Class IxShareApplicationUpdateEvent
java.lang.Object
de.uplanet.lucy.server.businesslogic.share.adminapp.IxShareApplicationUpdateEvent
- All Implemented Interfaces:
IIxShareApplicationUpdateEvent
,IServerEvent
,de.uplanet.lucy.server.events.ITimestampedEvent
,IBrowserCacheInvalidateKeysEvent
,IWebResourceEvent
,Serializable
@Scriptable
public final class IxShareApplicationUpdateEvent
extends Object
implements IIxShareApplicationUpdateEvent, Serializable
- See Also:
-
Constructor Details
-
IxShareApplicationUpdateEvent
public IxShareApplicationUpdateEvent()
-
-
Method Details
-
getKeys
Description copied from interface:IBrowserCacheInvalidateKeysEvent
Get the keys to be invalidated.- Specified by:
getKeys
in interfaceIBrowserCacheInvalidateKeysEvent
- Returns:
- The keys.
-
getTimestamp
public long getTimestamp()- Specified by:
getTimestamp
in interfacede.uplanet.lucy.server.events.ITimestampedEvent
-