Package com.day.cq.wcm.api.policies
Interface ContentPolicy
-
- All Superinterfaces:
Adaptable,LabeledResource
@ProviderType public interface ContentPolicy extends Adaptable, LabeledResource
Content Policy API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CalendargetLastModified()StringgetLastModifiedBy()ValueMapgetProperties()Access the content policy properties.-
Methods inherited from interface com.day.cq.commons.LabeledResource
getDescription, getName, getPath, getTitle
-
-