Class GeneratedCMSRelation

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

public abstract class GeneratedCMSRelation extends GenericItem
Generated class for type CMSRelation.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCMSRelation

      public GeneratedCMSRelation()
  • 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 CMSRelation.catalogVersion attribute.
      Returns:
      the catalogVersion
    • getCatalogVersion

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

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

      public void setCatalogVersion(CatalogVersion value)
      Generated method - Setter of the CMSRelation.catalogVersion attribute.
      Parameters:
      value - the catalogVersion
    • getUid

      public String getUid(SessionContext ctx)
      Generated method - Getter of the CMSRelation.uid attribute.
      Returns:
      the uid
    • getUid

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

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

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