Class GeneratedCMSComponentType

    • Field Detail

      • CMSSITES

        public static final java.lang.String CMSSITES
        Qualifier of the CMSComponentType.cmsSites attribute
        See Also:
        Constant Field Values
      • VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED

        protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED
        Relation ordering override parameter constants for ValidComponentTypesForSite from ((cms2))
      • VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED

        protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_TGT_ORDERED
      • VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED

        protected static java.lang.String VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED
        Relation disable markmodifed parameter constants for ValidComponentTypesForSite from ((cms2))
      • CONTENTSLOTNAMES

        public static final java.lang.String CONTENTSLOTNAMES
        Qualifier of the CMSComponentType.contentSlotNames attribute
        See Also:
        Constant Field Values
      • VALIDCOMPONENTTYPESFORCONTENTSLOTS_SRC_ORDERED

        protected static java.lang.String VALIDCOMPONENTTYPESFORCONTENTSLOTS_SRC_ORDERED
        Relation ordering override parameter constants for ValidComponentTypesForContentSlots from ((cms2))
      • VALIDCOMPONENTTYPESFORCONTENTSLOTS_TGT_ORDERED

        protected static java.lang.String VALIDCOMPONENTTYPESFORCONTENTSLOTS_TGT_ORDERED
      • VALIDCOMPONENTTYPESFORCONTENTSLOTS_MARKMODIFIED

        protected static java.lang.String VALIDCOMPONENTTYPESFORCONTENTSLOTS_MARKMODIFIED
        Relation disable markmodifed parameter constants for ValidComponentTypesForContentSlots from ((cms2))
      • COMPONENTTYPEGROUPS

        public static final java.lang.String COMPONENTTYPEGROUPS
        Qualifier of the CMSComponentType.componentTypeGroups attribute
        See Also:
        Constant Field Values
      • COMPONENTTYPEGROUPS2COMPONENTTYPE_SRC_ORDERED

        protected static java.lang.String COMPONENTTYPEGROUPS2COMPONENTTYPE_SRC_ORDERED
        Relation ordering override parameter constants for ComponentTypeGroups2ComponentType from ((cms2))
      • COMPONENTTYPEGROUPS2COMPONENTTYPE_TGT_ORDERED

        protected static java.lang.String COMPONENTTYPEGROUPS2COMPONENTTYPE_TGT_ORDERED
      • COMPONENTTYPEGROUPS2COMPONENTTYPE_MARKMODIFIED

        protected static java.lang.String COMPONENTTYPEGROUPS2COMPONENTTYPE_MARKMODIFIED
        Relation disable markmodifed parameter constants for ComponentTypeGroups2ComponentType from ((cms2))
    • Constructor Detail

      • GeneratedCMSComponentType

        public GeneratedCMSComponentType()
    • Method Detail

      • getCmsSites

        public java.util.Set<CMSSite> getCmsSites​(SessionContext ctx)
        Generated method - Getter of the CMSComponentType.cmsSites attribute.
        Returns:
        the cmsSites
      • getCmsSites

        public java.util.Set<CMSSite> getCmsSites()
        Generated method - Getter of the CMSComponentType.cmsSites attribute.
        Returns:
        the cmsSites
      • getCmsSitesCount

        public long getCmsSitesCount​(SessionContext ctx)
      • getCmsSitesCount

        public long getCmsSitesCount()
      • setCmsSites

        public void setCmsSites​(SessionContext ctx,
                                java.util.Set<CMSSite> value)
        Generated method - Setter of the CMSComponentType.cmsSites attribute.
        Parameters:
        value - the cmsSites
      • setCmsSites

        public void setCmsSites​(java.util.Set<CMSSite> value)
        Generated method - Setter of the CMSComponentType.cmsSites attribute.
        Parameters:
        value - the cmsSites
      • addToCmsSites

        public void addToCmsSites​(SessionContext ctx,
                                  CMSSite value)
        Generated method - Adds value to cmsSites.
        Parameters:
        value - the item to add to cmsSites
      • addToCmsSites

        public void addToCmsSites​(CMSSite value)
        Generated method - Adds value to cmsSites.
        Parameters:
        value - the item to add to cmsSites
      • removeFromCmsSites

        public void removeFromCmsSites​(SessionContext ctx,
                                       CMSSite value)
        Generated method - Removes value from cmsSites.
        Parameters:
        value - the item to remove from cmsSites
      • removeFromCmsSites

        public void removeFromCmsSites​(CMSSite value)
        Generated method - Removes value from cmsSites.
        Parameters:
        value - the item to remove from cmsSites
      • getComponentTypeGroups

        public java.util.Set<ComponentTypeGroup> getComponentTypeGroups​(SessionContext ctx)
        Generated method - Getter of the CMSComponentType.componentTypeGroups attribute.
        Returns:
        the componentTypeGroups
      • getComponentTypeGroups

        public java.util.Set<ComponentTypeGroup> getComponentTypeGroups()
        Generated method - Getter of the CMSComponentType.componentTypeGroups attribute.
        Returns:
        the componentTypeGroups
      • getComponentTypeGroupsCount

        public long getComponentTypeGroupsCount​(SessionContext ctx)
      • getComponentTypeGroupsCount

        public long getComponentTypeGroupsCount()
      • setComponentTypeGroups

        public void setComponentTypeGroups​(SessionContext ctx,
                                           java.util.Set<ComponentTypeGroup> value)
        Generated method - Setter of the CMSComponentType.componentTypeGroups attribute.
        Parameters:
        value - the componentTypeGroups
      • setComponentTypeGroups

        public void setComponentTypeGroups​(java.util.Set<ComponentTypeGroup> value)
        Generated method - Setter of the CMSComponentType.componentTypeGroups attribute.
        Parameters:
        value - the componentTypeGroups
      • addToComponentTypeGroups

        public void addToComponentTypeGroups​(SessionContext ctx,
                                             ComponentTypeGroup value)
        Generated method - Adds value to componentTypeGroups.
        Parameters:
        value - the item to add to componentTypeGroups
      • addToComponentTypeGroups

        public void addToComponentTypeGroups​(ComponentTypeGroup value)
        Generated method - Adds value to componentTypeGroups.
        Parameters:
        value - the item to add to componentTypeGroups
      • removeFromComponentTypeGroups

        public void removeFromComponentTypeGroups​(SessionContext ctx,
                                                  ComponentTypeGroup value)
        Generated method - Removes value from componentTypeGroups.
        Parameters:
        value - the item to remove from componentTypeGroups
      • removeFromComponentTypeGroups

        public void removeFromComponentTypeGroups​(ComponentTypeGroup value)
        Generated method - Removes value from componentTypeGroups.
        Parameters:
        value - the item to remove from componentTypeGroups
      • getContentSlotNames

        public java.util.Set<ContentSlotName> getContentSlotNames​(SessionContext ctx)
        Generated method - Getter of the CMSComponentType.contentSlotNames attribute.
        Returns:
        the contentSlotNames
      • getContentSlotNames

        public java.util.Set<ContentSlotName> getContentSlotNames()
        Generated method - Getter of the CMSComponentType.contentSlotNames attribute.
        Returns:
        the contentSlotNames
      • getContentSlotNamesCount

        public long getContentSlotNamesCount​(SessionContext ctx)
      • getContentSlotNamesCount

        public long getContentSlotNamesCount()
      • setContentSlotNames

        public void setContentSlotNames​(SessionContext ctx,
                                        java.util.Set<ContentSlotName> value)
        Generated method - Setter of the CMSComponentType.contentSlotNames attribute.
        Parameters:
        value - the contentSlotNames
      • setContentSlotNames

        public void setContentSlotNames​(java.util.Set<ContentSlotName> value)
        Generated method - Setter of the CMSComponentType.contentSlotNames attribute.
        Parameters:
        value - the contentSlotNames
      • addToContentSlotNames

        public void addToContentSlotNames​(SessionContext ctx,
                                          ContentSlotName value)
        Generated method - Adds value to contentSlotNames.
        Parameters:
        value - the item to add to contentSlotNames
      • addToContentSlotNames

        public void addToContentSlotNames​(ContentSlotName value)
        Generated method - Adds value to contentSlotNames.
        Parameters:
        value - the item to add to contentSlotNames
      • removeFromContentSlotNames

        public void removeFromContentSlotNames​(SessionContext ctx,
                                               ContentSlotName value)
        Generated method - Removes value from contentSlotNames.
        Parameters:
        value - the item to remove from contentSlotNames
      • removeFromContentSlotNames

        public void removeFromContentSlotNames​(ContentSlotName value)
        Generated method - Removes value from contentSlotNames.
        Parameters:
        value - the item to remove from contentSlotNames