Class VersionHasLabelPredicate
java.lang.Object
de.hybris.platform.cmsfacades.version.predicate.VersionHasLabelPredicate
Predicate to test if a cms version has a label or not.
Only labeled versions are exposed to the user. All unlabeled cms version entries are considered "revisions". A page version will consist of multiple revision entries.
Note: Users should not manipulate revisions because they are internal states managed by the labeled version.
Returns TRUE if the cms version has a label; FALSE otherwise.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CMSVersionServicevoidsetCmsVersionService(CMSVersionService cmsVersionService) boolean