public class SupplierEvaluationResponse extends VdmEntity<SupplierEvaluationResponse>
Modifier and Type | Class and Description |
---|---|
static class |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<SupplierEvaluationResponse> |
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<Calendar> |
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<Calendar> |
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<Calendar> |
SUPLR_EVAL_DEADLINE_DATE
Use with available fluent helpers to apply the SuplrEvalDeadlineDate field to query operations.
|
static SupplierEvaluationResponseField<Calendar> |
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<Calendar> |
SUPLR_EVAL_START_DATE
Use with available fluent helpers to apply the SuplrEvalStartDate field to query operations.
|
static SupplierEvaluationResponseField<Calendar> |
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 SupplierEvaluationResponseLink<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 SupplierEvaluationResponseLink<SuplrEvalRspPurchaserResp> |
TO_SUPLR_EVAL_RSP_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrEvalRspPurchaserResp navigation property to query operations.
|
static SupplierEvaluationResponseLink<SuplrEvalRspRootQnaire> |
TO_SUPLR_EVAL_RSP_ROOT_QNAIRE
Use with available fluent helpers to apply the to_SuplrEvalRspRootQnaire navigation property to query operations.
|
static SupplierEvaluationResponseLink<SuplrEvalRspSupplier> |
TO_SUPLR_EVAL_RSP_SUPPLIER
Use with available fluent helpers to apply the to_SuplrEvalRspSupplier navigation property to query operations.
|
Constructor and Description |
---|
SupplierEvaluationResponse() |
SupplierEvaluationResponse(UUID suplrEvalRspUUID,
UUID suplrEvalReqUUID,
UUID purgCatUUID,
String supplierEvalResponse,
String suplrEvalRspName,
String language,
String createdByUser,
String lastChangedByUser,
Calendar suplrEvalStartDate,
Calendar suplrEvalEndDate,
Calendar suplrEvalDeadlineDate,
Calendar lastChangeDateTime,
Calendar suplrEvalSubmissionDateTime,
Calendar creationDateTime,
String suplrEvalRspLifecycleStatus,
ErpConfigContext erpConfigContext,
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.
|
static SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
builder() |
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.
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 60
|
Calendar |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 60
|
UUID |
getPurgCatUUID()
Constraints: none
|
Calendar |
getSuplrEvalDeadlineDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
getSuplrEvalEndDate()
Constraints: Not nullable, Precision: 0
|
UUID |
getSuplrEvalReqUUID()
Constraints: none
|
SuplrEvalRspAppraiser |
getSuplrEvalRspAppraiserOrFetch()
Retrieval of associated SuplrEvalRspAppraiser entity (one to one).
|
com.google.common.base.Optional<SuplrEvalRspAppraiser> |
getSuplrEvalRspAppraiserOrNull()
Retrieval of associated SuplrEvalRspAppraiser entity (one to one).
|
List<SuplrEvalRspExternalName> |
getSuplrEvalRspExternalNameOrFetch()
Retrieval of associated SuplrEvalRspExternalName entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspExternalName>> |
getSuplrEvalRspExternalNameOrNull()
Retrieval of associated SuplrEvalRspExternalName entities (one to many).
|
List<SuplrEvalRspIntroduction> |
getSuplrEvalRspIntroductionOrFetch()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspIntroduction>> |
getSuplrEvalRspIntroductionOrNull()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
List<SuplrEvalRspLanguage> |
getSuplrEvalRspLanguageOrFetch()
Retrieval of associated SuplrEvalRspLanguage entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspLanguage>> |
getSuplrEvalRspLanguageOrNull()
Retrieval of associated SuplrEvalRspLanguage entities (one to many).
|
String |
getSuplrEvalRspLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getSuplrEvalRspName()
Constraints: Not nullable, Maximum length: 60
|
SuplrEvalRspPurchaserResp |
getSuplrEvalRspPurchaserRespOrFetch()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
com.google.common.base.Optional<SuplrEvalRspPurchaserResp> |
getSuplrEvalRspPurchaserRespOrNull()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
SuplrEvalRspRootQnaire |
getSuplrEvalRspRootQnaireOrFetch()
Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).
|
com.google.common.base.Optional<SuplrEvalRspRootQnaire> |
getSuplrEvalRspRootQnaireOrNull()
Retrieval of associated SuplrEvalRspRootQnaire entity (one to one).
|
SuplrEvalRspSupplier |
getSuplrEvalRspSupplierOrFetch()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
com.google.common.base.Optional<SuplrEvalRspSupplier> |
getSuplrEvalRspSupplierOrNull()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
UUID |
getSuplrEvalRspUUID()
(Key Field) Constraints: Not nullable
|
Calendar |
getSuplrEvalStartDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
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(Calendar creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(Calendar lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 60
|
void |
setPurgCatUUID(UUID purgCatUUID)
Constraints: none
|
void |
setSuplrEvalDeadlineDate(Calendar suplrEvalDeadlineDate)
Constraints: Not nullable, Precision: 0
|
void |
setSuplrEvalEndDate(Calendar 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(Calendar suplrEvalStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setSuplrEvalSubmissionDateTime(Calendar suplrEvalSubmissionDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setSupplierEvalResponse(String supplierEvalResponse)
Constraints: Not nullable, Maximum length: 20
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final EntityFieldAll<SupplierEvaluationResponse> 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<Calendar> SUPLR_EVAL_START_DATE
public static final SupplierEvaluationResponseField<Calendar> SUPLR_EVAL_END_DATE
public static final SupplierEvaluationResponseField<Calendar> SUPLR_EVAL_DEADLINE_DATE
public static final SupplierEvaluationResponseField<Calendar> LAST_CHANGE_DATE_TIME
public static final SupplierEvaluationResponseField<Calendar> SUPLR_EVAL_SUBMISSION_DATE_TIME
public static final SupplierEvaluationResponseField<Calendar> CREATION_DATE_TIME
public static final SupplierEvaluationResponseField<String> SUPLR_EVAL_RSP_LIFECYCLE_STATUS
public static final SupplierEvaluationResponseLink<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 SupplierEvaluationResponseLink<SuplrEvalRspPurchaserResp> TO_SUPLR_EVAL_RSP_PURCHASER_RESP
public static final SupplierEvaluationResponseLink<SuplrEvalRspRootQnaire> TO_SUPLR_EVAL_RSP_ROOT_QNAIRE
public static final SupplierEvaluationResponseLink<SuplrEvalRspSupplier> TO_SUPLR_EVAL_RSP_SUPPLIER
@Generated(value="lombok") public SupplierEvaluationResponse()
@ConstructorProperties(value={"suplrEvalRspUUID","suplrEvalReqUUID","purgCatUUID","supplierEvalResponse","suplrEvalRspName","language","createdByUser","lastChangedByUser","suplrEvalStartDate","suplrEvalEndDate","suplrEvalDeadlineDate","lastChangeDateTime","suplrEvalSubmissionDateTime","creationDateTime","suplrEvalRspLifecycleStatus","erpConfigContext","toSuplrEvalRspAppraiser","toSuplrEvalRspExternalName","toSuplrEvalRspIntroduction","toSuplrEvalRspLanguage","toSuplrEvalRspPurchaserResp","toSuplrEvalRspRootQnaire","toSuplrEvalRspSupplier"}) @Generated(value="lombok") 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 Calendar suplrEvalStartDate, @Nullable Calendar suplrEvalEndDate, @Nullable Calendar suplrEvalDeadlineDate, @Nullable Calendar lastChangeDateTime, @Nullable Calendar suplrEvalSubmissionDateTime, @Nullable Calendar creationDateTime, @Nullable String suplrEvalRspLifecycleStatus, @Nullable ErpConfigContext erpConfigContext, @Nullable SuplrEvalRspAppraiser toSuplrEvalRspAppraiser, List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName, List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction, List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage, @Nullable SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp, @Nullable SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire, @Nullable SuplrEvalRspSupplier toSuplrEvalRspSupplier)
public Class<SupplierEvaluationResponse> getType()
getType
in class VdmObject<SupplierEvaluationResponse>
public static <T> SupplierEvaluationResponseField<T> field(String fieldName, Class<T> fieldType)
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.public SuplrEvalRspAppraiser fetchSuplrEvalRspAppraiser() 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.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.public com.google.common.base.Optional<SuplrEvalRspAppraiser> getSuplrEvalRspAppraiserOrNull()
If the navigation property to_SuplrEvalRspAppraiser for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspAppraiser(SuplrEvalRspAppraiser value)
value
- New SuplrEvalRspAppraiser entity.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.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.public com.google.common.base.Optional<List<SuplrEvalRspExternalName>> getSuplrEvalRspExternalNameOrNull()
If the navigation property to_SuplrEvalRspExternalName for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
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.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.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.public com.google.common.base.Optional<List<SuplrEvalRspIntroduction>> getSuplrEvalRspIntroductionOrNull()
If the navigation property to_SuplrEvalRspIntroduction for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
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.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.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.public com.google.common.base.Optional<List<SuplrEvalRspLanguage>> getSuplrEvalRspLanguageOrNull()
If the navigation property to_SuplrEvalRspLanguage for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
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.public SuplrEvalRspPurchaserResp fetchSuplrEvalRspPurchaserResp() 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.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.public com.google.common.base.Optional<SuplrEvalRspPurchaserResp> getSuplrEvalRspPurchaserRespOrNull()
If the navigation property to_SuplrEvalRspPurchaserResp for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value)
value
- New SuplrEvalRspPurchaserResp entity.public SuplrEvalRspRootQnaire fetchSuplrEvalRspRootQnaire() 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.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.public com.google.common.base.Optional<SuplrEvalRspRootQnaire> getSuplrEvalRspRootQnaireOrNull()
If the navigation property to_SuplrEvalRspRootQnaire for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspRootQnaire(SuplrEvalRspRootQnaire value)
value
- New SuplrEvalRspRootQnaire entity.public SuplrEvalRspSupplier fetchSuplrEvalRspSupplier() 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.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.public com.google.common.base.Optional<SuplrEvalRspSupplier> getSuplrEvalRspSupplierOrNull()
If the navigation property to_SuplrEvalRspSupplier for an entity SupplierEvaluationResponse has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspSupplier(SuplrEvalRspSupplier value)
value
- New SuplrEvalRspSupplier entity.@Generated(value="lombok") public static SupplierEvaluationResponse.SupplierEvaluationResponseBuilder builder()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalReqUUID()
@Nullable @Generated(value="lombok") public UUID getPurgCatUUID()
@Nullable @Generated(value="lombok") public String getSupplierEvalResponse()
@Nullable @Generated(value="lombok") public String getSuplrEvalRspName()
@Nullable @Generated(value="lombok") public String getLanguage()
@Nullable @Generated(value="lombok") public String getCreatedByUser()
@Nullable @Generated(value="lombok") public String getLastChangedByUser()
@Nullable @Generated(value="lombok") public Calendar getSuplrEvalStartDate()
@Nullable @Generated(value="lombok") public Calendar getSuplrEvalEndDate()
@Nullable @Generated(value="lombok") public Calendar getSuplrEvalDeadlineDate()
@Nullable @Generated(value="lombok") public Calendar getLastChangeDateTime()
@Nullable @Generated(value="lombok") public Calendar getSuplrEvalSubmissionDateTime()
@Nullable @Generated(value="lombok") public Calendar getCreationDateTime()
@Nullable @Generated(value="lombok") public String getSuplrEvalRspLifecycleStatus()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setSuplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID)
suplrEvalRspUUID
- @Generated(value="lombok") public void setSuplrEvalReqUUID(@Nullable UUID suplrEvalReqUUID)
suplrEvalReqUUID
- @Generated(value="lombok") public void setPurgCatUUID(@Nullable UUID purgCatUUID)
purgCatUUID
- @Generated(value="lombok") public void setSupplierEvalResponse(@Nullable String supplierEvalResponse)
supplierEvalResponse
- @Generated(value="lombok") public void setSuplrEvalRspName(@Nullable String suplrEvalRspName)
suplrEvalRspName
- @Generated(value="lombok") public void setLanguage(@Nullable String language)
language
- @Generated(value="lombok") public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- @Generated(value="lombok") public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- @Generated(value="lombok") public void setSuplrEvalStartDate(@Nullable Calendar suplrEvalStartDate)
suplrEvalStartDate
- @Generated(value="lombok") public void setSuplrEvalEndDate(@Nullable Calendar suplrEvalEndDate)
suplrEvalEndDate
- @Generated(value="lombok") public void setSuplrEvalDeadlineDate(@Nullable Calendar suplrEvalDeadlineDate)
suplrEvalDeadlineDate
- @Generated(value="lombok") public void setLastChangeDateTime(@Nullable Calendar lastChangeDateTime)
lastChangeDateTime
- @Generated(value="lombok") public void setSuplrEvalSubmissionDateTime(@Nullable Calendar suplrEvalSubmissionDateTime)
suplrEvalSubmissionDateTime
- @Generated(value="lombok") public void setCreationDateTime(@Nullable Calendar creationDateTime)
creationDateTime
- @Generated(value="lombok") public void setSuplrEvalRspLifecycleStatus(@Nullable String suplrEvalRspLifecycleStatus)
suplrEvalRspLifecycleStatus
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<SupplierEvaluationResponse>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<SupplierEvaluationResponse>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<SupplierEvaluationResponse>
Copyright © 2017 SAP SE. All rights reserved.