Uses of Class
org.opencms.ade.publish.shared.CmsPublishResourceInfo
Packages that use CmsPublishResourceInfo
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 CmsPublishResourceInfo in org.opencms.ade.publish
Methods in org.opencms.ade.publish with parameters of type CmsPublishResourceInfoModifier and TypeMethodDescriptionprotected CmsPublishResource
CmsPublish.resourceToBean
(CmsResource resource, CmsPublishResourceInfo info, boolean removable, List<CmsPublishResource> related) Creates a publish resource bean instance from the given parameters. -
Uses of CmsPublishResourceInfo in org.opencms.workflow
Methods in org.opencms.workflow that return CmsPublishResourceInfoModifier and TypeMethodDescriptionCmsDefaultPublishResourceFormatter.AlreadyPublishedValidator.getInfoForResource
(CmsResource resource) CmsDefaultPublishResourceFormatter.BlockingLockedValidator.getInfoForResource
(CmsResource resource) CmsDefaultPublishResourceFormatter.I_PublishResourceValidator.getInfoForResource
(CmsResource resource) Gets the status information for an excluded resource.CmsDefaultPublishResourceFormatter.NoPermissionsValidator.getInfoForResource
(CmsResource resource) Methods in org.opencms.workflow that return types with arguments of type CmsPublishResourceInfoModifier and TypeMethodDescriptionprotected Map<CmsUUID,
CmsPublishResourceInfo> CmsDefaultPublishResourceFormatter.computeWarnings()
Creates the publish resource warnings.