Uses of Class
org.opencms.ade.publish.shared.CmsProjectBean
Package
Description
This package contains the server-side classes for the publish module.
Classes for the publish dialog which are used by both the client and the server.
Classes related to publishing and workflow.
-
Uses of CmsProjectBean in org.opencms.ade.publish
Modifier and TypeMethodDescriptionCmsCurrentPageProject.getProjectBean
(CmsObject cms, Map<String, String> params) CmsDirectPublishProject.getProjectBean
(CmsObject cms, Map<String, String> params) CmsMyChangesProject.getProjectBean
(CmsObject cms, Map<String, String> params) CmsRealProjectVirtualWrapper.getProjectBean
(CmsObject cms, Map<String, String> params) I_CmsVirtualProject.getProjectBean
(CmsObject cms, Map<String, String> params) Gets the project bean. -
Uses of CmsProjectBean in org.opencms.workflow
Modifier and TypeMethodDescriptionstatic CmsProjectBean
CmsDefaultWorkflowManager.createProjectBeanFromProject
(CmsObject cms, CmsProject project) Creates a project bean from a real project.Modifier and TypeMethodDescriptionCmsDefaultWorkflowManager.getManageableProjects
(CmsObject cms, Map<String, String> params) I_CmsWorkflowManager.getManageableProjects
(CmsObject cms, Map<String, String> params) Returns the current user's manageable projects.