Package com.wewebu.ow.server.event

Interface Summary
OwEvent Interface for history events used with the event manager to add new events to the database.
The implementation of the event manager can decide how detailed the information should be written to the database.

Example: Simple event Managers will only write the getSummary() String More detailed event Managers will write the OwHistoryEventObjectDescription descriptions to database For absolute detail cast the OwHistoryEvent to the appropriate subclasses and retrieve detail information

To be implemented with the specific ECM system.
OwEventManager Interface for adding events to a database.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.