public class BaseSiteServiceMappingModel extends AbstractYaasServiceMappingModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
BASESITE
Generated constant - Attribute key of
BaseSiteServiceMapping.baseSite attribute defined at extension yaasconfiguration. |
_CREDENTIALYAASMAPPINGRELATION, _SERVICEYAASMAPPINGRELATION, YAASCLIENTCREDENTIAL, YAASSERVICE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BaseSiteServiceMappingModel()
Generated constructor - Default constructor for generic creation.
|
BaseSiteServiceMappingModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
BaseSiteServiceMappingModel(java.lang.String _baseSite,
ItemModel _owner,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BaseSiteServiceMappingModel(java.lang.String _baseSite,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBaseSite()
Generated method - Getter of the
BaseSiteServiceMapping.baseSite attribute defined at extension yaasconfiguration. |
void |
setBaseSite(java.lang.String value)
Generated method - Setter of
BaseSiteServiceMapping.baseSite attribute defined at extension yaasconfiguration. |
getYaasClientCredential, getYaasService, setYaasClientCredential, setYaasServicegetComments, 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 BASESITE
BaseSiteServiceMapping.baseSite attribute defined at extension yaasconfiguration.public BaseSiteServiceMappingModel()
public BaseSiteServiceMappingModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public BaseSiteServiceMappingModel(java.lang.String _baseSite,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
_baseSite - initial attribute declared by type BaseSiteServiceMapping at extension yaasconfiguration_yaasClientCredential - initial attribute declared by type AbstractYaasServiceMapping at extension yaasconfiguration_yaasService - initial attribute declared by type AbstractYaasServiceMapping at extension yaasconfiguration@Deprecated
public BaseSiteServiceMappingModel(java.lang.String _baseSite,
ItemModel _owner,
YaasClientCredentialModel _yaasClientCredential,
YaasServiceModel _yaasService)
_baseSite - initial attribute declared by type BaseSiteServiceMapping at extension yaasconfiguration_owner - initial attribute declared by type Item at extension core_yaasClientCredential - initial attribute declared by type AbstractYaasServiceMapping at extension yaasconfiguration_yaasService - initial attribute declared by type AbstractYaasServiceMapping at extension yaasconfigurationCopyright © 2018 SAP SE. All Rights Reserved.