public class ConsumedDestinationModel extends AbstractDestinationModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
_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 |
|---|
ConsumedDestinationModel()
Generated constructor - Default constructor for generic creation.
|
ConsumedDestinationModel(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
|
ConsumedDestinationModel(DestinationTargetModel _destinationTarget,
EndpointModel _endpoint,
java.lang.String _id,
java.lang.String _url)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ConsumedDestinationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
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 ConsumedDestinationModel()
public ConsumedDestinationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ConsumedDestinationModel(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 ConsumedDestinationModel(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.