Class AutoTranslateMergeModel


  • @Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class)
    public class AutoTranslateMergeModel
    extends Object
    • Constructor Detail

      • AutoTranslateMergeModel

        public AutoTranslateMergeModel()
    • Method Detail

      • isDisabled

        public boolean isDisabled()
      • getUnfilteredPropertiesSize

        public int getUnfilteredPropertiesSize()
      • isBlueprintBroken

        public boolean isBlueprintBroken()
      • isPageSuspended

        public boolean isPageSuspended()
        If a whole page is suspended as a live copy then the jcr:content node has a cancelled relationship. Otherwise, the jcr:content node itself is never cancelled - only some of it's properties.
      • getLinkToPageProperties

        public String getLinkToPageProperties()
      • getPageLanguage

        public String getPageLanguage()
      • getPageResource

        protected org.apache.sling.api.resource.Resource getPageResource()
        Finds the content resource for the page that is in the request suffix.
      • getPagePath

        public String getPagePath()
        The path to the cq:Page, without jcr:content.