public class ExposedDestinationModel extends AbstractDestinationModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
TARGETID
Generated constant - Attribute key of
ExposedDestination.targetId attribute defined at extension apiregistryservices. |
_DESTINATIONTARGET2DESTINATION, _ENDPOINT2ABSTRACTDESTINATION, ACTIVE, ADDITIONALPROPERTIES, CREDENTIAL, DESTINATIONTARGET, ENDPOINT, ID, URL_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ExposedDestinationModel()
Generated constructor - Default constructor for generic creation.
|
ExposedDestinationModel(DestinationTargetModel _destinationTarget,
EndpointModel _endpoint,
java.lang.String _id,
ItemModel _owner,
java.lang.String _url)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ExposedDestinationModel(DestinationTargetModel _destinationTarget,
EndpointModel _endpoint,
java.lang.String _id,
java.lang.String _url)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ExposedDestinationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTargetId()
Generated method - Getter of the
ExposedDestination.targetId attribute defined at extension apiregistryservices. |
void |
setTargetId(java.lang.String value)
Generated method - Setter of
ExposedDestination.targetId attribute defined at extension apiregistryservices. |
getAdditionalProperties, getCredential, getDestinationTarget, getEndpoint, getId, getUrl, isActive, setActive, setAdditionalProperties, setCredential, setDestinationTarget, setEndpoint, setId, setUrlgetComments, 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 TARGETID
ExposedDestination.targetId attribute defined at extension apiregistryservices.public ExposedDestinationModel()
public ExposedDestinationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ExposedDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, java.lang.String _id, java.lang.String _url)
_destinationTarget - initial attribute declared by type AbstractDestination at extension apiregistryservices_endpoint - initial attribute declared by type AbstractDestination at extension apiregistryservices_id - initial attribute declared by type AbstractDestination at extension apiregistryservices_url - initial attribute declared by type AbstractDestination at extension apiregistryservices@Deprecated public ExposedDestinationModel(DestinationTargetModel _destinationTarget, EndpointModel _endpoint, java.lang.String _id, ItemModel _owner, java.lang.String _url)
_destinationTarget - initial attribute declared by type AbstractDestination at extension apiregistryservices_endpoint - initial attribute declared by type AbstractDestination at extension apiregistryservices_id - initial attribute declared by type AbstractDestination at extension apiregistryservices_owner - initial attribute declared by type Item at extension core_url - initial attribute declared by type AbstractDestination at extension apiregistryservicesCopyright © 2018 SAP SE. All Rights Reserved.