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

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

Classes in com.wewebu.ow.server.event used by com.wewebu.ow.server.app
OwEventManager
           Interface for adding events to a database.
 

Classes in com.wewebu.ow.server.event used by com.wewebu.ow.server.ecm
OwEventManager
           Interface for adding events to a database.
 

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

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

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