Class CmsModelResourceInfo

    • Constructor Detail

      • CmsModelResourceInfo

        public CmsModelResourceInfo​(java.lang.String title,
                                    java.lang.String subtitle,
                                    java.util.List<CmsAdditionalInfoBean> additionalInfo)
        Constructor.

        Parameters:
        title - the title
        subtitle - the subtitle
        additionalInfo - the additional info
    • Method Detail

      • getStructureId

        public CmsUUID getStructureId()
        Returns the model resource structure id.

        Returns:
        the model resource structure id
      • setStructureId

        public void setStructureId​(CmsUUID structureId)
        Sets the model resource structure id.

        Parameters:
        structureId - the model resource structure id to set