Class GeneratedClassAttributeAssignment
- 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.catalog.jalo.classification.GeneratedClassAttributeAssignment
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
ClassAttributeAssignment
public abstract class GeneratedClassAttributeAssignment extends GenericItem
Generated class for typeClassAttributeAssignment
.- 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
ATTRIBUTETYPE
Qualifier of theClassAttributeAssignment.attributeType
attributestatic java.lang.String
ATTRIBUTEVALUEDISPLAYSTRING
Qualifier of theClassAttributeAssignment.attributeValueDisplayString
attributestatic java.lang.String
ATTRIBUTEVALUES
Qualifier of theClassAttributeAssignment.attributeValues
attributestatic java.lang.String
CLASSIFICATIONATTRIBUTE
Qualifier of theClassAttributeAssignment.classificationAttribute
attributestatic java.lang.String
CLASSIFICATIONCLASS
Qualifier of theClassAttributeAssignment.classificationClass
attributestatic java.lang.String
COMPARABLE
Qualifier of theClassAttributeAssignment.comparable
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theClassAttributeAssignment.description
attributestatic java.lang.String
EXTERNALID
Qualifier of theClassAttributeAssignment.externalID
attributestatic java.lang.String
FORMATDEFINITION
Qualifier of theClassAttributeAssignment.formatDefinition
attributestatic java.lang.String
LISTABLE
Qualifier of theClassAttributeAssignment.listable
attributestatic java.lang.String
LOCALIZED
Qualifier of theClassAttributeAssignment.localized
attributestatic java.lang.String
MANDATORY
Qualifier of theClassAttributeAssignment.mandatory
attributestatic java.lang.String
MULTIVALUED
Qualifier of theClassAttributeAssignment.multiValued
attributestatic java.lang.String
POSITION
Qualifier of theClassAttributeAssignment.position
attributestatic java.lang.String
RANGE
Qualifier of theClassAttributeAssignment.range
attributestatic java.lang.String
REFERENCEINCLUDESSUBTYPES
Qualifier of theClassAttributeAssignment.referenceIncludesSubTypes
attributestatic java.lang.String
REFERENCETYPE
Qualifier of theClassAttributeAssignment.referenceType
attributestatic java.lang.String
SEARCHABLE
Qualifier of theClassAttributeAssignment.searchable
attributestatic java.lang.String
SYSTEMVERSION
Qualifier of theClassAttributeAssignment.systemVersion
attributestatic java.lang.String
UNIT
Qualifier of theClassAttributeAssignment.unit
attributestatic java.lang.String
VISIBILITY
Qualifier of theClassAttributeAssignment.visibility
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedClassAttributeAssignment()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description java.util.Map<Language,java.lang.String>
getAllAttributeValueDisplayString()
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.abstract java.util.Map<Language,java.lang.String>
getAllAttributeValueDisplayString(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.java.util.Map<Language,java.lang.String>
getAllDescription()
Generated method - Getter of theClassAttributeAssignment.description
attribute.java.util.Map<Language,java.lang.String>
getAllDescription(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.description
attribute.EnumerationValue
getAttributeType()
Generated method - Getter of theClassAttributeAssignment.attributeType
attribute.EnumerationValue
getAttributeType(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeType
attribute.java.lang.String
getAttributeValueDisplayString()
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.abstract java.lang.String
getAttributeValueDisplayString(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.java.util.List<ClassificationAttributeValue>
getAttributeValues()
Generated method - Getter of theClassAttributeAssignment.attributeValues
attribute.abstract java.util.List<ClassificationAttributeValue>
getAttributeValues(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeValues
attribute.ClassificationAttribute
getClassificationAttribute()
Generated method - Getter of theClassAttributeAssignment.classificationAttribute
attribute.ClassificationAttribute
getClassificationAttribute(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.classificationAttribute
attribute.ClassificationClass
getClassificationClass()
Generated method - Getter of theClassAttributeAssignment.classificationClass
attribute.ClassificationClass
getClassificationClass(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.classificationClass
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theClassAttributeAssignment.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.description
attribute.java.lang.String
getExternalID()
Generated method - Getter of theClassAttributeAssignment.externalID
attribute.java.lang.String
getExternalID(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.externalID
attribute.java.lang.String
getFormatDefinition()
Generated method - Getter of theClassAttributeAssignment.formatDefinition
attribute.java.lang.String
getFormatDefinition(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.formatDefinition
attribute.java.lang.Integer
getPosition()
Generated method - Getter of theClassAttributeAssignment.position
attribute.java.lang.Integer
getPosition(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.position
attribute.int
getPositionAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.position
attribute.int
getPositionAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.position
attribute.ComposedType
getReferenceType()
Generated method - Getter of theClassAttributeAssignment.referenceType
attribute.ComposedType
getReferenceType(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.referenceType
attribute.ClassificationSystemVersion
getSystemVersion()
Generated method - Getter of theClassAttributeAssignment.systemVersion
attribute.ClassificationSystemVersion
getSystemVersion(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.systemVersion
attribute.ClassificationAttributeUnit
getUnit()
Generated method - Getter of theClassAttributeAssignment.unit
attribute.ClassificationAttributeUnit
getUnit(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.unit
attribute.EnumerationValue
getVisibility()
Generated method - Getter of theClassAttributeAssignment.visibility
attribute.EnumerationValue
getVisibility(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.visibility
attribute.java.lang.Boolean
isComparable()
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.java.lang.Boolean
isComparable(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.boolean
isComparableAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.boolean
isComparableAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.java.lang.Boolean
isListable()
Generated method - Getter of theClassAttributeAssignment.listable
attribute.java.lang.Boolean
isListable(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.listable
attribute.boolean
isListableAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.listable
attribute.boolean
isListableAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.listable
attribute.java.lang.Boolean
isLocalized()
Generated method - Getter of theClassAttributeAssignment.localized
attribute.java.lang.Boolean
isLocalized(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.localized
attribute.boolean
isLocalizedAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.localized
attribute.boolean
isLocalizedAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.localized
attribute.java.lang.Boolean
isMandatory()
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.java.lang.Boolean
isMandatory(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.boolean
isMandatoryAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.boolean
isMandatoryAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.java.lang.Boolean
isMultiValued()
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.java.lang.Boolean
isMultiValued(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.boolean
isMultiValuedAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.boolean
isMultiValuedAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.java.lang.Boolean
isRange()
Generated method - Getter of theClassAttributeAssignment.range
attribute.java.lang.Boolean
isRange(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.range
attribute.boolean
isRangeAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.range
attribute.boolean
isRangeAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.range
attribute.java.lang.Boolean
isReferenceIncludesSubTypes()
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.java.lang.Boolean
isReferenceIncludesSubTypes(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.boolean
isReferenceIncludesSubTypesAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.boolean
isReferenceIncludesSubTypesAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.java.lang.Boolean
isSearchable()
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.java.lang.Boolean
isSearchable(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.boolean
isSearchableAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.boolean
isSearchableAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.void
setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.void
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.void
setAttributeType(EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.attributeType
attribute.void
setAttributeType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.attributeType
attribute.abstract void
setAttributeValues(SessionContext ctx, java.util.List<ClassificationAttributeValue> value)
Generated method - Setter of theClassAttributeAssignment.attributeValues
attribute.void
setAttributeValues(java.util.List<ClassificationAttributeValue> value)
Generated method - Setter of theClassAttributeAssignment.attributeValues
attribute.protected void
setClassificationAttribute(ClassificationAttribute value)
Generated method - Setter of theClassAttributeAssignment.classificationAttribute
attribute.protected void
setClassificationAttribute(SessionContext ctx, ClassificationAttribute value)
Generated method - Setter of theClassAttributeAssignment.classificationAttribute
attribute.void
setClassificationClass(ClassificationClass value)
Generated method - Setter of theClassAttributeAssignment.classificationClass
attribute.void
setClassificationClass(SessionContext ctx, ClassificationClass value)
Generated method - Setter of theClassAttributeAssignment.classificationClass
attribute.void
setComparable(boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.void
setComparable(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.void
setComparable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.void
setComparable(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.void
setExternalID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.externalID
attribute.void
setExternalID(java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.externalID
attribute.void
setFormatDefinition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.formatDefinition
attribute.void
setFormatDefinition(java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.formatDefinition
attribute.void
setListable(boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.void
setListable(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.void
setListable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.void
setListable(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.void
setLocalized(boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.void
setLocalized(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.void
setLocalized(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.void
setLocalized(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.void
setMandatory(boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.void
setMandatory(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.void
setMandatory(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.void
setMandatory(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.void
setMultiValued(boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.void
setMultiValued(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.void
setMultiValued(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.void
setMultiValued(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.void
setPosition(int value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.void
setPosition(SessionContext ctx, int value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.void
setPosition(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.void
setPosition(java.lang.Integer value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.void
setRange(boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.void
setRange(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.void
setRange(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.void
setRange(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.void
setReferenceIncludesSubTypes(boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.void
setReferenceIncludesSubTypes(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.void
setReferenceIncludesSubTypes(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.void
setReferenceIncludesSubTypes(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.void
setReferenceType(SessionContext ctx, ComposedType value)
Generated method - Setter of theClassAttributeAssignment.referenceType
attribute.void
setReferenceType(ComposedType value)
Generated method - Setter of theClassAttributeAssignment.referenceType
attribute.void
setSearchable(boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.void
setSearchable(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.void
setSearchable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.void
setSearchable(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.protected void
setSystemVersion(ClassificationSystemVersion value)
Generated method - Setter of theClassAttributeAssignment.systemVersion
attribute.protected void
setSystemVersion(SessionContext ctx, ClassificationSystemVersion value)
Generated method - Setter of theClassAttributeAssignment.systemVersion
attribute.void
setUnit(ClassificationAttributeUnit value)
Generated method - Setter of theClassAttributeAssignment.unit
attribute.void
setUnit(SessionContext ctx, ClassificationAttributeUnit value)
Generated method - Setter of theClassAttributeAssignment.unit
attribute.void
setVisibility(EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.visibility
attribute.void
setVisibility(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.visibility
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
-
CLASSIFICATIONCLASS
public static final java.lang.String CLASSIFICATIONCLASS
Qualifier of theClassAttributeAssignment.classificationClass
attribute- See Also:
- Constant Field Values
-
CLASSIFICATIONATTRIBUTE
public static final java.lang.String CLASSIFICATIONATTRIBUTE
Qualifier of theClassAttributeAssignment.classificationAttribute
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theClassAttributeAssignment.description
attribute- See Also:
- Constant Field Values
-
SYSTEMVERSION
public static final java.lang.String SYSTEMVERSION
Qualifier of theClassAttributeAssignment.systemVersion
attribute- See Also:
- Constant Field Values
-
POSITION
public static final java.lang.String POSITION
Qualifier of theClassAttributeAssignment.position
attribute- See Also:
- Constant Field Values
-
EXTERNALID
public static final java.lang.String EXTERNALID
Qualifier of theClassAttributeAssignment.externalID
attribute- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Qualifier of theClassAttributeAssignment.unit
attribute- See Also:
- Constant Field Values
-
MANDATORY
public static final java.lang.String MANDATORY
Qualifier of theClassAttributeAssignment.mandatory
attribute- See Also:
- Constant Field Values
-
LOCALIZED
public static final java.lang.String LOCALIZED
Qualifier of theClassAttributeAssignment.localized
attribute- See Also:
- Constant Field Values
-
RANGE
public static final java.lang.String RANGE
Qualifier of theClassAttributeAssignment.range
attribute- See Also:
- Constant Field Values
-
MULTIVALUED
public static final java.lang.String MULTIVALUED
Qualifier of theClassAttributeAssignment.multiValued
attribute- See Also:
- Constant Field Values
-
SEARCHABLE
public static final java.lang.String SEARCHABLE
Qualifier of theClassAttributeAssignment.searchable
attribute- See Also:
- Constant Field Values
-
ATTRIBUTETYPE
public static final java.lang.String ATTRIBUTETYPE
Qualifier of theClassAttributeAssignment.attributeType
attribute- See Also:
- Constant Field Values
-
REFERENCETYPE
public static final java.lang.String REFERENCETYPE
Qualifier of theClassAttributeAssignment.referenceType
attribute- See Also:
- Constant Field Values
-
REFERENCEINCLUDESSUBTYPES
public static final java.lang.String REFERENCEINCLUDESSUBTYPES
Qualifier of theClassAttributeAssignment.referenceIncludesSubTypes
attribute- See Also:
- Constant Field Values
-
FORMATDEFINITION
public static final java.lang.String FORMATDEFINITION
Qualifier of theClassAttributeAssignment.formatDefinition
attribute- See Also:
- Constant Field Values
-
LISTABLE
public static final java.lang.String LISTABLE
Qualifier of theClassAttributeAssignment.listable
attribute- See Also:
- Constant Field Values
-
COMPARABLE
public static final java.lang.String COMPARABLE
Qualifier of theClassAttributeAssignment.comparable
attribute- See Also:
- Constant Field Values
-
VISIBILITY
public static final java.lang.String VISIBILITY
Qualifier of theClassAttributeAssignment.visibility
attribute- See Also:
- Constant Field Values
-
ATTRIBUTEVALUES
public static final java.lang.String ATTRIBUTEVALUES
Qualifier of theClassAttributeAssignment.attributeValues
attribute- See Also:
- Constant Field Values
-
ATTRIBUTEVALUEDISPLAYSTRING
public static final java.lang.String ATTRIBUTEVALUEDISPLAYSTRING
Qualifier of theClassAttributeAssignment.attributeValueDisplayString
attribute- See Also:
- Constant Field Values
-
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
-
getAttributeType
public EnumerationValue getAttributeType(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeType
attribute.- Returns:
- the attributeType - Type of attribute: string, number, boolean or range
-
getAttributeType
public EnumerationValue getAttributeType()
Generated method - Getter of theClassAttributeAssignment.attributeType
attribute.- Returns:
- the attributeType - Type of attribute: string, number, boolean or range
-
setAttributeType
public void setAttributeType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.attributeType
attribute.- Parameters:
value
- the attributeType - Type of attribute: string, number, boolean or range
-
setAttributeType
public void setAttributeType(EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.attributeType
attribute.- Parameters:
value
- the attributeType - Type of attribute: string, number, boolean or range
-
getAttributeValueDisplayString
public abstract java.lang.String getAttributeValueDisplayString(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.- Returns:
- the attributeValueDisplayString
-
getAttributeValueDisplayString
public java.lang.String getAttributeValueDisplayString()
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.- Returns:
- the attributeValueDisplayString
-
getAllAttributeValueDisplayString
public abstract java.util.Map<Language,java.lang.String> getAllAttributeValueDisplayString(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.- Returns:
- the localized attributeValueDisplayString
-
getAllAttributeValueDisplayString
public java.util.Map<Language,java.lang.String> getAllAttributeValueDisplayString()
Generated method - Getter of theClassAttributeAssignment.attributeValueDisplayString
attribute.- Returns:
- the localized attributeValueDisplayString
-
getAttributeValues
public abstract java.util.List<ClassificationAttributeValue> getAttributeValues(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.attributeValues
attribute.- Returns:
- the attributeValues
-
getAttributeValues
public java.util.List<ClassificationAttributeValue> getAttributeValues()
Generated method - Getter of theClassAttributeAssignment.attributeValues
attribute.- Returns:
- the attributeValues
-
setAttributeValues
public abstract void setAttributeValues(SessionContext ctx, java.util.List<ClassificationAttributeValue> value)
Generated method - Setter of theClassAttributeAssignment.attributeValues
attribute.- Parameters:
value
- the attributeValues
-
setAttributeValues
public void setAttributeValues(java.util.List<ClassificationAttributeValue> value)
Generated method - Setter of theClassAttributeAssignment.attributeValues
attribute.- Parameters:
value
- the attributeValues
-
getClassificationAttribute
public ClassificationAttribute getClassificationAttribute(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.classificationAttribute
attribute.- Returns:
- the classificationAttribute
-
getClassificationAttribute
public ClassificationAttribute getClassificationAttribute()
Generated method - Getter of theClassAttributeAssignment.classificationAttribute
attribute.- Returns:
- the classificationAttribute
-
setClassificationAttribute
protected void setClassificationAttribute(SessionContext ctx, ClassificationAttribute value)
Generated method - Setter of theClassAttributeAssignment.classificationAttribute
attribute.- Parameters:
value
- the classificationAttribute
-
setClassificationAttribute
protected void setClassificationAttribute(ClassificationAttribute value)
Generated method - Setter of theClassAttributeAssignment.classificationAttribute
attribute.- Parameters:
value
- the classificationAttribute
-
getClassificationClass
public ClassificationClass getClassificationClass(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.classificationClass
attribute.- Returns:
- the classificationClass
-
getClassificationClass
public ClassificationClass getClassificationClass()
Generated method - Getter of theClassAttributeAssignment.classificationClass
attribute.- Returns:
- the classificationClass
-
setClassificationClass
public void setClassificationClass(SessionContext ctx, ClassificationClass value)
Generated method - Setter of theClassAttributeAssignment.classificationClass
attribute.- Parameters:
value
- the classificationClass
-
setClassificationClass
public void setClassificationClass(ClassificationClass value)
Generated method - Setter of theClassAttributeAssignment.classificationClass
attribute.- Parameters:
value
- the classificationClass
-
isComparable
public java.lang.Boolean isComparable(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.- Returns:
- the comparable
-
isComparable
public java.lang.Boolean isComparable()
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.- Returns:
- the comparable
-
isComparableAsPrimitive
public boolean isComparableAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.- Returns:
- the comparable
-
isComparableAsPrimitive
public boolean isComparableAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.comparable
attribute.- Returns:
- the comparable
-
setComparable
public void setComparable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.- Parameters:
value
- the comparable
-
setComparable
public void setComparable(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.- Parameters:
value
- the comparable
-
setComparable
public void setComparable(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.- Parameters:
value
- the comparable
-
setComparable
public void setComparable(boolean value)
Generated method - Setter of theClassAttributeAssignment.comparable
attribute.- Parameters:
value
- the comparable
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.description
attribute.- Returns:
- the description - description of attribute usage
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theClassAttributeAssignment.description
attribute.- Returns:
- the description - description of attribute usage
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.description
attribute.- Returns:
- the localized description - description of attribute usage
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theClassAttributeAssignment.description
attribute.- Returns:
- the localized description - description of attribute usage
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.- Parameters:
value
- the description - description of attribute usage
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.- Parameters:
value
- the description - description of attribute usage
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.- Parameters:
value
- the description - description of attribute usage
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theClassAttributeAssignment.description
attribute.- Parameters:
value
- the description - description of attribute usage
-
getExternalID
public java.lang.String getExternalID(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.externalID
attribute.- Returns:
- the externalID - external identifier refering to the actual classification system definition
-
getExternalID
public java.lang.String getExternalID()
Generated method - Getter of theClassAttributeAssignment.externalID
attribute.- Returns:
- the externalID - external identifier refering to the actual classification system definition
-
setExternalID
public void setExternalID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.externalID
attribute.- Parameters:
value
- the externalID - external identifier refering to the actual classification system definition
-
setExternalID
public void setExternalID(java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.externalID
attribute.- Parameters:
value
- the externalID - external identifier refering to the actual classification system definition
-
getFormatDefinition
public java.lang.String getFormatDefinition(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.formatDefinition
attribute.- Returns:
- the formatDefinition - Format definition string: optionally used e.g. as number format
-
getFormatDefinition
public java.lang.String getFormatDefinition()
Generated method - Getter of theClassAttributeAssignment.formatDefinition
attribute.- Returns:
- the formatDefinition - Format definition string: optionally used e.g. as number format
-
setFormatDefinition
public void setFormatDefinition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.formatDefinition
attribute.- Parameters:
value
- the formatDefinition - Format definition string: optionally used e.g. as number format
-
setFormatDefinition
public void setFormatDefinition(java.lang.String value)
Generated method - Setter of theClassAttributeAssignment.formatDefinition
attribute.- Parameters:
value
- the formatDefinition - Format definition string: optionally used e.g. as number format
-
isListable
public java.lang.Boolean isListable(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.listable
attribute.- Returns:
- the listable
-
isListable
public java.lang.Boolean isListable()
Generated method - Getter of theClassAttributeAssignment.listable
attribute.- Returns:
- the listable
-
isListableAsPrimitive
public boolean isListableAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.listable
attribute.- Returns:
- the listable
-
isListableAsPrimitive
public boolean isListableAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.listable
attribute.- Returns:
- the listable
-
setListable
public void setListable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.- Parameters:
value
- the listable
-
setListable
public void setListable(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.- Parameters:
value
- the listable
-
setListable
public void setListable(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.- Parameters:
value
- the listable
-
setListable
public void setListable(boolean value)
Generated method - Setter of theClassAttributeAssignment.listable
attribute.- Parameters:
value
- the listable
-
isLocalized
public java.lang.Boolean isLocalized(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.localized
attribute.- Returns:
- the localized
-
isLocalized
public java.lang.Boolean isLocalized()
Generated method - Getter of theClassAttributeAssignment.localized
attribute.- Returns:
- the localized
-
isLocalizedAsPrimitive
public boolean isLocalizedAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.localized
attribute.- Returns:
- the localized
-
isLocalizedAsPrimitive
public boolean isLocalizedAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.localized
attribute.- Returns:
- the localized
-
setLocalized
public void setLocalized(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.- Parameters:
value
- the localized
-
setLocalized
public void setLocalized(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.- Parameters:
value
- the localized
-
setLocalized
public void setLocalized(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.- Parameters:
value
- the localized
-
setLocalized
public void setLocalized(boolean value)
Generated method - Setter of theClassAttributeAssignment.localized
attribute.- Parameters:
value
- the localized
-
isMandatory
public java.lang.Boolean isMandatory(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.- Returns:
- the mandatory
-
isMandatory
public java.lang.Boolean isMandatory()
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.- Returns:
- the mandatory
-
isMandatoryAsPrimitive
public boolean isMandatoryAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.- Returns:
- the mandatory
-
isMandatoryAsPrimitive
public boolean isMandatoryAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.mandatory
attribute.- Returns:
- the mandatory
-
setMandatory
public void setMandatory(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.- Parameters:
value
- the mandatory
-
setMandatory
public void setMandatory(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.- Parameters:
value
- the mandatory
-
setMandatory
public void setMandatory(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.- Parameters:
value
- the mandatory
-
setMandatory
public void setMandatory(boolean value)
Generated method - Setter of theClassAttributeAssignment.mandatory
attribute.- Parameters:
value
- the mandatory
-
isMultiValued
public java.lang.Boolean isMultiValued(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.- Returns:
- the multiValued
-
isMultiValued
public java.lang.Boolean isMultiValued()
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.- Returns:
- the multiValued
-
isMultiValuedAsPrimitive
public boolean isMultiValuedAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.- Returns:
- the multiValued
-
isMultiValuedAsPrimitive
public boolean isMultiValuedAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.multiValued
attribute.- Returns:
- the multiValued
-
setMultiValued
public void setMultiValued(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.- Parameters:
value
- the multiValued
-
setMultiValued
public void setMultiValued(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.- Parameters:
value
- the multiValued
-
setMultiValued
public void setMultiValued(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.- Parameters:
value
- the multiValued
-
setMultiValued
public void setMultiValued(boolean value)
Generated method - Setter of theClassAttributeAssignment.multiValued
attribute.- Parameters:
value
- the multiValued
-
getPosition
public java.lang.Integer getPosition(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.position
attribute.- Returns:
- the position
-
getPosition
public java.lang.Integer getPosition()
Generated method - Getter of theClassAttributeAssignment.position
attribute.- Returns:
- the position
-
getPositionAsPrimitive
public int getPositionAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.position
attribute.- Returns:
- the position
-
getPositionAsPrimitive
public int getPositionAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.position
attribute.- Returns:
- the position
-
setPosition
public void setPosition(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.- Parameters:
value
- the position
-
setPosition
public void setPosition(java.lang.Integer value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.- Parameters:
value
- the position
-
setPosition
public void setPosition(SessionContext ctx, int value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.- Parameters:
value
- the position
-
setPosition
public void setPosition(int value)
Generated method - Setter of theClassAttributeAssignment.position
attribute.- Parameters:
value
- the position
-
isRange
public java.lang.Boolean isRange(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.range
attribute.- Returns:
- the range
-
isRange
public java.lang.Boolean isRange()
Generated method - Getter of theClassAttributeAssignment.range
attribute.- Returns:
- the range
-
isRangeAsPrimitive
public boolean isRangeAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.range
attribute.- Returns:
- the range
-
isRangeAsPrimitive
public boolean isRangeAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.range
attribute.- Returns:
- the range
-
setRange
public void setRange(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.- Parameters:
value
- the range
-
setRange
public void setRange(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.- Parameters:
value
- the range
-
setRange
public void setRange(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.- Parameters:
value
- the range
-
setRange
public void setRange(boolean value)
Generated method - Setter of theClassAttributeAssignment.range
attribute.- Parameters:
value
- the range
-
isReferenceIncludesSubTypes
public java.lang.Boolean isReferenceIncludesSubTypes(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Returns:
- the referenceIncludesSubTypes
-
isReferenceIncludesSubTypes
public java.lang.Boolean isReferenceIncludesSubTypes()
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Returns:
- the referenceIncludesSubTypes
-
isReferenceIncludesSubTypesAsPrimitive
public boolean isReferenceIncludesSubTypesAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Returns:
- the referenceIncludesSubTypes
-
isReferenceIncludesSubTypesAsPrimitive
public boolean isReferenceIncludesSubTypesAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Returns:
- the referenceIncludesSubTypes
-
setReferenceIncludesSubTypes
public void setReferenceIncludesSubTypes(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Parameters:
value
- the referenceIncludesSubTypes
-
setReferenceIncludesSubTypes
public void setReferenceIncludesSubTypes(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Parameters:
value
- the referenceIncludesSubTypes
-
setReferenceIncludesSubTypes
public void setReferenceIncludesSubTypes(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Parameters:
value
- the referenceIncludesSubTypes
-
setReferenceIncludesSubTypes
public void setReferenceIncludesSubTypes(boolean value)
Generated method - Setter of theClassAttributeAssignment.referenceIncludesSubTypes
attribute.- Parameters:
value
- the referenceIncludesSubTypes
-
getReferenceType
public ComposedType getReferenceType(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.referenceType
attribute.- Returns:
- the referenceType
-
getReferenceType
public ComposedType getReferenceType()
Generated method - Getter of theClassAttributeAssignment.referenceType
attribute.- Returns:
- the referenceType
-
setReferenceType
public void setReferenceType(SessionContext ctx, ComposedType value)
Generated method - Setter of theClassAttributeAssignment.referenceType
attribute.- Parameters:
value
- the referenceType
-
setReferenceType
public void setReferenceType(ComposedType value)
Generated method - Setter of theClassAttributeAssignment.referenceType
attribute.- Parameters:
value
- the referenceType
-
isSearchable
public java.lang.Boolean isSearchable(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.- Returns:
- the searchable
-
isSearchable
public java.lang.Boolean isSearchable()
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.- Returns:
- the searchable
-
isSearchableAsPrimitive
public boolean isSearchableAsPrimitive(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.- Returns:
- the searchable
-
isSearchableAsPrimitive
public boolean isSearchableAsPrimitive()
Generated method - Getter of theClassAttributeAssignment.searchable
attribute.- Returns:
- the searchable
-
setSearchable
public void setSearchable(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.- Parameters:
value
- the searchable
-
setSearchable
public void setSearchable(java.lang.Boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.- Parameters:
value
- the searchable
-
setSearchable
public void setSearchable(SessionContext ctx, boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.- Parameters:
value
- the searchable
-
setSearchable
public void setSearchable(boolean value)
Generated method - Setter of theClassAttributeAssignment.searchable
attribute.- Parameters:
value
- the searchable
-
getSystemVersion
public ClassificationSystemVersion getSystemVersion(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.systemVersion
attribute.- Returns:
- the systemVersion
-
getSystemVersion
public ClassificationSystemVersion getSystemVersion()
Generated method - Getter of theClassAttributeAssignment.systemVersion
attribute.- Returns:
- the systemVersion
-
setSystemVersion
protected void setSystemVersion(SessionContext ctx, ClassificationSystemVersion value)
Generated method - Setter of theClassAttributeAssignment.systemVersion
attribute.- Parameters:
value
- the systemVersion
-
setSystemVersion
protected void setSystemVersion(ClassificationSystemVersion value)
Generated method - Setter of theClassAttributeAssignment.systemVersion
attribute.- Parameters:
value
- the systemVersion
-
getUnit
public ClassificationAttributeUnit getUnit(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.unit
attribute.- Returns:
- the unit
-
getUnit
public ClassificationAttributeUnit getUnit()
Generated method - Getter of theClassAttributeAssignment.unit
attribute.- Returns:
- the unit
-
setUnit
public void setUnit(SessionContext ctx, ClassificationAttributeUnit value)
Generated method - Setter of theClassAttributeAssignment.unit
attribute.- Parameters:
value
- the unit
-
setUnit
public void setUnit(ClassificationAttributeUnit value)
Generated method - Setter of theClassAttributeAssignment.unit
attribute.- Parameters:
value
- the unit
-
getVisibility
public EnumerationValue getVisibility(SessionContext ctx)
Generated method - Getter of theClassAttributeAssignment.visibility
attribute.- Returns:
- the visibility - Visibility of attribute: visible, not_visible, visible_in_base or visible_in_variant
-
getVisibility
public EnumerationValue getVisibility()
Generated method - Getter of theClassAttributeAssignment.visibility
attribute.- Returns:
- the visibility - Visibility of attribute: visible, not_visible, visible_in_base or visible_in_variant
-
setVisibility
public void setVisibility(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.visibility
attribute.- Parameters:
value
- the visibility - Visibility of attribute: visible, not_visible, visible_in_base or visible_in_variant
-
setVisibility
public void setVisibility(EnumerationValue value)
Generated method - Setter of theClassAttributeAssignment.visibility
attribute.- Parameters:
value
- the visibility - Visibility of attribute: visible, not_visible, visible_in_base or visible_in_variant
-
-