Class GeneratedBackofficeIndexedTypeToSearchservicesIndexConfig

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

public abstract class GeneratedBackofficeIndexedTypeToSearchservicesIndexConfig extends GenericItem
See Also:
  • Field Details

    • INDEXEDTYPE

      public static final String INDEXEDTYPE
      Qualifier of the BackofficeIndexedTypeToSearchservicesIndexConfig.indexedType attribute
      See Also:
    • SNINDEXCONFIGURATION

      public static final String SNINDEXCONFIGURATION
      Qualifier of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfiguration attribute
      See Also:
    • SNINDEXTYPE

      public static final String SNINDEXTYPE
      Qualifier of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexType attribute
      See Also:
    • ACTIVE

      public static final String ACTIVE
      Qualifier of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedBackofficeIndexedTypeToSearchservicesIndexConfig

      public GeneratedBackofficeIndexedTypeToSearchservicesIndexConfig()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isActive(SessionContext ctx)
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Returns:
      the active
    • isActive

      public Boolean isActive()
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive(SessionContext ctx)
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive()
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Returns:
      the active
    • setActive

      public void setActive(SessionContext ctx, Boolean value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(Boolean value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(SessionContext ctx, boolean value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(boolean value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.active attribute.
      Parameters:
      value - the active
    • getIndexedType

      public ComposedType getIndexedType(SessionContext ctx)
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.indexedType attribute.
      Returns:
      the indexedType
    • getIndexedType

      public ComposedType getIndexedType()
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.indexedType attribute.
      Returns:
      the indexedType
    • setIndexedType

      public void setIndexedType(SessionContext ctx, ComposedType value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.indexedType attribute.
      Parameters:
      value - the indexedType
    • setIndexedType

      public void setIndexedType(ComposedType value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.indexedType attribute.
      Parameters:
      value - the indexedType
    • getSnIndexConfiguration

      public SnIndexConfiguration getSnIndexConfiguration(SessionContext ctx)
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfiguration attribute.
      Returns:
      the snIndexConfiguration
    • getSnIndexConfiguration

      public SnIndexConfiguration getSnIndexConfiguration()
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfiguration attribute.
      Returns:
      the snIndexConfiguration
    • setSnIndexConfiguration

      public void setSnIndexConfiguration(SessionContext ctx, SnIndexConfiguration value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfiguration attribute.
      Parameters:
      value - the snIndexConfiguration
    • setSnIndexConfiguration

      public void setSnIndexConfiguration(SnIndexConfiguration value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfiguration attribute.
      Parameters:
      value - the snIndexConfiguration
    • getSnIndexType

      public SnIndexType getSnIndexType(SessionContext ctx)
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexType attribute.
      Returns:
      the snIndexType
    • getSnIndexType

      public SnIndexType getSnIndexType()
      Generated method - Getter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexType attribute.
      Returns:
      the snIndexType
    • setSnIndexType

      public void setSnIndexType(SessionContext ctx, SnIndexType value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexType attribute.
      Parameters:
      value - the snIndexType
    • setSnIndexType

      public void setSnIndexType(SnIndexType value)
      Generated method - Setter of the BackofficeIndexedTypeToSearchservicesIndexConfig.snIndexType attribute.
      Parameters:
      value - the snIndexType