Class GeneratedProfileservicesManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedProfileservicesManager

        public GeneratedProfileservicesManager()
    • Method Detail

      • getCartIdReference

        public java.lang.String getCartIdReference​(SessionContext ctx,
                                                   AbstractOrder item)
        Generated method - Getter of the AbstractOrder.cartIdReference attribute.
        Returns:
        the cartIdReference
      • getCartIdReference

        public java.lang.String getCartIdReference​(AbstractOrder item)
        Generated method - Getter of the AbstractOrder.cartIdReference attribute.
        Returns:
        the cartIdReference
      • setCartIdReference

        public void setCartIdReference​(SessionContext ctx,
                                       AbstractOrder item,
                                       java.lang.String value)
        Generated method - Setter of the AbstractOrder.cartIdReference attribute.
        Parameters:
        value - the cartIdReference
      • setCartIdReference

        public void setCartIdReference​(AbstractOrder item,
                                       java.lang.String value)
        Generated method - Setter of the AbstractOrder.cartIdReference attribute.
        Parameters:
        value - the cartIdReference
      • getConsentReference

        public java.lang.String getConsentReference​(SessionContext ctx,
                                                    AbstractOrder item)
        Generated method - Getter of the AbstractOrder.consentReference attribute.
        Returns:
        the consentReference
      • getConsentReference

        public java.lang.String getConsentReference​(AbstractOrder item)
        Generated method - Getter of the AbstractOrder.consentReference attribute.
        Returns:
        the consentReference
      • setConsentReference

        public void setConsentReference​(SessionContext ctx,
                                        AbstractOrder item,
                                        java.lang.String value)
        Generated method - Setter of the AbstractOrder.consentReference attribute.
        Parameters:
        value - the consentReference
      • setConsentReference

        public void setConsentReference​(AbstractOrder item,
                                        java.lang.String value)
        Generated method - Setter of the AbstractOrder.consentReference attribute.
        Parameters:
        value - the consentReference
      • getConsentReference

        public java.lang.String getConsentReference​(SessionContext ctx,
                                                    User item)
        Generated method - Getter of the User.consentReference attribute.
        Returns:
        the consentReference
      • getConsentReference

        public java.lang.String getConsentReference​(User item)
        Generated method - Getter of the User.consentReference attribute.
        Returns:
        the consentReference
      • setConsentReference

        public void setConsentReference​(SessionContext ctx,
                                        User item,
                                        java.lang.String value)
        Generated method - Setter of the User.consentReference attribute.
        Parameters:
        value - the consentReference
      • setConsentReference

        public void setConsentReference​(User item,
                                        java.lang.String value)
        Generated method - Setter of the User.consentReference attribute.
        Parameters:
        value - the consentReference
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • isProfileTagDebug

        public java.lang.Boolean isProfileTagDebug​(SessionContext ctx,
                                                   User item)
        Generated method - Getter of the User.profileTagDebug attribute.
        Returns:
        the profileTagDebug
      • isProfileTagDebug

        public java.lang.Boolean isProfileTagDebug​(User item)
        Generated method - Getter of the User.profileTagDebug attribute.
        Returns:
        the profileTagDebug
      • isProfileTagDebugAsPrimitive

        public boolean isProfileTagDebugAsPrimitive​(SessionContext ctx,
                                                    User item)
        Generated method - Getter of the User.profileTagDebug attribute.
        Returns:
        the profileTagDebug
      • isProfileTagDebugAsPrimitive

        public boolean isProfileTagDebugAsPrimitive​(User item)
        Generated method - Getter of the User.profileTagDebug attribute.
        Returns:
        the profileTagDebug
      • setProfileTagDebug

        public void setProfileTagDebug​(SessionContext ctx,
                                       User item,
                                       java.lang.Boolean value)
        Generated method - Setter of the User.profileTagDebug attribute.
        Parameters:
        value - the profileTagDebug
      • setProfileTagDebug

        public void setProfileTagDebug​(User item,
                                       java.lang.Boolean value)
        Generated method - Setter of the User.profileTagDebug attribute.
        Parameters:
        value - the profileTagDebug
      • setProfileTagDebug

        public void setProfileTagDebug​(SessionContext ctx,
                                       User item,
                                       boolean value)
        Generated method - Setter of the User.profileTagDebug attribute.
        Parameters:
        value - the profileTagDebug
      • setProfileTagDebug

        public void setProfileTagDebug​(User item,
                                       boolean value)
        Generated method - Setter of the User.profileTagDebug attribute.
        Parameters:
        value - the profileTagDebug