Class SuplrEvalRspSection
Original entity name from the Odata EDM: A_SuplrEvalRspSectionType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SuplrEvalRspSection instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SuplrEvalRspSectionSelectableSelector for all available fields of SuplrEvalRspSection.static final SuplrEvalRspSectionField<Double>Use with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalRspSectionField<Short>Use with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalRspSectionField<Integer>Use with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalRspSectionField<String>Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations.static final SuplrEvalRspSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalReqSectionUUID field to query operations.static final SuplrEvalRspSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalRspSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.static final SuplrEvalRspSectionField<UUID>Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspSectionField<Integer>Use with available fluent helpers to apply the SupplierEvalResponseSctnAltv field to query operations.static final SuplrEvalRspSectionField<String>Use with available fluent helpers to apply the SupplierEvalResponseSection field to query operations.static final SuplrEvalRspSectionField<Short>Use with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalRspSectionLink<SuplrEvalRspQuestion>Use with available fluent helpers to apply the to_SuplrEvalRspQuestion navigation property to query operations.static final SuplrEvalRspSectionLink<SuplrEvalRspSectionText>Use with available fluent helpers to apply the to_SuplrEvalRspSectionText navigation property to query operations.static final SuplrEvalRspSectionField<Short>Use with available fluent helpers to apply the WeightingFactor field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionSuplrEvalRspSection(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) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSuplrEvalRspQuestion(SuplrEvalRspQuestion... entity) Adds elements to the list of associated SuplrEvalRspQuestion entities.voidAdds elements to the list of associated SuplrEvalRspSectionText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SuplrEvalRspQuestion entities (one to many) associated with this entity.Fetches the SuplrEvalRspSectionText entities (one to many) associated with this entity.static <T,DomainT>
SuplrEvalRspSectionField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspSectionField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: noneprotected Stringprotected StringgetKey()Constraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 60Constraints: noneio.vavr.control.Option<List<SuplrEvalRspQuestion>>Retrieval of associated SuplrEvalRspQuestion entities (one to many).Constraints: noneRetrieval of associated SuplrEvalRspQuestion entities (one to many).io.vavr.control.Option<List<SuplrEvalRspSectionText>>Retrieval of associated SuplrEvalRspSectionText entities (one to many).Retrieval of associated SuplrEvalRspSectionText entities (one to many).(Key Field) Constraints: Not nullableConstraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 20Constraints: nonegetType()Constraints: noneinthashCode()voidsetCalculatedScore(Double calculatedScore) Constraints: nonevoidsetMinimalScore(Short minimalScore) Constraints: nonevoidsetNumberOfResponses(Integer numberOfResponses) Constraints: nonevoidsetQuestionnaireSectionName(String questionnaireSectionName) Constraints: Not nullable, Maximum length: 60protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSuplrEvalReqSectionUUID(UUID suplrEvalReqSectionUUID) Constraints: nonevoidOverwrites the list of associated SuplrEvalRspQuestion entities for the loaded navigation property to_SuplrEvalRspQuestion.voidsetSuplrEvalRspQuestionnaireUUID(UUID suplrEvalRspQuestionnaireUUID) Constraints: nonevoidOverwrites the list of associated SuplrEvalRspSectionText entities for the loaded navigation property to_SuplrEvalRspSectionText.voidsetSuplrEvalRspSectionUUID(UUID suplrEvalRspSectionUUID) (Key Field) Constraints: Not nullablevoidsetSuplrEvalRspUUID(UUID suplrEvalRspUUID) Constraints: nonevoidsetSupplierEvalResponseSctnAltv(Integer supplierEvalResponseSctnAltv) Constraints: nonevoidsetSupplierEvalResponseSection(String supplierEvalResponseSection) Constraints: Not nullable, Maximum length: 20voidsetTargetScore(Short targetScore) Constraints: nonevoidsetWeightingFactor(Short weightingFactor) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SuplrEvalRspSection. -
SUPLR_EVAL_RSP_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations. -
SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations. -
SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations. -
SUPLR_EVAL_REQ_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqSectionUUID field to query operations. -
SUPPLIER_EVAL_RESPONSE_SECTION
Use with available fluent helpers to apply the SupplierEvalResponseSection field to query operations. -
SUPPLIER_EVAL_RESPONSE_SCTN_ALTV
Use with available fluent helpers to apply the SupplierEvalResponseSctnAltv field to query operations. -
QUESTIONNAIRE_SECTION_NAME
Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations. -
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations. -
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations. -
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations. -
CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations. -
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations. -
TO_SUPLR_EVAL_RSP_QUESTION
Use with available fluent helpers to apply the to_SuplrEvalRspQuestion navigation property to query operations. -
TO_SUPLR_EVAL_RSP_SECTION_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspSectionText navigation property to query operations.
-
-
Constructor Details
-
SuplrEvalRspSection
public SuplrEvalRspSection() -
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)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SuplrEvalRspSection>
-
setSuplrEvalRspSectionUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalRspSectionUUID
- Parameters:
suplrEvalRspSectionUUID- Evaluation Response Section UUID
-
setSuplrEvalRspUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspUUID
- Parameters:
suplrEvalRspUUID- Evaluation Response UUID
-
setSuplrEvalRspQuestionnaireUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspQuestionnaireUUID
- Parameters:
suplrEvalRspQuestionnaireUUID- Evaluation Response Questionnaire UUID
-
setSuplrEvalReqSectionUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqSectionUUID
- Parameters:
suplrEvalReqSectionUUID- NodeID
-
setSupplierEvalResponseSection
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalResponseSection
- Parameters:
supplierEvalResponseSection- SLC Object ID
-
setSupplierEvalResponseSctnAltv
Constraints: noneOriginal property name from the Odata EDM: SupplierEvalResponseSctnAltv
- Parameters:
supplierEvalResponseSctnAltv- Alternative ID of a Section
-
setQuestionnaireSectionName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionnaireSectionName
- Parameters:
questionnaireSectionName- Medium-Size Name
-
setWeightingFactor
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Parameters:
weightingFactor- Value of Weighting Factor
-
setMinimalScore
Constraints: noneOriginal property name from the Odata EDM: MinimalScore
- Parameters:
minimalScore- Minimum Score Accepted
-
setTargetScore
Constraints: noneOriginal property name from the Odata EDM: TargetScore
- Parameters:
targetScore- Target Score
-
setCalculatedScore
Constraints: noneOriginal property name from the Odata EDM: CalculatedScore
- Parameters:
calculatedScore- Calculated Score
-
setNumberOfResponses
Constraints: noneOriginal property name from the Odata EDM: NumberOfResponses
- Parameters:
numberOfResponses- Number of Responses
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SuplrEvalRspSection>
-
getKey
- Overrides:
getKeyin classVdmObject<SuplrEvalRspSection>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SuplrEvalRspSection>
-
fromMap
- Overrides:
fromMapin classVdmObject<SuplrEvalRspSection>
-
field
@Nonnull public static <T> SuplrEvalRspSectionField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> SuplrEvalRspSectionField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<SuplrEvalRspSection>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SuplrEvalRspSection>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SuplrEvalRspSection>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SuplrEvalRspSection>
-
fetchSuplrEvalRspQuestion
Fetches the SuplrEvalRspQuestion entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SuplrEvalRspQuestion.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SuplrEvalRspQuestion entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getSuplrEvalRspQuestionOrFetch
Retrieval of associated SuplrEvalRspQuestion entities (one to many). This corresponds to the OData navigation property to_SuplrEvalRspQuestion.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.
- Returns:
- List of associated SuplrEvalRspQuestion entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getSuplrEvalRspQuestionIfPresent
@Nonnull public io.vavr.control.Option<List<SuplrEvalRspQuestion>> getSuplrEvalRspQuestionIfPresent()Retrieval of associated SuplrEvalRspQuestion entities (one to many). This corresponds to the OData navigation property to_SuplrEvalRspQuestion.If the navigation property for an entity SuplrEvalRspSection has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SuplrEvalRspQuestion is already loaded, the result
will contain the SuplrEvalRspQuestion entities. If not, an
Optionwith result stateemptyis returned.
-
setSuplrEvalRspQuestion
Overwrites the list of associated SuplrEvalRspQuestion entities for the loaded navigation property to_SuplrEvalRspQuestion.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.
- Parameters:
value- List of SuplrEvalRspQuestion entities.
-
addSuplrEvalRspQuestion
Adds elements to the list of associated SuplrEvalRspQuestion entities. This corresponds to the OData navigation property to_SuplrEvalRspQuestion.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.
- Parameters:
entity- Array of SuplrEvalRspQuestion entities.
-
fetchSuplrEvalRspSectionText
Fetches the SuplrEvalRspSectionText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SuplrEvalRspSectionText.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SuplrEvalRspSectionText entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getSuplrEvalRspSectionTextOrFetch
Retrieval of associated SuplrEvalRspSectionText entities (one to many). This corresponds to the OData navigation property to_SuplrEvalRspSectionText.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.
- Returns:
- List of associated SuplrEvalRspSectionText entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getSuplrEvalRspSectionTextIfPresent
@Nonnull public io.vavr.control.Option<List<SuplrEvalRspSectionText>> getSuplrEvalRspSectionTextIfPresent()Retrieval of associated SuplrEvalRspSectionText entities (one to many). This corresponds to the OData navigation property to_SuplrEvalRspSectionText.If the navigation property for an entity SuplrEvalRspSection has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_SuplrEvalRspSectionText is already loaded, the
result will contain the SuplrEvalRspSectionText entities. If not, an
Optionwith result stateemptyis returned.
-
setSuplrEvalRspSectionText
Overwrites the list of associated SuplrEvalRspSectionText entities for the loaded navigation property to_SuplrEvalRspSectionText.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.
- Parameters:
value- List of SuplrEvalRspSectionText entities.
-
addSuplrEvalRspSectionText
Adds elements to the list of associated SuplrEvalRspSectionText entities. This corresponds to the OData navigation property to_SuplrEvalRspSectionText.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.
- Parameters:
entity- Array of SuplrEvalRspSectionText entities.
-
builder
-
getSuplrEvalRspSectionUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalRspSectionUUID
- Returns:
- Evaluation Response Section UUID
-
getSuplrEvalRspUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspUUID
- Returns:
- Evaluation Response UUID
-
getSuplrEvalRspQuestionnaireUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalRspQuestionnaireUUID
- Returns:
- Evaluation Response Questionnaire UUID
-
getSuplrEvalReqSectionUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalReqSectionUUID
- Returns:
- NodeID
-
getSupplierEvalResponseSection
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalResponseSection
- Returns:
- SLC Object ID
-
getSupplierEvalResponseSctnAltv
Constraints: noneOriginal property name from the Odata EDM: SupplierEvalResponseSctnAltv
- Returns:
- Alternative ID of a Section
-
getQuestionnaireSectionName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionnaireSectionName
- Returns:
- Medium-Size Name
-
getWeightingFactor
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Returns:
- Value of Weighting Factor
-
getMinimalScore
Constraints: noneOriginal property name from the Odata EDM: MinimalScore
- Returns:
- Minimum Score Accepted
-
getTargetScore
Constraints: noneOriginal property name from the Odata EDM: TargetScore
- Returns:
- Target Score
-
getCalculatedScore
Constraints: noneOriginal property name from the Odata EDM: CalculatedScore
- Returns:
- Calculated Score
-
getNumberOfResponses
Constraints: noneOriginal property name from the Odata EDM: NumberOfResponses
- Returns:
- Number of Responses
-
toString
- Overrides:
toStringin classVdmObject<SuplrEvalRspSection>
-
equals
- Overrides:
equalsin classVdmEntity<SuplrEvalRspSection>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SuplrEvalRspSection>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SuplrEvalRspSection>
-