Class GeneratedAsSearchProfileActivationSet
- 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.adaptivesearch.jalo.GeneratedAsSearchProfileActivationSet
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
AsSearchProfileActivationSet
public abstract class GeneratedAsSearchProfileActivationSet extends GenericItem
Generated class for typeAsSearchProfileActivationSet
.- 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.String
CATALOGVERSION
Qualifier of theAsSearchProfileActivationSet.catalogVersion
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
INDEXTYPE
Qualifier of theAsSearchProfileActivationSet.indexType
attributestatic java.lang.String
PRIORITY
Qualifier of theAsSearchProfileActivationSet.priority
attributestatic java.lang.String
SEARCHPROFILES
Qualifier of theAsSearchProfileActivationSet.searchProfiles
attributeprotected static OneToManyHandler<AbstractAsSearchProfile>
SEARCHPROFILESHANDLER
OneToManyHandler
for handling 1:n SEARCHPROFILES's relation attributes from 'many' side.-
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 GeneratedAsSearchProfileActivationSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToSearchProfiles(AbstractAsSearchProfile value)
Generated method - Addsvalue
to searchProfiles.void
addToSearchProfiles(SessionContext ctx, AbstractAsSearchProfile value)
Generated method - Addsvalue
to searchProfiles.CatalogVersion
getCatalogVersion()
Generated method - Getter of theAsSearchProfileActivationSet.catalogVersion
attribute.CatalogVersion
getCatalogVersion(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.catalogVersion
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getIndexType()
Generated method - Getter of theAsSearchProfileActivationSet.indexType
attribute.java.lang.String
getIndexType(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.indexType
attribute.java.lang.Integer
getPriority()
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.java.lang.Integer
getPriority(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.int
getPriorityAsPrimitive()
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.int
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.java.util.List<AbstractAsSearchProfile>
getSearchProfiles()
Generated method - Getter of theAsSearchProfileActivationSet.searchProfiles
attribute.java.util.List<AbstractAsSearchProfile>
getSearchProfiles(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.searchProfiles
attribute.void
removeFromSearchProfiles(AbstractAsSearchProfile value)
Generated method - Removesvalue
from searchProfiles.void
removeFromSearchProfiles(SessionContext ctx, AbstractAsSearchProfile value)
Generated method - Removesvalue
from searchProfiles.protected void
setCatalogVersion(CatalogVersion value)
Generated method - Setter of theAsSearchProfileActivationSet.catalogVersion
attribute.protected void
setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theAsSearchProfileActivationSet.catalogVersion
attribute.protected void
setIndexType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAsSearchProfileActivationSet.indexType
attribute.protected void
setIndexType(java.lang.String value)
Generated method - Setter of theAsSearchProfileActivationSet.indexType
attribute.void
setPriority(int value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.void
setPriority(SessionContext ctx, int value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.void
setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.void
setPriority(java.lang.Integer value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.void
setSearchProfiles(SessionContext ctx, java.util.List<AbstractAsSearchProfile> value)
Generated method - Setter of theAsSearchProfileActivationSet.searchProfiles
attribute.void
setSearchProfiles(java.util.List<AbstractAsSearchProfile> value)
Generated method - Setter of theAsSearchProfileActivationSet.searchProfiles
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theAsSearchProfileActivationSet.catalogVersion
attribute- See Also:
- Constant Field Values
-
INDEXTYPE
public static final java.lang.String INDEXTYPE
Qualifier of theAsSearchProfileActivationSet.indexType
attribute- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Qualifier of theAsSearchProfileActivationSet.priority
attribute- See Also:
- Constant Field Values
-
SEARCHPROFILES
public static final java.lang.String SEARCHPROFILES
Qualifier of theAsSearchProfileActivationSet.searchProfiles
attribute- See Also:
- Constant Field Values
-
SEARCHPROFILESHANDLER
protected static final OneToManyHandler<AbstractAsSearchProfile> SEARCHPROFILESHANDLER
OneToManyHandler
for handling 1:n SEARCHPROFILES'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:
getDefaultAttributeModes
in classItem
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.catalogVersion
attribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theAsSearchProfileActivationSet.catalogVersion
attribute.- Returns:
- the catalogVersion
-
setCatalogVersion
protected void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theAsSearchProfileActivationSet.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
setCatalogVersion
protected void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theAsSearchProfileActivationSet.catalogVersion
attribute.- Parameters:
value
- the catalogVersion
-
getIndexType
public java.lang.String getIndexType(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.indexType
attribute.- Returns:
- the indexType
-
getIndexType
public java.lang.String getIndexType()
Generated method - Getter of theAsSearchProfileActivationSet.indexType
attribute.- Returns:
- the indexType
-
setIndexType
protected void setIndexType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAsSearchProfileActivationSet.indexType
attribute.- Parameters:
value
- the indexType
-
setIndexType
protected void setIndexType(java.lang.String value)
Generated method - Setter of theAsSearchProfileActivationSet.indexType
attribute.- Parameters:
value
- the indexType
-
getPriority
public java.lang.Integer getPriority(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.- Returns:
- the priority - priority (higher priority gets applied first)
-
getPriority
public java.lang.Integer getPriority()
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.- Returns:
- the priority - priority (higher priority gets applied first)
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.- Returns:
- the priority - priority (higher priority gets applied first)
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive()
Generated method - Getter of theAsSearchProfileActivationSet.priority
attribute.- Returns:
- the priority - priority (higher priority gets applied first)
-
setPriority
public void setPriority(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.- Parameters:
value
- the priority - priority (higher priority gets applied first)
-
setPriority
public void setPriority(java.lang.Integer value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.- Parameters:
value
- the priority - priority (higher priority gets applied first)
-
setPriority
public void setPriority(SessionContext ctx, int value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.- Parameters:
value
- the priority - priority (higher priority gets applied first)
-
setPriority
public void setPriority(int value)
Generated method - Setter of theAsSearchProfileActivationSet.priority
attribute.- Parameters:
value
- the priority - priority (higher priority gets applied first)
-
getSearchProfiles
public java.util.List<AbstractAsSearchProfile> getSearchProfiles(SessionContext ctx)
Generated method - Getter of theAsSearchProfileActivationSet.searchProfiles
attribute.- Returns:
- the searchProfiles
-
getSearchProfiles
public java.util.List<AbstractAsSearchProfile> getSearchProfiles()
Generated method - Getter of theAsSearchProfileActivationSet.searchProfiles
attribute.- Returns:
- the searchProfiles
-
setSearchProfiles
public void setSearchProfiles(SessionContext ctx, java.util.List<AbstractAsSearchProfile> value)
Generated method - Setter of theAsSearchProfileActivationSet.searchProfiles
attribute.- Parameters:
value
- the searchProfiles
-
setSearchProfiles
public void setSearchProfiles(java.util.List<AbstractAsSearchProfile> value)
Generated method - Setter of theAsSearchProfileActivationSet.searchProfiles
attribute.- Parameters:
value
- the searchProfiles
-
addToSearchProfiles
public void addToSearchProfiles(SessionContext ctx, AbstractAsSearchProfile value)
Generated method - Addsvalue
to searchProfiles.- Parameters:
value
- the item to add to searchProfiles
-
addToSearchProfiles
public void addToSearchProfiles(AbstractAsSearchProfile value)
Generated method - Addsvalue
to searchProfiles.- Parameters:
value
- the item to add to searchProfiles
-
removeFromSearchProfiles
public void removeFromSearchProfiles(SessionContext ctx, AbstractAsSearchProfile value)
Generated method - Removesvalue
from searchProfiles.- Parameters:
value
- the item to remove from searchProfiles
-
removeFromSearchProfiles
public void removeFromSearchProfiles(AbstractAsSearchProfile value)
Generated method - Removesvalue
from searchProfiles.- Parameters:
value
- the item to remove from searchProfiles
-
-