Class GeneratedCMSVersion

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    CMSVersion

    public abstract class GeneratedCMSVersion
    extends GenericItem
    Generated class for type CMSVersion.
    See Also:
    Serialized Form
    • Field Detail

      • UID

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

        public static final java.lang.String TRANSACTIONID
        Qualifier of the CMSVersion.transactionId attribute
        See Also:
        Constant Field Values
      • ITEMUID

        public static final java.lang.String ITEMUID
        Qualifier of the CMSVersion.itemUid attribute
        See Also:
        Constant Field Values
      • ITEMTYPECODE

        public static final java.lang.String ITEMTYPECODE
        Qualifier of the CMSVersion.itemTypeCode attribute
        See Also:
        Constant Field Values
      • ITEMCATALOGVERSION

        public static final java.lang.String ITEMCATALOGVERSION
        Qualifier of the CMSVersion.itemCatalogVersion attribute
        See Also:
        Constant Field Values
      • LABEL

        public static final java.lang.String LABEL
        Qualifier of the CMSVersion.label attribute
        See Also:
        Constant Field Values
      • DESCRIPTION

        public static final java.lang.String DESCRIPTION
        Qualifier of the CMSVersion.description attribute
        See Also:
        Constant Field Values
      • RETAIN

        public static final java.lang.String RETAIN
        Qualifier of the CMSVersion.retain attribute
        See Also:
        Constant Field Values
      • PAYLOAD

        public static final java.lang.String PAYLOAD
        Qualifier of the CMSVersion.payload attribute
        See Also:
        Constant Field Values
      • RELATEDPARENTS

        public static final java.lang.String RELATEDPARENTS
        Qualifier of the CMSVersion.relatedParents attribute
        See Also:
        Constant Field Values
      • CMSVERSION2CMSVERSION_SRC_ORDERED

        protected static java.lang.String CMSVERSION2CMSVERSION_SRC_ORDERED
        Relation ordering override parameter constants for CMSVersion2CMSVersion from ((cms2))
      • CMSVERSION2CMSVERSION_TGT_ORDERED

        protected static java.lang.String CMSVERSION2CMSVERSION_TGT_ORDERED
      • CMSVERSION2CMSVERSION_MARKMODIFIED

        protected static java.lang.String CMSVERSION2CMSVERSION_MARKMODIFIED
        Relation disable markmodifed parameter constants for CMSVersion2CMSVersion from ((cms2))
      • RELATEDCHILDREN

        public static final java.lang.String RELATEDCHILDREN
        Qualifier of the CMSVersion.relatedChildren attribute
        See Also:
        Constant Field Values
      • CMSVERSIONGCPROCESSES

        public static final java.lang.String CMSVERSIONGCPROCESSES
        Qualifier of the CMSVersion.cmsVersionGCProcesses attribute
        See Also:
        Constant Field Values
      • CMSVERSIONGCPROCESS2CMSVERSION_SRC_ORDERED

        protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_SRC_ORDERED
        Relation ordering override parameter constants for CMSVersionGCProcess2CMSVersion from ((cms2))
      • CMSVERSIONGCPROCESS2CMSVERSION_TGT_ORDERED

        protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_TGT_ORDERED
      • CMSVERSIONGCPROCESS2CMSVERSION_MARKMODIFIED

        protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_MARKMODIFIED
        Relation disable markmodifed parameter constants for CMSVersionGCProcess2CMSVersion from ((cms2))
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedCMSVersion

        public GeneratedCMSVersion()
    • Method Detail

      • getCmsVersionGCProcesses

        public java.util.Collection<CMSVersionGCProcess> getCmsVersionGCProcesses​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.cmsVersionGCProcesses attribute.
        Returns:
        the cmsVersionGCProcesses
      • getCmsVersionGCProcesses

        public java.util.Collection<CMSVersionGCProcess> getCmsVersionGCProcesses()
        Generated method - Getter of the CMSVersion.cmsVersionGCProcesses attribute.
        Returns:
        the cmsVersionGCProcesses
      • getCmsVersionGCProcessesCount

        public long getCmsVersionGCProcessesCount​(SessionContext ctx)
      • getCmsVersionGCProcessesCount

        public long getCmsVersionGCProcessesCount()
      • setCmsVersionGCProcesses

        public void setCmsVersionGCProcesses​(SessionContext ctx,
                                             java.util.Collection<CMSVersionGCProcess> value)
        Generated method - Setter of the CMSVersion.cmsVersionGCProcesses attribute.
        Parameters:
        value - the cmsVersionGCProcesses
      • setCmsVersionGCProcesses

        public void setCmsVersionGCProcesses​(java.util.Collection<CMSVersionGCProcess> value)
        Generated method - Setter of the CMSVersion.cmsVersionGCProcesses attribute.
        Parameters:
        value - the cmsVersionGCProcesses
      • addToCmsVersionGCProcesses

        public void addToCmsVersionGCProcesses​(SessionContext ctx,
                                               CMSVersionGCProcess value)
        Generated method - Adds value to cmsVersionGCProcesses.
        Parameters:
        value - the item to add to cmsVersionGCProcesses
      • addToCmsVersionGCProcesses

        public void addToCmsVersionGCProcesses​(CMSVersionGCProcess value)
        Generated method - Adds value to cmsVersionGCProcesses.
        Parameters:
        value - the item to add to cmsVersionGCProcesses
      • removeFromCmsVersionGCProcesses

        public void removeFromCmsVersionGCProcesses​(SessionContext ctx,
                                                    CMSVersionGCProcess value)
        Generated method - Removes value from cmsVersionGCProcesses.
        Parameters:
        value - the item to remove from cmsVersionGCProcesses
      • removeFromCmsVersionGCProcesses

        public void removeFromCmsVersionGCProcesses​(CMSVersionGCProcess value)
        Generated method - Removes value from cmsVersionGCProcesses.
        Parameters:
        value - the item to remove from cmsVersionGCProcesses
      • getDescription

        public java.lang.String getDescription​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.description attribute.
        Returns:
        the description
      • getDescription

        public java.lang.String getDescription()
        Generated method - Getter of the CMSVersion.description attribute.
        Returns:
        the description
      • setDescription

        public void setDescription​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the CMSVersion.description attribute.
        Parameters:
        value - the description
      • setDescription

        public void setDescription​(java.lang.String value)
        Generated method - Setter of the CMSVersion.description attribute.
        Parameters:
        value - the description
      • getItemCatalogVersion

        public CatalogVersion getItemCatalogVersion​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.itemCatalogVersion attribute.
        Returns:
        the itemCatalogVersion
      • getItemCatalogVersion

        public CatalogVersion getItemCatalogVersion()
        Generated method - Getter of the CMSVersion.itemCatalogVersion attribute.
        Returns:
        the itemCatalogVersion
      • setItemCatalogVersion

        public void setItemCatalogVersion​(SessionContext ctx,
                                          CatalogVersion value)
        Generated method - Setter of the CMSVersion.itemCatalogVersion attribute.
        Parameters:
        value - the itemCatalogVersion
      • setItemCatalogVersion

        public void setItemCatalogVersion​(CatalogVersion value)
        Generated method - Setter of the CMSVersion.itemCatalogVersion attribute.
        Parameters:
        value - the itemCatalogVersion
      • getItemTypeCode

        public java.lang.String getItemTypeCode​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.itemTypeCode attribute.
        Returns:
        the itemTypeCode
      • getItemTypeCode

        public java.lang.String getItemTypeCode()
        Generated method - Getter of the CMSVersion.itemTypeCode attribute.
        Returns:
        the itemTypeCode
      • setItemTypeCode

        public void setItemTypeCode​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the CMSVersion.itemTypeCode attribute.
        Parameters:
        value - the itemTypeCode
      • setItemTypeCode

        public void setItemTypeCode​(java.lang.String value)
        Generated method - Setter of the CMSVersion.itemTypeCode attribute.
        Parameters:
        value - the itemTypeCode
      • getItemUid

        public java.lang.String getItemUid​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.itemUid attribute.
        Returns:
        the itemUid
      • getItemUid

        public java.lang.String getItemUid()
        Generated method - Getter of the CMSVersion.itemUid attribute.
        Returns:
        the itemUid
      • setItemUid

        public void setItemUid​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the CMSVersion.itemUid attribute.
        Parameters:
        value - the itemUid
      • setItemUid

        public void setItemUid​(java.lang.String value)
        Generated method - Setter of the CMSVersion.itemUid attribute.
        Parameters:
        value - the itemUid
      • getLabel

        public java.lang.String getLabel​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.label attribute.
        Returns:
        the label
      • getLabel

        public java.lang.String getLabel()
        Generated method - Getter of the CMSVersion.label attribute.
        Returns:
        the label
      • setLabel

        public void setLabel​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the CMSVersion.label attribute.
        Parameters:
        value - the label
      • setLabel

        public void setLabel​(java.lang.String value)
        Generated method - Setter of the CMSVersion.label attribute.
        Parameters:
        value - the label
      • getPayload

        public java.lang.String getPayload​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.payload attribute.
        Returns:
        the payload
      • getPayload

        public java.lang.String getPayload()
        Generated method - Getter of the CMSVersion.payload attribute.
        Returns:
        the payload
      • setPayload

        public void setPayload​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the CMSVersion.payload attribute.
        Parameters:
        value - the payload
      • setPayload

        public void setPayload​(java.lang.String value)
        Generated method - Setter of the CMSVersion.payload attribute.
        Parameters:
        value - the payload
      • getRelatedChildren

        public java.util.List<CMSVersion> getRelatedChildren​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.relatedChildren attribute.
        Returns:
        the relatedChildren
      • getRelatedChildren

        public java.util.List<CMSVersion> getRelatedChildren()
        Generated method - Getter of the CMSVersion.relatedChildren attribute.
        Returns:
        the relatedChildren
      • getRelatedChildrenCount

        public long getRelatedChildrenCount​(SessionContext ctx)
      • getRelatedChildrenCount

        public long getRelatedChildrenCount()
      • setRelatedChildren

        public void setRelatedChildren​(SessionContext ctx,
                                       java.util.List<CMSVersion> value)
        Generated method - Setter of the CMSVersion.relatedChildren attribute.
        Parameters:
        value - the relatedChildren
      • setRelatedChildren

        public void setRelatedChildren​(java.util.List<CMSVersion> value)
        Generated method - Setter of the CMSVersion.relatedChildren attribute.
        Parameters:
        value - the relatedChildren
      • addToRelatedChildren

        public void addToRelatedChildren​(SessionContext ctx,
                                         CMSVersion value)
        Generated method - Adds value to relatedChildren.
        Parameters:
        value - the item to add to relatedChildren
      • addToRelatedChildren

        public void addToRelatedChildren​(CMSVersion value)
        Generated method - Adds value to relatedChildren.
        Parameters:
        value - the item to add to relatedChildren
      • removeFromRelatedChildren

        public void removeFromRelatedChildren​(SessionContext ctx,
                                              CMSVersion value)
        Generated method - Removes value from relatedChildren.
        Parameters:
        value - the item to remove from relatedChildren
      • removeFromRelatedChildren

        public void removeFromRelatedChildren​(CMSVersion value)
        Generated method - Removes value from relatedChildren.
        Parameters:
        value - the item to remove from relatedChildren
      • getRelatedParents

        public java.util.Collection<CMSVersion> getRelatedParents​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.relatedParents attribute.
        Returns:
        the relatedParents
      • getRelatedParents

        public java.util.Collection<CMSVersion> getRelatedParents()
        Generated method - Getter of the CMSVersion.relatedParents attribute.
        Returns:
        the relatedParents
      • getRelatedParentsCount

        public long getRelatedParentsCount​(SessionContext ctx)
      • getRelatedParentsCount

        public long getRelatedParentsCount()
      • setRelatedParents

        public void setRelatedParents​(SessionContext ctx,
                                      java.util.Collection<CMSVersion> value)
        Generated method - Setter of the CMSVersion.relatedParents attribute.
        Parameters:
        value - the relatedParents
      • setRelatedParents

        public void setRelatedParents​(java.util.Collection<CMSVersion> value)
        Generated method - Setter of the CMSVersion.relatedParents attribute.
        Parameters:
        value - the relatedParents
      • addToRelatedParents

        public void addToRelatedParents​(SessionContext ctx,
                                        CMSVersion value)
        Generated method - Adds value to relatedParents.
        Parameters:
        value - the item to add to relatedParents
      • addToRelatedParents

        public void addToRelatedParents​(CMSVersion value)
        Generated method - Adds value to relatedParents.
        Parameters:
        value - the item to add to relatedParents
      • removeFromRelatedParents

        public void removeFromRelatedParents​(SessionContext ctx,
                                             CMSVersion value)
        Generated method - Removes value from relatedParents.
        Parameters:
        value - the item to remove from relatedParents
      • removeFromRelatedParents

        public void removeFromRelatedParents​(CMSVersion value)
        Generated method - Removes value from relatedParents.
        Parameters:
        value - the item to remove from relatedParents
      • isRetain

        public java.lang.Boolean isRetain​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.retain attribute.
        Returns:
        the retain
      • isRetain

        public java.lang.Boolean isRetain()
        Generated method - Getter of the CMSVersion.retain attribute.
        Returns:
        the retain
      • isRetainAsPrimitive

        public boolean isRetainAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.retain attribute.
        Returns:
        the retain
      • isRetainAsPrimitive

        public boolean isRetainAsPrimitive()
        Generated method - Getter of the CMSVersion.retain attribute.
        Returns:
        the retain
      • setRetain

        public void setRetain​(SessionContext ctx,
                              java.lang.Boolean value)
        Generated method - Setter of the CMSVersion.retain attribute.
        Parameters:
        value - the retain
      • setRetain

        public void setRetain​(java.lang.Boolean value)
        Generated method - Setter of the CMSVersion.retain attribute.
        Parameters:
        value - the retain
      • setRetain

        public void setRetain​(SessionContext ctx,
                              boolean value)
        Generated method - Setter of the CMSVersion.retain attribute.
        Parameters:
        value - the retain
      • setRetain

        public void setRetain​(boolean value)
        Generated method - Setter of the CMSVersion.retain attribute.
        Parameters:
        value - the retain
      • getTransactionId

        public java.lang.String getTransactionId​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.transactionId attribute.
        Returns:
        the transactionId - Used internally to identify all the versions created in a single transaction
      • getTransactionId

        public java.lang.String getTransactionId()
        Generated method - Getter of the CMSVersion.transactionId attribute.
        Returns:
        the transactionId - Used internally to identify all the versions created in a single transaction
      • setTransactionId

        public void setTransactionId​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the CMSVersion.transactionId attribute.
        Parameters:
        value - the transactionId - Used internally to identify all the versions created in a single transaction
      • setTransactionId

        public void setTransactionId​(java.lang.String value)
        Generated method - Setter of the CMSVersion.transactionId attribute.
        Parameters:
        value - the transactionId - Used internally to identify all the versions created in a single transaction
      • getUid

        public java.lang.String getUid​(SessionContext ctx)
        Generated method - Getter of the CMSVersion.uid attribute.
        Returns:
        the uid - Used to uniquely identify a version across all items
      • getUid

        public java.lang.String getUid()
        Generated method - Getter of the CMSVersion.uid attribute.
        Returns:
        the uid - Used to uniquely identify a version across all items
      • setUid

        public void setUid​(SessionContext ctx,
                           java.lang.String value)
        Generated method - Setter of the CMSVersion.uid attribute.
        Parameters:
        value - the uid - Used to uniquely identify a version across all items
      • setUid

        public void setUid​(java.lang.String value)
        Generated method - Setter of the CMSVersion.uid attribute.
        Parameters:
        value - the uid - Used to uniquely identify a version across all items