Class GeneratedAbstractAsFacetValueConfiguration

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

public abstract class GeneratedAbstractAsFacetValueConfiguration extends AbstractAsItemConfiguration
Generated class for type AbstractAsFacetValueConfiguration.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractAsFacetValueConfiguration

      public GeneratedAbstractAsFacetValueConfiguration()
  • Method Details

    • getDefaultAttributeModes

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

      public String getUniqueIdx(SessionContext ctx)
      Generated method - Getter of the AbstractAsFacetValueConfiguration.uniqueIdx attribute.
      Returns:
      the uniqueIdx
    • getUniqueIdx

      public String getUniqueIdx()
      Generated method - Getter of the AbstractAsFacetValueConfiguration.uniqueIdx attribute.
      Returns:
      the uniqueIdx
    • setUniqueIdx

      public void setUniqueIdx(SessionContext ctx, String value)
      Generated method - Setter of the AbstractAsFacetValueConfiguration.uniqueIdx attribute.
      Parameters:
      value - the uniqueIdx
    • setUniqueIdx

      public void setUniqueIdx(String value)
      Generated method - Setter of the AbstractAsFacetValueConfiguration.uniqueIdx attribute.
      Parameters:
      value - the uniqueIdx
    • getValue

      public String getValue(SessionContext ctx)
      Generated method - Getter of the AbstractAsFacetValueConfiguration.value attribute.
      Returns:
      the value
    • getValue

      public String getValue()
      Generated method - Getter of the AbstractAsFacetValueConfiguration.value attribute.
      Returns:
      the value
    • setValue

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

      public void setValue(String value)
      Generated method - Setter of the AbstractAsFacetValueConfiguration.value attribute.
      Parameters:
      value - the value