|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwSessionHistoryDeleteEvent
Special interface for session history events.
The event holds the DMSID of the deleted object.
Important: the contained DMSID belongs to a deleted object, do not try to obtain the object from the DMSID provided by this event.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
String |
getAffectedDmsId()
Return the DMSID of the deleted object. Important: the contained DMSID belongs to a deleted object, do not try to obtain the object from the DMSID provided by this event. |
Methods inherited from interface com.wewebu.ow.server.event.OwEvent |
---|
getSummary |
Method Detail |
---|
String getAffectedDmsId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |