|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwHistoryObjectDeleteEvent
Interface for history events used with the history manager to add
new events to the database.
To be implemented with the specific ECM system.
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 | |
---|---|
Collection |
getAffectedObjectNames()
return a list of object names that where deleted |
OwObjectReference |
getParent()
return the parent or root object, or null if no parent / root exists |
Methods inherited from interface com.wewebu.ow.server.event.OwEvent |
---|
getSummary |
Method Detail |
---|
OwObjectReference getParent() throws Exception
Exception
Collection getAffectedObjectNames() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |