Class GeneratedConsentTemplate

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

public abstract class GeneratedConsentTemplate extends GenericItem
Generated class for type ConsentTemplate.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedConsentTemplate

      public GeneratedConsentTemplate()
  • Method Details

    • getDefaultAttributeModes

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

      public BaseSite getBaseSite(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.baseSite attribute.
      Returns:
      the baseSite - BaseSite that this consent template belongs to
    • getBaseSite

      public BaseSite getBaseSite()
      Generated method - Getter of the ConsentTemplate.baseSite attribute.
      Returns:
      the baseSite - BaseSite that this consent template belongs to
    • setBaseSite

      public void setBaseSite(SessionContext ctx, BaseSite value)
      Generated method - Setter of the ConsentTemplate.baseSite attribute.
      Parameters:
      value - the baseSite - BaseSite that this consent template belongs to
    • setBaseSite

      public void setBaseSite(BaseSite value)
      Generated method - Setter of the ConsentTemplate.baseSite attribute.
      Parameters:
      value - the baseSite - BaseSite that this consent template belongs to
    • getDescription

      public String getDescription(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.description attribute.
      Returns:
      the description - Consent Template Description
    • getDescription

      public String getDescription()
      Generated method - Getter of the ConsentTemplate.description attribute.
      Returns:
      the description - Consent Template Description
    • getAllDescription

      public Map<Language,String> getAllDescription(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.description attribute.
      Returns:
      the localized description - Consent Template Description
    • getAllDescription

      public Map<Language,String> getAllDescription()
      Generated method - Getter of the ConsentTemplate.description attribute.
      Returns:
      the localized description - Consent Template Description
    • setDescription

      public void setDescription(SessionContext ctx, String value)
      Generated method - Setter of the ConsentTemplate.description attribute.
      Parameters:
      value - the description - Consent Template Description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the ConsentTemplate.description attribute.
      Parameters:
      value - the description - Consent Template Description
    • setAllDescription

      public void setAllDescription(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the ConsentTemplate.description attribute.
      Parameters:
      value - the description - Consent Template Description
    • setAllDescription

      public void setAllDescription(Map<Language,String> value)
      Generated method - Setter of the ConsentTemplate.description attribute.
      Parameters:
      value - the description - Consent Template Description
    • isExposed

      public Boolean isExposed(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.exposed attribute.
      Returns:
      the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • isExposed

      public Boolean isExposed()
      Generated method - Getter of the ConsentTemplate.exposed attribute.
      Returns:
      the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • isExposedAsPrimitive

      public boolean isExposedAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.exposed attribute.
      Returns:
      the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • isExposedAsPrimitive

      public boolean isExposedAsPrimitive()
      Generated method - Getter of the ConsentTemplate.exposed attribute.
      Returns:
      the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • setExposed

      public void setExposed(SessionContext ctx, Boolean value)
      Generated method - Setter of the ConsentTemplate.exposed attribute.
      Parameters:
      value - the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • setExposed

      public void setExposed(Boolean value)
      Generated method - Setter of the ConsentTemplate.exposed attribute.
      Parameters:
      value - the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • setExposed

      public void setExposed(SessionContext ctx, boolean value)
      Generated method - Setter of the ConsentTemplate.exposed attribute.
      Parameters:
      value - the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • setExposed

      public void setExposed(boolean value)
      Generated method - Setter of the ConsentTemplate.exposed attribute.
      Parameters:
      value - the exposed - Indicates whether the consent template should be exposed to integrators in a storefront implementation as part of cookie and session information
    • getId

      public String getId(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.id attribute.
      Returns:
      the id - Consent Template ID
    • getId

      public String getId()
      Generated method - Getter of the ConsentTemplate.id attribute.
      Returns:
      the id - Consent Template ID
    • setId

      public void setId(SessionContext ctx, String value)
      Generated method - Setter of the ConsentTemplate.id attribute.
      Parameters:
      value - the id - Consent Template ID
    • setId

      public void setId(String value)
      Generated method - Setter of the ConsentTemplate.id attribute.
      Parameters:
      value - the id - Consent Template ID
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.name attribute.
      Returns:
      the name - Consent Template Name
    • getName

      public String getName()
      Generated method - Getter of the ConsentTemplate.name attribute.
      Returns:
      the name - Consent Template Name
    • getAllName

      public Map<Language,String> getAllName(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.name attribute.
      Returns:
      the localized name - Consent Template Name
    • getAllName

      public Map<Language,String> getAllName()
      Generated method - Getter of the ConsentTemplate.name attribute.
      Returns:
      the localized name - Consent Template Name
    • setName

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

      public void setName(String value)
      Generated method - Setter of the ConsentTemplate.name attribute.
      Parameters:
      value - the name - Consent Template Name
    • setAllName

      public void setAllName(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the ConsentTemplate.name attribute.
      Parameters:
      value - the name - Consent Template Name
    • setAllName

      public void setAllName(Map<Language,String> value)
      Generated method - Setter of the ConsentTemplate.name attribute.
      Parameters:
      value - the name - Consent Template Name
    • getVersion

      public Integer getVersion(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.version attribute.
      Returns:
      the version - Consent Template Version
    • getVersion

      public Integer getVersion()
      Generated method - Getter of the ConsentTemplate.version attribute.
      Returns:
      the version - Consent Template Version
    • getVersionAsPrimitive

      public int getVersionAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ConsentTemplate.version attribute.
      Returns:
      the version - Consent Template Version
    • getVersionAsPrimitive

      public int getVersionAsPrimitive()
      Generated method - Getter of the ConsentTemplate.version attribute.
      Returns:
      the version - Consent Template Version
    • setVersion

      public void setVersion(SessionContext ctx, Integer value)
      Generated method - Setter of the ConsentTemplate.version attribute.
      Parameters:
      value - the version - Consent Template Version
    • setVersion

      public void setVersion(Integer value)
      Generated method - Setter of the ConsentTemplate.version attribute.
      Parameters:
      value - the version - Consent Template Version
    • setVersion

      public void setVersion(SessionContext ctx, int value)
      Generated method - Setter of the ConsentTemplate.version attribute.
      Parameters:
      value - the version - Consent Template Version
    • setVersion

      public void setVersion(int value)
      Generated method - Setter of the ConsentTemplate.version attribute.
      Parameters:
      value - the version - Consent Template Version