|
|||||||||
| Home >> All >> com >> RuntimeCollective >> webapps >> [ bean overview ] | PREV NEXT | ||||||||
Uses of Package
com.RuntimeCollective.webapps.bean
| Classes in com.RuntimeCollective.webapps.bean used by com.RuntimeCollective.webapps.bean | |
| Actor
Abstract class for all objects that wrap a registered user of a Runtime Webapp. |
|
| Address
An address. |
|
| AuditedExtension
This Extension can be used to collect creation/lastModified user/date on any EntityBean. |
|
| BeanFileFolder
Object that represents a folder containing files associated with an EntityBean. |
|
| DateBean
A date (and optional time) entered by a user (system-generated dates can stick with java.util.Date.). |
|
| DBFile
Database entry which manages and refers to an file in the database |
|
| Duplicable
Interface to implement if you want an EntityBean to be duplicable, that is, to make it possible to duplicate a bean into a new one, with the same properties, but a new id. |
|
| EntityBean
A javabean must implement this interface in order to be handled by the EntityBeanStore. |
|
| ModeratedExtension
This is an extension which can be stuck to any EntityBean, and allows for the storage of moderation information for that bean. |
|
| Session
The Session object is the identification that a User has logged in, and when. |
|
| SimpleUser
Simple implementation of the User interface representing a user that has an address. |
|
| TrackedUser
A User whose logins and sessions we track. |
|
| TreeExtension
This is an extension which places the extended EntityBean into a tree, thus having 0/1 parent and 0/n children. |
|
| User
Interface for all objects that represent a registered user of a Runtime Webapp. |
|
| UserGroup
A group of users. |
|
| UserGroupType
A type of user group. |
|
| Versioned
Interface to implement if you want an EntityBean to be duplicable, that is, to make it possible to duplicate a bean into a new one, with the same properties, but a new id. |
|
| VersionedExtension
An extension which can be used to stick the Versioned behaviour to any Duplicable bean. |
|
|
|||||||||
| Home >> All >> com >> RuntimeCollective >> webapps >> [ bean overview ] | PREV NEXT | ||||||||