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:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SnIndexConfiguration
public abstract class GeneratedSnIndexConfiguration extends GenericItem
Generated class for typeSnIndexConfiguration.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCURRENCIESQualifier of theSnIndexConfiguration.currenciesattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringIDQualifier of theSnIndexConfiguration.idattributestatic java.lang.StringINDEXTYPESQualifier of theSnIndexConfiguration.indexTypesattributeprotected static OneToManyHandler<SnIndexType>INDEXTYPESHANDLEROneToManyHandlerfor handling 1:n INDEXTYPES's relation attributes from 'many' side.static java.lang.StringLANGUAGESQualifier of theSnIndexConfiguration.languagesattributestatic java.lang.StringLISTENERSQualifier of theSnIndexConfiguration.listenersattributestatic java.lang.StringNAMEQualifier of theSnIndexConfiguration.nameattributestatic java.lang.StringSEARCHPROVIDERCONFIGURATIONQualifier of theSnIndexConfiguration.searchProviderConfigurationattributeprotected static BidirectionalOneToManyHandler<GeneratedSnIndexConfiguration>SEARCHPROVIDERCONFIGURATIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n SEARCHPROVIDERCONFIGURATION's relation attributes from 'one' side.protected static java.lang.StringSNINDEXCONFIGURATION2CURRENCY_MARKMODIFIEDRelation disable markmodifed parameter constants for SnIndexConfiguration2Currency from ((searchservices))protected static java.lang.StringSNINDEXCONFIGURATION2CURRENCY_SRC_ORDEREDRelation ordering override parameter constants for SnIndexConfiguration2Currency from ((searchservices))protected static java.lang.StringSNINDEXCONFIGURATION2CURRENCY_TGT_ORDEREDprotected static java.lang.StringSNINDEXCONFIGURATION2LANGUAGE_MARKMODIFIEDRelation disable markmodifed parameter constants for SnIndexConfiguration2Language from ((searchservices))protected static java.lang.StringSNINDEXCONFIGURATION2LANGUAGE_SRC_ORDEREDRelation ordering override parameter constants for SnIndexConfiguration2Language from ((searchservices))protected static java.lang.StringSNINDEXCONFIGURATION2LANGUAGE_TGT_ORDEREDprotected static java.lang.StringSNINDEXCONFIGURATION2SYNONYMDICTIONARY_MARKMODIFIEDRelation disable markmodifed parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))protected static java.lang.StringSNINDEXCONFIGURATION2SYNONYMDICTIONARY_SRC_ORDEREDRelation ordering override parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))protected static java.lang.StringSNINDEXCONFIGURATION2SYNONYMDICTIONARY_TGT_ORDEREDstatic java.lang.StringSYNONYMDICTIONARIESQualifier of theSnIndexConfiguration.synonymDictionariesattributestatic java.lang.StringUSERQualifier of theSnIndexConfiguration.userattribute-
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 GeneratedSnIndexConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToCurrencies(Currency value)Generated method - Addsvalueto currencies.voidaddToCurrencies(SessionContext ctx, Currency value)Generated method - Addsvalueto currencies.voidaddToIndexTypes(SessionContext ctx, SnIndexType value)Generated method - Addsvalueto indexTypes.voidaddToIndexTypes(SnIndexType value)Generated method - Addsvalueto indexTypes.voidaddToLanguages(Language value)Generated method - Addsvalueto languages.voidaddToLanguages(SessionContext ctx, Language value)Generated method - Addsvalueto languages.voidaddToSynonymDictionaries(SessionContext ctx, SnSynonymDictionary value)Generated method - Addsvalueto synonymDictionaries.voidaddToSynonymDictionaries(SnSynonymDictionary value)Generated method - Addsvalueto synonymDictionaries.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.List<Currency>getCurrencies()Generated method - Getter of theSnIndexConfiguration.currenciesattribute.java.util.List<Currency>getCurrencies(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.currenciesattribute.longgetCurrenciesCount()longgetCurrenciesCount(SessionContext ctx)protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetId()Generated method - Getter of theSnIndexConfiguration.idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.idattribute.java.util.List<SnIndexType>getIndexTypes()Generated method - Getter of theSnIndexConfiguration.indexTypesattribute.java.util.List<SnIndexType>getIndexTypes(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.indexTypesattribute.java.util.List<Language>getLanguages()Generated method - Getter of theSnIndexConfiguration.languagesattribute.java.util.List<Language>getLanguages(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.languagesattribute.longgetLanguagesCount()longgetLanguagesCount(SessionContext ctx)java.util.List<java.lang.String>getListeners()Generated method - Getter of theSnIndexConfiguration.listenersattribute.java.util.List<java.lang.String>getListeners(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.listenersattribute.java.lang.StringgetName()Generated method - Getter of theSnIndexConfiguration.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.nameattribute.AbstractSnSearchProviderConfigurationgetSearchProviderConfiguration()Generated method - Getter of theSnIndexConfiguration.searchProviderConfigurationattribute.AbstractSnSearchProviderConfigurationgetSearchProviderConfiguration(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.searchProviderConfigurationattribute.java.util.List<SnSynonymDictionary>getSynonymDictionaries()Generated method - Getter of theSnIndexConfiguration.synonymDictionariesattribute.java.util.List<SnSynonymDictionary>getSynonymDictionaries(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.synonymDictionariesattribute.longgetSynonymDictionariesCount()longgetSynonymDictionariesCount(SessionContext ctx)UsergetUser()Generated method - Getter of theSnIndexConfiguration.userattribute.UsergetUser(SessionContext ctx)Generated method - Getter of theSnIndexConfiguration.userattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromCurrencies(Currency value)Generated method - Removesvaluefrom currencies.voidremoveFromCurrencies(SessionContext ctx, Currency value)Generated method - Removesvaluefrom currencies.voidremoveFromIndexTypes(SessionContext ctx, SnIndexType value)Generated method - Removesvaluefrom indexTypes.voidremoveFromIndexTypes(SnIndexType value)Generated method - Removesvaluefrom indexTypes.voidremoveFromLanguages(Language value)Generated method - Removesvaluefrom languages.voidremoveFromLanguages(SessionContext ctx, Language value)Generated method - Removesvaluefrom languages.voidremoveFromSynonymDictionaries(SessionContext ctx, SnSynonymDictionary value)Generated method - Removesvaluefrom synonymDictionaries.voidremoveFromSynonymDictionaries(SnSynonymDictionary value)Generated method - Removesvaluefrom synonymDictionaries.voidsetCurrencies(SessionContext ctx, java.util.List<Currency> value)Generated method - Setter of theSnIndexConfiguration.currenciesattribute.voidsetCurrencies(java.util.List<Currency> value)Generated method - Setter of theSnIndexConfiguration.currenciesattribute.voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSnIndexConfiguration.idattribute.voidsetId(java.lang.String value)Generated method - Setter of theSnIndexConfiguration.idattribute.voidsetIndexTypes(SessionContext ctx, java.util.List<SnIndexType> value)Generated method - Setter of theSnIndexConfiguration.indexTypesattribute.voidsetIndexTypes(java.util.List<SnIndexType> value)Generated method - Setter of theSnIndexConfiguration.indexTypesattribute.voidsetLanguages(SessionContext ctx, java.util.List<Language> value)Generated method - Setter of theSnIndexConfiguration.languagesattribute.voidsetLanguages(java.util.List<Language> value)Generated method - Setter of theSnIndexConfiguration.languagesattribute.voidsetListeners(SessionContext ctx, java.util.List<java.lang.String> value)Generated method - Setter of theSnIndexConfiguration.listenersattribute.voidsetListeners(java.util.List<java.lang.String> value)Generated method - Setter of theSnIndexConfiguration.listenersattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSnIndexConfiguration.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theSnIndexConfiguration.nameattribute.voidsetSearchProviderConfiguration(SessionContext ctx, AbstractSnSearchProviderConfiguration value)Generated method - Setter of theSnIndexConfiguration.searchProviderConfigurationattribute.voidsetSearchProviderConfiguration(AbstractSnSearchProviderConfiguration value)Generated method - Setter of theSnIndexConfiguration.searchProviderConfigurationattribute.voidsetSynonymDictionaries(SessionContext ctx, java.util.List<SnSynonymDictionary> value)Generated method - Setter of theSnIndexConfiguration.synonymDictionariesattribute.voidsetSynonymDictionaries(java.util.List<SnSynonymDictionary> value)Generated method - Setter of theSnIndexConfiguration.synonymDictionariesattribute.voidsetUser(SessionContext ctx, User value)Generated method - Setter of theSnIndexConfiguration.userattribute.voidsetUser(User value)Generated method - Setter of theSnIndexConfiguration.userattribute.-
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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Qualifier of theSnIndexConfiguration.idattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theSnIndexConfiguration.nameattribute- See Also:
- Constant Field Values
-
USER
public static final java.lang.String USER
Qualifier of theSnIndexConfiguration.userattribute- See Also:
- Constant Field Values
-
LISTENERS
public static final java.lang.String LISTENERS
Qualifier of theSnIndexConfiguration.listenersattribute- See Also:
- Constant Field Values
-
LANGUAGES
public static final java.lang.String LANGUAGES
Qualifier of theSnIndexConfiguration.languagesattribute- See Also:
- Constant Field Values
-
SNINDEXCONFIGURATION2LANGUAGE_SRC_ORDERED
protected static java.lang.String SNINDEXCONFIGURATION2LANGUAGE_SRC_ORDERED
Relation ordering override parameter constants for SnIndexConfiguration2Language from ((searchservices))
-
SNINDEXCONFIGURATION2LANGUAGE_TGT_ORDERED
protected static java.lang.String SNINDEXCONFIGURATION2LANGUAGE_TGT_ORDERED
-
SNINDEXCONFIGURATION2LANGUAGE_MARKMODIFIED
protected static java.lang.String SNINDEXCONFIGURATION2LANGUAGE_MARKMODIFIED
Relation disable markmodifed parameter constants for SnIndexConfiguration2Language from ((searchservices))
-
CURRENCIES
public static final java.lang.String CURRENCIES
Qualifier of theSnIndexConfiguration.currenciesattribute- See Also:
- Constant Field Values
-
SNINDEXCONFIGURATION2CURRENCY_SRC_ORDERED
protected static java.lang.String SNINDEXCONFIGURATION2CURRENCY_SRC_ORDERED
Relation ordering override parameter constants for SnIndexConfiguration2Currency from ((searchservices))
-
SNINDEXCONFIGURATION2CURRENCY_TGT_ORDERED
protected static java.lang.String SNINDEXCONFIGURATION2CURRENCY_TGT_ORDERED
-
SNINDEXCONFIGURATION2CURRENCY_MARKMODIFIED
protected static java.lang.String SNINDEXCONFIGURATION2CURRENCY_MARKMODIFIED
Relation disable markmodifed parameter constants for SnIndexConfiguration2Currency from ((searchservices))
-
SEARCHPROVIDERCONFIGURATION
public static final java.lang.String SEARCHPROVIDERCONFIGURATION
Qualifier of theSnIndexConfiguration.searchProviderConfigurationattribute- See Also:
- Constant Field Values
-
INDEXTYPES
public static final java.lang.String INDEXTYPES
Qualifier of theSnIndexConfiguration.indexTypesattribute- See Also:
- Constant Field Values
-
SYNONYMDICTIONARIES
public static final java.lang.String SYNONYMDICTIONARIES
Qualifier of theSnIndexConfiguration.synonymDictionariesattribute- See Also:
- Constant Field Values
-
SNINDEXCONFIGURATION2SYNONYMDICTIONARY_SRC_ORDERED
protected static java.lang.String SNINDEXCONFIGURATION2SYNONYMDICTIONARY_SRC_ORDERED
Relation ordering override parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))
-
SNINDEXCONFIGURATION2SYNONYMDICTIONARY_TGT_ORDERED
protected static java.lang.String SNINDEXCONFIGURATION2SYNONYMDICTIONARY_TGT_ORDERED
-
SNINDEXCONFIGURATION2SYNONYMDICTIONARY_MARKMODIFIED
protected static java.lang.String SNINDEXCONFIGURATION2SYNONYMDICTIONARY_MARKMODIFIED
Relation disable markmodifed parameter constants for SnIndexConfiguration2SynonymDictionary from ((searchservices))
-
SEARCHPROVIDERCONFIGURATIONHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSnIndexConfiguration> SEARCHPROVIDERCONFIGURATIONHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SEARCHPROVIDERCONFIGURATION's relation attributes from 'one' side.
-
INDEXTYPESHANDLER
protected static final OneToManyHandler<SnIndexType> INDEXTYPESHANDLER
OneToManyHandlerfor handling 1:n INDEXTYPES's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getCurrencies
public java.util.List<Currency> getCurrencies(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.currenciesattribute.- Returns:
- the currencies
-
getCurrencies
public java.util.List<Currency> getCurrencies()
Generated method - Getter of theSnIndexConfiguration.currenciesattribute.- Returns:
- the currencies
-
getCurrenciesCount
public long getCurrenciesCount(SessionContext ctx)
-
getCurrenciesCount
public long getCurrenciesCount()
-
setCurrencies
public void setCurrencies(SessionContext ctx, java.util.List<Currency> value)
Generated method - Setter of theSnIndexConfiguration.currenciesattribute.- Parameters:
value- the currencies
-
setCurrencies
public void setCurrencies(java.util.List<Currency> value)
Generated method - Setter of theSnIndexConfiguration.currenciesattribute.- Parameters:
value- the currencies
-
addToCurrencies
public void addToCurrencies(SessionContext ctx, Currency value)
Generated method - Addsvalueto currencies.- Parameters:
value- the item to add to currencies
-
addToCurrencies
public void addToCurrencies(Currency value)
Generated method - Addsvalueto currencies.- Parameters:
value- the item to add to currencies
-
removeFromCurrencies
public void removeFromCurrencies(SessionContext ctx, Currency value)
Generated method - Removesvaluefrom currencies.- Parameters:
value- the item to remove from currencies
-
removeFromCurrencies
public void removeFromCurrencies(Currency value)
Generated method - Removesvaluefrom currencies.- Parameters:
value- the item to remove from currencies
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.idattribute.- Returns:
- the id
-
getId
public java.lang.String getId()
Generated method - Getter of theSnIndexConfiguration.idattribute.- Returns:
- the id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSnIndexConfiguration.idattribute.- Parameters:
value- the id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theSnIndexConfiguration.idattribute.- Parameters:
value- the id
-
getIndexTypes
public java.util.List<SnIndexType> getIndexTypes(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.indexTypesattribute.- Returns:
- the indexTypes
-
getIndexTypes
public java.util.List<SnIndexType> getIndexTypes()
Generated method - Getter of theSnIndexConfiguration.indexTypesattribute.- Returns:
- the indexTypes
-
setIndexTypes
public void setIndexTypes(SessionContext ctx, java.util.List<SnIndexType> value)
Generated method - Setter of theSnIndexConfiguration.indexTypesattribute.- Parameters:
value- the indexTypes
-
setIndexTypes
public void setIndexTypes(java.util.List<SnIndexType> value)
Generated method - Setter of theSnIndexConfiguration.indexTypesattribute.- Parameters:
value- the indexTypes
-
addToIndexTypes
public void addToIndexTypes(SessionContext ctx, SnIndexType value)
Generated method - Addsvalueto indexTypes.- Parameters:
value- the item to add to indexTypes
-
addToIndexTypes
public void addToIndexTypes(SnIndexType value)
Generated method - Addsvalueto indexTypes.- Parameters:
value- the item to add to indexTypes
-
removeFromIndexTypes
public void removeFromIndexTypes(SessionContext ctx, SnIndexType value)
Generated method - Removesvaluefrom indexTypes.- Parameters:
value- the item to remove from indexTypes
-
removeFromIndexTypes
public void removeFromIndexTypes(SnIndexType value)
Generated method - Removesvaluefrom indexTypes.- Parameters:
value- the item to remove from indexTypes
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getLanguages
public java.util.List<Language> getLanguages(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.languagesattribute.- Returns:
- the languages
-
getLanguages
public java.util.List<Language> getLanguages()
Generated method - Getter of theSnIndexConfiguration.languagesattribute.- Returns:
- the languages
-
getLanguagesCount
public long getLanguagesCount(SessionContext ctx)
-
getLanguagesCount
public long getLanguagesCount()
-
setLanguages
public void setLanguages(SessionContext ctx, java.util.List<Language> value)
Generated method - Setter of theSnIndexConfiguration.languagesattribute.- Parameters:
value- the languages
-
setLanguages
public void setLanguages(java.util.List<Language> value)
Generated method - Setter of theSnIndexConfiguration.languagesattribute.- Parameters:
value- the languages
-
addToLanguages
public void addToLanguages(SessionContext ctx, Language value)
Generated method - Addsvalueto languages.- Parameters:
value- the item to add to languages
-
addToLanguages
public void addToLanguages(Language value)
Generated method - Addsvalueto languages.- Parameters:
value- the item to add to languages
-
removeFromLanguages
public void removeFromLanguages(SessionContext ctx, Language value)
Generated method - Removesvaluefrom languages.- Parameters:
value- the item to remove from languages
-
removeFromLanguages
public void removeFromLanguages(Language value)
Generated method - Removesvaluefrom languages.- Parameters:
value- the item to remove from languages
-
getListeners
public java.util.List<java.lang.String> getListeners(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.listenersattribute.- Returns:
- the listeners
-
getListeners
public java.util.List<java.lang.String> getListeners()
Generated method - Getter of theSnIndexConfiguration.listenersattribute.- Returns:
- the listeners
-
setListeners
public void setListeners(SessionContext ctx, java.util.List<java.lang.String> value)
Generated method - Setter of theSnIndexConfiguration.listenersattribute.- Parameters:
value- the listeners
-
setListeners
public void setListeners(java.util.List<java.lang.String> value)
Generated method - Setter of theSnIndexConfiguration.listenersattribute.- Parameters:
value- the listeners
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theSnIndexConfiguration.nameattribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSnIndexConfiguration.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSnIndexConfiguration.nameattribute.- Parameters:
value- the name
-
getSearchProviderConfiguration
public AbstractSnSearchProviderConfiguration getSearchProviderConfiguration(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.searchProviderConfigurationattribute.- Returns:
- the searchProviderConfiguration
-
getSearchProviderConfiguration
public AbstractSnSearchProviderConfiguration getSearchProviderConfiguration()
Generated method - Getter of theSnIndexConfiguration.searchProviderConfigurationattribute.- Returns:
- the searchProviderConfiguration
-
setSearchProviderConfiguration
public void setSearchProviderConfiguration(SessionContext ctx, AbstractSnSearchProviderConfiguration value)
Generated method - Setter of theSnIndexConfiguration.searchProviderConfigurationattribute.- Parameters:
value- the searchProviderConfiguration
-
setSearchProviderConfiguration
public void setSearchProviderConfiguration(AbstractSnSearchProviderConfiguration value)
Generated method - Setter of theSnIndexConfiguration.searchProviderConfigurationattribute.- Parameters:
value- the searchProviderConfiguration
-
getSynonymDictionaries
public java.util.List<SnSynonymDictionary> getSynonymDictionaries(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.synonymDictionariesattribute.- Returns:
- the synonymDictionaries
-
getSynonymDictionaries
public java.util.List<SnSynonymDictionary> getSynonymDictionaries()
Generated method - Getter of theSnIndexConfiguration.synonymDictionariesattribute.- Returns:
- the synonymDictionaries
-
getSynonymDictionariesCount
public long getSynonymDictionariesCount(SessionContext ctx)
-
getSynonymDictionariesCount
public long getSynonymDictionariesCount()
-
setSynonymDictionaries
public void setSynonymDictionaries(SessionContext ctx, java.util.List<SnSynonymDictionary> value)
Generated method - Setter of theSnIndexConfiguration.synonymDictionariesattribute.- Parameters:
value- the synonymDictionaries
-
setSynonymDictionaries
public void setSynonymDictionaries(java.util.List<SnSynonymDictionary> value)
Generated method - Setter of theSnIndexConfiguration.synonymDictionariesattribute.- Parameters:
value- the synonymDictionaries
-
addToSynonymDictionaries
public void addToSynonymDictionaries(SessionContext ctx, SnSynonymDictionary value)
Generated method - Addsvalueto synonymDictionaries.- Parameters:
value- the item to add to synonymDictionaries
-
addToSynonymDictionaries
public void addToSynonymDictionaries(SnSynonymDictionary value)
Generated method - Addsvalueto synonymDictionaries.- Parameters:
value- the item to add to synonymDictionaries
-
removeFromSynonymDictionaries
public void removeFromSynonymDictionaries(SessionContext ctx, SnSynonymDictionary value)
Generated method - Removesvaluefrom synonymDictionaries.- Parameters:
value- the item to remove from synonymDictionaries
-
removeFromSynonymDictionaries
public void removeFromSynonymDictionaries(SnSynonymDictionary value)
Generated method - Removesvaluefrom synonymDictionaries.- Parameters:
value- the item to remove from synonymDictionaries
-
getUser
public User getUser(SessionContext ctx)
Generated method - Getter of theSnIndexConfiguration.userattribute.- Returns:
- the user
-
getUser
public User getUser()
Generated method - Getter of theSnIndexConfiguration.userattribute.- Returns:
- the user
-
setUser
public void setUser(SessionContext ctx, User value)
Generated method - Setter of theSnIndexConfiguration.userattribute.- Parameters:
value- the user
-
setUser
public void setUser(User value)
Generated method - Setter of theSnIndexConfiguration.userattribute.- Parameters:
value- the user
-
-