Uses of Package
com.wewebu.ow.server.history

Packages that use com.wewebu.ow.server.history
com.wewebu.ow.server.app   
com.wewebu.ow.server.history   
com.wewebu.ow.server.historyimpl.simplehistory   
com.wewebu.ow.server.role   
 

Classes in com.wewebu.ow.server.history used by com.wewebu.ow.server.app
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.
 

Classes in com.wewebu.ow.server.history used by com.wewebu.ow.server.history
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.
OwStandardHistoryEntry
           Standard implementation of the OwHistoryEntry interface.
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
           Object class description of history entry.
 

Classes in com.wewebu.ow.server.history used by com.wewebu.ow.server.historyimpl.simplehistory
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.
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.
 

Classes in com.wewebu.ow.server.history used by com.wewebu.ow.server.role
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.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.