public class IflowConfigurationModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
IFLOWKEY
Generated constant - Attribute key of
IflowConfiguration.iflowKey attribute defined at extension scpiconnector. |
static java.lang.String |
IFLOWURL
Generated constant - Attribute key of
IflowConfiguration.iflowUrl attribute defined at extension scpiconnector. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
IflowConfigurationModel()
Generated constructor - Default constructor for generic creation.
|
IflowConfigurationModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
IflowConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIflowKey()
Generated method - Getter of the
IflowConfiguration.iflowKey attribute defined at extension scpiconnector. |
java.lang.String |
getIflowUrl()
Generated method - Getter of the
IflowConfiguration.iflowUrl attribute defined at extension scpiconnector. |
void |
setIflowKey(java.lang.String value)
Generated method - Setter of
IflowConfiguration.iflowKey attribute defined at extension scpiconnector. |
void |
setIflowUrl(java.lang.String value)
Generated method - Setter of
IflowConfiguration.iflowUrl attribute defined at extension scpiconnector. |
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 IFLOWKEY
IflowConfiguration.iflowKey attribute defined at extension scpiconnector.public static final java.lang.String IFLOWURL
IflowConfiguration.iflowUrl attribute defined at extension scpiconnector.public IflowConfigurationModel()
public IflowConfigurationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public IflowConfigurationModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="iflowKey", type=GETTER) public java.lang.String getIflowKey()
IflowConfiguration.iflowKey attribute defined at extension scpiconnector.@Accessor(qualifier="iflowUrl", type=GETTER) public java.lang.String getIflowUrl()
IflowConfiguration.iflowUrl attribute defined at extension scpiconnector.@Accessor(qualifier="iflowKey", type=SETTER) public void setIflowKey(java.lang.String value)
IflowConfiguration.iflowKey attribute defined at extension scpiconnector.value - the iflowKey - The Key of the Iflow.Copyright © 2018 SAP SE. All Rights Reserved.