Class AttributeDescriptorModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.core.model.type.TypeManagerManagedModel
-
- de.hybris.platform.core.model.type.DescriptorModel
-
- de.hybris.platform.core.model.type.AttributeDescriptorModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ConfigAttributeDescriptorModel,ExpressionAttributeDescriptorModel,RelationDescriptorModel,VariantAttributeDescriptorModel,ViewAttributeDescriptorModel
public class AttributeDescriptorModel extends DescriptorModel
Generated model class for type AttributeDescriptor first defined at extension core.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_ATTRIBUTECONSTRAINTATTRIBUTEDESCRELATIONGenerated relation code constant for relationAttributeConstraintAttributeDescRelationdefining source attributeconstraintsin extensionvalidation.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringATTRIBUTEHANDLERGenerated constant - Attribute key ofAttributeDescriptor.attributeHandlerattribute defined at extensioncore.static java.lang.StringCONSTRAINTSGenerated constant - Attribute key ofAttributeDescriptor.constraintsattribute defined at extensionvalidation.static java.lang.StringDATABASECOLUMNGenerated constant - Attribute key ofAttributeDescriptor.databaseColumnattribute defined at extensioncore.static java.lang.StringDECLARINGENCLOSINGTYPEGenerated constant - Attribute key ofAttributeDescriptor.declaringEnclosingTypeattribute defined at extensioncore.static java.lang.StringDEFAULTVALUEGenerated constant - Attribute key ofAttributeDescriptor.defaultValueattribute defined at extensioncore.static java.lang.StringDEFAULTVALUEDEFINITIONSTRINGGenerated constant - Attribute key ofAttributeDescriptor.defaultValueDefinitionStringattribute defined at extensioncore.static java.lang.StringDESCRIPTIONGenerated constant - Attribute key ofAttributeDescriptor.descriptionattribute defined at extensioncore.static java.lang.StringDONTCOPYGenerated constant - Attribute key ofAttributeDescriptor.dontCopyattribute defined at extensioncatalog.static java.lang.StringENCLOSINGTYPEGenerated constant - Attribute key ofAttributeDescriptor.enclosingTypeattribute defined at extensioncore.static java.lang.StringENCRYPTEDGenerated constant - Attribute key ofAttributeDescriptor.encryptedattribute defined at extensioncore.static java.lang.StringHIDDENFORUIGenerated constant - Attribute key ofAttributeDescriptor.hiddenForUIattribute defined at extensioncore.static java.lang.StringINITIALGenerated constant - Attribute key ofAttributeDescriptor.initialattribute defined at extensioncore.static java.lang.StringLOCALIZEDGenerated constant - Attribute key ofAttributeDescriptor.localizedattribute defined at extensioncore.static java.lang.StringMODIFIERSGenerated constant - Attribute key ofAttributeDescriptor.modifiersattribute defined at extensioncore.static java.lang.StringOPTIONALGenerated constant - Attribute key ofAttributeDescriptor.optionalattribute defined at extensioncore.static java.lang.StringPARTOFGenerated constant - Attribute key ofAttributeDescriptor.partOfattribute defined at extensioncore.static java.lang.StringPERSISTENCECLASSGenerated constant - Attribute key ofAttributeDescriptor.persistenceClassattribute defined at extensioncore.static java.lang.StringPERSISTENCEQUALIFIERGenerated constant - Attribute key ofAttributeDescriptor.persistenceQualifierattribute defined at extensioncore.static java.lang.StringPERSISTENCETYPEGenerated constant - Attribute key ofAttributeDescriptor.persistenceTypeattribute defined at extensioncore.static java.lang.StringPRIMITIVEGenerated constant - Attribute key ofAttributeDescriptor.primitiveattribute defined at extensioncore.static java.lang.StringPRIVATEGenerated constant - Attribute key ofAttributeDescriptor.privateattribute defined at extensioncore.static java.lang.StringPROPERTYGenerated constant - Attribute key ofAttributeDescriptor.propertyattribute defined at extensioncore.static java.lang.StringPROPOSEDDATABASECOLUMNGenerated constant - Attribute key ofAttributeDescriptor.proposedDatabaseColumnattribute defined at extensioncore.static java.lang.StringREADABLEGenerated constant - Attribute key ofAttributeDescriptor.readableattribute defined at extensioncore.static java.lang.StringREADONLYFORUIGenerated constant - Attribute key ofAttributeDescriptor.readOnlyForUIattribute defined at extensioncore.static java.lang.StringREMOVABLEGenerated constant - Attribute key ofAttributeDescriptor.removableattribute defined at extensioncore.static java.lang.StringSEARCHGenerated constant - Attribute key ofAttributeDescriptor.searchattribute defined at extensioncore.static java.lang.StringSELECTIONOFGenerated constant - Attribute key ofAttributeDescriptor.selectionOfattribute defined at extensioncore.static java.lang.StringUNIQUEGenerated constant - Attribute key ofAttributeDescriptor.uniqueattribute defined at extensioncore.static java.lang.StringWRITABLEGenerated constant - Attribute key ofAttributeDescriptor.writableattribute defined at extensioncore.-
Fields inherited from class de.hybris.platform.core.model.type.DescriptorModel
ATTRIBUTETYPE, QUALIFIER
-
Fields inherited from class de.hybris.platform.core.model.type.TypeManagerManagedModel
AUTOCREATE, DEPRECATED, EXTENSIONNAME, GENERATE, NAME
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description AttributeDescriptorModel()Generated constructor - Default constructor for generic creation.AttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAttributeDescriptorModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAttributeHandler()Generated method - Getter of theAttributeDescriptor.attributeHandlerattribute defined at extensioncore.java.util.Set<AttributeConstraintModel>getConstraints()Generated method - Getter of theAttributeDescriptor.constraintsattribute defined at extensionvalidation.java.lang.StringgetDatabaseColumn()Generated method - Getter of theAttributeDescriptor.databaseColumnattribute defined at extensioncore.ComposedTypeModelgetDeclaringEnclosingType()Generated method - Getter of theAttributeDescriptor.declaringEnclosingTypeattribute defined at extensioncore.java.lang.ObjectgetDefaultValue()Generated method - Getter of theAttributeDescriptor.defaultValueattribute defined at extensioncore.java.lang.StringgetDescription()Generated method - Getter of theAttributeDescriptor.descriptionattribute defined at extensioncore.java.lang.StringgetDescription(java.util.Locale loc)Generated method - Getter of theAttributeDescriptor.descriptionattribute defined at extensioncore.java.lang.BooleangetDontCopy()Generated method - Getter of theAttributeDescriptor.dontCopyattribute defined at extensioncatalog.ComposedTypeModelgetEnclosingType()Generated method - Getter of theAttributeDescriptor.enclosingTypeattribute defined at extensioncore.java.lang.BooleangetEncrypted()Generated method - Getter of theAttributeDescriptor.encryptedattribute defined at extensioncore.java.lang.BooleangetHiddenForUI()Generated method - Getter of theAttributeDescriptor.hiddenForUIattribute defined at extensioncore.java.lang.BooleangetInitial()Generated method - Getter of theAttributeDescriptor.initialattribute defined at extensioncore.java.lang.BooleangetLocalized()Generated method - Getter of theAttributeDescriptor.localizedattribute defined at extensioncore.java.lang.IntegergetModifiers()Generated method - Getter of theAttributeDescriptor.modifiersattribute defined at extensioncore.java.lang.BooleangetOptional()Generated method - Getter of theAttributeDescriptor.optionalattribute defined at extensioncore.java.lang.BooleangetPartOf()Generated method - Getter of theAttributeDescriptor.partOfattribute defined at extensioncore.java.lang.ClassgetPersistenceClass()Generated method - Getter of theAttributeDescriptor.persistenceClassattribute defined at extensioncore.java.lang.BooleangetPrimitive()Generated method - Getter of theAttributeDescriptor.primitiveattribute defined at extensioncore.java.lang.BooleangetPrivate()Generated method - Getter of theAttributeDescriptor.privateattribute defined at extensioncore.java.lang.BooleangetProperty()Generated method - Getter of theAttributeDescriptor.propertyattribute defined at extensioncore.java.lang.StringgetProposedDatabaseColumn()Generated method - Getter of theAttributeDescriptor.proposedDatabaseColumnattribute defined at extensioncore.java.lang.BooleangetReadable()Generated method - Getter of theAttributeDescriptor.readableattribute defined at extensioncore.java.lang.BooleangetReadOnlyForUI()Generated method - Getter of theAttributeDescriptor.readOnlyForUIattribute defined at extensioncore.java.lang.BooleangetRemovable()Generated method - Getter of theAttributeDescriptor.removableattribute defined at extensioncore.java.lang.BooleangetSearch()Generated method - Getter of theAttributeDescriptor.searchattribute defined at extensioncore.AttributeDescriptorModelgetSelectionOf()Generated method - Getter of theAttributeDescriptor.selectionOfattribute defined at extensioncore.java.lang.BooleangetUnique()Generated method - Getter of theAttributeDescriptor.uniqueattribute defined at extensioncore.java.lang.BooleangetWritable()Generated method - Getter of theAttributeDescriptor.writableattribute defined at extensioncore.voidsetAttributeHandler(java.lang.String value)Generated method - Setter ofAttributeDescriptor.attributeHandlerattribute defined at extensioncore.voidsetConstraints(java.util.Set<AttributeConstraintModel> value)Generated method - Setter ofAttributeDescriptor.constraintsattribute defined at extensionvalidation.voidsetDatabaseColumn(java.lang.String value)Generated method - Setter ofAttributeDescriptor.databaseColumnattribute defined at extensioncore.voidsetDefaultValue(java.lang.Object value)Generated method - Setter ofAttributeDescriptor.defaultValueattribute defined at extensioncore.voidsetDescription(java.lang.String value)Generated method - Setter ofAttributeDescriptor.descriptionattribute defined at extensioncore.voidsetDescription(java.lang.String value, java.util.Locale loc)Generated method - Setter ofAttributeDescriptor.descriptionattribute defined at extensioncore.voidsetDontCopy(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.dontCopyattribute defined at extensioncatalog.voidsetEnclosingType(ComposedTypeModel value)Generated method - Initial setter ofAttributeDescriptor.enclosingTypeattribute defined at extensioncore.voidsetEncrypted(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.encryptedattribute defined at extensioncore.voidsetHiddenForUI(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.hiddenForUIattribute defined at extensioncore.voidsetInitial(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.initialattribute defined at extensioncore.voidsetModifiers(java.lang.Integer value)Generated method - Setter ofAttributeDescriptor.modifiersattribute defined at extensioncore.voidsetOptional(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.optionalattribute defined at extensioncore.voidsetPartOf(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.partOfattribute defined at extensioncore.voidsetPrimitive(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.primitiveattribute defined at extensioncore.voidsetPrivate(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.privateattribute defined at extensioncore.voidsetProperty(java.lang.Boolean value)Generated method - Initial setter ofAttributeDescriptor.propertyattribute defined at extensioncore.voidsetReadable(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.readableattribute defined at extensioncore.voidsetReadOnlyForUI(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.readOnlyForUIattribute defined at extensioncore.voidsetRemovable(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.removableattribute defined at extensioncore.voidsetSearch(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.searchattribute defined at extensioncore.voidsetUnique(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.uniqueattribute defined at extensioncore.voidsetWritable(java.lang.Boolean value)Generated method - Setter ofAttributeDescriptor.writableattribute defined at extensioncore.-
Methods inherited from class de.hybris.platform.core.model.type.DescriptorModel
getAttributeType, getQualifier, setAttributeType, setQualifier
-
Methods inherited from class de.hybris.platform.core.model.type.TypeManagerManagedModel
getAutocreate, getDeprecated, getExtensionName, getGenerate, getName, getName, setAutocreate, setExtensionName, setGenerate, setName, setName
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_ATTRIBUTECONSTRAINTATTRIBUTEDESCRELATION
public static final java.lang.String _ATTRIBUTECONSTRAINTATTRIBUTEDESCRELATION
Generated relation code constant for relationAttributeConstraintAttributeDescRelationdefining source attributeconstraintsin extensionvalidation.- See Also:
- Constant Field Values
-
DATABASECOLUMN
public static final java.lang.String DATABASECOLUMN
Generated constant - Attribute key ofAttributeDescriptor.databaseColumnattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DEFAULTVALUE
public static final java.lang.String DEFAULTVALUE
Generated constant - Attribute key ofAttributeDescriptor.defaultValueattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DEFAULTVALUEDEFINITIONSTRING
public static final java.lang.String DEFAULTVALUEDEFINITIONSTRING
Generated constant - Attribute key ofAttributeDescriptor.defaultValueDefinitionStringattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ENCLOSINGTYPE
public static final java.lang.String ENCLOSINGTYPE
Generated constant - Attribute key ofAttributeDescriptor.enclosingTypeattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DECLARINGENCLOSINGTYPE
public static final java.lang.String DECLARINGENCLOSINGTYPE
Generated constant - Attribute key ofAttributeDescriptor.declaringEnclosingTypeattribute defined at extensioncore.- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Generated constant - Attribute key ofAttributeDescriptor.descriptionattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PERSISTENCECLASS
public static final java.lang.String PERSISTENCECLASS
Generated constant - Attribute key ofAttributeDescriptor.persistenceClassattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PERSISTENCEQUALIFIER
public static final java.lang.String PERSISTENCEQUALIFIER
Generated constant - Attribute key ofAttributeDescriptor.persistenceQualifierattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PERSISTENCETYPE
public static final java.lang.String PERSISTENCETYPE
Generated constant - Attribute key ofAttributeDescriptor.persistenceTypeattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ATTRIBUTEHANDLER
public static final java.lang.String ATTRIBUTEHANDLER
Generated constant - Attribute key ofAttributeDescriptor.attributeHandlerattribute defined at extensioncore.- See Also:
- Constant Field Values
-
SELECTIONOF
public static final java.lang.String SELECTIONOF
Generated constant - Attribute key ofAttributeDescriptor.selectionOfattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PROPOSEDDATABASECOLUMN
public static final java.lang.String PROPOSEDDATABASECOLUMN
Generated constant - Attribute key ofAttributeDescriptor.proposedDatabaseColumnattribute defined at extensioncore.- See Also:
- Constant Field Values
-
MODIFIERS
public static final java.lang.String MODIFIERS
Generated constant - Attribute key ofAttributeDescriptor.modifiersattribute defined at extensioncore.- See Also:
- Constant Field Values
-
INITIAL
public static final java.lang.String INITIAL
Generated constant - Attribute key ofAttributeDescriptor.initialattribute defined at extensioncore.- See Also:
- Constant Field Values
-
LOCALIZED
public static final java.lang.String LOCALIZED
Generated constant - Attribute key ofAttributeDescriptor.localizedattribute defined at extensioncore.- See Also:
- Constant Field Values
-
OPTIONAL
public static final java.lang.String OPTIONAL
Generated constant - Attribute key ofAttributeDescriptor.optionalattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PARTOF
public static final java.lang.String PARTOF
Generated constant - Attribute key ofAttributeDescriptor.partOfattribute defined at extensioncore.- See Also:
- Constant Field Values
-
UNIQUE
public static final java.lang.String UNIQUE
Generated constant - Attribute key ofAttributeDescriptor.uniqueattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PRIVATE
public static final java.lang.String PRIVATE
Generated constant - Attribute key ofAttributeDescriptor.privateattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PROPERTY
public static final java.lang.String PROPERTY
Generated constant - Attribute key ofAttributeDescriptor.propertyattribute defined at extensioncore.- See Also:
- Constant Field Values
-
READABLE
public static final java.lang.String READABLE
Generated constant - Attribute key ofAttributeDescriptor.readableattribute defined at extensioncore.- See Also:
- Constant Field Values
-
REMOVABLE
public static final java.lang.String REMOVABLE
Generated constant - Attribute key ofAttributeDescriptor.removableattribute defined at extensioncore.- See Also:
- Constant Field Values
-
SEARCH
public static final java.lang.String SEARCH
Generated constant - Attribute key ofAttributeDescriptor.searchattribute defined at extensioncore.- See Also:
- Constant Field Values
-
WRITABLE
public static final java.lang.String WRITABLE
Generated constant - Attribute key ofAttributeDescriptor.writableattribute defined at extensioncore.- See Also:
- Constant Field Values
-
ENCRYPTED
public static final java.lang.String ENCRYPTED
Generated constant - Attribute key ofAttributeDescriptor.encryptedattribute defined at extensioncore.- See Also:
- Constant Field Values
-
PRIMITIVE
public static final java.lang.String PRIMITIVE
Generated constant - Attribute key ofAttributeDescriptor.primitiveattribute defined at extensioncore.- See Also:
- Constant Field Values
-
HIDDENFORUI
public static final java.lang.String HIDDENFORUI
Generated constant - Attribute key ofAttributeDescriptor.hiddenForUIattribute defined at extensioncore.- See Also:
- Constant Field Values
-
READONLYFORUI
public static final java.lang.String READONLYFORUI
Generated constant - Attribute key ofAttributeDescriptor.readOnlyForUIattribute defined at extensioncore.- See Also:
- Constant Field Values
-
CONSTRAINTS
public static final java.lang.String CONSTRAINTS
Generated constant - Attribute key ofAttributeDescriptor.constraintsattribute defined at extensionvalidation.- See Also:
- Constant Field Values
-
DONTCOPY
public static final java.lang.String DONTCOPY
Generated constant - Attribute key ofAttributeDescriptor.dontCopyattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AttributeDescriptorModel
public AttributeDescriptorModel()
Generated constructor - Default constructor for generic creation.
-
AttributeDescriptorModel
public AttributeDescriptorModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
AttributeDescriptorModel
@Deprecated(since="4.1.1", forRemoval=true) public AttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_attributeType- initial attribute declared by typeDescriptorat extensioncore_enclosingType- initial attribute declared by typeAttributeDescriptorat extensioncore_generate- initial attribute declared by typeTypeManagerManagedat extensioncore_partOf- initial attribute declared by typeAttributeDescriptorat extensioncore_qualifier- initial attribute declared by typeDescriptorat extensioncore
-
AttributeDescriptorModel
@Deprecated(since="4.1.1", forRemoval=true) public AttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_attributeType- initial attribute declared by typeDescriptorat extensioncore_enclosingType- initial attribute declared by typeAttributeDescriptorat extensioncore_generate- initial attribute declared by typeTypeManagerManagedat extensioncore_owner- initial attribute declared by typeItemat extensioncore_partOf- initial attribute declared by typeAttributeDescriptorat extensioncore_qualifier- initial attribute declared by typeDescriptorat extensioncore
-
-
Method Detail
-
getAttributeHandler
@Accessor(qualifier="attributeHandler", type=GETTER) public java.lang.String getAttributeHandler()
Generated method - Getter of theAttributeDescriptor.attributeHandlerattribute defined at extensioncore.- Returns:
- the attributeHandler
-
getConstraints
@Accessor(qualifier="constraints", type=GETTER) public java.util.Set<AttributeConstraintModel> getConstraints()
Generated method - Getter of theAttributeDescriptor.constraintsattribute defined at extensionvalidation. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the constraints
-
getDatabaseColumn
@Accessor(qualifier="databaseColumn", type=GETTER) public java.lang.String getDatabaseColumn()
Generated method - Getter of theAttributeDescriptor.databaseColumnattribute defined at extensioncore.- Returns:
- the databaseColumn
-
getDeclaringEnclosingType
@Accessor(qualifier="declaringEnclosingType", type=GETTER) public ComposedTypeModel getDeclaringEnclosingType()
Generated method - Getter of theAttributeDescriptor.declaringEnclosingTypeattribute defined at extensioncore.- Returns:
- the declaringEnclosingType
-
getDefaultValue
@Accessor(qualifier="defaultValue", type=GETTER) public java.lang.Object getDefaultValue()
Generated method - Getter of theAttributeDescriptor.defaultValueattribute defined at extensioncore.- Returns:
- the defaultValue
-
getDescription
@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
Generated method - Getter of theAttributeDescriptor.descriptionattribute defined at extensioncore.- Returns:
- the description
-
getDescription
@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription(java.util.Locale loc)
Generated method - Getter of theAttributeDescriptor.descriptionattribute defined at extensioncore.- Parameters:
loc- the value localization key- Returns:
- the description
- Throws:
java.lang.IllegalArgumentException- if localization key cannot be mapped to data language
-
getDontCopy
@Accessor(qualifier="dontCopy", type=GETTER) public java.lang.Boolean getDontCopy()
Generated method - Getter of theAttributeDescriptor.dontCopyattribute defined at extensioncatalog.- Returns:
- the dontCopy
-
getEnclosingType
@Accessor(qualifier="enclosingType", type=GETTER) public ComposedTypeModel getEnclosingType()
Generated method - Getter of theAttributeDescriptor.enclosingTypeattribute defined at extensioncore.- Returns:
- the enclosingType
-
getEncrypted
@Accessor(qualifier="encrypted", type=GETTER) public java.lang.Boolean getEncrypted()
Generated method - Getter of theAttributeDescriptor.encryptedattribute defined at extensioncore.- Returns:
- the encrypted
-
getHiddenForUI
@Accessor(qualifier="hiddenForUI", type=GETTER) public java.lang.Boolean getHiddenForUI()
Generated method - Getter of theAttributeDescriptor.hiddenForUIattribute defined at extensioncore.- Returns:
- the hiddenForUI
-
getInitial
@Accessor(qualifier="initial", type=GETTER) public java.lang.Boolean getInitial()
Generated method - Getter of theAttributeDescriptor.initialattribute defined at extensioncore.- Returns:
- the initial
-
getLocalized
@Accessor(qualifier="localized", type=GETTER) public java.lang.Boolean getLocalized()
Generated method - Getter of theAttributeDescriptor.localizedattribute defined at extensioncore.- Returns:
- the localized
-
getModifiers
@Accessor(qualifier="modifiers", type=GETTER) public java.lang.Integer getModifiers()
Generated method - Getter of theAttributeDescriptor.modifiersattribute defined at extensioncore.- Returns:
- the modifiers
-
getOptional
@Accessor(qualifier="optional", type=GETTER) public java.lang.Boolean getOptional()
Generated method - Getter of theAttributeDescriptor.optionalattribute defined at extensioncore.- Returns:
- the optional
-
getPartOf
@Accessor(qualifier="partOf", type=GETTER) public java.lang.Boolean getPartOf()
Generated method - Getter of theAttributeDescriptor.partOfattribute defined at extensioncore.- Returns:
- the partOf
-
getPersistenceClass
@Accessor(qualifier="persistenceClass", type=GETTER) public java.lang.Class getPersistenceClass()
Generated method - Getter of theAttributeDescriptor.persistenceClassattribute defined at extensioncore.- Returns:
- the persistenceClass
-
getPrimitive
@Accessor(qualifier="primitive", type=GETTER) public java.lang.Boolean getPrimitive()
Generated method - Getter of theAttributeDescriptor.primitiveattribute defined at extensioncore.- Returns:
- the primitive
-
getPrivate
@Accessor(qualifier="private", type=GETTER) public java.lang.Boolean getPrivate()
Generated method - Getter of theAttributeDescriptor.privateattribute defined at extensioncore.- Returns:
- the private
-
getProperty
@Accessor(qualifier="property", type=GETTER) public java.lang.Boolean getProperty()
Generated method - Getter of theAttributeDescriptor.propertyattribute defined at extensioncore.- Returns:
- the property
-
getProposedDatabaseColumn
@Accessor(qualifier="proposedDatabaseColumn", type=GETTER) public java.lang.String getProposedDatabaseColumn()
Generated method - Getter of theAttributeDescriptor.proposedDatabaseColumnattribute defined at extensioncore.- Returns:
- the proposedDatabaseColumn
-
getReadable
@Accessor(qualifier="readable", type=GETTER) public java.lang.Boolean getReadable()
Generated method - Getter of theAttributeDescriptor.readableattribute defined at extensioncore.- Returns:
- the readable
-
getReadOnlyForUI
@Accessor(qualifier="readOnlyForUI", type=GETTER) public java.lang.Boolean getReadOnlyForUI()
Generated method - Getter of theAttributeDescriptor.readOnlyForUIattribute defined at extensioncore.- Returns:
- the readOnlyForUI
-
getRemovable
@Accessor(qualifier="removable", type=GETTER) public java.lang.Boolean getRemovable()
Generated method - Getter of theAttributeDescriptor.removableattribute defined at extensioncore.- Returns:
- the removable
-
getSearch
@Accessor(qualifier="search", type=GETTER) public java.lang.Boolean getSearch()
Generated method - Getter of theAttributeDescriptor.searchattribute defined at extensioncore.- Returns:
- the search
-
getSelectionOf
@Accessor(qualifier="selectionOf", type=GETTER) public AttributeDescriptorModel getSelectionOf()
Generated method - Getter of theAttributeDescriptor.selectionOfattribute defined at extensioncore.- Returns:
- the selectionOf
-
getUnique
@Accessor(qualifier="unique", type=GETTER) public java.lang.Boolean getUnique()
Generated method - Getter of theAttributeDescriptor.uniqueattribute defined at extensioncore.- Returns:
- the unique
-
getWritable
@Accessor(qualifier="writable", type=GETTER) public java.lang.Boolean getWritable()
Generated method - Getter of theAttributeDescriptor.writableattribute defined at extensioncore.- Returns:
- the writable
-
setAttributeHandler
@Accessor(qualifier="attributeHandler", type=SETTER) public void setAttributeHandler(java.lang.String value)
Generated method - Setter ofAttributeDescriptor.attributeHandlerattribute defined at extensioncore.- Parameters:
value- the attributeHandler
-
setConstraints
@Accessor(qualifier="constraints", type=SETTER) public void setConstraints(java.util.Set<AttributeConstraintModel> value)
Generated method - Setter ofAttributeDescriptor.constraintsattribute defined at extensionvalidation.- Parameters:
value- the constraints
-
setDatabaseColumn
@Accessor(qualifier="databaseColumn", type=SETTER) public void setDatabaseColumn(java.lang.String value)
Generated method - Setter ofAttributeDescriptor.databaseColumnattribute defined at extensioncore.- Parameters:
value- the databaseColumn
-
setDefaultValue
@Accessor(qualifier="defaultValue", type=SETTER) public void setDefaultValue(java.lang.Object value)
Generated method - Setter ofAttributeDescriptor.defaultValueattribute defined at extensioncore.- Parameters:
value- the defaultValue
-
setDescription
@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
Generated method - Setter ofAttributeDescriptor.descriptionattribute defined at extensioncore.- Parameters:
value- the description
-
setDescription
@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofAttributeDescriptor.descriptionattribute defined at extensioncore.- Parameters:
value- the descriptionloc- the value localization key- Throws:
java.lang.IllegalArgumentException- if localization key cannot be mapped to data language
-
setDontCopy
@Accessor(qualifier="dontCopy", type=SETTER) public void setDontCopy(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.dontCopyattribute defined at extensioncatalog.- Parameters:
value- the dontCopy
-
setEnclosingType
@Accessor(qualifier="enclosingType", type=SETTER) public void setEnclosingType(ComposedTypeModel value)
Generated method - Initial setter ofAttributeDescriptor.enclosingTypeattribute defined at extensioncore. Can only be used at creation of model - before first save.- Parameters:
value- the enclosingType
-
setEncrypted
@Accessor(qualifier="encrypted", type=SETTER) public void setEncrypted(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.encryptedattribute defined at extensioncore.- Parameters:
value- the encrypted
-
setHiddenForUI
@Accessor(qualifier="hiddenForUI", type=SETTER) public void setHiddenForUI(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.hiddenForUIattribute defined at extensioncore.- Parameters:
value- the hiddenForUI
-
setInitial
@Accessor(qualifier="initial", type=SETTER) public void setInitial(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.initialattribute defined at extensioncore.- Parameters:
value- the initial
-
setModifiers
@Accessor(qualifier="modifiers", type=SETTER) public void setModifiers(java.lang.Integer value)
Generated method - Setter ofAttributeDescriptor.modifiersattribute defined at extensioncore.- Parameters:
value- the modifiers
-
setOptional
@Accessor(qualifier="optional", type=SETTER) public void setOptional(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.optionalattribute defined at extensioncore.- Parameters:
value- the optional
-
setPartOf
@Accessor(qualifier="partOf", type=SETTER) public void setPartOf(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.partOfattribute defined at extensioncore.- Parameters:
value- the partOf
-
setPrimitive
@Accessor(qualifier="primitive", type=SETTER) public void setPrimitive(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.primitiveattribute defined at extensioncore.- Parameters:
value- the primitive
-
setPrivate
@Accessor(qualifier="private", type=SETTER) public void setPrivate(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.privateattribute defined at extensioncore.- Parameters:
value- the private
-
setProperty
@Accessor(qualifier="property", type=SETTER) public void setProperty(java.lang.Boolean value)
Generated method - Initial setter ofAttributeDescriptor.propertyattribute defined at extensioncore. Can only be used at creation of model - before first save.- Parameters:
value- the property
-
setReadable
@Accessor(qualifier="readable", type=SETTER) public void setReadable(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.readableattribute defined at extensioncore.- Parameters:
value- the readable
-
setReadOnlyForUI
@Accessor(qualifier="readOnlyForUI", type=SETTER) public void setReadOnlyForUI(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.readOnlyForUIattribute defined at extensioncore.- Parameters:
value- the readOnlyForUI
-
setRemovable
@Accessor(qualifier="removable", type=SETTER) public void setRemovable(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.removableattribute defined at extensioncore.- Parameters:
value- the removable
-
setSearch
@Accessor(qualifier="search", type=SETTER) public void setSearch(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.searchattribute defined at extensioncore.- Parameters:
value- the search
-
setUnique
@Accessor(qualifier="unique", type=SETTER) public void setUnique(java.lang.Boolean value)
Generated method - Setter ofAttributeDescriptor.uniqueattribute defined at extensioncore.- Parameters:
value- the unique
-
-