public class SuplrEvalSccrdStrucQnaire extends VdmEntity<SuplrEvalSccrdStrucQnaire>
Modifier and Type | Class and Description |
---|---|
static class |
SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalSccrdStrucQnaireSelectable |
ALL_FIELDS
Selector for all available fields of SuplrEvalSccrdStrucQnaire.
|
static SuplrEvalSccrdStrucQnaireField<Double> |
CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<Short> |
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<Integer> |
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<String> |
QUESTIONNAIRE_NAME
Use with available fluent helpers to apply the QuestionnaireName field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<Integer> |
SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<UUID> |
SUPLR_EVAL_SCORECARD_QNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalScorecardQnaireUUID field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<UUID> |
SUPLR_EVAL_SCORECARD_RT_QNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalScorecardRtQnaireUUID field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<String> |
SUPPLIER_EVAL_SCORECARD_QNAIRE
Use with available fluent helpers to apply the SupplierEvalScorecardQnaire field to query operations.
|
static SuplrEvalSccrdStrucQnaireField<Short> |
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalSccrdStrucQnaireLink<SuplrEvalSccrdSection> |
TO_SUPLR_EVAL_SCCRD_SECTION
Use with available fluent helpers to apply the to_SuplrEvalSccrdSection navigation property to query operations.
|
static SuplrEvalSccrdStrucQnaireLink<SuplrEvalScorecardRootQnaire> |
TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIRE
Use with available fluent helpers to apply the to_SuplrEvalScorecardRootQnaire navigation property to query operations.
|
static SuplrEvalSccrdStrucQnaireField<Short> |
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Constructor and Description |
---|
SuplrEvalSccrdStrucQnaire() |
SuplrEvalSccrdStrucQnaire(UUID suplrEvalScorecardQnaireUUID,
String questionnaireName,
String supplierEvalScorecardQnaire,
UUID suplrEvalScorecardRtQnaireUUID,
Short minimalScore,
Short targetScore,
Double calculatedScore,
Integer numberOfResponses,
Short weightingFactor,
Integer suplrEvalOrdinalNumber,
ErpConfigContext erpConfigContext,
List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection,
SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire) |
Modifier and Type | Method and Description |
---|---|
void |
addSuplrEvalSccrdSection(SuplrEvalSccrdSection... entity)
Adds elements to the list of associated SuplrEvalSccrdSection entities.
|
static SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder |
builder() |
boolean |
equals(Object o) |
List<SuplrEvalSccrdSection> |
fetchSuplrEvalSccrdSection()
Fetches the SuplrEvalSccrdSection entities (one to many) associated with this entity.
|
SuplrEvalScorecardRootQnaire |
fetchSuplrEvalScorecardRootQnaire()
Fetches the SuplrEvalScorecardRootQnaire entity (one to one) associated with this entity.
|
static <T> SuplrEvalSccrdStrucQnaireField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Double |
getCalculatedScore()
Constraints: none
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
Short |
getMinimalScore()
Constraints: none
|
Integer |
getNumberOfResponses()
Constraints: none
|
String |
getQuestionnaireName()
Constraints: Not nullable, Maximum length: 60
|
Integer |
getSuplrEvalOrdinalNumber()
Constraints: none
|
List<SuplrEvalSccrdSection> |
getSuplrEvalSccrdSectionOrFetch()
Retrieval of associated SuplrEvalSccrdSection entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalSccrdSection>> |
getSuplrEvalSccrdSectionOrNull()
Retrieval of associated SuplrEvalSccrdSection entities (one to many).
|
UUID |
getSuplrEvalScorecardQnaireUUID()
(Key Field) Constraints: Not nullable
|
SuplrEvalScorecardRootQnaire |
getSuplrEvalScorecardRootQnaireOrFetch()
Retrieval of associated SuplrEvalScorecardRootQnaire entity (one to one).
|
com.google.common.base.Optional<SuplrEvalScorecardRootQnaire> |
getSuplrEvalScorecardRootQnaireOrNull()
Retrieval of associated SuplrEvalScorecardRootQnaire entity (one to one).
|
UUID |
getSuplrEvalScorecardRtQnaireUUID()
Constraints: none
|
String |
getSupplierEvalScorecardQnaire()
Constraints: Not nullable, Maximum length: 20
|
Short |
getTargetScore()
Constraints: none
|
Class<SuplrEvalSccrdStrucQnaire> |
getType() |
Short |
getWeightingFactor()
Constraints: none
|
int |
hashCode() |
void |
setCalculatedScore(Double calculatedScore)
Constraints: none
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setMinimalScore(Short minimalScore)
Constraints: none
|
void |
setNumberOfResponses(Integer numberOfResponses)
Constraints: none
|
void |
setQuestionnaireName(String questionnaireName)
Constraints: Not nullable, Maximum length: 60
|
void |
setSuplrEvalOrdinalNumber(Integer suplrEvalOrdinalNumber)
Constraints: none
|
void |
setSuplrEvalSccrdSection(List<SuplrEvalSccrdSection> value)
Overwrites the list of associated SuplrEvalSccrdSection entities for the loaded navigation property to_SuplrEvalSccrdSection.
|
void |
setSuplrEvalScorecardQnaireUUID(UUID suplrEvalScorecardQnaireUUID)
(Key Field) Constraints: Not nullable
|
void |
setSuplrEvalScorecardRootQnaire(SuplrEvalScorecardRootQnaire value)
Overwrites the associated SuplrEvalScorecardRootQnaire entity for the loaded navigation property to_SuplrEvalScorecardRootQnaire.
|
void |
setSuplrEvalScorecardRtQnaireUUID(UUID suplrEvalScorecardRtQnaireUUID)
Constraints: none
|
void |
setSupplierEvalScorecardQnaire(String supplierEvalScorecardQnaire)
Constraints: Not nullable, Maximum length: 20
|
void |
setTargetScore(Short targetScore)
Constraints: none
|
void |
setWeightingFactor(Short weightingFactor)
Constraints: none
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final SuplrEvalSccrdStrucQnaireSelectable ALL_FIELDS
public static final SuplrEvalSccrdStrucQnaireField<UUID> SUPLR_EVAL_SCORECARD_QNAIRE_UUID
public static final SuplrEvalSccrdStrucQnaireField<String> QUESTIONNAIRE_NAME
public static final SuplrEvalSccrdStrucQnaireField<String> SUPPLIER_EVAL_SCORECARD_QNAIRE
public static final SuplrEvalSccrdStrucQnaireField<UUID> SUPLR_EVAL_SCORECARD_RT_QNAIRE_UUID
public static final SuplrEvalSccrdStrucQnaireField<Short> MINIMAL_SCORE
public static final SuplrEvalSccrdStrucQnaireField<Short> TARGET_SCORE
public static final SuplrEvalSccrdStrucQnaireField<Double> CALCULATED_SCORE
public static final SuplrEvalSccrdStrucQnaireField<Integer> NUMBER_OF_RESPONSES
public static final SuplrEvalSccrdStrucQnaireField<Short> WEIGHTING_FACTOR
public static final SuplrEvalSccrdStrucQnaireField<Integer> SUPLR_EVAL_ORDINAL_NUMBER
public static final SuplrEvalSccrdStrucQnaireLink<SuplrEvalSccrdSection> TO_SUPLR_EVAL_SCCRD_SECTION
public static final SuplrEvalSccrdStrucQnaireLink<SuplrEvalScorecardRootQnaire> TO_SUPLR_EVAL_SCORECARD_ROOT_QNAIRE
@Generated(value="lombok") public SuplrEvalSccrdStrucQnaire()
@ConstructorProperties(value={"suplrEvalScorecardQnaireUUID","questionnaireName","supplierEvalScorecardQnaire","suplrEvalScorecardRtQnaireUUID","minimalScore","targetScore","calculatedScore","numberOfResponses","weightingFactor","suplrEvalOrdinalNumber","erpConfigContext","toSuplrEvalSccrdSection","toSuplrEvalScorecardRootQnaire"}) @Generated(value="lombok") 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, @Nullable ErpConfigContext erpConfigContext, List<SuplrEvalSccrdSection> toSuplrEvalSccrdSection, @Nullable SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire)
public Class<SuplrEvalSccrdStrucQnaire> getType()
getType
in class VdmObject<SuplrEvalSccrdStrucQnaire>
public static <T> SuplrEvalSccrdStrucQnaireField<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 List<SuplrEvalSccrdSection> fetchSuplrEvalSccrdSection() 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<SuplrEvalSccrdSection> getSuplrEvalSccrdSectionOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
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<SuplrEvalSccrdSection>> getSuplrEvalSccrdSectionOrNull()
If the navigation property to_SuplrEvalSccrdSection for an entity SuplrEvalSccrdStrucQnaire has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalSccrdSection(@NonNull List<SuplrEvalSccrdSection> value)
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.
value
- List of SuplrEvalSccrdSection entities.public void addSuplrEvalSccrdSection(SuplrEvalSccrdSection... entity)
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.
entity
- Array of SuplrEvalSccrdSection entities.public SuplrEvalScorecardRootQnaire fetchSuplrEvalScorecardRootQnaire() 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 SuplrEvalScorecardRootQnaire getSuplrEvalScorecardRootQnaireOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
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<SuplrEvalScorecardRootQnaire> getSuplrEvalScorecardRootQnaireOrNull()
If the navigation property to_SuplrEvalScorecardRootQnaire for an entity SuplrEvalSccrdStrucQnaire has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalScorecardRootQnaire(SuplrEvalScorecardRootQnaire value)
value
- New SuplrEvalScorecardRootQnaire entity.@Generated(value="lombok") public static SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder builder()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalScorecardQnaireUUID()
@Nullable @Generated(value="lombok") public String getQuestionnaireName()
@Nullable @Generated(value="lombok") public String getSupplierEvalScorecardQnaire()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalScorecardRtQnaireUUID()
@Nullable @Generated(value="lombok") public Short getMinimalScore()
@Nullable @Generated(value="lombok") public Short getTargetScore()
@Nullable @Generated(value="lombok") public Double getCalculatedScore()
@Nullable @Generated(value="lombok") public Integer getNumberOfResponses()
@Nullable @Generated(value="lombok") public Short getWeightingFactor()
@Nullable @Generated(value="lombok") public Integer getSuplrEvalOrdinalNumber()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setSuplrEvalScorecardQnaireUUID(@Nullable UUID suplrEvalScorecardQnaireUUID)
suplrEvalScorecardQnaireUUID
- @Generated(value="lombok") public void setQuestionnaireName(@Nullable String questionnaireName)
questionnaireName
- @Generated(value="lombok") public void setSupplierEvalScorecardQnaire(@Nullable String supplierEvalScorecardQnaire)
supplierEvalScorecardQnaire
- @Generated(value="lombok") public void setSuplrEvalScorecardRtQnaireUUID(@Nullable UUID suplrEvalScorecardRtQnaireUUID)
suplrEvalScorecardRtQnaireUUID
- @Generated(value="lombok") public void setMinimalScore(@Nullable Short minimalScore)
minimalScore
- @Generated(value="lombok") public void setTargetScore(@Nullable Short targetScore)
targetScore
- @Generated(value="lombok") public void setCalculatedScore(@Nullable Double calculatedScore)
calculatedScore
- @Generated(value="lombok") public void setNumberOfResponses(@Nullable Integer numberOfResponses)
numberOfResponses
- @Generated(value="lombok") public void setWeightingFactor(@Nullable Short weightingFactor)
weightingFactor
- @Generated(value="lombok") public void setSuplrEvalOrdinalNumber(@Nullable Integer suplrEvalOrdinalNumber)
suplrEvalOrdinalNumber
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<SuplrEvalSccrdStrucQnaire>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<SuplrEvalSccrdStrucQnaire>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<SuplrEvalSccrdStrucQnaire>
Copyright © 2018 SAP SE. All rights reserved.