Class GeneratedSnIndexConfiguration

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.searchservices.jalo.GeneratedSnIndexConfiguration
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedSnIndexConfiguration extends de.hybris.platform.jalo.GenericItem
Generated class for type SnIndexConfiguration.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the SnIndexConfiguration.currencies attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SnIndexConfiguration.id attribute
    static final String
    Qualifier of the SnIndexConfiguration.indexTypes attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.searchservices.jalo.SnIndexType>
    OneToManyHandler for handling 1:n INDEXTYPES's relation attributes from 'many' side.
    static final String
    Qualifier of the SnIndexConfiguration.languages attribute
    static final String
    Qualifier of the SnIndexConfiguration.listeners attribute
    static final String
    Qualifier of the SnIndexConfiguration.name attribute
    static final String
    Qualifier of the SnIndexConfiguration.searchProviderConfiguration attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSnIndexConfiguration>
    BidirectionalOneToManyHandler for handling 1:n SEARCHPROVIDERCONFIGURATION's relation attributes from 'one' side.
    protected static String
    Relation disable markmodifed parameter constants for SnIndexConfiguration2Currency from ((searchservices))
    protected static String
    Relation ordering override parameter constants for SnIndexConfiguration2Currency from ((searchservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for SnIndexConfiguration2Language from ((searchservices))
    protected static String
    Relation ordering override parameter constants for SnIndexConfiguration2Language from ((searchservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))
    protected static String
    Relation ordering override parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))
    protected static String
     
    static final String
    Qualifier of the SnIndexConfiguration.synonymDictionaries attribute
    static final String
    Qualifier of the SnIndexConfiguration.user attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToCurrencies(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Adds value to currencies.
    void
    addToCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Adds value to currencies.
    void
    addToIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Adds value to indexTypes.
    void
    addToIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Adds value to indexTypes.
    void
    addToLanguages(de.hybris.platform.jalo.c2l.Language value)
    Generated method - Adds value to languages.
    void
    addToLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Adds value to languages.
    void
    addToSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
    Generated method - Adds value to synonymDictionaries.
    void
    addToSynonymDictionaries(de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
    Generated method - Adds value to synonymDictionaries.
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the SnIndexConfiguration.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.name attribute.
    List<de.hybris.platform.jalo.c2l.Currency>
    Generated method - Getter of the SnIndexConfiguration.currencies attribute.
    List<de.hybris.platform.jalo.c2l.Currency>
    getCurrencies(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.currencies attribute.
    long
     
    long
    getCurrenciesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SnIndexConfiguration.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.id attribute.
    List<de.hybris.platform.searchservices.jalo.SnIndexType>
    Generated method - Getter of the SnIndexConfiguration.indexTypes attribute.
    List<de.hybris.platform.searchservices.jalo.SnIndexType>
    getIndexTypes(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.indexTypes attribute.
    List<de.hybris.platform.jalo.c2l.Language>
    Generated method - Getter of the SnIndexConfiguration.languages attribute.
    List<de.hybris.platform.jalo.c2l.Language>
    getLanguages(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.languages attribute.
    long
     
    long
    getLanguagesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Generated method - Getter of the SnIndexConfiguration.listeners attribute.
    getListeners(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.listeners attribute.
    Generated method - Getter of the SnIndexConfiguration.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.name attribute.
    de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration
    Generated method - Getter of the SnIndexConfiguration.searchProviderConfiguration attribute.
    de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration
    getSearchProviderConfiguration(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.searchProviderConfiguration attribute.
    List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary>
    Generated method - Getter of the SnIndexConfiguration.synonymDictionaries attribute.
    List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary>
    getSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.synonymDictionaries attribute.
    long
     
    long
    getSynonymDictionariesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    de.hybris.platform.jalo.user.User
    Generated method - Getter of the SnIndexConfiguration.user attribute.
    de.hybris.platform.jalo.user.User
    getUser(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SnIndexConfiguration.user attribute.
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromCurrencies(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Removes value from currencies.
    void
    removeFromCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Removes value from currencies.
    void
    removeFromIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Removes value from indexTypes.
    void
    removeFromIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value)
    Generated method - Removes value from indexTypes.
    void
    removeFromLanguages(de.hybris.platform.jalo.c2l.Language value)
    Generated method - Removes value from languages.
    void
    removeFromLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Removes value from languages.
    void
    removeFromSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
    Generated method - Removes value from synonymDictionaries.
    void
    removeFromSynonymDictionaries(de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
    Generated method - Removes value from synonymDictionaries.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the SnIndexConfiguration.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the SnIndexConfiguration.name attribute.
    void
    setCurrencies(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.c2l.Currency> value)
    Generated method - Setter of the SnIndexConfiguration.currencies attribute.
    void
    setCurrencies(List<de.hybris.platform.jalo.c2l.Currency> value)
    Generated method - Setter of the SnIndexConfiguration.currencies attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SnIndexConfiguration.id attribute.
    void
    setId(String value)
    Generated method - Setter of the SnIndexConfiguration.id attribute.
    void
    setIndexTypes(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnIndexType> value)
    Generated method - Setter of the SnIndexConfiguration.indexTypes attribute.
    void
    setIndexTypes(List<de.hybris.platform.searchservices.jalo.SnIndexType> value)
    Generated method - Setter of the SnIndexConfiguration.indexTypes attribute.
    void
    setLanguages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.c2l.Language> value)
    Generated method - Setter of the SnIndexConfiguration.languages attribute.
    void
    setLanguages(List<de.hybris.platform.jalo.c2l.Language> value)
    Generated method - Setter of the SnIndexConfiguration.languages attribute.
    void
    setListeners(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
    Generated method - Setter of the SnIndexConfiguration.listeners attribute.
    void
    Generated method - Setter of the SnIndexConfiguration.listeners attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SnIndexConfiguration.name attribute.
    void
    setName(String value)
    Generated method - Setter of the SnIndexConfiguration.name attribute.
    void
    setSearchProviderConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration value)
    Generated method - Setter of the SnIndexConfiguration.searchProviderConfiguration attribute.
    void
    setSearchProviderConfiguration(de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration value)
    Generated method - Setter of the SnIndexConfiguration.searchProviderConfiguration attribute.
    void
    setSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary> value)
    Generated method - Setter of the SnIndexConfiguration.synonymDictionaries attribute.
    void
    setSynonymDictionaries(List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary> value)
    Generated method - Setter of the SnIndexConfiguration.synonymDictionaries attribute.
    void
    setUser(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the SnIndexConfiguration.user attribute.
    void
    setUser(de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the SnIndexConfiguration.user attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Qualifier of the SnIndexConfiguration.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the SnIndexConfiguration.name attribute
      See Also:
    • USER

      public static final String USER
      Qualifier of the SnIndexConfiguration.user attribute
      See Also:
    • LISTENERS

      public static final String LISTENERS
      Qualifier of the SnIndexConfiguration.listeners attribute
      See Also:
    • LANGUAGES

      public static final String LANGUAGES
      Qualifier of the SnIndexConfiguration.languages attribute
      See Also:
    • SNINDEXCONFIGURATION2LANGUAGE_SRC_ORDERED

      protected static String SNINDEXCONFIGURATION2LANGUAGE_SRC_ORDERED
      Relation ordering override parameter constants for SnIndexConfiguration2Language from ((searchservices))
    • SNINDEXCONFIGURATION2LANGUAGE_TGT_ORDERED

      protected static String SNINDEXCONFIGURATION2LANGUAGE_TGT_ORDERED
    • SNINDEXCONFIGURATION2LANGUAGE_MARKMODIFIED

      protected static String SNINDEXCONFIGURATION2LANGUAGE_MARKMODIFIED
      Relation disable markmodifed parameter constants for SnIndexConfiguration2Language from ((searchservices))
    • CURRENCIES

      public static final String CURRENCIES
      Qualifier of the SnIndexConfiguration.currencies attribute
      See Also:
    • SNINDEXCONFIGURATION2CURRENCY_SRC_ORDERED

      protected static String SNINDEXCONFIGURATION2CURRENCY_SRC_ORDERED
      Relation ordering override parameter constants for SnIndexConfiguration2Currency from ((searchservices))
    • SNINDEXCONFIGURATION2CURRENCY_TGT_ORDERED

      protected static String SNINDEXCONFIGURATION2CURRENCY_TGT_ORDERED
    • SNINDEXCONFIGURATION2CURRENCY_MARKMODIFIED

      protected static String SNINDEXCONFIGURATION2CURRENCY_MARKMODIFIED
      Relation disable markmodifed parameter constants for SnIndexConfiguration2Currency from ((searchservices))
    • SEARCHPROVIDERCONFIGURATION

      public static final String SEARCHPROVIDERCONFIGURATION
      Qualifier of the SnIndexConfiguration.searchProviderConfiguration attribute
      See Also:
    • INDEXTYPES

      public static final String INDEXTYPES
      Qualifier of the SnIndexConfiguration.indexTypes attribute
      See Also:
    • SYNONYMDICTIONARIES

      public static final String SYNONYMDICTIONARIES
      Qualifier of the SnIndexConfiguration.synonymDictionaries attribute
      See Also:
    • SNINDEXCONFIGURATION2SYNONYMDICTIONARY_SRC_ORDERED

      protected static String SNINDEXCONFIGURATION2SYNONYMDICTIONARY_SRC_ORDERED
      Relation ordering override parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))
    • SNINDEXCONFIGURATION2SYNONYMDICTIONARY_TGT_ORDERED

      protected static String SNINDEXCONFIGURATION2SYNONYMDICTIONARY_TGT_ORDERED
    • SNINDEXCONFIGURATION2SYNONYMDICTIONARY_MARKMODIFIED

      protected static String SNINDEXCONFIGURATION2SYNONYMDICTIONARY_MARKMODIFIED
      Relation disable markmodifed parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))
    • SEARCHPROVIDERCONFIGURATIONHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSnIndexConfiguration> SEARCHPROVIDERCONFIGURATIONHANDLER
      BidirectionalOneToManyHandler for handling 1:n SEARCHPROVIDERCONFIGURATION's relation attributes from 'one' side.
    • INDEXTYPESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.searchservices.jalo.SnIndexType> INDEXTYPESHANDLER
      OneToManyHandler for handling 1:n INDEXTYPES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSnIndexConfiguration

      public GeneratedSnIndexConfiguration()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getCurrencies

      public List<de.hybris.platform.jalo.c2l.Currency> getCurrencies(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.currencies attribute.
      Returns:
      the currencies
    • getCurrencies

      public List<de.hybris.platform.jalo.c2l.Currency> getCurrencies()
      Generated method - Getter of the SnIndexConfiguration.currencies attribute.
      Returns:
      the currencies
    • getCurrenciesCount

      public long getCurrenciesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getCurrenciesCount

      public long getCurrenciesCount()
    • setCurrencies

      public void setCurrencies(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.c2l.Currency> value)
      Generated method - Setter of the SnIndexConfiguration.currencies attribute.
      Parameters:
      value - the currencies
    • setCurrencies

      public void setCurrencies(List<de.hybris.platform.jalo.c2l.Currency> value)
      Generated method - Setter of the SnIndexConfiguration.currencies attribute.
      Parameters:
      value - the currencies
    • addToCurrencies

      public void addToCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Adds value to currencies.
      Parameters:
      value - the item to add to currencies
    • addToCurrencies

      public void addToCurrencies(de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Adds value to currencies.
      Parameters:
      value - the item to add to currencies
    • removeFromCurrencies

      public void removeFromCurrencies(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Removes value from currencies.
      Parameters:
      value - the item to remove from currencies
    • removeFromCurrencies

      public void removeFromCurrencies(de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Removes value from currencies.
      Parameters:
      value - the item to remove from currencies
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the SnIndexConfiguration.id attribute.
      Returns:
      the id
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SnIndexConfiguration.id attribute.
      Parameters:
      value - the id
    • setId

      public void setId(String value)
      Generated method - Setter of the SnIndexConfiguration.id attribute.
      Parameters:
      value - the id
    • getIndexTypes

      public List<de.hybris.platform.searchservices.jalo.SnIndexType> getIndexTypes(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.indexTypes attribute.
      Returns:
      the indexTypes
    • getIndexTypes

      public List<de.hybris.platform.searchservices.jalo.SnIndexType> getIndexTypes()
      Generated method - Getter of the SnIndexConfiguration.indexTypes attribute.
      Returns:
      the indexTypes
    • setIndexTypes

      public void setIndexTypes(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnIndexType> value)
      Generated method - Setter of the SnIndexConfiguration.indexTypes attribute.
      Parameters:
      value - the indexTypes
    • setIndexTypes

      public void setIndexTypes(List<de.hybris.platform.searchservices.jalo.SnIndexType> value)
      Generated method - Setter of the SnIndexConfiguration.indexTypes attribute.
      Parameters:
      value - the indexTypes
    • addToIndexTypes

      public void addToIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Adds value to indexTypes.
      Parameters:
      value - the item to add to indexTypes
    • addToIndexTypes

      public void addToIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Adds value to indexTypes.
      Parameters:
      value - the item to add to indexTypes
    • removeFromIndexTypes

      public void removeFromIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Removes value from indexTypes.
      Parameters:
      value - the item to remove from indexTypes
    • removeFromIndexTypes

      public void removeFromIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value)
      Generated method - Removes value from indexTypes.
      Parameters:
      value - the item to remove from indexTypes
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getLanguages

      public List<de.hybris.platform.jalo.c2l.Language> getLanguages(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.languages attribute.
      Returns:
      the languages
    • getLanguages

      public List<de.hybris.platform.jalo.c2l.Language> getLanguages()
      Generated method - Getter of the SnIndexConfiguration.languages attribute.
      Returns:
      the languages
    • getLanguagesCount

      public long getLanguagesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getLanguagesCount

      public long getLanguagesCount()
    • setLanguages

      public void setLanguages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.c2l.Language> value)
      Generated method - Setter of the SnIndexConfiguration.languages attribute.
      Parameters:
      value - the languages
    • setLanguages

      public void setLanguages(List<de.hybris.platform.jalo.c2l.Language> value)
      Generated method - Setter of the SnIndexConfiguration.languages attribute.
      Parameters:
      value - the languages
    • addToLanguages

      public void addToLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Adds value to languages.
      Parameters:
      value - the item to add to languages
    • addToLanguages

      public void addToLanguages(de.hybris.platform.jalo.c2l.Language value)
      Generated method - Adds value to languages.
      Parameters:
      value - the item to add to languages
    • removeFromLanguages

      public void removeFromLanguages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Removes value from languages.
      Parameters:
      value - the item to remove from languages
    • removeFromLanguages

      public void removeFromLanguages(de.hybris.platform.jalo.c2l.Language value)
      Generated method - Removes value from languages.
      Parameters:
      value - the item to remove from languages
    • getListeners

      public List<String> getListeners(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.listeners attribute.
      Returns:
      the listeners
    • getListeners

      public List<String> getListeners()
      Generated method - Getter of the SnIndexConfiguration.listeners attribute.
      Returns:
      the listeners
    • setListeners

      public void setListeners(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
      Generated method - Setter of the SnIndexConfiguration.listeners attribute.
      Parameters:
      value - the listeners
    • setListeners

      public void setListeners(List<String> value)
      Generated method - Setter of the SnIndexConfiguration.listeners attribute.
      Parameters:
      value - the listeners
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the SnIndexConfiguration.name attribute.
      Returns:
      the name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the SnIndexConfiguration.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SnIndexConfiguration.name attribute.
      Parameters:
      value - the name
    • setName

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

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the SnIndexConfiguration.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the SnIndexConfiguration.name attribute.
      Parameters:
      value - the name
    • getSearchProviderConfiguration

      public de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration getSearchProviderConfiguration(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.searchProviderConfiguration attribute.
      Returns:
      the searchProviderConfiguration
    • getSearchProviderConfiguration

      public de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration getSearchProviderConfiguration()
      Generated method - Getter of the SnIndexConfiguration.searchProviderConfiguration attribute.
      Returns:
      the searchProviderConfiguration
    • setSearchProviderConfiguration

      public void setSearchProviderConfiguration(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration value)
      Generated method - Setter of the SnIndexConfiguration.searchProviderConfiguration attribute.
      Parameters:
      value - the searchProviderConfiguration
    • setSearchProviderConfiguration

      public void setSearchProviderConfiguration(de.hybris.platform.searchservices.jalo.AbstractSnSearchProviderConfiguration value)
      Generated method - Setter of the SnIndexConfiguration.searchProviderConfiguration attribute.
      Parameters:
      value - the searchProviderConfiguration
    • getSynonymDictionaries

      public List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary> getSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.synonymDictionaries attribute.
      Returns:
      the synonymDictionaries
    • getSynonymDictionaries

      public List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary> getSynonymDictionaries()
      Generated method - Getter of the SnIndexConfiguration.synonymDictionaries attribute.
      Returns:
      the synonymDictionaries
    • getSynonymDictionariesCount

      public long getSynonymDictionariesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getSynonymDictionariesCount

      public long getSynonymDictionariesCount()
    • setSynonymDictionaries

      public void setSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary> value)
      Generated method - Setter of the SnIndexConfiguration.synonymDictionaries attribute.
      Parameters:
      value - the synonymDictionaries
    • setSynonymDictionaries

      public void setSynonymDictionaries(List<de.hybris.platform.searchservices.jalo.SnSynonymDictionary> value)
      Generated method - Setter of the SnIndexConfiguration.synonymDictionaries attribute.
      Parameters:
      value - the synonymDictionaries
    • addToSynonymDictionaries

      public void addToSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
      Generated method - Adds value to synonymDictionaries.
      Parameters:
      value - the item to add to synonymDictionaries
    • addToSynonymDictionaries

      public void addToSynonymDictionaries(de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
      Generated method - Adds value to synonymDictionaries.
      Parameters:
      value - the item to add to synonymDictionaries
    • removeFromSynonymDictionaries

      public void removeFromSynonymDictionaries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
      Generated method - Removes value from synonymDictionaries.
      Parameters:
      value - the item to remove from synonymDictionaries
    • removeFromSynonymDictionaries

      public void removeFromSynonymDictionaries(de.hybris.platform.searchservices.jalo.SnSynonymDictionary value)
      Generated method - Removes value from synonymDictionaries.
      Parameters:
      value - the item to remove from synonymDictionaries
    • getUser

      public de.hybris.platform.jalo.user.User getUser(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SnIndexConfiguration.user attribute.
      Returns:
      the user
    • getUser

      public de.hybris.platform.jalo.user.User getUser()
      Generated method - Getter of the SnIndexConfiguration.user attribute.
      Returns:
      the user
    • setUser

      public void setUser(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the SnIndexConfiguration.user attribute.
      Parameters:
      value - the user
    • setUser

      public void setUser(de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the SnIndexConfiguration.user attribute.
      Parameters:
      value - the user