Class GeneratedAbstractAsFacetValueConfiguration

    • Field Detail

      • VALUE

        public static final java.lang.String VALUE
        Qualifier of the AbstractAsFacetValueConfiguration.value attribute
        See Also:
        Constant Field Values
      • UNIQUEIDX

        public static final java.lang.String UNIQUEIDX
        Qualifier of the AbstractAsFacetValueConfiguration.uniqueIdx attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedAbstractAsFacetValueConfiguration

        public GeneratedAbstractAsFacetValueConfiguration()
    • Method Detail

      • getUniqueIdx

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

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

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

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

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

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

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

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