Class GeneratedSnIndexerConfiguration
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.GeneratedSnIndexerConfiguration
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedSnIndexerConfiguration
extends de.hybris.platform.jalo.GenericItem
Generated class for type
SnIndexerConfiguration.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theSnIndexerConfiguration.batchSizeattributestatic final StringQualifier of theSnIndexerConfiguration.concurrencyattributestatic final StringQualifier of theSnIndexerConfiguration.idattributestatic final StringQualifier of theSnIndexerConfiguration.indexConfigurationsattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.searchservices.jalo.SnIndexConfiguration>OneToManyHandlerfor handling 1:n INDEXCONFIGURATIONS's relation attributes from 'many' side.static final StringQualifier of theSnIndexerConfiguration.indexTypesattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.searchservices.jalo.SnIndexType>OneToManyHandlerfor handling 1:n INDEXTYPES's relation attributes from 'many' side.static final StringQualifier of theSnIndexerConfiguration.nameattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.voidaddToIndexConfigurations(de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.voidaddToIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Addsvalueto indexTypes.voidaddToIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Addsvalueto indexTypes.Generated method - Getter of theSnIndexerConfiguration.nameattribute.getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.nameattribute.Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.getBatchSize(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.intGenerated method - Getter of theSnIndexerConfiguration.batchSizeattribute.intgetBatchSizeAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.getConcurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.intGenerated method - Getter of theSnIndexerConfiguration.concurrencyattribute.intgetConcurrencyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.getId()Generated method - Getter of theSnIndexerConfiguration.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.idattribute.List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration>Generated method - Getter of theSnIndexerConfiguration.indexConfigurationsattribute.List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration>getIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.indexConfigurationsattribute.List<de.hybris.platform.searchservices.jalo.SnIndexType>Generated method - Getter of theSnIndexerConfiguration.indexTypesattribute.List<de.hybris.platform.searchservices.jalo.SnIndexType>getIndexTypes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.indexTypesattribute.getName()Generated method - Getter of theSnIndexerConfiguration.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.nameattribute.voidremoveFromIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.voidremoveFromIndexConfigurations(de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.voidremoveFromIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Removesvaluefrom indexTypes.voidremoveFromIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Removesvaluefrom indexTypes.voidsetAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theSnIndexerConfiguration.nameattribute.voidsetAllName(Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theSnIndexerConfiguration.nameattribute.voidsetBatchSize(int value) Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.voidsetBatchSize(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.voidsetBatchSize(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.voidsetBatchSize(Integer value) Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.voidsetConcurrency(int value) Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.voidsetConcurrency(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.voidsetConcurrency(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.voidsetConcurrency(Integer value) Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.voidGenerated method - Setter of theSnIndexerConfiguration.idattribute.voidGenerated method - Setter of theSnIndexerConfiguration.idattribute.voidsetIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration> value) Generated method - Setter of theSnIndexerConfiguration.indexConfigurationsattribute.voidsetIndexConfigurations(List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration> value) Generated method - Setter of theSnIndexerConfiguration.indexConfigurationsattribute.voidsetIndexTypes(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnIndexType> value) Generated method - Setter of theSnIndexerConfiguration.indexTypesattribute.voidsetIndexTypes(List<de.hybris.platform.searchservices.jalo.SnIndexType> value) Generated method - Setter of theSnIndexerConfiguration.indexTypesattribute.voidGenerated method - Setter of theSnIndexerConfiguration.nameattribute.voidGenerated method - Setter of theSnIndexerConfiguration.nameattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, isMarkModifiedDisabled, 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theSnIndexerConfiguration.idattribute- See Also:
-
NAME
Qualifier of theSnIndexerConfiguration.nameattribute- See Also:
-
CONCURRENCY
Qualifier of theSnIndexerConfiguration.concurrencyattribute- See Also:
-
BATCHSIZE
Qualifier of theSnIndexerConfiguration.batchSizeattribute- See Also:
-
INDEXCONFIGURATIONS
Qualifier of theSnIndexerConfiguration.indexConfigurationsattribute- See Also:
-
INDEXTYPES
Qualifier of theSnIndexerConfiguration.indexTypesattribute- See Also:
-
INDEXCONFIGURATIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.searchservices.jalo.SnIndexConfiguration> INDEXCONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n INDEXCONFIGURATIONS's relation attributes from 'many' side. -
INDEXTYPESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.searchservices.jalo.SnIndexType> INDEXTYPESHANDLEROneToManyHandlerfor handling 1:n INDEXTYPES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSnIndexerConfiguration
public GeneratedSnIndexerConfiguration()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBatchSize
Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.- Returns:
- the batchSize
-
getBatchSize
Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.- Returns:
- the batchSize
-
getBatchSizeAsPrimitive
public int getBatchSizeAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.- Returns:
- the batchSize
-
getBatchSizeAsPrimitive
public int getBatchSizeAsPrimitive()Generated method - Getter of theSnIndexerConfiguration.batchSizeattribute.- Returns:
- the batchSize
-
setBatchSize
Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.- Parameters:
value- the batchSize
-
setBatchSize
Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.- Parameters:
value- the batchSize
-
setBatchSize
public void setBatchSize(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.- Parameters:
value- the batchSize
-
setBatchSize
public void setBatchSize(int value) Generated method - Setter of theSnIndexerConfiguration.batchSizeattribute.- Parameters:
value- the batchSize
-
getConcurrency
Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.- Returns:
- the concurrency
-
getConcurrency
Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.- Returns:
- the concurrency
-
getConcurrencyAsPrimitive
public int getConcurrencyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.- Returns:
- the concurrency
-
getConcurrencyAsPrimitive
public int getConcurrencyAsPrimitive()Generated method - Getter of theSnIndexerConfiguration.concurrencyattribute.- Returns:
- the concurrency
-
setConcurrency
Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.- Parameters:
value- the concurrency
-
setConcurrency
Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.- Parameters:
value- the concurrency
-
setConcurrency
public void setConcurrency(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.- Parameters:
value- the concurrency
-
setConcurrency
public void setConcurrency(int value) Generated method - Setter of theSnIndexerConfiguration.concurrencyattribute.- Parameters:
value- the concurrency
-
getId
Generated method - Getter of theSnIndexerConfiguration.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theSnIndexerConfiguration.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theSnIndexerConfiguration.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theSnIndexerConfiguration.idattribute.- Parameters:
value- the id
-
getIndexConfigurations
public List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration> getIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.indexConfigurationsattribute.- Returns:
- the indexConfigurations
-
getIndexConfigurations
Generated method - Getter of theSnIndexerConfiguration.indexConfigurationsattribute.- Returns:
- the indexConfigurations
-
setIndexConfigurations
public void setIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration> value) Generated method - Setter of theSnIndexerConfiguration.indexConfigurationsattribute.- Parameters:
value- the indexConfigurations
-
setIndexConfigurations
public void setIndexConfigurations(List<de.hybris.platform.searchservices.jalo.SnIndexConfiguration> value) Generated method - Setter of theSnIndexerConfiguration.indexConfigurationsattribute.- Parameters:
value- the indexConfigurations
-
addToIndexConfigurations
public void addToIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.- Parameters:
value- the item to add to indexConfigurations
-
addToIndexConfigurations
public void addToIndexConfigurations(de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Addsvalueto indexConfigurations.- Parameters:
value- the item to add to indexConfigurations
-
removeFromIndexConfigurations
public void removeFromIndexConfigurations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.- Parameters:
value- the item to remove from indexConfigurations
-
removeFromIndexConfigurations
public void removeFromIndexConfigurations(de.hybris.platform.searchservices.jalo.SnIndexConfiguration value) Generated method - Removesvaluefrom indexConfigurations.- Parameters:
value- the item to remove from indexConfigurations
-
getIndexTypes
public List<de.hybris.platform.searchservices.jalo.SnIndexType> getIndexTypes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.indexTypesattribute.- Returns:
- the indexTypes
-
getIndexTypes
Generated method - Getter of theSnIndexerConfiguration.indexTypesattribute.- 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 theSnIndexerConfiguration.indexTypesattribute.- Parameters:
value- the indexTypes
-
setIndexTypes
Generated method - Setter of theSnIndexerConfiguration.indexTypesattribute.- Parameters:
value- the indexTypes
-
addToIndexTypes
public void addToIndexTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Addsvalueto indexTypes.- Parameters:
value- the item to add to indexTypes
-
addToIndexTypes
public void addToIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Addsvalueto 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 - Removesvaluefrom indexTypes.- Parameters:
value- the item to remove from indexTypes
-
removeFromIndexTypes
public void removeFromIndexTypes(de.hybris.platform.searchservices.jalo.SnIndexType value) Generated method - Removesvaluefrom indexTypes.- Parameters:
value- the item to remove from indexTypes
-
getName
Generated method - Getter of theSnIndexerConfiguration.nameattribute.- Returns:
- the name
-
getName
Generated method - Getter of theSnIndexerConfiguration.nameattribute.- Returns:
- the name
-
getAllName
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSnIndexerConfiguration.nameattribute.- Returns:
- the localized name
-
getAllName
Generated method - Getter of theSnIndexerConfiguration.nameattribute.- Returns:
- the localized name
-
setName
Generated method - Setter of theSnIndexerConfiguration.nameattribute.- Parameters:
value- the name
-
setName
Generated method - Setter of theSnIndexerConfiguration.nameattribute.- 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 theSnIndexerConfiguration.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theSnIndexerConfiguration.nameattribute.- Parameters:
value- the name
-