Expresso 5-5-0

Package com.jcorporate.expresso.services.dbobj

Common database objects - used in many different applications

See:
          Description

Class Summary
CacheSync Entries here define the other VM's (even on other servers) that are also using this database, and with whom cache synchronizations should be attempted.
ChangeLog  
ControllerDefault This class defines default limits on controllers.
ControllerSecurity Controller Security indicates which of the controllers contained in a schema can be accessed by which groups of users.
DBMessage A DBMessage is a string that is intercepted coming from the DBMS as an error or warning message.
DBObjImpl Deprecated. since Expresso 5.3 [never used]
DBObjLimit A DBObjLimit defines the number of records the standard maintenance servlet will display before it breaks a page
DBObjSecurity Database Object Security: What is this user allowed to do with a given database object
DBOtherMap DBOtherMap Tells about database objects that reside in Other Databases - e.g. somewhere other than the control database where this table is found.
DefaultMimetypes Static object table that allows allocation and discarding the MimeTypes[] static string array.
DefaultUserInfo Default implementation of the UserInfo object.
Event Event
EventMail EventMail objects tell who is to be notified when an event is triggered
GroupMembers GroupMembers.java Copyright 1999-2002 Jcorporate Ltd.
GroupNest Group Nesting
JobHandlerControl  
JobHandlerRegistry UserGroup is a grouping of a number of users for security purposes
JobQueue Copyright 1999, 2000, 2001 Jcorporate Ltd.
JobQueueParam A JobQueueParam entry provides information to the job that is being queued that tell it how to run & what data to operate on.
JobSecurity JobSecurity.java Copyright 1999-2002 Jcorporate Ltd.
LogEntry LogEntry Log system events, errors, etc
MediaDBObject A MediaDBObject is a DBObject intended to be used for storage of media objects directly in the database.
MimeTypes This table provides for mapping between files and mime types.
RegistrationDBObject Whenever you create a DBObject to be used for Registration, you need to derive it from this class.
RegistrationDomain A registration domain defines a registration context.
RegistrationObjectMap This class associates each registration domain with one or more registration objects.
RowGroupPerms storage for read/write permissions for a group, concerning a given row in the database this object and its table are a complement to the RowPermissions object and table.
RowPermissions storage for read/write permissions concerning a given row in the database this table stores user & "other" permissions this object and its table should be manipulated only through RowSecuredDBObject
SchemaList Schema list The schema list object lists the individual Schema classes for each application installed at this site.
SecurityDBObject SecurityDBObject.java this object provides a means to control the DB context via Setup values.
Setup Copyright 1999, 2000, 2001 Jcorporate Ltd.
TmpUser  
UserDBObj Deprecated. Use DefaultUserInfo instead Since Expresso 4.0
UserGroup UserGroup.java Copyright 1999-2002 Jcorporate Ltd.
UserPreference A User Preference is a stored value or attribute that is related to a particular user.
UserPreferenceDef This object defines the available user preference definitions.
UserPreferenceVal This object defines the available valid values for user preference definitions.
ValidationQueue This class stores each validation entry
ValidationQueueParam This class stores all the parameters associated with each validation entry
 

Package com.jcorporate.expresso.services.dbobj Description

Common database objects - used in many different applications


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.