public class ExpressionAttributeDescriptorModel extends AttributeDescriptorModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
DEFAULTVALUEEXPRESSION
Generated constant - Attribute key of
ExpressionAttributeDescriptor.defaultValueExpression attribute defined at extension core. |
_ATTRIBUTECONSTRAINTATTRIBUTEDESCRELATION, ATTRIBUTEHANDLER, CONSTRAINTS, DATABASECOLUMN, DECLARINGENCLOSINGTYPE, DEFAULTVALUE, DEFAULTVALUEDEFINITIONSTRING, DESCRIPTION, DONTCOPY, ENCLOSINGTYPE, ENCRYPTED, FORCELUCENEINDEXABLE, HIDDENFORUI, HMCINDEXFIELD, INITIAL, LOCALIZED, MODIFIERS, OPTIONAL, PARTOF, PERSISTENCECLASS, PERSISTENCEQUALIFIER, PERSISTENCETYPE, PRIMITIVE, PRIVATE, PROPERTY, PROPOSEDDATABASECOLUMN, READABLE, READONLYFORUI, REMOVABLE, SEARCH, SELECTIONOF, UNIQUE, WRITABLEATTRIBUTETYPE, QUALIFIERAUTOCREATE, DEPRECATED, EXTENSIONNAME, GENERATE, NAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ExpressionAttributeDescriptorModel()
Generated constructor - Default constructor for generic creation.
|
ExpressionAttributeDescriptorModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ExpressionAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ExpressionAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
getAttributeHandler, getConstraints, getDatabaseColumn, getDeclaringEnclosingType, getDefaultValue, getDescription, getDescription, getDontCopy, getEnclosingType, getEncrypted, getForceLuceneIndexable, getHiddenForUI, getHmcIndexField, getInitial, getLocalized, getModifiers, getOptional, getPartOf, getPersistenceClass, getPrimitive, getPrivate, getProperty, getProposedDatabaseColumn, getReadable, getReadOnlyForUI, getRemovable, getSearch, getSelectionOf, getUnique, getWritable, setAttributeHandler, setConstraints, setDatabaseColumn, setDefaultValue, setDescription, setDescription, setDontCopy, setEnclosingType, setEncrypted, setForceLuceneIndexable, setHiddenForUI, setHmcIndexField, setInitial, setModifiers, setOptional, setPartOf, setPrimitive, setPrivate, setProperty, setReadable, setReadOnlyForUI, setRemovable, setSearch, setUnique, setWritablegetAttributeType, getQualifier, setAttributeType, setQualifiergetAutocreate, getDeprecated, getExtensionName, getGenerate, getName, getName, setAutocreate, setExtensionName, setGenerate, setName, setNamegetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String DEFAULTVALUEEXPRESSION
ExpressionAttributeDescriptor.defaultValueExpression attribute defined at extension core.public ExpressionAttributeDescriptorModel()
public ExpressionAttributeDescriptorModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ExpressionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier)
_attributeType - initial attribute declared by type Descriptor at extension core_enclosingType - initial attribute declared by type AttributeDescriptor at extension core_generate - initial attribute declared by type TypeManagerManaged at extension core_partOf - initial attribute declared by type AttributeDescriptor at extension core_qualifier - initial attribute declared by type Descriptor at extension core@Deprecated public ExpressionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier)
_attributeType - initial attribute declared by type Descriptor at extension core_enclosingType - initial attribute declared by type AttributeDescriptor at extension core_generate - initial attribute declared by type TypeManagerManaged at extension core_owner - initial attribute declared by type Item at extension core_partOf - initial attribute declared by type AttributeDescriptor at extension core_qualifier - initial attribute declared by type Descriptor at extension coreCopyright © 2017 SAP SE. All Rights Reserved.