Class GeneratedClassificationSystem

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedClassificationSystem

        public GeneratedClassificationSystem()
    • Method Detail

      • getCatalogVersions

        public java.util.Set<CatalogVersion> getCatalogVersions​(SessionContext ctx)
        Generated method - Getter of the ClassificationSystem.catalogVersions attribute.
        Overrides:
        getCatalogVersions in class GeneratedCatalog
        Returns:
        the catalogVersions - classification system versions of this catalog
      • getCatalogVersions

        public java.util.Set<CatalogVersion> getCatalogVersions()
        Generated method - Getter of the ClassificationSystem.catalogVersions attribute.
        Overrides:
        getCatalogVersions in class GeneratedCatalog
        Returns:
        the catalogVersions - classification system versions of this catalog
      • setCatalogVersions

        public void setCatalogVersions​(SessionContext ctx,
                                       java.util.Set<CatalogVersion> value)
        Generated method - Setter of the ClassificationSystem.catalogVersions attribute.
        Overrides:
        setCatalogVersions in class GeneratedCatalog
        Parameters:
        value - the catalogVersions - classification system versions of this catalog
      • setCatalogVersions

        public void setCatalogVersions​(java.util.Set<CatalogVersion> value)
        Generated method - Setter of the ClassificationSystem.catalogVersions attribute.
        Overrides:
        setCatalogVersions in class GeneratedCatalog
        Parameters:
        value - the catalogVersions - classification system versions of this catalog
      • addToCatalogVersions

        public void addToCatalogVersions​(SessionContext ctx,
                                         ClassificationSystemVersion value)
        Generated method - Adds value to catalogVersions.
        Parameters:
        value - the item to add to catalogVersions - classification system versions of this catalog
      • addToCatalogVersions

        public void addToCatalogVersions​(ClassificationSystemVersion value)
        Generated method - Adds value to catalogVersions.
        Parameters:
        value - the item to add to catalogVersions - classification system versions of this catalog
      • removeFromCatalogVersions

        public void removeFromCatalogVersions​(SessionContext ctx,
                                              ClassificationSystemVersion value)
        Generated method - Removes value from catalogVersions.
        Parameters:
        value - the item to remove from catalogVersions - classification system versions of this catalog
      • removeFromCatalogVersions

        public void removeFromCatalogVersions​(ClassificationSystemVersion value)
        Generated method - Removes value from catalogVersions.
        Parameters:
        value - the item to remove from catalogVersions - classification system versions of this catalog