public class SupplierEvaluationResponse extends VdmEntity<SupplierEvaluationResponse>
Original entity name from the Odata EDM: A_SupplierEvaluationResponseType
Modifier and Type | Class and Description |
---|---|
static class |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder
Helper class to allow for fluent creation of SupplierEvaluationResponse instances.
|
Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseSelectable |
ALL_FIELDS
Selector for all available fields of SupplierEvaluationResponse.
|
static SupplierEvaluationResponseField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static SupplierEvaluationResponseField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static SupplierEvaluationResponseField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SupplierEvaluationResponseField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static SupplierEvaluationResponseField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static SupplierEvaluationResponseField<UUID> |
PURG_CAT_UUID
Use with available fluent helpers to apply the PurgCatUUID field to query operations.
|
static SupplierEvaluationResponseField<LocalDateTime> |
SUPLR_EVAL_DEADLINE_DATE
Use with available fluent helpers to apply the SuplrEvalDeadlineDate field to query operations.
|
static SupplierEvaluationResponseField<LocalDateTime> |
SUPLR_EVAL_END_DATE
Use with available fluent helpers to apply the SuplrEvalEndDate field to query operations.
|
static SupplierEvaluationResponseField<UUID> |
SUPLR_EVAL_REQ_UUID
Use with available fluent helpers to apply the SuplrEvalReqUUID field to query operations.
|
static SupplierEvaluationResponseField<String> |
SUPLR_EVAL_RSP_LIFECYCLE_STATUS
Use with available fluent helpers to apply the SuplrEvalRspLifecycleStatus field to query operations.
|
static SupplierEvaluationResponseField<String> |
SUPLR_EVAL_RSP_NAME
Use with available fluent helpers to apply the SuplrEvalRspName field to query operations.
|
static SupplierEvaluationResponseField<UUID> |
SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SupplierEvaluationResponseField<LocalDateTime> |
SUPLR_EVAL_START_DATE
Use with available fluent helpers to apply the SuplrEvalStartDate field to query operations.
|
static SupplierEvaluationResponseField<ZonedDateTime> |
SUPLR_EVAL_SUBMISSION_DATE_TIME
Use with available fluent helpers to apply the SuplrEvalSubmissionDateTime field to query operations.
|
static SupplierEvaluationResponseField<String> |
SUPPLIER_EVAL_RESPONSE
Use with available fluent helpers to apply the SupplierEvalResponse field to query operations.
|
static SupplierEvaluationResponseOneToOneLink<SuplrEvalRspAppraiser> |
TO_SUPLR_EVAL_RSP_APPRAISER
Use with available fluent helpers to apply the to_SuplrEvalRspAppraiser navigation property to query
operations.
|
static SupplierEvaluationResponseLink<SuplrEvalRspExternalName> |
TO_SUPLR_EVAL_RSP_EXTERNAL_NAME
Use with available fluent helpers to apply the to_SuplrEvalRspExternalName navigation property to query
operations.
|
static SupplierEvaluationResponseLink<SuplrEvalRspIntroduction> |
TO_SUPLR_EVAL_RSP_INTRODUCTION
Use with available fluent helpers to apply the to_SuplrEvalRspIntroduction navigation property to query
operations.
|
static SupplierEvaluationResponseLink<SuplrEvalRspLanguage> |
TO_SUPLR_EVAL_RSP_LANGUAGE
Use with available fluent helpers to apply the to_SuplrEvalRspLanguage navigation property to query
operations.
|
static SupplierEvaluationResponseOneToOneLink<SuplrEvalRspPurchaserResp> |
TO_SUPLR_EVAL_RSP_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrEvalRspPurchaserResp navigation property to query
operations.
|
static SupplierEvaluationResponseOneToOneLink<SuplrEvalRspRootQnaire> |
TO_SUPLR_EVAL_RSP_ROOT_QNAIRE
Use with available fluent helpers to apply the to_SuplrEvalRspRootQnaire navigation property to query
operations.
|
static SupplierEvaluationResponseOneToOneLink<SuplrEvalRspSupplier> |
TO_SUPLR_EVAL_RSP_SUPPLIER
Use with available fluent helpers to apply the to_SuplrEvalRspSupplier navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
SupplierEvaluationResponse() |
SupplierEvaluationResponse(UUID suplrEvalRspUUID,
UUID suplrEvalReqUUID,
UUID purgCatUUID,
String supplierEvalResponse,
String suplrEvalRspName,
String language,
String createdByUser,
String lastChangedByUser,
LocalDateTime suplrEvalStartDate,
LocalDateTime suplrEvalEndDate,
LocalDateTime suplrEvalDeadlineDate,
ZonedDateTime lastChangeDateTime,
ZonedDateTime suplrEvalSubmissionDateTime,
ZonedDateTime creationDateTime,
String suplrEvalRspLifecycleStatus,
SuplrEvalRspAppraiser toSuplrEvalRspAppraiser,
List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName,
List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction,
List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage,
SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp,
SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire,
SuplrEvalRspSupplier toSuplrEvalRspSupplier) |
Modifier and Type | Method and Description |
---|---|
void |
addSuplrEvalRspExternalName(SuplrEvalRspExternalName... entity)
Adds elements to the list of associated SuplrEvalRspExternalName entities.
|
void |
addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction... entity)
Adds elements to the list of associated SuplrEvalRspIntroduction entities.
|
void |
addSuplrEvalRspLanguage(SuplrEvalRspLanguage... entity)
Adds elements to the list of associated SuplrEvalRspLanguage entities.
|
void |
attachToService(String servicePath,
ErpConfigContext configContext)
Sets the service path and ERP configuration context for the fetch commands of this entity.
|
static SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SuplrEvalRspAppraiser |
fetchSuplrEvalRspAppraiser()
Fetches the SuplrEvalRspAppraiser entity (one to one) associated with this entity.
|
List<SuplrEvalRspExternalName> |
fetchSuplrEvalRspExternalName()
Fetches the SuplrEvalRspExternalName entities (one to many) associated with this entity.
|
List<SuplrEvalRspIntroduction> |
fetchSuplrEvalRspIntroduction()
Fetches the SuplrEvalRspIntroduction entities (one to many) associated with this entity.
|
List<SuplrEvalRspLanguage> |
fetchSuplrEvalRspLanguage()
Fetches the SuplrEvalRspLanguage entities (one to many) associated with this entity.
|
SuplrEvalRspPurchaserResp |
fetchSuplrEvalRspPurchaserResp()
Fetches the SuplrEvalRspPurchaserResp entity (one to one) associated with this entity.
|
SuplrEvalRspRootQnaire |
fetchSuplrEvalRspRootQnaire()
Fetches the SuplrEvalRspRootQnaire entity (one to one) associated with this entity.
|
SuplrEvalRspSupplier |
fetchSuplrEvalRspSupplier()
Fetches the SuplrEvalRspSupplier entity (one to one) associated with this entity.
|
static <T> SupplierEvaluationResponseField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 60
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
protected String |
getDefaultServicePath() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 60
|
UUID |
getPurgCatUUID()
Constraints: none
|
LocalDateTime |
getSuplrEvalDeadlineDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getSuplrEvalEndDate()
Constraints: Not nullable, Precision: 0
|
UUID |
getSuplrEvalReqUUID()
Constraints: none
|
Optional<SuplrEvalRspAppraiser> |
getSuplrEvalRspAppraiserIfPresent()
Retrieval of associated SuplrEvalRspAppraiser entity (one to one).
|
SuplrEvalRspAppraiser |
getSuplrEvalRspAppraiserOrFetch()
Retrieval of associated SuplrEvalRspAppraiser entity (one to one).
|
Optional<List<SuplrEvalRspExternalName>> |
getSuplrEvalRspExternalNameIfPresent()
Retrieval of associated SuplrEvalRspExternalName entities (one to many).
|
List<SuplrEvalRspExternalName> |
getSuplrEvalRspExternalNameOrFetch()
Retrieval of associated SuplrEvalRspExternalName entities (one to many).
|
Optional<List<SuplrEvalRspIntroduction>> |
getSuplrEvalRspIntroductionIfPresent()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
List<SuplrEvalRspIntroduction> |
getSuplrEvalRspIntroductionOrFetch()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
Optional<List<SuplrEvalRspLanguage>> |
getSuplrEvalRspLanguageIfPresent()
Retrieval of associated SuplrEvalRspLanguage entities (one to many).
|
List<SuplrEvalRspLanguage> |
getSuplrEvalRspLanguageOrFetch()
Retrieval of associated SuplrEvalRspLanguage entities (one to many).
|
String |
getSuplrEvalRspLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getSuplrEvalRspName()
Constraints: Not nullable, Maximum length: 60
|
Optional<SuplrEvalRspPurchaserResp> |
getSuplrEvalRspPurchaserRespIfPresent()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
SuplrEvalRspPurchaserResp |
getSuplrEvalRspPurchaserRespOrFetch()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
Optional<SuplrEvalRspRootQnaire> |
getSuplrEvalRspRootQnaireIfPresent()
Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).
|
SuplrEvalRspRootQnaire |
getSuplrEvalRspRootQnaireOrFetch()
Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).
|
Optional<SuplrEvalRspSupplier> |
getSuplrEvalRspSupplierIfPresent()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
SuplrEvalRspSupplier |
getSuplrEvalRspSupplierOrFetch()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
UUID |
getSuplrEvalRspUUID()
(Key Field) Constraints: Not nullable
|
LocalDateTime |
getSuplrEvalStartDate()
Constraints: Not nullable, Precision: 0
|
ZonedDateTime |
getSuplrEvalSubmissionDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getSupplierEvalResponse()
Constraints: Not nullable, Maximum length: 20
|
Class<SupplierEvaluationResponse> |
getType() |
int |
hashCode() |
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 60
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Deprecated.
Use
attachToService(String, ErpConfigContext) instead. |
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 60
|
void |
setPurgCatUUID(UUID purgCatUUID)
Constraints: none
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSuplrEvalDeadlineDate(LocalDateTime suplrEvalDeadlineDate)
Constraints: Not nullable, Precision: 0
|
void |
setSuplrEvalEndDate(LocalDateTime suplrEvalEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setSuplrEvalReqUUID(UUID suplrEvalReqUUID)
Constraints: none
|
void |
setSuplrEvalRspAppraiser(SuplrEvalRspAppraiser value)
Overwrites the associated SuplrEvalRspAppraiser entity for the loaded navigation property
to_SuplrEvalRspAppraiser.
|
void |
setSuplrEvalRspExternalName(List<SuplrEvalRspExternalName> value)
Overwrites the list of associated SuplrEvalRspExternalName entities for the loaded navigation property
to_SuplrEvalRspExternalName.
|
void |
setSuplrEvalRspIntroduction(List<SuplrEvalRspIntroduction> value)
Overwrites the list of associated SuplrEvalRspIntroduction entities for the loaded navigation property
to_SuplrEvalRspIntroduction.
|
void |
setSuplrEvalRspLanguage(List<SuplrEvalRspLanguage> value)
Overwrites the list of associated SuplrEvalRspLanguage entities for the loaded navigation property
to_SuplrEvalRspLanguage.
|
void |
setSuplrEvalRspLifecycleStatus(String suplrEvalRspLifecycleStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setSuplrEvalRspName(String suplrEvalRspName)
Constraints: Not nullable, Maximum length: 60
|
void |
setSuplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value)
Overwrites the associated SuplrEvalRspPurchaserResp entity for the loaded navigation property
to_SuplrEvalRspPurchaserResp.
|
void |
setSuplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value)
Overwrites the associated SuplrEvalRspRootQnaire entity for the loaded navigation property
to_SuplrEvalRspRootQnaire.
|
void |
setSuplrEvalRspSupplier(SuplrEvalRspSupplier value)
Overwrites the associated SuplrEvalRspSupplier entity for the loaded navigation property
to_SuplrEvalRspSupplier.
|
void |
setSuplrEvalRspUUID(UUID suplrEvalRspUUID)
(Key Field) Constraints: Not nullable
|
void |
setSuplrEvalStartDate(LocalDateTime suplrEvalStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setSuplrEvalSubmissionDateTime(ZonedDateTime suplrEvalSubmissionDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setSupplierEvalResponse(String supplierEvalResponse)
Constraints: Not nullable, Maximum length: 20
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SupplierEvaluationResponseSelectable ALL_FIELDS
public static final SupplierEvaluationResponseField<UUID> SUPLR_EVAL_RSP_UUID
public static final SupplierEvaluationResponseField<UUID> SUPLR_EVAL_REQ_UUID
public static final SupplierEvaluationResponseField<UUID> PURG_CAT_UUID
public static final SupplierEvaluationResponseField<String> SUPPLIER_EVAL_RESPONSE
public static final SupplierEvaluationResponseField<String> SUPLR_EVAL_RSP_NAME
public static final SupplierEvaluationResponseField<String> LANGUAGE
public static final SupplierEvaluationResponseField<String> CREATED_BY_USER
public static final SupplierEvaluationResponseField<String> LAST_CHANGED_BY_USER
public static final SupplierEvaluationResponseField<LocalDateTime> SUPLR_EVAL_START_DATE
public static final SupplierEvaluationResponseField<LocalDateTime> SUPLR_EVAL_END_DATE
public static final SupplierEvaluationResponseField<LocalDateTime> SUPLR_EVAL_DEADLINE_DATE
public static final SupplierEvaluationResponseField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final SupplierEvaluationResponseField<ZonedDateTime> SUPLR_EVAL_SUBMISSION_DATE_TIME
public static final SupplierEvaluationResponseField<ZonedDateTime> CREATION_DATE_TIME
public static final SupplierEvaluationResponseField<String> SUPLR_EVAL_RSP_LIFECYCLE_STATUS
public static final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspAppraiser> TO_SUPLR_EVAL_RSP_APPRAISER
public static final SupplierEvaluationResponseLink<SuplrEvalRspExternalName> TO_SUPLR_EVAL_RSP_EXTERNAL_NAME
public static final SupplierEvaluationResponseLink<SuplrEvalRspIntroduction> TO_SUPLR_EVAL_RSP_INTRODUCTION
public static final SupplierEvaluationResponseLink<SuplrEvalRspLanguage> TO_SUPLR_EVAL_RSP_LANGUAGE
public static final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspPurchaserResp> TO_SUPLR_EVAL_RSP_PURCHASER_RESP
public static final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspRootQnaire> TO_SUPLR_EVAL_RSP_ROOT_QNAIRE
public static final SupplierEvaluationResponseOneToOneLink<SuplrEvalRspSupplier> TO_SUPLR_EVAL_RSP_SUPPLIER
public SupplierEvaluationResponse()
public SupplierEvaluationResponse(@Nullable UUID suplrEvalRspUUID, @Nullable UUID suplrEvalReqUUID, @Nullable UUID purgCatUUID, @Nullable String supplierEvalResponse, @Nullable String suplrEvalRspName, @Nullable String language, @Nullable String createdByUser, @Nullable String lastChangedByUser, @Nullable LocalDateTime suplrEvalStartDate, @Nullable LocalDateTime suplrEvalEndDate, @Nullable LocalDateTime suplrEvalDeadlineDate, @Nullable ZonedDateTime lastChangeDateTime, @Nullable ZonedDateTime suplrEvalSubmissionDateTime, @Nullable ZonedDateTime creationDateTime, @Nullable String suplrEvalRspLifecycleStatus, @Nullable SuplrEvalRspAppraiser toSuplrEvalRspAppraiser, List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName, List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction, List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage, @Nullable SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp, @Nullable SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire, @Nullable SuplrEvalRspSupplier toSuplrEvalRspSupplier)
@Nonnull public Class<SupplierEvaluationResponse> getType()
getType
in class VdmObject<SupplierEvaluationResponse>
public void setSuplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID)
Original property name from the Odata EDM: SuplrEvalRspUUID
suplrEvalRspUUID
- Evaluation Response UUIDpublic void setSuplrEvalReqUUID(@Nullable UUID suplrEvalReqUUID)
Original property name from the Odata EDM: SuplrEvalReqUUID
suplrEvalReqUUID
- NodeIDpublic void setPurgCatUUID(@Nullable UUID purgCatUUID)
Original property name from the Odata EDM: PurgCatUUID
purgCatUUID
- Purchasing Category UUIDpublic void setSupplierEvalResponse(@Nullable String supplierEvalResponse)
Original property name from the Odata EDM: SupplierEvalResponse
supplierEvalResponse
- Evaluation Responsepublic void setSuplrEvalRspName(@Nullable String suplrEvalRspName)
Original property name from the Odata EDM: SuplrEvalRspName
suplrEvalRspName
- Name of a Supplier Evaluation Responsepublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Languagepublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created-By Namepublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Changed-By Namepublic void setSuplrEvalStartDate(@Nullable LocalDateTime suplrEvalStartDate)
Original property name from the Odata EDM: SuplrEvalStartDate
suplrEvalStartDate
- Start Datepublic void setSuplrEvalEndDate(@Nullable LocalDateTime suplrEvalEndDate)
Original property name from the Odata EDM: SuplrEvalEndDate
suplrEvalEndDate
- End Datepublic void setSuplrEvalDeadlineDate(@Nullable LocalDateTime suplrEvalDeadlineDate)
Original property name from the Odata EDM: SuplrEvalDeadlineDate
suplrEvalDeadlineDate
- Deadlinepublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Last Changed Onpublic void setSuplrEvalSubmissionDateTime(@Nullable ZonedDateTime suplrEvalSubmissionDateTime)
Original property name from the Odata EDM: SuplrEvalSubmissionDateTime
suplrEvalSubmissionDateTime
- Submission Datepublic void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Created Onpublic void setSuplrEvalRspLifecycleStatus(@Nullable String suplrEvalRspLifecycleStatus)
Original property name from the Odata EDM: SuplrEvalRspLifecycleStatus
suplrEvalRspLifecycleStatus
- General Data Element for Status Codesprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<SupplierEvaluationResponse>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SupplierEvaluationResponse>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SupplierEvaluationResponse>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SupplierEvaluationResponse>
@Nonnull public static <T> SupplierEvaluationResponseField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> SupplierEvaluationResponseField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public ErpConfigContext getErpConfigContext()
VdmEntity
getErpConfigContext
in class VdmEntity<SupplierEvaluationResponse>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<SupplierEvaluationResponse>
erpConfigContext
- New ERP configuration context to apply to this entityprotected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<SupplierEvaluationResponse>
public void attachToService(@Nullable String servicePath, @Nullable ErpConfigContext configContext)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<SupplierEvaluationResponse>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.configContext
- Optional parameter. New ERP configuration context to apply to this entity and any associated entities
that were previously fetched. If a null value is provided and the ERP configuration context has never
been set, then the ERP configuration context will be set to a new instance of
ErpConfigContext
.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<SupplierEvaluationResponse>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SupplierEvaluationResponse>
@Nullable public SuplrEvalRspAppraiser fetchSuplrEvalRspAppraiser() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrEvalRspAppraiser getSuplrEvalRspAppraiserOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspAppraiser of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<SuplrEvalRspAppraiser> getSuplrEvalRspAppraiserIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with result state
empty
is returned.public void setSuplrEvalRspAppraiser(SuplrEvalRspAppraiser value)
value
- New SuplrEvalRspAppraiser entity.@Nonnull public List<SuplrEvalRspExternalName> fetchSuplrEvalRspExternalName() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SuplrEvalRspExternalName> getSuplrEvalRspExternalNameOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspExternalName of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<List<SuplrEvalRspExternalName>> getSuplrEvalRspExternalNameIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with
result state empty
is returned.public void setSuplrEvalRspExternalName(@Nonnull List<SuplrEvalRspExternalName> value)
If the navigation property to_SuplrEvalRspExternalName of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SuplrEvalRspExternalName entities.public void addSuplrEvalRspExternalName(SuplrEvalRspExternalName... entity)
If the navigation property to_SuplrEvalRspExternalName of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SuplrEvalRspExternalName entities.@Nonnull public List<SuplrEvalRspIntroduction> fetchSuplrEvalRspIntroduction() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SuplrEvalRspIntroduction> getSuplrEvalRspIntroductionOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspIntroduction of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<List<SuplrEvalRspIntroduction>> getSuplrEvalRspIntroductionIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with
result state empty
is returned.public void setSuplrEvalRspIntroduction(@Nonnull List<SuplrEvalRspIntroduction> value)
If the navigation property to_SuplrEvalRspIntroduction of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SuplrEvalRspIntroduction entities.public void addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction... entity)
If the navigation property to_SuplrEvalRspIntroduction of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SuplrEvalRspIntroduction entities.@Nonnull public List<SuplrEvalRspLanguage> fetchSuplrEvalRspLanguage() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SuplrEvalRspLanguage> getSuplrEvalRspLanguageOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspLanguage of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<List<SuplrEvalRspLanguage>> getSuplrEvalRspLanguageIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with result state
empty
is returned.public void setSuplrEvalRspLanguage(@Nonnull List<SuplrEvalRspLanguage> value)
If the navigation property to_SuplrEvalRspLanguage of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SuplrEvalRspLanguage entities.public void addSuplrEvalRspLanguage(SuplrEvalRspLanguage... entity)
If the navigation property to_SuplrEvalRspLanguage of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SuplrEvalRspLanguage entities.@Nullable public SuplrEvalRspPurchaserResp fetchSuplrEvalRspPurchaserResp() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrEvalRspPurchaserResp getSuplrEvalRspPurchaserRespOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspPurchaserResp of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<SuplrEvalRspPurchaserResp> getSuplrEvalRspPurchaserRespIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with
result state empty
is returned.public void setSuplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value)
value
- New SuplrEvalRspPurchaserResp entity.@Nullable public SuplrEvalRspRootQnaire fetchSuplrEvalRspRootQnaire() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrEvalRspRootQnaire getSuplrEvalRspRootQnaireOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspRootQnaire of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<SuplrEvalRspRootQnaire> getSuplrEvalRspRootQnaireIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with result state
empty
is returned.public void setSuplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value)
value
- New SuplrEvalRspRootQnaire entity.@Nullable public SuplrEvalRspSupplier fetchSuplrEvalRspSupplier() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SuplrEvalRspSupplier getSuplrEvalRspSupplierOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspSupplier of a queried SupplierEvaluationResponse is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<SuplrEvalRspSupplier> getSuplrEvalRspSupplierIfPresent()
If the navigation property for an entity SupplierEvaluationResponse has not been resolved yet, this method
will not query further information. Instead its Optional
result state will be
empty
.
Optional
with result state
empty
is returned.public void setSuplrEvalRspSupplier(SuplrEvalRspSupplier value)
value
- New SuplrEvalRspSupplier entity.public static SupplierEvaluationResponse.SupplierEvaluationResponseBuilder builder()
@Nullable public UUID getSuplrEvalRspUUID()
Original property name from the Odata EDM: SuplrEvalRspUUID
@Nullable public UUID getSuplrEvalReqUUID()
Original property name from the Odata EDM: SuplrEvalReqUUID
@Nullable public UUID getPurgCatUUID()
Original property name from the Odata EDM: PurgCatUUID
@Nullable public String getSupplierEvalResponse()
Original property name from the Odata EDM: SupplierEvalResponse
@Nullable public String getSuplrEvalRspName()
Original property name from the Odata EDM: SuplrEvalRspName
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public LocalDateTime getSuplrEvalStartDate()
Original property name from the Odata EDM: SuplrEvalStartDate
@Nullable public LocalDateTime getSuplrEvalEndDate()
Original property name from the Odata EDM: SuplrEvalEndDate
@Nullable public LocalDateTime getSuplrEvalDeadlineDate()
Original property name from the Odata EDM: SuplrEvalDeadlineDate
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public ZonedDateTime getSuplrEvalSubmissionDateTime()
Original property name from the Odata EDM: SuplrEvalSubmissionDateTime
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getSuplrEvalRspLifecycleStatus()
Original property name from the Odata EDM: SuplrEvalRspLifecycleStatus
public String toString()
toString
in class VdmObject<SupplierEvaluationResponse>
public boolean equals(Object o)
equals
in class VdmObject<SupplierEvaluationResponse>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SupplierEvaluationResponse>
public int hashCode()
hashCode
in class VdmObject<SupplierEvaluationResponse>
Copyright © 2019 SAP SE. All rights reserved.