Package org.tolven.app.bean

Tolven-based applications can take advantage of a persistent menu structure provided by this package.

See:
          Description

Class Summary
AppEvalAdaptor When processing a transaction, this class provides a connection between the Rule engine and the application (menu data and menuStructure).
CreatorBean The Creator class is a factory for creating instances of placeholders and events.
MenuBean Query and manipulate menu and index structures.
MenuDataWrapper Instances of this class wrap a MenuData item while in memory providing a context-specific personality to the data index data and the underlying document.
MenuPath A MenuPath object parses and manipulates a single path element.
Mode A handy class used in rules to tell us about the nature of the message.
PersonMatchBean  
PlaceholderBean  
Plan  
ShareBean Provide functions related to sharing.
StopList  
SubmitUtility  
TrimBean  
 

Enum Summary
ShareBean.Direction  
 

Package org.tolven.app.bean Description

Tolven-based applications can take advantage of a persistent menu structure provided by this package. This package contains the implementation of these session beans.