public class IntegrationObjectItemAttributeModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_INTEGOBJITEM2INTEGOBJITEMATTR
Generated relation code constant for relation
IntegObjItem2IntegObjItemAttr defining source attribute integrationObjectItem in extension integrationservices. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ATTRIBUTEDESCRIPTOR
Generated constant - Attribute key of
IntegrationObjectItemAttribute.attributeDescriptor attribute defined at extension integrationservices. |
static java.lang.String |
ATTRIBUTENAME
Generated constant - Attribute key of
IntegrationObjectItemAttribute.attributeName attribute defined at extension integrationservices. |
static java.lang.String |
AUTOCREATE
Generated constant - Attribute key of
IntegrationObjectItemAttribute.autoCreate attribute defined at extension integrationservices. |
static java.lang.String |
INTEGRATIONOBJECTITEM
Generated constant - Attribute key of
IntegrationObjectItemAttribute.integrationObjectItem attribute defined at extension integrationservices. |
static java.lang.String |
RETURNINTEGRATIONOBJECTITEM
Generated constant - Attribute key of
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute defined at extension integrationservices. |
static java.lang.String |
UNIQUE
Generated constant - Attribute key of
IntegrationObjectItemAttribute.unique attribute defined at extension integrationservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
IntegrationObjectItemAttributeModel()
Generated constructor - Default constructor for generic creation.
|
IntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor,
java.lang.String _attributeName)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
IntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor,
java.lang.String _attributeName,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
IntegrationObjectItemAttributeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDescriptorModel |
getAttributeDescriptor()
Generated method - Getter of the
IntegrationObjectItemAttribute.attributeDescriptor attribute defined at extension integrationservices. |
java.lang.String |
getAttributeName()
Generated method - Getter of the
IntegrationObjectItemAttribute.attributeName attribute defined at extension integrationservices. |
java.lang.Boolean |
getAutoCreate()
Generated method - Getter of the
IntegrationObjectItemAttribute.autoCreate attribute defined at extension integrationservices. |
IntegrationObjectItemModel |
getIntegrationObjectItem()
Generated method - Getter of the
IntegrationObjectItemAttribute.integrationObjectItem attribute defined at extension integrationservices. |
IntegrationObjectItemModel |
getReturnIntegrationObjectItem()
Generated method - Getter of the
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute defined at extension integrationservices. |
java.lang.Boolean |
getUnique()
Generated method - Getter of the
IntegrationObjectItemAttribute.unique attribute defined at extension integrationservices. |
void |
setAttributeDescriptor(AttributeDescriptorModel value)
Generated method - Setter of
IntegrationObjectItemAttribute.attributeDescriptor attribute defined at extension integrationservices. |
void |
setAttributeName(java.lang.String value)
Generated method - Setter of
IntegrationObjectItemAttribute.attributeName attribute defined at extension integrationservices. |
void |
setAutoCreate(java.lang.Boolean value)
Generated method - Setter of
IntegrationObjectItemAttribute.autoCreate attribute defined at extension integrationservices. |
void |
setIntegrationObjectItem(IntegrationObjectItemModel value)
Generated method - Setter of
IntegrationObjectItemAttribute.integrationObjectItem attribute defined at extension integrationservices. |
void |
setReturnIntegrationObjectItem(IntegrationObjectItemModel value)
Generated method - Setter of
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute defined at extension integrationservices. |
void |
setUnique(java.lang.Boolean value)
Generated method - Setter of
IntegrationObjectItemAttribute.unique attribute defined at extension integrationservices. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String _INTEGOBJITEM2INTEGOBJITEMATTR
IntegObjItem2IntegObjItemAttr defining source attribute integrationObjectItem in extension integrationservices.public static final java.lang.String ATTRIBUTEDESCRIPTOR
IntegrationObjectItemAttribute.attributeDescriptor attribute defined at extension integrationservices.public static final java.lang.String ATTRIBUTENAME
IntegrationObjectItemAttribute.attributeName attribute defined at extension integrationservices.public static final java.lang.String RETURNINTEGRATIONOBJECTITEM
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute defined at extension integrationservices.public static final java.lang.String UNIQUE
IntegrationObjectItemAttribute.unique attribute defined at extension integrationservices.public static final java.lang.String AUTOCREATE
IntegrationObjectItemAttribute.autoCreate attribute defined at extension integrationservices.public static final java.lang.String INTEGRATIONOBJECTITEM
IntegrationObjectItemAttribute.integrationObjectItem attribute defined at extension integrationservices.public IntegrationObjectItemAttributeModel()
public IntegrationObjectItemAttributeModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public IntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor, java.lang.String _attributeName)
_attributeDescriptor - initial attribute declared by type IntegrationObjectItemAttribute at extension integrationservices_attributeName - initial attribute declared by type IntegrationObjectItemAttribute at extension integrationservices@Deprecated public IntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor, java.lang.String _attributeName, ItemModel _owner)
_attributeDescriptor - initial attribute declared by type IntegrationObjectItemAttribute at extension integrationservices_attributeName - initial attribute declared by type IntegrationObjectItemAttribute at extension integrationservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="attributeDescriptor", type=GETTER) public AttributeDescriptorModel getAttributeDescriptor()
IntegrationObjectItemAttribute.attributeDescriptor attribute defined at extension integrationservices.@Accessor(qualifier="attributeName", type=GETTER) public java.lang.String getAttributeName()
IntegrationObjectItemAttribute.attributeName attribute defined at extension integrationservices.@Accessor(qualifier="autoCreate", type=GETTER) public java.lang.Boolean getAutoCreate()
IntegrationObjectItemAttribute.autoCreate attribute defined at extension integrationservices.@Accessor(qualifier="integrationObjectItem", type=GETTER) public IntegrationObjectItemModel getIntegrationObjectItem()
IntegrationObjectItemAttribute.integrationObjectItem attribute defined at extension integrationservices.@Accessor(qualifier="returnIntegrationObjectItem", type=GETTER) public IntegrationObjectItemModel getReturnIntegrationObjectItem()
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute defined at extension integrationservices.@Accessor(qualifier="unique", type=GETTER) public java.lang.Boolean getUnique()
IntegrationObjectItemAttribute.unique attribute defined at extension integrationservices.@Accessor(qualifier="attributeDescriptor", type=SETTER) public void setAttributeDescriptor(AttributeDescriptorModel value)
IntegrationObjectItemAttribute.attributeDescriptor attribute defined at extension integrationservices.value - the attributeDescriptor@Accessor(qualifier="attributeName", type=SETTER) public void setAttributeName(java.lang.String value)
IntegrationObjectItemAttribute.attributeName attribute defined at extension integrationservices.value - the attributeName@Accessor(qualifier="autoCreate", type=SETTER) public void setAutoCreate(java.lang.Boolean value)
IntegrationObjectItemAttribute.autoCreate attribute defined at extension integrationservices.value - the autoCreate@Accessor(qualifier="integrationObjectItem", type=SETTER) public void setIntegrationObjectItem(IntegrationObjectItemModel value)
IntegrationObjectItemAttribute.integrationObjectItem attribute defined at extension integrationservices.value - the integrationObjectItem@Accessor(qualifier="returnIntegrationObjectItem", type=SETTER) public void setReturnIntegrationObjectItem(IntegrationObjectItemModel value)
IntegrationObjectItemAttribute.returnIntegrationObjectItem attribute defined at extension integrationservices.value - the returnIntegrationObjectItemCopyright © 2018 SAP SE. All Rights Reserved.