Package org.tolven.app.entity

Persistent entities used by the user interface.

See:
          Description

Interface Summary
MSAction An interface that exposes a MenuStructure in the form of an Action
 

Class Summary
AccountMenuStructure An occurance of this object defines an item in an application menu structure.
MDContext When a Menu Data item is opened in a context, a persistent record of that context is made.
MenuData Where MenuStructure represents metadata about an account's menus, MenuData contains the actual data.
MenuDataVersion This entity contains a denomalized representation of a version number for each "collection" represented in MenuData.
MenuDataWord This entity provides a cross reference from a word to a menu data item.
MenuQueryControl Specific QueryControl used for MenuData queries.
MenuStructure An occurance of this object defines an item in an application menu structure.
MSColumn  
MSResource Represent resources accessed by an application.
PlaceholderID This entity provides a cross reference between a placeholder in a sending account and a placeholder in a receiving account.
QueryControl An argument-passing bean specifying query range, sort criteria and direction, and filter criteria.
TrimHeader  
TrimHeaderVersionControl  
UMSDataTransferObject  
UserMenuStructure An occurance of this object defines an item in an application menu structure.
 

Package org.tolven.app.entity Description

Persistent entities used by the user interface.