Package planetj.dataengine

Interface Summary
IContext  
IDataEngine DataEngine Constants
IFeature Identifies DataEngine features
IJSPPages  
INavigation  
INavigationObject  
ISelectionListener Insert the type's description here.
IServletParameters Insert the type's description here.
 

Class Summary
AbstractContext !!DA (6/11/2003 8:06:21 AM) documentation needed
AbstractNavigationMap  
AbstractTableManager  
CustomerRow Creation date: (1/30/2002 2:09:39 PM)
DataEngineAdminServlet  
DataEngineManager !!DA (7/8/2003 11:34:33 AM) - needs documentation
DataEnginePropertyChangeSupport This is a utility class that can be used by beans that support bound properties.
DataEngineServlet Handle general services such as sorting, subrowing, summing, navigating Creation date: (12/1/2001 2:57:18 PM)
ExecutingContext An ExecutingContext contains information or data to be used for the currently executing state of some action, operation, or request being carried out by the user.
Feature Identifies a DataEngine feature
HTMLContext  
IFeature.OperationCountFeature A feature for the number of allowed operations per application
JavaContext  
NavigationAttributes  
NavigationGroup  
NavigationManager  
NavigationPage  
NavigationRequest  
NavigationSession  
PropertyRow A PropertyRow is simply a Row that has a Field that contains PropertyGroups representing properties of the Row.
RequestManager Helper class for working with HttpServletRequest attributes and parameters.
RowClassGenerator Contains methods for generating a subclass of planetj.database.Row
RowClassProperties Properties class for the RowClassGenerator.
RowInterfaceProperties Insert the type's description here.
SerializationUtility A Utility that has the capability to serialize a row collection Creation date: (2/13/2002 1:39:20 PM)
SessionManager The SessionManager contains methods for storing and retrieving objects to and from the HttpSession.
UserProperties