Class GeneratedAbstractAsConfiguration

    • Field Detail

      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Qualifier of the AbstractAsConfiguration.catalogVersion attribute
        See Also:
        Constant Field Values
      • UID

        public static final java.lang.String UID
        Qualifier of the AbstractAsConfiguration.uid attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedAbstractAsConfiguration

        public GeneratedAbstractAsConfiguration()
    • Method Detail

      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(SessionContext ctx)
        Generated method - Getter of the AbstractAsConfiguration.catalogVersion attribute.
        Returns:
        the catalogVersion
      • getCatalogVersion

        public CatalogVersion getCatalogVersion()
        Generated method - Getter of the AbstractAsConfiguration.catalogVersion attribute.
        Returns:
        the catalogVersion
      • setCatalogVersion

        protected void setCatalogVersion​(SessionContext ctx,
                                         CatalogVersion value)
        Generated method - Setter of the AbstractAsConfiguration.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • setCatalogVersion

        protected void setCatalogVersion​(CatalogVersion value)
        Generated method - Setter of the AbstractAsConfiguration.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • getUid

        public java.lang.String getUid​(SessionContext ctx)
        Generated method - Getter of the AbstractAsConfiguration.uid attribute.
        Returns:
        the uid
      • getUid

        public java.lang.String getUid()
        Generated method - Getter of the AbstractAsConfiguration.uid attribute.
        Returns:
        the uid
      • setUid

        protected void setUid​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the AbstractAsConfiguration.uid attribute.
        Parameters:
        value - the uid
      • setUid

        protected void setUid​(java.lang.String value)
        Generated method - Setter of the AbstractAsConfiguration.uid attribute.
        Parameters:
        value - the uid