Class GeneratedAbstractAsConfiguration

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
AbstractAsConfiguration

public abstract class GeneratedAbstractAsConfiguration extends GenericItem
Generated class for type AbstractAsConfiguration.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractAsConfiguration

      public GeneratedAbstractAsConfiguration()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • 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 String getUid(SessionContext ctx)
      Generated method - Getter of the AbstractAsConfiguration.uid attribute.
      Returns:
      the uid
    • getUid

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

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

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