Uses of Interface
org.opencms.workflow.CmsDefaultPublishResourceFormatter.I_PublishResourceValidator
Packages that use CmsDefaultPublishResourceFormatter.I_PublishResourceValidator
-
Uses of CmsDefaultPublishResourceFormatter.I_PublishResourceValidator in org.opencms.workflow
Classes in org.opencms.workflow that implement CmsDefaultPublishResourceFormatter.I_PublishResourceValidatorModifier and TypeClassDescriptionclass
Excludes resources which have already been published.class
Validator which checks if resources are locked by someone else.class
Validator which excludes resources for which the user has no publish permissions.Methods in org.opencms.workflow that return types with arguments of type CmsDefaultPublishResourceFormatter.I_PublishResourceValidatorModifier and TypeMethodDescriptionCmsDefaultPublishResourceFormatter.getValidators()
Gets the list of publish resource validators.CmsExtendedPublishResourceFormatter.getValidators()