public abstract class GeneratedClassAttributeAssignment extends GenericItem
ClassAttributeAssignment.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTETYPE
Qualifier of the
ClassAttributeAssignment.attributeType attribute |
static String |
ATTRIBUTEVALUEDISPLAYSTRING
Qualifier of the
ClassAttributeAssignment.attributeValueDisplayString attribute |
static String |
ATTRIBUTEVALUES
Qualifier of the
ClassAttributeAssignment.attributeValues attribute |
static String |
CLASSIFICATIONATTRIBUTE
Qualifier of the
ClassAttributeAssignment.classificationAttribute attribute |
static String |
CLASSIFICATIONCLASS
Qualifier of the
ClassAttributeAssignment.classificationClass attribute |
static String |
COMPARABLE
Qualifier of the
ClassAttributeAssignment.comparable attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
ClassAttributeAssignment.description attribute |
static String |
EXTERNALID
Qualifier of the
ClassAttributeAssignment.externalID attribute |
static String |
FORMATDEFINITION
Qualifier of the
ClassAttributeAssignment.formatDefinition attribute |
static String |
LISTABLE
Qualifier of the
ClassAttributeAssignment.listable attribute |
static String |
LOCALIZED
Qualifier of the
ClassAttributeAssignment.localized attribute |
static String |
MANDATORY
Qualifier of the
ClassAttributeAssignment.mandatory attribute |
static String |
MULTIVALUED
Qualifier of the
ClassAttributeAssignment.multiValued attribute |
static String |
POSITION
Qualifier of the
ClassAttributeAssignment.position attribute |
static String |
RANGE
Qualifier of the
ClassAttributeAssignment.range attribute |
static String |
SEARCHABLE
Qualifier of the
ClassAttributeAssignment.searchable attribute |
static String |
SYSTEMVERSION
Qualifier of the
ClassAttributeAssignment.systemVersion attribute |
static String |
UNIT
Qualifier of the
ClassAttributeAssignment.unit attribute |
static String |
VISIBILITY
Qualifier of the
ClassAttributeAssignment.visibility attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedClassAttributeAssignment() |
| Modifier and Type | Method and Description |
|---|---|
Map<Language,String> |
getAllAttributeValueDisplayString()
Generated method - Getter of the
ClassAttributeAssignment.attributeValueDisplayString attribute. |
abstract Map<Language,String> |
getAllAttributeValueDisplayString(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.attributeValueDisplayString attribute. |
Map<Language,String> |
getAllDescription()
Generated method - Getter of the
ClassAttributeAssignment.description attribute. |
Map<Language,String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.description attribute. |
EnumerationValue |
getAttributeType()
Generated method - Getter of the
ClassAttributeAssignment.attributeType attribute. |
EnumerationValue |
getAttributeType(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.attributeType attribute. |
String |
getAttributeValueDisplayString()
Generated method - Getter of the
ClassAttributeAssignment.attributeValueDisplayString attribute. |
abstract String |
getAttributeValueDisplayString(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.attributeValueDisplayString attribute. |
List<ClassificationAttributeValue> |
getAttributeValues()
Generated method - Getter of the
ClassAttributeAssignment.attributeValues attribute. |
abstract List<ClassificationAttributeValue> |
getAttributeValues(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.attributeValues attribute. |
ClassificationAttribute |
getClassificationAttribute()
Generated method - Getter of the
ClassAttributeAssignment.classificationAttribute attribute. |
ClassificationAttribute |
getClassificationAttribute(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.classificationAttribute attribute. |
ClassificationClass |
getClassificationClass()
Generated method - Getter of the
ClassAttributeAssignment.classificationClass attribute. |
ClassificationClass |
getClassificationClass(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.classificationClass attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
ClassAttributeAssignment.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.description attribute. |
String |
getExternalID()
Generated method - Getter of the
ClassAttributeAssignment.externalID attribute. |
String |
getExternalID(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.externalID attribute. |
String |
getFormatDefinition()
Generated method - Getter of the
ClassAttributeAssignment.formatDefinition attribute. |
String |
getFormatDefinition(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.formatDefinition attribute. |
Integer |
getPosition()
Generated method - Getter of the
ClassAttributeAssignment.position attribute. |
Integer |
getPosition(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.position attribute. |
int |
getPositionAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.position attribute. |
int |
getPositionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.position attribute. |
ClassificationSystemVersion |
getSystemVersion()
Generated method - Getter of the
ClassAttributeAssignment.systemVersion attribute. |
ClassificationSystemVersion |
getSystemVersion(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.systemVersion attribute. |
ClassificationAttributeUnit |
getUnit()
Generated method - Getter of the
ClassAttributeAssignment.unit attribute. |
ClassificationAttributeUnit |
getUnit(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.unit attribute. |
EnumerationValue |
getVisibility()
Generated method - Getter of the
ClassAttributeAssignment.visibility attribute. |
EnumerationValue |
getVisibility(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.visibility attribute. |
Boolean |
isComparable()
Generated method - Getter of the
ClassAttributeAssignment.comparable attribute. |
Boolean |
isComparable(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.comparable attribute. |
boolean |
isComparableAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.comparable attribute. |
boolean |
isComparableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.comparable attribute. |
Boolean |
isListable()
Generated method - Getter of the
ClassAttributeAssignment.listable attribute. |
Boolean |
isListable(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.listable attribute. |
boolean |
isListableAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.listable attribute. |
boolean |
isListableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.listable attribute. |
Boolean |
isLocalized()
Generated method - Getter of the
ClassAttributeAssignment.localized attribute. |
Boolean |
isLocalized(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.localized attribute. |
boolean |
isLocalizedAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.localized attribute. |
boolean |
isLocalizedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.localized attribute. |
Boolean |
isMandatory()
Generated method - Getter of the
ClassAttributeAssignment.mandatory attribute. |
Boolean |
isMandatory(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.mandatory attribute. |
boolean |
isMandatoryAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.mandatory attribute. |
boolean |
isMandatoryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.mandatory attribute. |
Boolean |
isMultiValued()
Generated method - Getter of the
ClassAttributeAssignment.multiValued attribute. |
Boolean |
isMultiValued(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.multiValued attribute. |
boolean |
isMultiValuedAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.multiValued attribute. |
boolean |
isMultiValuedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.multiValued attribute. |
Boolean |
isRange()
Generated method - Getter of the
ClassAttributeAssignment.range attribute. |
Boolean |
isRange(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.range attribute. |
boolean |
isRangeAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.range attribute. |
boolean |
isRangeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.range attribute. |
Boolean |
isSearchable()
Generated method - Getter of the
ClassAttributeAssignment.searchable attribute. |
Boolean |
isSearchable(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.searchable attribute. |
boolean |
isSearchableAsPrimitive()
Generated method - Getter of the
ClassAttributeAssignment.searchable attribute. |
boolean |
isSearchableAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ClassAttributeAssignment.searchable attribute. |
void |
setAllDescription(Map<Language,String> value)
Generated method - Setter of the
ClassAttributeAssignment.description attribute. |
void |
setAllDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
ClassAttributeAssignment.description attribute. |
void |
setAttributeType(EnumerationValue value)
Generated method - Setter of the
ClassAttributeAssignment.attributeType attribute. |
void |
setAttributeType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ClassAttributeAssignment.attributeType attribute. |
void |
setAttributeValues(List<ClassificationAttributeValue> value)
Generated method - Setter of the
ClassAttributeAssignment.attributeValues attribute. |
abstract void |
setAttributeValues(SessionContext ctx,
List<ClassificationAttributeValue> value)
Generated method - Setter of the
ClassAttributeAssignment.attributeValues attribute. |
protected void |
setClassificationAttribute(ClassificationAttribute value)
Generated method - Setter of the
ClassAttributeAssignment.classificationAttribute attribute. |
protected void |
setClassificationAttribute(SessionContext ctx,
ClassificationAttribute value)
Generated method - Setter of the
ClassAttributeAssignment.classificationAttribute attribute. |
void |
setClassificationClass(ClassificationClass value)
Generated method - Setter of the
ClassAttributeAssignment.classificationClass attribute. |
void |
setClassificationClass(SessionContext ctx,
ClassificationClass value)
Generated method - Setter of the
ClassAttributeAssignment.classificationClass attribute. |
void |
setComparable(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.comparable attribute. |
void |
setComparable(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.comparable attribute. |
void |
setComparable(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.comparable attribute. |
void |
setComparable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.comparable attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
ClassAttributeAssignment.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
ClassAttributeAssignment.description attribute. |
void |
setExternalID(SessionContext ctx,
String value)
Generated method - Setter of the
ClassAttributeAssignment.externalID attribute. |
void |
setExternalID(String value)
Generated method - Setter of the
ClassAttributeAssignment.externalID attribute. |
void |
setFormatDefinition(SessionContext ctx,
String value)
Generated method - Setter of the
ClassAttributeAssignment.formatDefinition attribute. |
void |
setFormatDefinition(String value)
Generated method - Setter of the
ClassAttributeAssignment.formatDefinition attribute. |
void |
setListable(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.listable attribute. |
void |
setListable(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.listable attribute. |
void |
setListable(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.listable attribute. |
void |
setListable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.listable attribute. |
void |
setLocalized(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.localized attribute. |
void |
setLocalized(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.localized attribute. |
void |
setLocalized(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.localized attribute. |
void |
setLocalized(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.localized attribute. |
void |
setMandatory(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.mandatory attribute. |
void |
setMandatory(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.mandatory attribute. |
void |
setMandatory(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.mandatory attribute. |
void |
setMandatory(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.mandatory attribute. |
void |
setMultiValued(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.multiValued attribute. |
void |
setMultiValued(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.multiValued attribute. |
void |
setMultiValued(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.multiValued attribute. |
void |
setMultiValued(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.multiValued attribute. |
void |
setPosition(int value)
Generated method - Setter of the
ClassAttributeAssignment.position attribute. |
void |
setPosition(Integer value)
Generated method - Setter of the
ClassAttributeAssignment.position attribute. |
void |
setPosition(SessionContext ctx,
int value)
Generated method - Setter of the
ClassAttributeAssignment.position attribute. |
void |
setPosition(SessionContext ctx,
Integer value)
Generated method - Setter of the
ClassAttributeAssignment.position attribute. |
void |
setRange(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.range attribute. |
void |
setRange(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.range attribute. |
void |
setRange(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.range attribute. |
void |
setRange(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.range attribute. |
void |
setSearchable(boolean value)
Generated method - Setter of the
ClassAttributeAssignment.searchable attribute. |
void |
setSearchable(Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.searchable attribute. |
void |
setSearchable(SessionContext ctx,
boolean value)
Generated method - Setter of the
ClassAttributeAssignment.searchable attribute. |
void |
setSearchable(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ClassAttributeAssignment.searchable attribute. |
protected void |
setSystemVersion(ClassificationSystemVersion value)
Generated method - Setter of the
ClassAttributeAssignment.systemVersion attribute. |
protected void |
setSystemVersion(SessionContext ctx,
ClassificationSystemVersion value)
Generated method - Setter of the
ClassAttributeAssignment.systemVersion attribute. |
void |
setUnit(ClassificationAttributeUnit value)
Generated method - Setter of the
ClassAttributeAssignment.unit attribute. |
void |
setUnit(SessionContext ctx,
ClassificationAttributeUnit value)
Generated method - Setter of the
ClassAttributeAssignment.unit attribute. |
void |
setVisibility(EnumerationValue value)
Generated method - Setter of the
ClassAttributeAssignment.visibility attribute. |
void |
setVisibility(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ClassAttributeAssignment.visibility attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String CLASSIFICATIONCLASS
ClassAttributeAssignment.classificationClass attributepublic static final String CLASSIFICATIONATTRIBUTE
ClassAttributeAssignment.classificationAttribute attributepublic static final String DESCRIPTION
ClassAttributeAssignment.description attributepublic static final String SYSTEMVERSION
ClassAttributeAssignment.systemVersion attributepublic static final String POSITION
ClassAttributeAssignment.position attributepublic static final String EXTERNALID
ClassAttributeAssignment.externalID attributepublic static final String UNIT
ClassAttributeAssignment.unit attributepublic static final String MANDATORY
ClassAttributeAssignment.mandatory attributepublic static final String LOCALIZED
ClassAttributeAssignment.localized attributepublic static final String RANGE
ClassAttributeAssignment.range attributepublic static final String MULTIVALUED
ClassAttributeAssignment.multiValued attributepublic static final String SEARCHABLE
ClassAttributeAssignment.searchable attributepublic static final String ATTRIBUTETYPE
ClassAttributeAssignment.attributeType attributepublic static final String FORMATDEFINITION
ClassAttributeAssignment.formatDefinition attributepublic static final String LISTABLE
ClassAttributeAssignment.listable attributepublic static final String COMPARABLE
ClassAttributeAssignment.comparable attributepublic static final String VISIBILITY
ClassAttributeAssignment.visibility attributepublic static final String ATTRIBUTEVALUES
ClassAttributeAssignment.attributeValues attributepublic static final String ATTRIBUTEVALUEDISPLAYSTRING
ClassAttributeAssignment.attributeValueDisplayString attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic EnumerationValue getAttributeType(SessionContext ctx)
ClassAttributeAssignment.attributeType attribute.public EnumerationValue getAttributeType()
ClassAttributeAssignment.attributeType attribute.public void setAttributeType(SessionContext ctx, EnumerationValue value)
ClassAttributeAssignment.attributeType attribute.value - the attributeType - Type of attribute: string, number, boolean or rangepublic void setAttributeType(EnumerationValue value)
ClassAttributeAssignment.attributeType attribute.value - the attributeType - Type of attribute: string, number, boolean or rangepublic abstract String getAttributeValueDisplayString(SessionContext ctx)
ClassAttributeAssignment.attributeValueDisplayString attribute.public String getAttributeValueDisplayString()
ClassAttributeAssignment.attributeValueDisplayString attribute.public abstract Map<Language,String> getAllAttributeValueDisplayString(SessionContext ctx)
ClassAttributeAssignment.attributeValueDisplayString attribute.public Map<Language,String> getAllAttributeValueDisplayString()
ClassAttributeAssignment.attributeValueDisplayString attribute.public abstract List<ClassificationAttributeValue> getAttributeValues(SessionContext ctx)
ClassAttributeAssignment.attributeValues attribute.public List<ClassificationAttributeValue> getAttributeValues()
ClassAttributeAssignment.attributeValues attribute.public abstract void setAttributeValues(SessionContext ctx, List<ClassificationAttributeValue> value)
ClassAttributeAssignment.attributeValues attribute.value - the attributeValuespublic void setAttributeValues(List<ClassificationAttributeValue> value)
ClassAttributeAssignment.attributeValues attribute.value - the attributeValuespublic ClassificationAttribute getClassificationAttribute(SessionContext ctx)
ClassAttributeAssignment.classificationAttribute attribute.public ClassificationAttribute getClassificationAttribute()
ClassAttributeAssignment.classificationAttribute attribute.protected void setClassificationAttribute(SessionContext ctx, ClassificationAttribute value)
ClassAttributeAssignment.classificationAttribute attribute.value - the classificationAttributeprotected void setClassificationAttribute(ClassificationAttribute value)
ClassAttributeAssignment.classificationAttribute attribute.value - the classificationAttributepublic ClassificationClass getClassificationClass(SessionContext ctx)
ClassAttributeAssignment.classificationClass attribute.public ClassificationClass getClassificationClass()
ClassAttributeAssignment.classificationClass attribute.public void setClassificationClass(SessionContext ctx, ClassificationClass value)
ClassAttributeAssignment.classificationClass attribute.value - the classificationClasspublic void setClassificationClass(ClassificationClass value)
ClassAttributeAssignment.classificationClass attribute.value - the classificationClasspublic Boolean isComparable(SessionContext ctx)
ClassAttributeAssignment.comparable attribute.public Boolean isComparable()
ClassAttributeAssignment.comparable attribute.public boolean isComparableAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.comparable attribute.public boolean isComparableAsPrimitive()
ClassAttributeAssignment.comparable attribute.public void setComparable(SessionContext ctx, Boolean value)
ClassAttributeAssignment.comparable attribute.value - the comparablepublic void setComparable(Boolean value)
ClassAttributeAssignment.comparable attribute.value - the comparablepublic void setComparable(SessionContext ctx, boolean value)
ClassAttributeAssignment.comparable attribute.value - the comparablepublic void setComparable(boolean value)
ClassAttributeAssignment.comparable attribute.value - the comparablepublic String getDescription(SessionContext ctx)
ClassAttributeAssignment.description attribute.public String getDescription()
ClassAttributeAssignment.description attribute.public Map<Language,String> getAllDescription(SessionContext ctx)
ClassAttributeAssignment.description attribute.public Map<Language,String> getAllDescription()
ClassAttributeAssignment.description attribute.public void setDescription(SessionContext ctx, String value)
ClassAttributeAssignment.description attribute.value - the description - description of attribute usagepublic void setDescription(String value)
ClassAttributeAssignment.description attribute.value - the description - description of attribute usagepublic void setAllDescription(SessionContext ctx, Map<Language,String> value)
ClassAttributeAssignment.description attribute.value - the description - description of attribute usagepublic void setAllDescription(Map<Language,String> value)
ClassAttributeAssignment.description attribute.value - the description - description of attribute usagepublic String getExternalID(SessionContext ctx)
ClassAttributeAssignment.externalID attribute.public String getExternalID()
ClassAttributeAssignment.externalID attribute.public void setExternalID(SessionContext ctx, String value)
ClassAttributeAssignment.externalID attribute.value - the externalID - external identifier refering to the actual classification system definitionpublic void setExternalID(String value)
ClassAttributeAssignment.externalID attribute.value - the externalID - external identifier refering to the actual classification system definitionpublic String getFormatDefinition(SessionContext ctx)
ClassAttributeAssignment.formatDefinition attribute.public String getFormatDefinition()
ClassAttributeAssignment.formatDefinition attribute.public void setFormatDefinition(SessionContext ctx, String value)
ClassAttributeAssignment.formatDefinition attribute.value - the formatDefinition - Format definition string: optionally used e.g. as number formatpublic void setFormatDefinition(String value)
ClassAttributeAssignment.formatDefinition attribute.value - the formatDefinition - Format definition string: optionally used e.g. as number formatpublic Boolean isListable(SessionContext ctx)
ClassAttributeAssignment.listable attribute.public Boolean isListable()
ClassAttributeAssignment.listable attribute.public boolean isListableAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.listable attribute.public boolean isListableAsPrimitive()
ClassAttributeAssignment.listable attribute.public void setListable(SessionContext ctx, Boolean value)
ClassAttributeAssignment.listable attribute.value - the listablepublic void setListable(Boolean value)
ClassAttributeAssignment.listable attribute.value - the listablepublic void setListable(SessionContext ctx, boolean value)
ClassAttributeAssignment.listable attribute.value - the listablepublic void setListable(boolean value)
ClassAttributeAssignment.listable attribute.value - the listablepublic Boolean isLocalized(SessionContext ctx)
ClassAttributeAssignment.localized attribute.public Boolean isLocalized()
ClassAttributeAssignment.localized attribute.public boolean isLocalizedAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.localized attribute.public boolean isLocalizedAsPrimitive()
ClassAttributeAssignment.localized attribute.public void setLocalized(SessionContext ctx, Boolean value)
ClassAttributeAssignment.localized attribute.value - the localizedpublic void setLocalized(Boolean value)
ClassAttributeAssignment.localized attribute.value - the localizedpublic void setLocalized(SessionContext ctx, boolean value)
ClassAttributeAssignment.localized attribute.value - the localizedpublic void setLocalized(boolean value)
ClassAttributeAssignment.localized attribute.value - the localizedpublic Boolean isMandatory(SessionContext ctx)
ClassAttributeAssignment.mandatory attribute.public Boolean isMandatory()
ClassAttributeAssignment.mandatory attribute.public boolean isMandatoryAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.mandatory attribute.public boolean isMandatoryAsPrimitive()
ClassAttributeAssignment.mandatory attribute.public void setMandatory(SessionContext ctx, Boolean value)
ClassAttributeAssignment.mandatory attribute.value - the mandatorypublic void setMandatory(Boolean value)
ClassAttributeAssignment.mandatory attribute.value - the mandatorypublic void setMandatory(SessionContext ctx, boolean value)
ClassAttributeAssignment.mandatory attribute.value - the mandatorypublic void setMandatory(boolean value)
ClassAttributeAssignment.mandatory attribute.value - the mandatorypublic Boolean isMultiValued(SessionContext ctx)
ClassAttributeAssignment.multiValued attribute.public Boolean isMultiValued()
ClassAttributeAssignment.multiValued attribute.public boolean isMultiValuedAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.multiValued attribute.public boolean isMultiValuedAsPrimitive()
ClassAttributeAssignment.multiValued attribute.public void setMultiValued(SessionContext ctx, Boolean value)
ClassAttributeAssignment.multiValued attribute.value - the multiValuedpublic void setMultiValued(Boolean value)
ClassAttributeAssignment.multiValued attribute.value - the multiValuedpublic void setMultiValued(SessionContext ctx, boolean value)
ClassAttributeAssignment.multiValued attribute.value - the multiValuedpublic void setMultiValued(boolean value)
ClassAttributeAssignment.multiValued attribute.value - the multiValuedpublic Integer getPosition(SessionContext ctx)
ClassAttributeAssignment.position attribute.public Integer getPosition()
ClassAttributeAssignment.position attribute.public int getPositionAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.position attribute.public int getPositionAsPrimitive()
ClassAttributeAssignment.position attribute.public void setPosition(SessionContext ctx, Integer value)
ClassAttributeAssignment.position attribute.value - the positionpublic void setPosition(Integer value)
ClassAttributeAssignment.position attribute.value - the positionpublic void setPosition(SessionContext ctx, int value)
ClassAttributeAssignment.position attribute.value - the positionpublic void setPosition(int value)
ClassAttributeAssignment.position attribute.value - the positionpublic Boolean isRange(SessionContext ctx)
ClassAttributeAssignment.range attribute.public Boolean isRange()
ClassAttributeAssignment.range attribute.public boolean isRangeAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.range attribute.public boolean isRangeAsPrimitive()
ClassAttributeAssignment.range attribute.public void setRange(SessionContext ctx, Boolean value)
ClassAttributeAssignment.range attribute.value - the rangepublic void setRange(Boolean value)
ClassAttributeAssignment.range attribute.value - the rangepublic void setRange(SessionContext ctx, boolean value)
ClassAttributeAssignment.range attribute.value - the rangepublic void setRange(boolean value)
ClassAttributeAssignment.range attribute.value - the rangepublic Boolean isSearchable(SessionContext ctx)
ClassAttributeAssignment.searchable attribute.public Boolean isSearchable()
ClassAttributeAssignment.searchable attribute.public boolean isSearchableAsPrimitive(SessionContext ctx)
ClassAttributeAssignment.searchable attribute.public boolean isSearchableAsPrimitive()
ClassAttributeAssignment.searchable attribute.public void setSearchable(SessionContext ctx, Boolean value)
ClassAttributeAssignment.searchable attribute.value - the searchablepublic void setSearchable(Boolean value)
ClassAttributeAssignment.searchable attribute.value - the searchablepublic void setSearchable(SessionContext ctx, boolean value)
ClassAttributeAssignment.searchable attribute.value - the searchablepublic void setSearchable(boolean value)
ClassAttributeAssignment.searchable attribute.value - the searchablepublic ClassificationSystemVersion getSystemVersion(SessionContext ctx)
ClassAttributeAssignment.systemVersion attribute.public ClassificationSystemVersion getSystemVersion()
ClassAttributeAssignment.systemVersion attribute.protected void setSystemVersion(SessionContext ctx, ClassificationSystemVersion value)
ClassAttributeAssignment.systemVersion attribute.value - the systemVersionprotected void setSystemVersion(ClassificationSystemVersion value)
ClassAttributeAssignment.systemVersion attribute.value - the systemVersionpublic ClassificationAttributeUnit getUnit(SessionContext ctx)
ClassAttributeAssignment.unit attribute.public ClassificationAttributeUnit getUnit()
ClassAttributeAssignment.unit attribute.public void setUnit(SessionContext ctx, ClassificationAttributeUnit value)
ClassAttributeAssignment.unit attribute.value - the unitpublic void setUnit(ClassificationAttributeUnit value)
ClassAttributeAssignment.unit attribute.value - the unitpublic EnumerationValue getVisibility(SessionContext ctx)
ClassAttributeAssignment.visibility attribute.public EnumerationValue getVisibility()
ClassAttributeAssignment.visibility attribute.public void setVisibility(SessionContext ctx, EnumerationValue value)
ClassAttributeAssignment.visibility attribute.value - the visibility - Visibility of attribute: visible, not_visible, visible_in_base or visible_in_variantpublic void setVisibility(EnumerationValue value)
ClassAttributeAssignment.visibility attribute.value - the visibility - Visibility of attribute: visible, not_visible, visible_in_base or visible_in_variantCopyright © 2017 SAP SE. All Rights Reserved.