Package io.wcm.wcm.commons.controller
Class EditableTemplateSupport
java.lang.Object
io.wcm.wcm.commons.controller.EditableTemplateSupport
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class)
@ProviderType
public final class EditableTemplateSupport
extends Object
Helper model to check status in editable templates.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EditableTemplateSupport
public EditableTemplateSupport()
-
-
Method Details
-
isEditRestricted
public boolean isEditRestricted()- Returns:
- true if editing of this component is forbidden in the editable template definition
-