|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwHistoryPropertyChangeEvent
Interface for history events used with the history manager to add new events to the database.
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 | |
---|---|
OwPropertyCollection |
getAffectedNewProperties()
return a list of the affected New properties (OwField), or null if no Properties where affected |
OwObjectReference |
getAffectedObject()
return a the affected OwObjectReference, or null if no object was affected |
OwPropertyCollection |
getAffectedOldProperties()
return a list of the affected Previous properties (OwField), or null if no Properties where affected |
Methods inherited from interface com.wewebu.ow.server.event.OwEvent |
---|
getSummary |
Method Detail |
---|
OwObjectReference getAffectedObject() throws Exception
Exception
OwPropertyCollection getAffectedOldProperties() throws Exception
Exception
OwPropertyCollection getAffectedNewProperties() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |