|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.history.OwStandardSessionHistoryDeleteEvent
public class OwStandardSessionHistoryDeleteEvent
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 Summary | |
---|---|
OwStandardSessionHistoryDeleteEvent(String dmsId_p)
Constructor |
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. |
String |
getSummary()
get a summary of the event for systems that do only want to write a single string to the history database |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwStandardSessionHistoryDeleteEvent(String dmsId_p)
dmsId_p
- Method Detail |
---|
public String getAffectedDmsId()
OwSessionHistoryDeleteEvent
getAffectedDmsId
in interface OwSessionHistoryDeleteEvent
public String getSummary() throws Exception
OwEvent
getSummary
in interface OwEvent
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |