Uses of Class
org.opencms.ade.containerpage.shared.CmsInheritanceInfo
Package
Description
Contains the shared container page editor classes.
Utility classes to be used for JSP pages.
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
-
Uses of CmsInheritanceInfo in org.opencms.jsp.util
Modifier and TypeMethodDescriptionCmsJspStandardContextBean.CmsContainerElementWrapper.getInheritanceInfo()
Modifier and TypeMethodDescriptionvoid
CmsJspStandardContextBean.CmsContainerElementWrapper.setInheritanceInfo
(CmsInheritanceInfo inheritanceInfo) -
Uses of CmsInheritanceInfo in org.opencms.xml.containerpage
Modifier and TypeMethodDescriptionCmsContainerElementBean.getInheritanceInfo()
Returns the inheritance info.Modifier and TypeMethodDescriptionvoid
CmsContainerElementBean.setInheritanceInfo
(CmsInheritanceInfo inheritanceInfo) Sets the inheritance info for this element.