|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.event.AbstractPortalEvent
lumis.portal.filesystem.event.FileSystemEvent
lumis.portal.filesystem.event.FileSystemDeleteEvent
@StableMinor(version="6.1", sinceVersion="4.1") public class FileSystemDeleteEvent
Event raised when an entry is deleted from the local portal file system.
This event is raised in each portal node that has the file deleted.
ClusterFileSystemDeleteEvent
Constructor Summary | |
---|---|
FileSystemDeleteEvent(PortalFile file)
|
Method Summary |
---|
Methods inherited from class lumis.portal.filesystem.event.FileSystemEvent |
---|
getFile |
Methods inherited from class lumis.portal.event.AbstractPortalEvent |
---|
getEventGroups, getOperationType, setEventGroups, setOperationType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.portal.event.IPortalEvent |
---|
toString |
Constructor Detail |
---|
public FileSystemDeleteEvent(PortalFile file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |