public class SuplrEvalRspSection extends VdmEntity<SuplrEvalRspSection>
Original entity name from the Odata EDM: A_SuplrEvalRspSectionType
Modifier and Type | Class and Description |
---|---|
static class |
SuplrEvalRspSection.SuplrEvalRspSectionBuilder
Helper class to allow for fluent creation of SuplrEvalRspSection instances.
|
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspSectionSelectable |
ALL_FIELDS
Selector for all available fields of SuplrEvalRspSection.
|
static SuplrEvalRspSectionField<Double> |
CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalRspSectionField<Short> |
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspSectionField<Integer> |
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspSectionField<String> |
QUESTIONNAIRE_SECTION_NAME
Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SUPLR_EVAL_REQ_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqSectionUUID field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SUPLR_EVAL_RSP_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspSectionField<Integer> |
SUPPLIER_EVAL_RESPONSE_SCTN_ALTV
Use with available fluent helpers to apply the SupplierEvalResponseSctnAltv field to query operations.
|
static SuplrEvalRspSectionField<String> |
SUPPLIER_EVAL_RESPONSE_SECTION
Use with available fluent helpers to apply the SupplierEvalResponseSection field to query operations.
|
static SuplrEvalRspSectionField<Short> |
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspSectionLink<SuplrEvalRspQuestion> |
TO_SUPLR_EVAL_RSP_QUESTION
Use with available fluent helpers to apply the to_SuplrEvalRspQuestion navigation property to query
operations.
|
static SuplrEvalRspSectionLink<SuplrEvalRspSectionText> |
TO_SUPLR_EVAL_RSP_SECTION_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspSectionText navigation property to query
operations.
|
static SuplrEvalRspSectionField<Short> |
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SuplrEvalRspSection() |
SuplrEvalRspSection(UUID suplrEvalRspSectionUUID,
UUID suplrEvalRspUUID,
UUID suplrEvalRspQuestionnaireUUID,
UUID suplrEvalReqSectionUUID,
String supplierEvalResponseSection,
Integer supplierEvalResponseSctnAltv,
String questionnaireSectionName,
Short weightingFactor,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
List<SuplrEvalRspQuestion> toSuplrEvalRspQuestion,
List<SuplrEvalRspSectionText> toSuplrEvalRspSectionText) |
Modifier and Type | Method and Description |
---|---|
void |
addSuplrEvalRspQuestion(SuplrEvalRspQuestion... entity)
Adds elements to the list of associated SuplrEvalRspQuestion entities.
|
void |
addSuplrEvalRspSectionText(SuplrEvalRspSectionText... entity)
Adds elements to the list of associated SuplrEvalRspSectionText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SuplrEvalRspSection.SuplrEvalRspSectionBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<SuplrEvalRspQuestion> |
fetchSuplrEvalRspQuestion()
Fetches the SuplrEvalRspQuestion entities (one to many) associated with this entity.
|
List<SuplrEvalRspSectionText> |
fetchSuplrEvalRspSectionText()
Fetches the SuplrEvalRspSectionText entities (one to many) associated with this entity.
|
static <T> SuplrEvalRspSectionField<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) |
Double |
getCalculatedScore()
Constraints: none
|
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection() |
protected Map<String,Object> |
getKey() |
Short |
getMinimalScore()
Constraints: none
|
Integer |
getNumberOfResponses()
Constraints: none
|
String |
getQuestionnaireSectionName()
Constraints: Not nullable, Maximum length: 60
|
UUID |
getSuplrEvalReqSectionUUID()
Constraints: none
|
io.vavr.control.Option<List<SuplrEvalRspQuestion>> |
getSuplrEvalRspQuestionIfPresent()
Retrieval of associated SuplrEvalRspQuestion entities (one to many).
|
UUID |
getSuplrEvalRspQuestionnaireUUID()
Constraints: none
|
List<SuplrEvalRspQuestion> |
getSuplrEvalRspQuestionOrFetch()
Retrieval of associated SuplrEvalRspQuestion entities (one to many).
|
io.vavr.control.Option<List<SuplrEvalRspSectionText>> |
getSuplrEvalRspSectionTextIfPresent()
Retrieval of associated SuplrEvalRspSectionText entities (one to many).
|
List<SuplrEvalRspSectionText> |
getSuplrEvalRspSectionTextOrFetch()
Retrieval of associated SuplrEvalRspSectionText entities (one to many).
|
UUID |
getSuplrEvalRspSectionUUID()
(Key Field) Constraints: Not nullable
|
UUID |
getSuplrEvalRspUUID()
Constraints: none
|
Integer |
getSupplierEvalResponseSctnAltv()
Constraints: none
|
String |
getSupplierEvalResponseSection()
Constraints: Not nullable, Maximum length: 20
|
Short |
getTargetScore()
Constraints: none
|
Class<SuplrEvalRspSection> |
getType() |
Short |
getWeightingFactor()
Constraints: none
|
int |
hashCode() |
void |
setCalculatedScore(Double calculatedScore)
Constraints: none
|
void |
setMinimalScore(Short minimalScore)
Constraints: none
|
void |
setNumberOfResponses(Integer numberOfResponses)
Constraints: none
|
void |
setQuestionnaireSectionName(String questionnaireSectionName)
Constraints: Not nullable, Maximum length: 60
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSuplrEvalReqSectionUUID(UUID suplrEvalReqSectionUUID)
Constraints: none
|
void |
setSuplrEvalRspQuestion(List<SuplrEvalRspQuestion> value)
Overwrites the list of associated SuplrEvalRspQuestion entities for the loaded navigation property
to_SuplrEvalRspQuestion.
|
void |
setSuplrEvalRspQuestionnaireUUID(UUID suplrEvalRspQuestionnaireUUID)
Constraints: none
|
void |
setSuplrEvalRspSectionText(List<SuplrEvalRspSectionText> value)
Overwrites the list of associated SuplrEvalRspSectionText entities for the loaded navigation property
to_SuplrEvalRspSectionText.
|
void |
setSuplrEvalRspSectionUUID(UUID suplrEvalRspSectionUUID)
(Key Field) Constraints: Not nullable
|
void |
setSuplrEvalRspUUID(UUID suplrEvalRspUUID)
Constraints: none
|
void |
setSupplierEvalResponseSctnAltv(Integer supplierEvalResponseSctnAltv)
Constraints: none
|
void |
setSupplierEvalResponseSection(String supplierEvalResponseSection)
Constraints: Not nullable, Maximum length: 20
|
void |
setTargetScore(Short targetScore)
Constraints: none
|
void |
setWeightingFactor(Short weightingFactor)
Constraints: none
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SuplrEvalRspSectionSelectable ALL_FIELDS
public static final SuplrEvalRspSectionField<UUID> SUPLR_EVAL_RSP_SECTION_UUID
public static final SuplrEvalRspSectionField<UUID> SUPLR_EVAL_RSP_UUID
public static final SuplrEvalRspSectionField<UUID> SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
public static final SuplrEvalRspSectionField<UUID> SUPLR_EVAL_REQ_SECTION_UUID
public static final SuplrEvalRspSectionField<String> SUPPLIER_EVAL_RESPONSE_SECTION
public static final SuplrEvalRspSectionField<Integer> SUPPLIER_EVAL_RESPONSE_SCTN_ALTV
public static final SuplrEvalRspSectionField<String> QUESTIONNAIRE_SECTION_NAME
public static final SuplrEvalRspSectionField<Short> WEIGHTING_FACTOR
public static final SuplrEvalRspSectionField<Short> MINIMAL_SCORE
public static final SuplrEvalRspSectionField<Short> TARGET_SCORE
public static final SuplrEvalRspSectionField<Double> CALCULATED_SCORE
public static final SuplrEvalRspSectionField<Integer> NUMBER_OF_RESPONSES
public static final SuplrEvalRspSectionLink<SuplrEvalRspQuestion> TO_SUPLR_EVAL_RSP_QUESTION
public static final SuplrEvalRspSectionLink<SuplrEvalRspSectionText> TO_SUPLR_EVAL_RSP_SECTION_TEXT
public SuplrEvalRspSection()
public SuplrEvalRspSection(@Nullable UUID suplrEvalRspSectionUUID, @Nullable UUID suplrEvalRspUUID, @Nullable UUID suplrEvalRspQuestionnaireUUID, @Nullable UUID suplrEvalReqSectionUUID, @Nullable String supplierEvalResponseSection, @Nullable Integer supplierEvalResponseSctnAltv, @Nullable String questionnaireSectionName, @Nullable Short weightingFactor, @Nullable Short minimalScore, @Nullable Short targetScore, @Nullable Double calculatedScore, @Nullable Integer numberOfResponses, List<SuplrEvalRspQuestion> toSuplrEvalRspQuestion, List<SuplrEvalRspSectionText> toSuplrEvalRspSectionText)
@Nonnull public Class<SuplrEvalRspSection> getType()
getType
in class VdmObject<SuplrEvalRspSection>
public void setSuplrEvalRspSectionUUID(@Nullable UUID suplrEvalRspSectionUUID)
Original property name from the Odata EDM: SuplrEvalRspSectionUUID
suplrEvalRspSectionUUID
- Evaluation Response Section UUIDpublic void setSuplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID)
Original property name from the Odata EDM: SuplrEvalRspUUID
suplrEvalRspUUID
- Evaluation Response UUIDpublic void setSuplrEvalRspQuestionnaireUUID(@Nullable UUID suplrEvalRspQuestionnaireUUID)
Original property name from the Odata EDM: SuplrEvalRspQuestionnaireUUID
suplrEvalRspQuestionnaireUUID
- Evaluation Response Questionnaire UUIDpublic void setSuplrEvalReqSectionUUID(@Nullable UUID suplrEvalReqSectionUUID)
Original property name from the Odata EDM: SuplrEvalReqSectionUUID
suplrEvalReqSectionUUID
- NodeIDpublic void setSupplierEvalResponseSection(@Nullable String supplierEvalResponseSection)
Original property name from the Odata EDM: SupplierEvalResponseSection
supplierEvalResponseSection
- SLC Object IDpublic void setSupplierEvalResponseSctnAltv(@Nullable Integer supplierEvalResponseSctnAltv)
Original property name from the Odata EDM: SupplierEvalResponseSctnAltv
supplierEvalResponseSctnAltv
- Alternative ID of a Sectionpublic void setQuestionnaireSectionName(@Nullable String questionnaireSectionName)
Original property name from the Odata EDM: QuestionnaireSectionName
questionnaireSectionName
- Medium-Size Namepublic void setWeightingFactor(@Nullable Short weightingFactor)
Original property name from the Odata EDM: WeightingFactor
weightingFactor
- Value of Weighting Factorpublic void setMinimalScore(@Nullable Short minimalScore)
Original property name from the Odata EDM: MinimalScore
minimalScore
- Minimum Score Acceptedpublic void setTargetScore(@Nullable Short targetScore)
Original property name from the Odata EDM: TargetScore
targetScore
- Target Scorepublic void setCalculatedScore(@Nullable Double calculatedScore)
Original property name from the Odata EDM: CalculatedScore
calculatedScore
- Calculated Scorepublic void setNumberOfResponses(@Nullable Integer numberOfResponses)
Original property name from the Odata EDM: NumberOfResponses
numberOfResponses
- Number of Responsesprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<SuplrEvalRspSection>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SuplrEvalRspSection>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SuplrEvalRspSection>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SuplrEvalRspSection>
@Nonnull public static <T> SuplrEvalRspSectionField<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> SuplrEvalRspSectionField<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 HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<SuplrEvalRspSection>
protected 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<SuplrEvalRspSection>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
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<SuplrEvalRspSection>
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.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<SuplrEvalRspSection>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SuplrEvalRspSection>
@Nonnull public List<SuplrEvalRspQuestion> fetchSuplrEvalRspQuestion() 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<SuplrEvalRspQuestion> getSuplrEvalRspQuestionOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspQuestion of a queried SuplrEvalRspSection 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 io.vavr.control.Option<List<SuplrEvalRspQuestion>> getSuplrEvalRspQuestionIfPresent()
If the navigation property for an entity SuplrEvalRspSection has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSuplrEvalRspQuestion(@Nonnull List<SuplrEvalRspQuestion> value)
If the navigation property to_SuplrEvalRspQuestion of a queried SuplrEvalRspSection 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 SuplrEvalRspQuestion entities.public void addSuplrEvalRspQuestion(SuplrEvalRspQuestion... entity)
If the navigation property to_SuplrEvalRspQuestion of a queried SuplrEvalRspSection 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 SuplrEvalRspQuestion entities.@Nonnull public List<SuplrEvalRspSectionText> fetchSuplrEvalRspSectionText() 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<SuplrEvalRspSectionText> getSuplrEvalRspSectionTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspSectionText of a queried SuplrEvalRspSection 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 io.vavr.control.Option<List<SuplrEvalRspSectionText>> getSuplrEvalRspSectionTextIfPresent()
If the navigation property for an entity SuplrEvalRspSection has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setSuplrEvalRspSectionText(@Nonnull List<SuplrEvalRspSectionText> value)
If the navigation property to_SuplrEvalRspSectionText of a queried SuplrEvalRspSection 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 SuplrEvalRspSectionText entities.public void addSuplrEvalRspSectionText(SuplrEvalRspSectionText... entity)
If the navigation property to_SuplrEvalRspSectionText of a queried SuplrEvalRspSection 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 SuplrEvalRspSectionText entities.public static SuplrEvalRspSection.SuplrEvalRspSectionBuilder builder()
@Nullable public UUID getSuplrEvalRspSectionUUID()
Original property name from the Odata EDM: SuplrEvalRspSectionUUID
@Nullable public UUID getSuplrEvalRspUUID()
Original property name from the Odata EDM: SuplrEvalRspUUID
@Nullable public UUID getSuplrEvalRspQuestionnaireUUID()
Original property name from the Odata EDM: SuplrEvalRspQuestionnaireUUID
@Nullable public UUID getSuplrEvalReqSectionUUID()
Original property name from the Odata EDM: SuplrEvalReqSectionUUID
@Nullable public String getSupplierEvalResponseSection()
Original property name from the Odata EDM: SupplierEvalResponseSection
@Nullable public Integer getSupplierEvalResponseSctnAltv()
Original property name from the Odata EDM: SupplierEvalResponseSctnAltv
@Nullable public String getQuestionnaireSectionName()
Original property name from the Odata EDM: QuestionnaireSectionName
@Nullable public Short getWeightingFactor()
Original property name from the Odata EDM: WeightingFactor
@Nullable public Short getMinimalScore()
Original property name from the Odata EDM: MinimalScore
@Nullable public Short getTargetScore()
Original property name from the Odata EDM: TargetScore
@Nullable public Double getCalculatedScore()
Original property name from the Odata EDM: CalculatedScore
@Nullable public Integer getNumberOfResponses()
Original property name from the Odata EDM: NumberOfResponses
public String toString()
toString
in class VdmObject<SuplrEvalRspSection>
public boolean equals(Object o)
equals
in class VdmObject<SuplrEvalRspSection>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SuplrEvalRspSection>
public int hashCode()
hashCode
in class VdmObject<SuplrEvalRspSection>
Copyright © 2019 SAP SE. All rights reserved.