Class GeneratedCxPersonalizationProcess

    • Field Detail

      • KEY

        public static final java.lang.String KEY
        Qualifier of the CxPersonalizationProcess.key attribute
        See Also:
        Constant Field Values
      • CATALOGVERSIONS

        public static final java.lang.String CATALOGVERSIONS
        Qualifier of the CxPersonalizationProcess.catalogVersions attribute
        See Also:
        Constant Field Values
      • CXPERSPROCTOCATVER_SRC_ORDERED

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

        protected static java.lang.String CXPERSPROCTOCATVER_TGT_ORDERED
      • CXPERSPROCTOCATVER_MARKMODIFIED

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

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

      • GeneratedCxPersonalizationProcess

        public GeneratedCxPersonalizationProcess()
    • Method Detail

      • getCatalogVersions

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

        public java.util.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,
                                       java.util.Collection<CatalogVersion> value)
        Generated method - Setter of the CxPersonalizationProcess.catalogVersions attribute.
        Parameters:
        value - the catalogVersions
      • setCatalogVersions

        public void setCatalogVersions​(java.util.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
      • getKey

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

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

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

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