Class GeneratedSnField
- 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.GeneratedSnField
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SnField
public abstract class GeneratedSnField extends GenericItem
Generated class for typeSnField.- 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 protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringFIELDTYPEQualifier of theSnField.fieldTypeattributestatic java.lang.StringIDQualifier of theSnField.idattributestatic java.lang.StringINDEXTYPEQualifier of theSnField.indexTypeattributeprotected static BidirectionalOneToManyHandler<GeneratedSnField>INDEXTYPEHANDLERBidirectionalOneToManyHandlerfor handling 1:n INDEXTYPE's relation attributes from 'one' side.static java.lang.StringINDEXTYPEPOSQualifier of theSnField.indexTypePOSattributestatic java.lang.StringLOCALIZEDQualifier of theSnField.localizedattributestatic java.lang.StringMULTIVALUEDQualifier of theSnField.multiValuedattributestatic java.lang.StringNAMEQualifier of theSnField.nameattributestatic java.lang.StringQUALIFIERTYPEIDQualifier of theSnField.qualifierTypeIdattributestatic java.lang.StringRETRIEVABLEQualifier of theSnField.retrievableattributestatic java.lang.StringSEARCHABLEQualifier of theSnField.searchableattributestatic java.lang.StringUSEFORSPELLCHECKINGQualifier of theSnField.useForSpellcheckingattributestatic java.lang.StringUSEFORSUGGESTINGQualifier of theSnField.useForSuggestingattributestatic java.lang.StringVALUEPROVIDERQualifier of theSnField.valueProviderattributestatic java.lang.StringVALUEPROVIDERPARAMETERSQualifier of theSnField.valueProviderParametersattributestatic java.lang.StringWEIGHTQualifier of theSnField.weightattribute-
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 GeneratedSnField()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<java.lang.String,java.lang.String>getAllValueProviderParameters()Generated method - Getter of theSnField.valueProviderParametersattribute.java.util.Map<java.lang.String,java.lang.String>getAllValueProviderParameters(SessionContext ctx)Generated method - Getter of theSnField.valueProviderParametersattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()EnumerationValuegetFieldType()Generated method - Getter of theSnField.fieldTypeattribute.EnumerationValuegetFieldType(SessionContext ctx)Generated method - Getter of theSnField.fieldTypeattribute.java.lang.StringgetId()Generated method - Getter of theSnField.idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theSnField.idattribute.SnIndexTypegetIndexType()Generated method - Getter of theSnField.indexTypeattribute.SnIndexTypegetIndexType(SessionContext ctx)Generated method - Getter of theSnField.indexTypeattribute.java.lang.StringgetName()Generated method - Getter of theSnField.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSnField.nameattribute.java.lang.StringgetQualifierTypeId()Generated method - Getter of theSnField.qualifierTypeIdattribute.java.lang.StringgetQualifierTypeId(SessionContext ctx)Generated method - Getter of theSnField.qualifierTypeIdattribute.java.lang.StringgetValueProvider()Generated method - Getter of theSnField.valueProviderattribute.java.lang.StringgetValueProvider(SessionContext ctx)Generated method - Getter of theSnField.valueProviderattribute.java.lang.FloatgetWeight()Generated method - Getter of theSnField.weightattribute.java.lang.FloatgetWeight(SessionContext ctx)Generated method - Getter of theSnField.weightattribute.floatgetWeightAsPrimitive()Generated method - Getter of theSnField.weightattribute.floatgetWeightAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.weightattribute.java.lang.BooleanisLocalized()Generated method - Getter of theSnField.localizedattribute.java.lang.BooleanisLocalized(SessionContext ctx)Generated method - Getter of theSnField.localizedattribute.booleanisLocalizedAsPrimitive()Generated method - Getter of theSnField.localizedattribute.booleanisLocalizedAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.localizedattribute.java.lang.BooleanisMultiValued()Generated method - Getter of theSnField.multiValuedattribute.java.lang.BooleanisMultiValued(SessionContext ctx)Generated method - Getter of theSnField.multiValuedattribute.booleanisMultiValuedAsPrimitive()Generated method - Getter of theSnField.multiValuedattribute.booleanisMultiValuedAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.multiValuedattribute.java.lang.BooleanisRetrievable()Generated method - Getter of theSnField.retrievableattribute.java.lang.BooleanisRetrievable(SessionContext ctx)Generated method - Getter of theSnField.retrievableattribute.booleanisRetrievableAsPrimitive()Generated method - Getter of theSnField.retrievableattribute.booleanisRetrievableAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.retrievableattribute.java.lang.BooleanisSearchable()Generated method - Getter of theSnField.searchableattribute.java.lang.BooleanisSearchable(SessionContext ctx)Generated method - Getter of theSnField.searchableattribute.booleanisSearchableAsPrimitive()Generated method - Getter of theSnField.searchableattribute.booleanisSearchableAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.searchableattribute.java.lang.BooleanisUseForSpellchecking()Generated method - Getter of theSnField.useForSpellcheckingattribute.java.lang.BooleanisUseForSpellchecking(SessionContext ctx)Generated method - Getter of theSnField.useForSpellcheckingattribute.booleanisUseForSpellcheckingAsPrimitive()Generated method - Getter of theSnField.useForSpellcheckingattribute.booleanisUseForSpellcheckingAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.useForSpellcheckingattribute.java.lang.BooleanisUseForSuggesting()Generated method - Getter of theSnField.useForSuggestingattribute.java.lang.BooleanisUseForSuggesting(SessionContext ctx)Generated method - Getter of theSnField.useForSuggestingattribute.booleanisUseForSuggestingAsPrimitive()Generated method - Getter of theSnField.useForSuggestingattribute.booleanisUseForSuggestingAsPrimitive(SessionContext ctx)Generated method - Getter of theSnField.useForSuggestingattribute.voidsetAllValueProviderParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theSnField.valueProviderParametersattribute.voidsetAllValueProviderParameters(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theSnField.valueProviderParametersattribute.voidsetFieldType(EnumerationValue value)Generated method - Setter of theSnField.fieldTypeattribute.voidsetFieldType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theSnField.fieldTypeattribute.voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSnField.idattribute.voidsetId(java.lang.String value)Generated method - Setter of theSnField.idattribute.protected voidsetIndexType(SessionContext ctx, SnIndexType value)Generated method - Setter of theSnField.indexTypeattribute.protected voidsetIndexType(SnIndexType value)Generated method - Setter of theSnField.indexTypeattribute.voidsetLocalized(boolean value)Generated method - Setter of theSnField.localizedattribute.voidsetLocalized(SessionContext ctx, boolean value)Generated method - Setter of theSnField.localizedattribute.voidsetLocalized(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSnField.localizedattribute.voidsetLocalized(java.lang.Boolean value)Generated method - Setter of theSnField.localizedattribute.voidsetMultiValued(boolean value)Generated method - Setter of theSnField.multiValuedattribute.voidsetMultiValued(SessionContext ctx, boolean value)Generated method - Setter of theSnField.multiValuedattribute.voidsetMultiValued(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSnField.multiValuedattribute.voidsetMultiValued(java.lang.Boolean value)Generated method - Setter of theSnField.multiValuedattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSnField.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theSnField.nameattribute.voidsetQualifierTypeId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSnField.qualifierTypeIdattribute.voidsetQualifierTypeId(java.lang.String value)Generated method - Setter of theSnField.qualifierTypeIdattribute.voidsetRetrievable(boolean value)Generated method - Setter of theSnField.retrievableattribute.voidsetRetrievable(SessionContext ctx, boolean value)Generated method - Setter of theSnField.retrievableattribute.voidsetRetrievable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSnField.retrievableattribute.voidsetRetrievable(java.lang.Boolean value)Generated method - Setter of theSnField.retrievableattribute.voidsetSearchable(boolean value)Generated method - Setter of theSnField.searchableattribute.voidsetSearchable(SessionContext ctx, boolean value)Generated method - Setter of theSnField.searchableattribute.voidsetSearchable(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSnField.searchableattribute.voidsetSearchable(java.lang.Boolean value)Generated method - Setter of theSnField.searchableattribute.voidsetUseForSpellchecking(boolean value)Generated method - Setter of theSnField.useForSpellcheckingattribute.voidsetUseForSpellchecking(SessionContext ctx, boolean value)Generated method - Setter of theSnField.useForSpellcheckingattribute.voidsetUseForSpellchecking(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSnField.useForSpellcheckingattribute.voidsetUseForSpellchecking(java.lang.Boolean value)Generated method - Setter of theSnField.useForSpellcheckingattribute.voidsetUseForSuggesting(boolean value)Generated method - Setter of theSnField.useForSuggestingattribute.voidsetUseForSuggesting(SessionContext ctx, boolean value)Generated method - Setter of theSnField.useForSuggestingattribute.voidsetUseForSuggesting(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSnField.useForSuggestingattribute.voidsetUseForSuggesting(java.lang.Boolean value)Generated method - Setter of theSnField.useForSuggestingattribute.voidsetValueProvider(SessionContext ctx, java.lang.String value)Generated method - Setter of theSnField.valueProviderattribute.voidsetValueProvider(java.lang.String value)Generated method - Setter of theSnField.valueProviderattribute.voidsetWeight(float value)Generated method - Setter of theSnField.weightattribute.voidsetWeight(SessionContext ctx, float value)Generated method - Setter of theSnField.weightattribute.voidsetWeight(SessionContext ctx, java.lang.Float value)Generated method - Setter of theSnField.weightattribute.voidsetWeight(java.lang.Float value)Generated method - Setter of theSnField.weightattribute.-
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, 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
-
ID
public static final java.lang.String ID
Qualifier of theSnField.idattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theSnField.nameattribute- See Also:
- Constant Field Values
-
FIELDTYPE
public static final java.lang.String FIELDTYPE
Qualifier of theSnField.fieldTypeattribute- See Also:
- Constant Field Values
-
VALUEPROVIDER
public static final java.lang.String VALUEPROVIDER
Qualifier of theSnField.valueProviderattribute- See Also:
- Constant Field Values
-
VALUEPROVIDERPARAMETERS
public static final java.lang.String VALUEPROVIDERPARAMETERS
Qualifier of theSnField.valueProviderParametersattribute- See Also:
- Constant Field Values
-
RETRIEVABLE
public static final java.lang.String RETRIEVABLE
Qualifier of theSnField.retrievableattribute- See Also:
- Constant Field Values
-
SEARCHABLE
public static final java.lang.String SEARCHABLE
Qualifier of theSnField.searchableattribute- See Also:
- Constant Field Values
-
LOCALIZED
public static final java.lang.String LOCALIZED
Qualifier of theSnField.localizedattribute- See Also:
- Constant Field Values
-
QUALIFIERTYPEID
public static final java.lang.String QUALIFIERTYPEID
Qualifier of theSnField.qualifierTypeIdattribute- See Also:
- Constant Field Values
-
MULTIVALUED
public static final java.lang.String MULTIVALUED
Qualifier of theSnField.multiValuedattribute- See Also:
- Constant Field Values
-
USEFORSPELLCHECKING
public static final java.lang.String USEFORSPELLCHECKING
Qualifier of theSnField.useForSpellcheckingattribute- See Also:
- Constant Field Values
-
USEFORSUGGESTING
public static final java.lang.String USEFORSUGGESTING
Qualifier of theSnField.useForSuggestingattribute- See Also:
- Constant Field Values
-
WEIGHT
public static final java.lang.String WEIGHT
Qualifier of theSnField.weightattribute- See Also:
- Constant Field Values
-
INDEXTYPEPOS
public static final java.lang.String INDEXTYPEPOS
Qualifier of theSnField.indexTypePOSattribute- See Also:
- Constant Field Values
-
INDEXTYPE
public static final java.lang.String INDEXTYPE
Qualifier of theSnField.indexTypeattribute- See Also:
- Constant Field Values
-
INDEXTYPEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSnField> INDEXTYPEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n INDEXTYPE's relation attributes from 'one' 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
-
getFieldType
public EnumerationValue getFieldType(SessionContext ctx)
Generated method - Getter of theSnField.fieldTypeattribute.- Returns:
- the fieldType
-
getFieldType
public EnumerationValue getFieldType()
Generated method - Getter of theSnField.fieldTypeattribute.- Returns:
- the fieldType
-
setFieldType
public void setFieldType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theSnField.fieldTypeattribute.- Parameters:
value- the fieldType
-
setFieldType
public void setFieldType(EnumerationValue value)
Generated method - Setter of theSnField.fieldTypeattribute.- Parameters:
value- the fieldType
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theSnField.idattribute.- Returns:
- the id
-
getId
public java.lang.String getId()
Generated method - Getter of theSnField.idattribute.- Returns:
- the id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSnField.idattribute.- Parameters:
value- the id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theSnField.idattribute.- Parameters:
value- the id
-
getIndexType
public SnIndexType getIndexType(SessionContext ctx)
Generated method - Getter of theSnField.indexTypeattribute.- Returns:
- the indexType
-
getIndexType
public SnIndexType getIndexType()
Generated method - Getter of theSnField.indexTypeattribute.- Returns:
- the indexType
-
setIndexType
protected void setIndexType(SessionContext ctx, SnIndexType value)
Generated method - Setter of theSnField.indexTypeattribute.- Parameters:
value- the indexType
-
setIndexType
protected void setIndexType(SnIndexType value)
Generated method - Setter of theSnField.indexTypeattribute.- Parameters:
value- the indexType
-
isLocalized
public java.lang.Boolean isLocalized(SessionContext ctx)
Generated method - Getter of theSnField.localizedattribute.- Returns:
- the localized
-
isLocalized
public java.lang.Boolean isLocalized()
Generated method - Getter of theSnField.localizedattribute.- Returns:
- the localized
-
isLocalizedAsPrimitive
public boolean isLocalizedAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.localizedattribute.- Returns:
- the localized
-
isLocalizedAsPrimitive
public boolean isLocalizedAsPrimitive()
Generated method - Getter of theSnField.localizedattribute.- Returns:
- the localized
-
setLocalized
public void setLocalized(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSnField.localizedattribute.- Parameters:
value- the localized
-
setLocalized
public void setLocalized(java.lang.Boolean value)
Generated method - Setter of theSnField.localizedattribute.- Parameters:
value- the localized
-
setLocalized
public void setLocalized(SessionContext ctx, boolean value)
Generated method - Setter of theSnField.localizedattribute.- Parameters:
value- the localized
-
setLocalized
public void setLocalized(boolean value)
Generated method - Setter of theSnField.localizedattribute.- Parameters:
value- the localized
-
isMultiValued
public java.lang.Boolean isMultiValued(SessionContext ctx)
Generated method - Getter of theSnField.multiValuedattribute.- Returns:
- the multiValued
-
isMultiValued
public java.lang.Boolean isMultiValued()
Generated method - Getter of theSnField.multiValuedattribute.- Returns:
- the multiValued
-
isMultiValuedAsPrimitive
public boolean isMultiValuedAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.multiValuedattribute.- Returns:
- the multiValued
-
isMultiValuedAsPrimitive
public boolean isMultiValuedAsPrimitive()
Generated method - Getter of theSnField.multiValuedattribute.- Returns:
- the multiValued
-
setMultiValued
public void setMultiValued(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSnField.multiValuedattribute.- Parameters:
value- the multiValued
-
setMultiValued
public void setMultiValued(java.lang.Boolean value)
Generated method - Setter of theSnField.multiValuedattribute.- Parameters:
value- the multiValued
-
setMultiValued
public void setMultiValued(SessionContext ctx, boolean value)
Generated method - Setter of theSnField.multiValuedattribute.- Parameters:
value- the multiValued
-
setMultiValued
public void setMultiValued(boolean value)
Generated method - Setter of theSnField.multiValuedattribute.- Parameters:
value- the multiValued
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSnField.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theSnField.nameattribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSnField.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSnField.nameattribute.- Parameters:
value- the name
-
getQualifierTypeId
public java.lang.String getQualifierTypeId(SessionContext ctx)
Generated method - Getter of theSnField.qualifierTypeIdattribute.- Returns:
- the qualifierTypeId
-
getQualifierTypeId
public java.lang.String getQualifierTypeId()
Generated method - Getter of theSnField.qualifierTypeIdattribute.- Returns:
- the qualifierTypeId
-
setQualifierTypeId
public void setQualifierTypeId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSnField.qualifierTypeIdattribute.- Parameters:
value- the qualifierTypeId
-
setQualifierTypeId
public void setQualifierTypeId(java.lang.String value)
Generated method - Setter of theSnField.qualifierTypeIdattribute.- Parameters:
value- the qualifierTypeId
-
isRetrievable
public java.lang.Boolean isRetrievable(SessionContext ctx)
Generated method - Getter of theSnField.retrievableattribute.- Returns:
- the retrievable
-
isRetrievable
public java.lang.Boolean isRetrievable()
Generated method - Getter of theSnField.retrievableattribute.- Returns:
- the retrievable
-
isRetrievableAsPrimitive
public boolean isRetrievableAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.retrievableattribute.- Returns:
- the retrievable
-
isRetrievableAsPrimitive
public boolean isRetrievableAsPrimitive()
Generated method - Getter of theSnField.retrievableattribute.- Returns:
- the retrievable
-
setRetrievable
public void setRetrievable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSnField.retrievableattribute.- Parameters:
value- the retrievable
-
setRetrievable
public void setRetrievable(java.lang.Boolean value)
Generated method - Setter of theSnField.retrievableattribute.- Parameters:
value- the retrievable
-
setRetrievable
public void setRetrievable(SessionContext ctx, boolean value)
Generated method - Setter of theSnField.retrievableattribute.- Parameters:
value- the retrievable
-
setRetrievable
public void setRetrievable(boolean value)
Generated method - Setter of theSnField.retrievableattribute.- Parameters:
value- the retrievable
-
isSearchable
public java.lang.Boolean isSearchable(SessionContext ctx)
Generated method - Getter of theSnField.searchableattribute.- Returns:
- the searchable
-
isSearchable
public java.lang.Boolean isSearchable()
Generated method - Getter of theSnField.searchableattribute.- Returns:
- the searchable
-
isSearchableAsPrimitive
public boolean isSearchableAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.searchableattribute.- Returns:
- the searchable
-
isSearchableAsPrimitive
public boolean isSearchableAsPrimitive()
Generated method - Getter of theSnField.searchableattribute.- Returns:
- the searchable
-
setSearchable
public void setSearchable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSnField.searchableattribute.- Parameters:
value- the searchable
-
setSearchable
public void setSearchable(java.lang.Boolean value)
Generated method - Setter of theSnField.searchableattribute.- Parameters:
value- the searchable
-
setSearchable
public void setSearchable(SessionContext ctx, boolean value)
Generated method - Setter of theSnField.searchableattribute.- Parameters:
value- the searchable
-
setSearchable
public void setSearchable(boolean value)
Generated method - Setter of theSnField.searchableattribute.- Parameters:
value- the searchable
-
isUseForSpellchecking
public java.lang.Boolean isUseForSpellchecking(SessionContext ctx)
Generated method - Getter of theSnField.useForSpellcheckingattribute.- Returns:
- the useForSpellchecking
-
isUseForSpellchecking
public java.lang.Boolean isUseForSpellchecking()
Generated method - Getter of theSnField.useForSpellcheckingattribute.- Returns:
- the useForSpellchecking
-
isUseForSpellcheckingAsPrimitive
public boolean isUseForSpellcheckingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.useForSpellcheckingattribute.- Returns:
- the useForSpellchecking
-
isUseForSpellcheckingAsPrimitive
public boolean isUseForSpellcheckingAsPrimitive()
Generated method - Getter of theSnField.useForSpellcheckingattribute.- Returns:
- the useForSpellchecking
-
setUseForSpellchecking
public void setUseForSpellchecking(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSnField.useForSpellcheckingattribute.- Parameters:
value- the useForSpellchecking
-
setUseForSpellchecking
public void setUseForSpellchecking(java.lang.Boolean value)
Generated method - Setter of theSnField.useForSpellcheckingattribute.- Parameters:
value- the useForSpellchecking
-
setUseForSpellchecking
public void setUseForSpellchecking(SessionContext ctx, boolean value)
Generated method - Setter of theSnField.useForSpellcheckingattribute.- Parameters:
value- the useForSpellchecking
-
setUseForSpellchecking
public void setUseForSpellchecking(boolean value)
Generated method - Setter of theSnField.useForSpellcheckingattribute.- Parameters:
value- the useForSpellchecking
-
isUseForSuggesting
public java.lang.Boolean isUseForSuggesting(SessionContext ctx)
Generated method - Getter of theSnField.useForSuggestingattribute.- Returns:
- the useForSuggesting
-
isUseForSuggesting
public java.lang.Boolean isUseForSuggesting()
Generated method - Getter of theSnField.useForSuggestingattribute.- Returns:
- the useForSuggesting
-
isUseForSuggestingAsPrimitive
public boolean isUseForSuggestingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.useForSuggestingattribute.- Returns:
- the useForSuggesting
-
isUseForSuggestingAsPrimitive
public boolean isUseForSuggestingAsPrimitive()
Generated method - Getter of theSnField.useForSuggestingattribute.- Returns:
- the useForSuggesting
-
setUseForSuggesting
public void setUseForSuggesting(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSnField.useForSuggestingattribute.- Parameters:
value- the useForSuggesting
-
setUseForSuggesting
public void setUseForSuggesting(java.lang.Boolean value)
Generated method - Setter of theSnField.useForSuggestingattribute.- Parameters:
value- the useForSuggesting
-
setUseForSuggesting
public void setUseForSuggesting(SessionContext ctx, boolean value)
Generated method - Setter of theSnField.useForSuggestingattribute.- Parameters:
value- the useForSuggesting
-
setUseForSuggesting
public void setUseForSuggesting(boolean value)
Generated method - Setter of theSnField.useForSuggestingattribute.- Parameters:
value- the useForSuggesting
-
getValueProvider
public java.lang.String getValueProvider(SessionContext ctx)
Generated method - Getter of theSnField.valueProviderattribute.- Returns:
- the valueProvider
-
getValueProvider
public java.lang.String getValueProvider()
Generated method - Getter of theSnField.valueProviderattribute.- Returns:
- the valueProvider
-
setValueProvider
public void setValueProvider(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSnField.valueProviderattribute.- Parameters:
value- the valueProvider
-
setValueProvider
public void setValueProvider(java.lang.String value)
Generated method - Setter of theSnField.valueProviderattribute.- Parameters:
value- the valueProvider
-
getAllValueProviderParameters
public java.util.Map<java.lang.String,java.lang.String> getAllValueProviderParameters(SessionContext ctx)
Generated method - Getter of theSnField.valueProviderParametersattribute.- Returns:
- the valueProviderParameters
-
getAllValueProviderParameters
public java.util.Map<java.lang.String,java.lang.String> getAllValueProviderParameters()
Generated method - Getter of theSnField.valueProviderParametersattribute.- Returns:
- the valueProviderParameters
-
setAllValueProviderParameters
public void setAllValueProviderParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theSnField.valueProviderParametersattribute.- Parameters:
value- the valueProviderParameters
-
setAllValueProviderParameters
public void setAllValueProviderParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theSnField.valueProviderParametersattribute.- Parameters:
value- the valueProviderParameters
-
getWeight
public java.lang.Float getWeight(SessionContext ctx)
Generated method - Getter of theSnField.weightattribute.- Returns:
- the weight
-
getWeight
public java.lang.Float getWeight()
Generated method - Getter of theSnField.weightattribute.- Returns:
- the weight
-
getWeightAsPrimitive
public float getWeightAsPrimitive(SessionContext ctx)
Generated method - Getter of theSnField.weightattribute.- Returns:
- the weight
-
getWeightAsPrimitive
public float getWeightAsPrimitive()
Generated method - Getter of theSnField.weightattribute.- Returns:
- the weight
-
setWeight
public void setWeight(SessionContext ctx, java.lang.Float value)
Generated method - Setter of theSnField.weightattribute.- Parameters:
value- the weight
-
setWeight
public void setWeight(java.lang.Float value)
Generated method - Setter of theSnField.weightattribute.- Parameters:
value- the weight
-
setWeight
public void setWeight(SessionContext ctx, float value)
Generated method - Setter of theSnField.weightattribute.- Parameters:
value- the weight
-
setWeight
public void setWeight(float value)
Generated method - Setter of theSnField.weightattribute.- Parameters:
value- the weight
-
-