Package com.wewebu.ow.server.history

Interface Summary
OwHistoryAnnotationEvent Interface for history events used with the history manager to add new events to the database.
Created for annotation change events.

To be implemented with the specific ECM system.
OwHistoryEntry Interface for history entries used with the history manager to display the history events.

To be implemented with the specific ECM system.
OwHistoryManager Interface for history managers to collect and retrieve history information.
History Events are collected both in the EcmAdapter and in the Workdesk itself.
Most ECM Systems will write their own history and so the history manager needs only to read that information.
OwHistoryManagerContext Interface for the history context.
The context keeps basic configuration, localization and environment information and is independent to the web context.
OwHistoryModifiedPropertyValue Interface for a property change property used by OwHistoryEtnry.

Keeps information about a modified property and its previous and new value.
OwHistoryObjectChangeEvent Interface for history events used with the history manager to add new events to the database.

To be implemented with the specific ECM system.
OwHistoryObjectCreateEvent Interface for history events used with the history manager to add new events to the database.

To be implemented with the specific ECM system.
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.
OwHistoryPropertyChangeEvent Interface for history events used with the history manager to add new events to the database.
OwSessionHistoryDeleteEvent Special interface for session history events.
The event holds the DMSID of the deleted object.
 

Class Summary
OwSessionHistoryEntry History entry for in memory stored events.
OwSessionHistoryEntry.OwSessionHistoryEntryObjectClass Object class description of history entry.
OwStandardHistoryAnnotationEvent Standard implementation of the OwStandardHistoryAnnotationEvent interface.
OwStandardHistoryEntry Standard implementation of the OwHistoryEntry interface.
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass Object class description of history entry.
OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass Property class description of history entry object properties.
OwStandardHistoryManager Base implementation for history managers to collect and retrieve history information.
History Events are collected both in the EcmAdapter and in the Workdesk itself.
Most ECM Systems will write their own history and so the history manager needs only to read that information.
OwStandardHistoryModifiedPropertyValue Base implementation for OwHistoryModifiedPropertyValue a property change property used by OwHistoryEtnry.
Keeps information about a modified property and its previous and new value.
OwStandardHistoryModifiedPropertyValue.OwModifiedField OwModifiedField.
OwStandardHistoryObjectChangeEvent Standard implementation of the OwHistoryObjectChangeEvent interface.
OwStandardHistoryObjectCreateEvent Standard implementation of the OwHistoryObjectCreateEvent interface.
OwStandardHistoryObjectDeleteEvent OwStandardHistoryObjectDeleteEvent.
OwStandardHistoryPropertyChangeEvent Standard implementation of the OwHistoryPropertyChangeEvent interface.
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.
OwTouchConfiguration Class for holding the configuration information for in session History entries, and for the Touch plugin.
 

Exception Summary
OwHistoryException History exception class.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.