Class GeneratedCxPersonalizationProcess

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

public abstract class GeneratedCxPersonalizationProcess extends BusinessProcess
Generated class for type CxPersonalizationProcess.
See Also:
  • Field Details

    • KEY

      public static final String KEY
      Qualifier of the CxPersonalizationProcess.key attribute
      See Also:
    • CATALOGVERSIONS

      public static final String CATALOGVERSIONS
      Qualifier of the CxPersonalizationProcess.catalogVersions attribute
      See Also:
    • CXPERSPROCTOCATVER_SRC_ORDERED

      protected static String CXPERSPROCTOCATVER_SRC_ORDERED
      Relation ordering override parameter constants for CxPersProcToCatVer from ((personalizationservices))
    • CXPERSPROCTOCATVER_TGT_ORDERED

      protected static String CXPERSPROCTOCATVER_TGT_ORDERED
    • CXPERSPROCTOCATVER_MARKMODIFIED

      protected static String CXPERSPROCTOCATVER_MARKMODIFIED
      Relation disable markmodifed parameter constants for CxPersProcToCatVer from ((personalizationservices))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCxPersonalizationProcess

      public GeneratedCxPersonalizationProcess()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedBusinessProcess
    • getCatalogVersions

      public Collection<CatalogVersion> getCatalogVersions(SessionContext ctx)
      Generated method - Getter of the CxPersonalizationProcess.catalogVersions attribute.
      Returns:
      the catalogVersions
    • getCatalogVersions

      public Collection<CatalogVersion> getCatalogVersions()
      Generated method - Getter of the CxPersonalizationProcess.catalogVersions attribute.
      Returns:
      the catalogVersions
    • getCatalogVersionsCount

      public long getCatalogVersionsCount(SessionContext ctx)
    • getCatalogVersionsCount

      public long getCatalogVersionsCount()
    • setCatalogVersions

      public void setCatalogVersions(SessionContext ctx, Collection<CatalogVersion> value)
      Generated method - Setter of the CxPersonalizationProcess.catalogVersions attribute.
      Parameters:
      value - the catalogVersions
    • setCatalogVersions

      public void setCatalogVersions(Collection<CatalogVersion> value)
      Generated method - Setter of the CxPersonalizationProcess.catalogVersions attribute.
      Parameters:
      value - the catalogVersions
    • addToCatalogVersions

      public void addToCatalogVersions(SessionContext ctx, CatalogVersion value)
      Generated method - Adds value to catalogVersions.
      Parameters:
      value - the item to add to catalogVersions
    • addToCatalogVersions

      public void addToCatalogVersions(CatalogVersion value)
      Generated method - Adds value to catalogVersions.
      Parameters:
      value - the item to add to catalogVersions
    • removeFromCatalogVersions

      public void removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)
      Generated method - Removes value from catalogVersions.
      Parameters:
      value - the item to remove from catalogVersions
    • removeFromCatalogVersions

      public void removeFromCatalogVersions(CatalogVersion value)
      Generated method - Removes value from catalogVersions.
      Parameters:
      value - the item to remove from catalogVersions
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      isMarkModifiedDisabled in class Item
    • getKey

      public String getKey(SessionContext ctx)
      Generated method - Getter of the CxPersonalizationProcess.key attribute.
      Returns:
      the key
    • getKey

      public String getKey()
      Generated method - Getter of the CxPersonalizationProcess.key attribute.
      Returns:
      the key
    • setKey

      public void setKey(SessionContext ctx, String value)
      Generated method - Setter of the CxPersonalizationProcess.key attribute.
      Parameters:
      value - the key
    • setKey

      public void setKey(String value)
      Generated method - Setter of the CxPersonalizationProcess.key attribute.
      Parameters:
      value - the key