public interface OwSessionHistoryDeleteEvent extends OwEvent
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
Modifier and Type | Method and Description |
---|---|
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. |
getSummary
String getAffectedDmsId()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.