Class GeneratedCMSItem

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

public abstract class GeneratedCMSItem extends GenericItem
Generated class for type CMSItem.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCMSItem

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

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

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

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

      public String getName(SessionContext ctx)
      Generated method - Getter of the CMSItem.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the CMSItem.name attribute.
      Returns:
      the name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the CMSItem.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the CMSItem.name attribute.
      Parameters:
      value - the name
    • isSynchronizationBlocked

      public Boolean isSynchronizationBlocked(SessionContext ctx)
      Generated method - Getter of the CMSItem.synchronizationBlocked attribute.
      Returns:
      the synchronizationBlocked
    • isSynchronizationBlocked

      public Boolean isSynchronizationBlocked()
      Generated method - Getter of the CMSItem.synchronizationBlocked attribute.
      Returns:
      the synchronizationBlocked
    • isSynchronizationBlockedAsPrimitive

      public boolean isSynchronizationBlockedAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CMSItem.synchronizationBlocked attribute.
      Returns:
      the synchronizationBlocked
    • isSynchronizationBlockedAsPrimitive

      public boolean isSynchronizationBlockedAsPrimitive()
      Generated method - Getter of the CMSItem.synchronizationBlocked attribute.
      Returns:
      the synchronizationBlocked
    • setSynchronizationBlocked

      public void setSynchronizationBlocked(SessionContext ctx, Boolean value)
      Generated method - Setter of the CMSItem.synchronizationBlocked attribute.
      Parameters:
      value - the synchronizationBlocked
    • setSynchronizationBlocked

      public void setSynchronizationBlocked(Boolean value)
      Generated method - Setter of the CMSItem.synchronizationBlocked attribute.
      Parameters:
      value - the synchronizationBlocked
    • setSynchronizationBlocked

      public void setSynchronizationBlocked(SessionContext ctx, boolean value)
      Generated method - Setter of the CMSItem.synchronizationBlocked attribute.
      Parameters:
      value - the synchronizationBlocked
    • setSynchronizationBlocked

      public void setSynchronizationBlocked(boolean value)
      Generated method - Setter of the CMSItem.synchronizationBlocked attribute.
      Parameters:
      value - the synchronizationBlocked
    • getUid

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

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

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

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