Class SuplrEvalSccrdStrucQnaire
Original entity name from the Odata EDM: A_SuplrEvalSccrdStrucQnaireType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of SuplrEvalSccrdStrucQnaire instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdStrucQnaireSelectableSelector for all available fields of SuplrEvalSccrdStrucQnaire.static final SuplrEvalSccrdStrucQnaireField<Double>Use with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalSccrdStrucQnaireField<Short>Use with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalSccrdStrucQnaireField<Integer>Use with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalSccrdStrucQnaireField<String>Use with available fluent helpers to apply the QuestionnaireName field to query operations.static final SuplrEvalSccrdStrucQnaireField<Integer>Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.static final SuplrEvalSccrdStrucQnaireField<UUID>Use with available fluent helpers to apply the SuplrEvalScorecardQnaireUUID field to query operations.static final SuplrEvalSccrdStrucQnaireField<UUID>Use with available fluent helpers to apply the SuplrEvalScorecardRtQnaireUUID field to query operations.static final SuplrEvalSccrdStrucQnaireField<String>Use with available fluent helpers to apply the SupplierEvalScorecardQnaire field to query operations.static final SuplrEvalSccrdStrucQnaireField<Short>Use with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalSccrdStrucQnaireLink<SuplrEvalSccrdSection>Use with available fluent helpers to apply the to_SuplrEvalSccrdSection navigation property to query operations.Use with available fluent helpers to apply the to_SuplrEvalScorecardRootQnaire navigation property to query operations.static final SuplrEvalSccrdStrucQnaireField<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
ConstructorsConstructorDescriptionSuplrEvalSccrdStrucQnaire(UUID suplrEvalScorecardQnaireUUID, String questionnaireName, String supplierEvalScorecardQnaire, UUID suplrEvalScorecardRtQnaireUUID, Short minimalScore, Short targetScore, Double calculatedScore, Integer numberOfResponses, Short weightingFactor, Integer suplrEvalOrdinalNumber, List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection, SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSuplrEvalSccrdSection(SuplrEvalSccrdSection... entity) Adds elements to the list of associated SuplrEvalSccrdSection entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the SuplrEvalSccrdSection entities (one to many) associated with this entity.Fetches the SuplrEvalScorecardRootQnaire entity (one to one) associated with this entity.static <T,DomainT>
SuplrEvalSccrdStrucQnaireField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalSccrdStrucQnaireField<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<SuplrEvalSccrdSection>>Retrieval of associated SuplrEvalSccrdSection entities (one to many).Retrieval of associated SuplrEvalSccrdSection entities (one to many).(Key Field) Constraints: Not nullableio.vavr.control.Option<SuplrEvalScorecardRootQnaire>Retrieval of associated SuplrEvalScorecardRootQnaire entity (one to one).Retrieval of associated SuplrEvalScorecardRootQnaire entity (one to one).Constraints: noneConstraints: Not nullable, Maximum length: 20Constraints: nonegetType()Constraints: noneinthashCode()voidsetCalculatedScore(Double calculatedScore) Constraints: nonevoidsetMinimalScore(Short minimalScore) Constraints: nonevoidsetNumberOfResponses(Integer numberOfResponses) Constraints: nonevoidsetQuestionnaireName(String questionnaireName) Constraints: Not nullable, Maximum length: 60protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSuplrEvalOrdinalNumber(Integer suplrEvalOrdinalNumber) Constraints: nonevoidOverwrites the list of associated SuplrEvalSccrdSection entities for the loaded navigation property to_SuplrEvalSccrdSection.voidsetSuplrEvalScorecardQnaireUUID(UUID suplrEvalScorecardQnaireUUID) (Key Field) Constraints: Not nullablevoidOverwrites the associated SuplrEvalScorecardRootQnaire entity for the loaded navigation property to_SuplrEvalScorecardRootQnaire.voidsetSuplrEvalScorecardRtQnaireUUID(UUID suplrEvalScorecardRtQnaireUUID) Constraints: nonevoidsetSupplierEvalScorecardQnaire(String supplierEvalScorecardQnaire) 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 SuplrEvalSccrdStrucQnaire. -
SUPLR_EVAL_SCORECARD_QNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalScorecardQnaireUUID field to query operations. -
QUESTIONNAIRE_NAME
Use with available fluent helpers to apply the QuestionnaireName field to query operations. -
SUPPLIER_EVAL_SCORECARD_QNAIRE
Use with available fluent helpers to apply the SupplierEvalScorecardQnaire field to query operations. -
SUPLR_EVAL_SCORECARD_RT_QNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalScorecardRtQnaireUUID 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. -
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations. -
SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations. -
TO_SUPLR_EVAL_SCCRD_SECTION
public static final SuplrEvalSccrdStrucQnaireLink<SuplrEvalSccrdSection> TO_SUPLR_EVAL_SCCRD_SECTIONUse with available fluent helpers to apply the to_SuplrEvalSccrdSection navigation property to query operations. -
TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIRE
public static final SuplrEvalSccrdStrucQnaireOneToOneLink<SuplrEvalScorecardRootQnaire> TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIREUse with available fluent helpers to apply the to_SuplrEvalScorecardRootQnaire navigation property to query operations.
-
-
Constructor Details
-
SuplrEvalSccrdStrucQnaire
public SuplrEvalSccrdStrucQnaire() -
SuplrEvalSccrdStrucQnaire
public SuplrEvalSccrdStrucQnaire(@Nullable UUID suplrEvalScorecardQnaireUUID, @Nullable String questionnaireName, @Nullable String supplierEvalScorecardQnaire, @Nullable UUID suplrEvalScorecardRtQnaireUUID, @Nullable Short minimalScore, @Nullable Short targetScore, @Nullable Double calculatedScore, @Nullable Integer numberOfResponses, @Nullable Short weightingFactor, @Nullable Integer suplrEvalOrdinalNumber, List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection, @Nullable SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SuplrEvalSccrdStrucQnaire>
-
setSuplrEvalScorecardQnaireUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalScorecardQnaireUUID
- Parameters:
suplrEvalScorecardQnaireUUID- Evaluation Scorecard Questionnaire UUID
-
setQuestionnaireName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionnaireName
- Parameters:
questionnaireName- Medium-Size Name
-
setSupplierEvalScorecardQnaire
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalScorecardQnaire
- Parameters:
supplierEvalScorecardQnaire- Supplier Evaluation Scorecard Questionnaire
-
setSuplrEvalScorecardRtQnaireUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalScorecardRtQnaireUUID
- Parameters:
suplrEvalScorecardRtQnaireUUID- Evaluation Scorecard Parent Hierarchy UUID
-
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
-
setWeightingFactor
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Parameters:
weightingFactor- Value of Weighting Factor
-
setSuplrEvalOrdinalNumber
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalOrdinalNumber
- Parameters:
suplrEvalOrdinalNumber- Ordinal Number Value
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SuplrEvalSccrdStrucQnaire>
-
getKey
- Overrides:
getKeyin classVdmObject<SuplrEvalSccrdStrucQnaire>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SuplrEvalSccrdStrucQnaire>
-
fromMap
- Overrides:
fromMapin classVdmObject<SuplrEvalSccrdStrucQnaire>
-
field
@Nonnull public static <T> SuplrEvalSccrdStrucQnaireField<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> SuplrEvalSccrdStrucQnaireField<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<SuplrEvalSccrdStrucQnaire>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SuplrEvalSccrdStrucQnaire>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SuplrEvalSccrdStrucQnaire>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SuplrEvalSccrdStrucQnaire>
-
fetchSuplrEvalSccrdSection
Fetches the SuplrEvalSccrdSection entities (one to many) associated with this entity. This corresponds to the OData navigation property to_SuplrEvalSccrdSection.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated SuplrEvalSccrdSection 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.
-
getSuplrEvalSccrdSectionOrFetch
Retrieval of associated SuplrEvalSccrdSection entities (one to many). This corresponds to the OData navigation property to_SuplrEvalSccrdSection.If the navigation property to_SuplrEvalSccrdSection of a queried SuplrEvalSccrdStrucQnaire 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 SuplrEvalSccrdSection 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.
-
getSuplrEvalSccrdSectionIfPresent
@Nonnull public io.vavr.control.Option<List<SuplrEvalSccrdSection>> getSuplrEvalSccrdSectionIfPresent()Retrieval of associated SuplrEvalSccrdSection entities (one to many). This corresponds to the OData navigation property to_SuplrEvalSccrdSection.If the navigation property for an entity SuplrEvalSccrdStrucQnaire 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_SuplrEvalSccrdSection is already loaded, the result
will contain the SuplrEvalSccrdSection entities. If not, an
Optionwith result stateemptyis returned.
-
setSuplrEvalSccrdSection
Overwrites the list of associated SuplrEvalSccrdSection entities for the loaded navigation property to_SuplrEvalSccrdSection.If the navigation property to_SuplrEvalSccrdSection of a queried SuplrEvalSccrdStrucQnaire 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 SuplrEvalSccrdSection entities.
-
addSuplrEvalSccrdSection
Adds elements to the list of associated SuplrEvalSccrdSection entities. This corresponds to the OData navigation property to_SuplrEvalSccrdSection.If the navigation property to_SuplrEvalSccrdSection of a queried SuplrEvalSccrdStrucQnaire 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 SuplrEvalSccrdSection entities.
-
fetchSuplrEvalScorecardRootQnaire
Fetches the SuplrEvalScorecardRootQnaire entity (one to one) associated with this entity. This corresponds to the OData navigation property to_SuplrEvalScorecardRootQnaire.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated SuplrEvalScorecardRootQnaire entity, or
nullif an entity is not associated. - 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.
-
getSuplrEvalScorecardRootQnaireOrFetch
Retrieval of associated SuplrEvalScorecardRootQnaire entity (one to one). This corresponds to the OData navigation property to_SuplrEvalScorecardRootQnaire.If the navigation property to_SuplrEvalScorecardRootQnaire of a queried SuplrEvalSccrdStrucQnaire 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 SuplrEvalScorecardRootQnaire entity.
- 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.
-
getSuplrEvalScorecardRootQnaireIfPresent
@Nonnull public io.vavr.control.Option<SuplrEvalScorecardRootQnaire> getSuplrEvalScorecardRootQnaireIfPresent()Retrieval of associated SuplrEvalScorecardRootQnaire entity (one to one). This corresponds to the OData navigation property to_SuplrEvalScorecardRootQnaire.If the navigation property for an entity SuplrEvalSccrdStrucQnaire 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_SuplrEvalScorecardRootQnaire is already loaded, the
result will contain the SuplrEvalScorecardRootQnaire entity. If not, an
Optionwith result stateemptyis returned.
-
setSuplrEvalScorecardRootQnaire
Overwrites the associated SuplrEvalScorecardRootQnaire entity for the loaded navigation property to_SuplrEvalScorecardRootQnaire.- Parameters:
value- New SuplrEvalScorecardRootQnaire entity.
-
builder
-
getSuplrEvalScorecardQnaireUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalScorecardQnaireUUID
- Returns:
- Evaluation Scorecard Questionnaire UUID
-
getQuestionnaireName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: QuestionnaireName
- Returns:
- Medium-Size Name
-
getSupplierEvalScorecardQnaire
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SupplierEvalScorecardQnaire
- Returns:
- Supplier Evaluation Scorecard Questionnaire
-
getSuplrEvalScorecardRtQnaireUUID
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalScorecardRtQnaireUUID
- Returns:
- Evaluation Scorecard Parent Hierarchy UUID
-
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
-
getWeightingFactor
Constraints: noneOriginal property name from the Odata EDM: WeightingFactor
- Returns:
- Value of Weighting Factor
-
getSuplrEvalOrdinalNumber
Constraints: noneOriginal property name from the Odata EDM: SuplrEvalOrdinalNumber
- Returns:
- Ordinal Number Value
-
toString
- Overrides:
toStringin classVdmObject<SuplrEvalSccrdStrucQnaire>
-
equals
- Overrides:
equalsin classVdmEntity<SuplrEvalSccrdStrucQnaire>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SuplrEvalSccrdStrucQnaire>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SuplrEvalSccrdStrucQnaire>
-