| 接口 | 说明 |
|---|---|
| I_CmsDAOAccessControl |
This interface declares the getters and setters for the access control data access objects.
|
| I_CmsDAOProperties |
This interface declares the getters and setters for the properties data access objects.
|
| I_CmsDAOPropertyDef |
This interface declares the getters and setters for the property definitions data access objects.
|
| I_CmsDAOResourceRelations |
This interface declares the getters and setters for the relation data access objects.
|
| I_CmsDAOResources |
This interface declares the getters and setters for the resource data access objects.
|
| I_CmsDAOStructure |
This interface declares the getters and setters for the structure data access objects.
|
| I_CmsDAOUrlNameMappings |
This interface declares the getters and setters for the URL mapping data access objects.
|
| 类 | 说明 |
|---|---|
| CmsDAOAlias |
JPA entity class for the 'CMS_ALIASES' table.
|
| CmsDAOAlias.CmsDAOAliasPK |
The primary key for the aliases table.
|
| CmsDAOContents |
This data access object represents a cms contents entry inside the table "cms_contents".
|
| CmsDAOContents.CmsDAOContentsPK |
This class implements the primary key for a opencms content entry in the table "cms_contents".
|
| CmsDAOCounters |
This data access object represents a counter entry inside the table "cms_counters".
|
| CmsDAOGroups |
This data access object represents a cms group entry inside the table "cms_groups".
|
| CmsDAOGroupUsers |
This data access object represents a group users entry inside the table "cms_groupusers".
|
| CmsDAOGroupUsers.CmsDAOGroupUsersPK |
This class implements the primary key for a opencms group users entry in the table "cms_groupusers".
|
| CmsDAOHistoryPrincipals |
This data access object represents a history principal entry inside the table "cms_history_principals".
|
| CmsDAOHistoryProjectResources |
This data access object represents a history project resource entry
inside the table "cms_history_projectresources".
|
| CmsDAOHistoryProjectResources.CmsDAOHistoryProjectResourcesPK |
This class implements the primary key for a history project
resource entry in the table "cms_history_projectresources".
|
| CmsDAOHistoryProjects |
This data access object represents a history project entry
inside the table "cms_history_projects".
|
| CmsDAOHistoryProperties |
This data access object represents a history properties entry
inside the table "cms_history_properties".
|
| CmsDAOHistoryProperties.CmsDAOHistoryPropertiesPK |
This class implements the primary key for a history properties entry in the table "cms_history_properties".
|
| CmsDAOHistoryPropertyDef |
This data access object represents a history properties definition entry
inside the table "cms_history_propertydef".
|
| CmsDAOHistoryResources |
This data access object represents a historical resource entry
inside the table "cms_history_resources".
|
| CmsDAOHistoryResources.CmsDAOHistoryResourcesPK |
This class implements the primary key for a historical resource entry in the table "cms_history_resources".
|
| CmsDAOHistoryStructure |
This data access object represents a historical structure entry
inside the table "cms_history_structure".
|
| CmsDAOHistoryStructure.CmsDAOHistoryStructurePK |
This class implements the primary key for a historical structure entry in the table "cms_history_structure".
|
| CmsDAOLog |
This data access object represents a log entry inside the table "cms_log".
|
| CmsDAOLog.CmsDAOLogPK |
This class implements the primary key for a log entry in the table "cms_log".
|
| CmsDAOOfflineAccessControl |
This data access object represents a access control entry inside the table "cms_offline_accesscontrol".
|
| CmsDAOOfflineAccessControl.CmsDAOOfflineAccessControlPK |
This class implements the primary key for a access control entry in the table "cms_offline_accesscontrol".
|
| CmsDAOOfflineContents |
This data access object represents a offline contents entry inside the table "cms_offline_contents".
|
| CmsDAOOfflineProperties |
This data access object represents a offline property entry inside the table "cms_offline_properties".
|
| CmsDAOOfflinePropertyDef |
This data access object represents a offline property definition entry inside the table "cms_offline_propertydef".
|
| CmsDAOOfflineResourceRelations |
This data access object represents a offline resource relation entry
inside the table "cms_offline_resource_relations".
|
| CmsDAOOfflineResourceRelations.CmsDAOOfflineResourceRelationsPK |
This class implements the primary key for a offline resource relation entry
in the table "cms_offline_resource_relations".
|
| CmsDAOOfflineResources |
This data access object represents a offline resource entry inside the table "cms_offline_resources".
|
| CmsDAOOfflineStructure |
This data access object represents a offline structure entry inside the table "cms_offline_structure".
|
| CmsDAOOfflineUrlNameMappings |
This data access object represents a offline URL name mapping entry inside the table "cms_offline_urlname_mappings".
|
| CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK |
This class implements the primary key for a URL name mapping entry in the table "cms_offline_urlname_mappings".
|
| CmsDAOOfflineUrlNameMappings.CmsDAOOfflineUrlNameMappingsPK.Tokenizer |
A tokenizer.
|
| CmsDAOOnlineAccessControl |
This data access object represents a access control entry inside the table "cms_online_accesscontrol".
|
| CmsDAOOnlineAccessControl.CmsDAOOnlineAccessControlPK |
This class implements the primary key for a access entry in the table "cms_online_accesscontrol".
|
| CmsDAOOnlineProperties |
This data access object represents a online property entry inside the table "cms_online_properties".
|
| CmsDAOOnlinePropertyDef |
This data access object represents a online property definition entry inside the table "cms_online_propertydef".
|
| CmsDAOOnlineResourceRelations |
This data access object represents a online resource relation entry
inside the table "cms_online_resource_relations".
|
| CmsDAOOnlineResourceRelations.CmsDAOOnlineResourceRelationsPK |
This class implements the primary key for a online resource relation entry
in the table "cms_online_resource_relations".
|
| CmsDAOOnlineResources |
This data access object represents a online resource entry inside the table "cms_online_resources".
|
| CmsDAOOnlineStructure |
This data access object represents a online structure entry inside the table "cms_online_structure".
|
| CmsDAOOnlineUrlNameMappings |
This data access object represents a online URL name mapping entry inside the table "cms_online_urlname_mappings".
|
| CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK |
This class implements the primary key for a URL name mapping entry in the table "cms_online_urlname_mappings".
|
| CmsDAOOnlineUrlNameMappings.CmsDAOOnlineUrlNameMappingsPK.Tokenizer |
A tokenizer.
|
| CmsDAOProjectResources |
This data access object represents a project resource entry inside the table "cms_projectresources".
|
| CmsDAOProjectResources.CmsDAOProjectResourcesPK |
This class implements the primary key for a project resource entry in the table "cms_projectresources".
|
| CmsDAOProjects |
This data access object represents a project entry inside the table "cms_projects".
|
| CmsDAOPublishHistory |
This data access object represents a publish history entry inside the table "cms_publish_history".
|
| CmsDAOPublishHistory.CmsDAOPublishHistoryPK |
This class implements the primary key for a publish history entry in the table "cms_publish_history".
|
| CmsDAOPublishJobs |
This data access object represents a publish job entry inside the table "cms_publish_jobs".
|
| CmsDAOResourceLocks |
This data access object represents a resource lock entry inside the table "cms_resource_locks".
|
| CmsDAORewriteAlias |
JPA access bean for rewrite aliases.
|
| CmsDAOStaticExportLinks |
This data access object represents a static export link entry inside the table "cms_staticexport_links".
|
| CmsDAOSubscription |
This data access object represents a subscription entry inside the table "cms_subscription".
|
| CmsDAOSubscription.CmsDAOSubscriptionPK |
This class implements the primary key for a subscription entry in the table "cms_subscription".
|
| CmsDAOSubscriptionVisit |
This data access object represents a subscription visit entry inside the table "cms_subscription_visit".
|
| CmsDAOSubscriptionVisit.CmsDAOSubscriptionVisitPK |
This class implements the primary key for a subscription visit entry in the table "cms_subscription_visit".
|
| CmsDAOUserData |
This data access object represents a user data entry inside the table "cms_userdata".
|
| CmsDAOUserData.CmsDAOUserDataPK |
This class implements the primary key for a user data entry in the table "cms_userdata".
|
| CmsDAOUserPublishListEntry |
Entity class for JPA access to user publish list entries.
|
| CmsDAOUserPublishListEntry.PK |
The primary key class for user publish list entries.
|
| CmsDAOUsers |
This data access object represents a user entry inside the table "cms_users".
|