public class OwStandardSessionHistoryDeleteEvent extends Object implements OwSessionHistoryDeleteEvent
Standard implementation of the OwSessionHistoryDeleteEvent
interface.
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
Constructor and Description |
---|
OwStandardSessionHistoryDeleteEvent(String dmsId_p)
Constructor
|
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. |
String |
getSummary()
get a summary of the event for systems that do only want to write a single string to the history database
|
public OwStandardSessionHistoryDeleteEvent(String dmsId_p)
dmsId_p
- public String getAffectedDmsId()
OwSessionHistoryDeleteEvent
getAffectedDmsId
in interface OwSessionHistoryDeleteEvent
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.