|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Persistent | |
org.apache.turbine.om | |
org.apache.turbine.om.security | |
org.apache.turbine.services.schedule | |
org.apache.turbine.services.security.ldap |
Uses of Persistent in org.apache.turbine.om |
Classes in org.apache.turbine.om that implement Persistent | |
class |
BaseObject
This class contains attributes and methods that are used by all business objects within the system. |
Uses of Persistent in org.apache.turbine.om.security |
Classes in org.apache.turbine.om.security that implement Persistent | |
class |
SecurityObject
This class represents a generic object used in the Access Control Lists. |
class |
TurbineGroup
This class represents a Group of Users in the system that are associated with specific entity or resource. |
class |
TurbinePermission
This class represents the permissions that a Role has to access certain pages/functions within the system. |
class |
TurbineRole
This class represents a role played by the User associated with the current Session. |
class |
TurbineUser
A generic implementation of User interface. |
Uses of Persistent in org.apache.turbine.services.schedule |
Classes in org.apache.turbine.services.schedule that implement Persistent | |
class |
JobEntry
This is a wrapper for a scheduled job. |
Uses of Persistent in org.apache.turbine.services.security.ldap |
Classes in org.apache.turbine.services.security.ldap that implement Persistent | |
class |
LDAPUser
LDAPUser implements User and provides access to a user who accesses the system via LDAP. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |