public class SuplrEvalRspStrucQnaire extends VdmEntity<SuplrEvalRspStrucQnaire>
Modifier and Type | Class and Description |
---|---|
static class |
SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<SuplrEvalRspStrucQnaire> |
ALL_FIELDS
Selector for all available fields of SuplrEvalRspStrucQnaire.
|
static SuplrEvalRspStrucQnaireField<Double> |
CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalRspStrucQnaireField<Boolean> |
IS_SCORING_RELEVANT
Use with available fluent helpers to apply the IsScoringRelevant field to query operations.
|
static SuplrEvalRspStrucQnaireField<Short> |
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspStrucQnaireField<Integer> |
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspStrucQnaireField<String> |
QUESTIONNAIRE_NAME
Use with available fluent helpers to apply the QuestionnaireName field to query operations.
|
static SuplrEvalRspStrucQnaireField<Integer> |
SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static SuplrEvalRspStrucQnaireField<UUID> |
SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalRspStrucQnaireField<UUID> |
SUPLR_EVAL_RSP_ROOT_QNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspRootQnaireUUID field to query operations.
|
static SuplrEvalRspStrucQnaireField<UUID> |
SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspStrucQnaireField<Short> |
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspStrucQnaireLink<SuplrEvalRspSection> |
TO_SUPLR_EVAL_RSP_SECTION
Use with available fluent helpers to apply the to_SuplrEvalRspSection navigation property to query operations.
|
static SuplrEvalRspStrucQnaireField<Short> |
WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Constructor and Description |
---|
SuplrEvalRspStrucQnaire() |
SuplrEvalRspStrucQnaire(UUID suplrEvalRspQuestionnaireUUID,
UUID suplrEvalRspRootQnaireUUID,
UUID suplrEvalRspUUID,
String questionnaireName,
Double calculatedScore,
Boolean isScoringRelevant,
Short minimalScore,
Integer numberOfResponses,
Integer suplrEvalOrdinalNumber,
Short targetScore,
Short weightingFactor,
ErpConfigContext erpConfigContext,
List<SuplrEvalRspSection> toSuplrEvalRspSection) |
Modifier and Type | Method and Description |
---|---|
void |
addSuplrEvalRspSection(SuplrEvalRspSection... entity)
Adds elements to the list of associated SuplrEvalRspSection entities.
|
static SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder |
builder() |
boolean |
equals(Object o) |
List<SuplrEvalRspSection> |
fetchSuplrEvalRspSection()
Fetches the SuplrEvalRspSection entities (one to many) associated with this entity.
|
static <T> SuplrEvalRspStrucQnaireField<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.
|
Boolean |
getIsScoringRelevant()
Constraints: none
|
Short |
getMinimalScore()
Constraints: none
|
Integer |
getNumberOfResponses()
Constraints: none
|
String |
getQuestionnaireName()
Constraints: Not nullable, Maximum length: 60
|
Integer |
getSuplrEvalOrdinalNumber()
Constraints: none
|
UUID |
getSuplrEvalRspQuestionnaireUUID()
(Key Field) Constraints: Not nullable
|
UUID |
getSuplrEvalRspRootQnaireUUID()
Constraints: none
|
List<SuplrEvalRspSection> |
getSuplrEvalRspSectionOrFetch()
Retrieval of associated SuplrEvalRspSection entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspSection>> |
getSuplrEvalRspSectionOrNull()
Retrieval of associated SuplrEvalRspSection entities (one to many).
|
UUID |
getSuplrEvalRspUUID()
Constraints: none
|
Short |
getTargetScore()
Constraints: none
|
Class<SuplrEvalRspStrucQnaire> |
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 |
setIsScoringRelevant(Boolean isScoringRelevant)
Constraints: none
|
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 |
setSuplrEvalRspQuestionnaireUUID(UUID suplrEvalRspQuestionnaireUUID)
(Key Field) Constraints: Not nullable
|
void |
setSuplrEvalRspRootQnaireUUID(UUID suplrEvalRspRootQnaireUUID)
Constraints: none
|
void |
setSuplrEvalRspSection(List<SuplrEvalRspSection> value)
Overwrites the list of associated SuplrEvalRspSection entities for the loaded navigation property to_SuplrEvalRspSection.
|
void |
setSuplrEvalRspUUID(UUID suplrEvalRspUUID)
Constraints: none
|
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 EntityFieldAll<SuplrEvalRspStrucQnaire> ALL_FIELDS
public static final SuplrEvalRspStrucQnaireField<UUID> SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
public static final SuplrEvalRspStrucQnaireField<UUID> SUPLR_EVAL_RSP_ROOT_QNAIRE_UUID
public static final SuplrEvalRspStrucQnaireField<UUID> SUPLR_EVAL_RSP_UUID
public static final SuplrEvalRspStrucQnaireField<String> QUESTIONNAIRE_NAME
public static final SuplrEvalRspStrucQnaireField<Double> CALCULATED_SCORE
public static final SuplrEvalRspStrucQnaireField<Boolean> IS_SCORING_RELEVANT
public static final SuplrEvalRspStrucQnaireField<Short> MINIMAL_SCORE
public static final SuplrEvalRspStrucQnaireField<Integer> NUMBER_OF_RESPONSES
public static final SuplrEvalRspStrucQnaireField<Integer> SUPLR_EVAL_ORDINAL_NUMBER
public static final SuplrEvalRspStrucQnaireField<Short> TARGET_SCORE
public static final SuplrEvalRspStrucQnaireField<Short> WEIGHTING_FACTOR
public static final SuplrEvalRspStrucQnaireLink<SuplrEvalRspSection> TO_SUPLR_EVAL_RSP_SECTION
@Generated(value="lombok") public SuplrEvalRspStrucQnaire()
@ConstructorProperties(value={"suplrEvalRspQuestionnaireUUID","suplrEvalRspRootQnaireUUID","suplrEvalRspUUID","questionnaireName","calculatedScore","isScoringRelevant","minimalScore","numberOfResponses","suplrEvalOrdinalNumber","targetScore","weightingFactor","erpConfigContext","toSuplrEvalRspSection"}) @Generated(value="lombok") public SuplrEvalRspStrucQnaire(@Nullable UUID suplrEvalRspQuestionnaireUUID, @Nullable UUID suplrEvalRspRootQnaireUUID, @Nullable UUID suplrEvalRspUUID, @Nullable String questionnaireName, @Nullable Double calculatedScore, @Nullable Boolean isScoringRelevant, @Nullable Short minimalScore, @Nullable Integer numberOfResponses, @Nullable Integer suplrEvalOrdinalNumber, @Nullable Short targetScore, @Nullable Short weightingFactor, @Nullable ErpConfigContext erpConfigContext, List<SuplrEvalRspSection> toSuplrEvalRspSection)
public Class<SuplrEvalRspStrucQnaire> getType()
getType
in class VdmObject<SuplrEvalRspStrucQnaire>
public static <T> SuplrEvalRspStrucQnaireField<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<SuplrEvalRspSection> fetchSuplrEvalRspSection() 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<SuplrEvalRspSection> getSuplrEvalRspSectionOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SuplrEvalRspSection of a queried SuplrEvalRspStrucQnaire 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<SuplrEvalRspSection>> getSuplrEvalRspSectionOrNull()
If the navigation property to_SuplrEvalRspSection for an entity SuplrEvalRspStrucQnaire has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setSuplrEvalRspSection(@NonNull List<SuplrEvalRspSection> value)
If the navigation property to_SuplrEvalRspSection of a queried SuplrEvalRspStrucQnaire 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 SuplrEvalRspSection entities.public void addSuplrEvalRspSection(SuplrEvalRspSection... entity)
If the navigation property to_SuplrEvalRspSection of a queried SuplrEvalRspStrucQnaire 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 SuplrEvalRspSection entities.@Generated(value="lombok") public static SuplrEvalRspStrucQnaire.SuplrEvalRspStrucQnaireBuilder builder()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspQuestionnaireUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspRootQnaireUUID()
@Nullable @Generated(value="lombok") public UUID getSuplrEvalRspUUID()
@Nullable @Generated(value="lombok") public String getQuestionnaireName()
@Nullable @Generated(value="lombok") public Double getCalculatedScore()
@Nullable @Generated(value="lombok") public Boolean getIsScoringRelevant()
@Nullable @Generated(value="lombok") public Short getMinimalScore()
@Nullable @Generated(value="lombok") public Integer getNumberOfResponses()
@Nullable @Generated(value="lombok") public Integer getSuplrEvalOrdinalNumber()
@Nullable @Generated(value="lombok") public Short getTargetScore()
@Nullable @Generated(value="lombok") public Short getWeightingFactor()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setSuplrEvalRspQuestionnaireUUID(@Nullable UUID suplrEvalRspQuestionnaireUUID)
suplrEvalRspQuestionnaireUUID
- @Generated(value="lombok") public void setSuplrEvalRspRootQnaireUUID(@Nullable UUID suplrEvalRspRootQnaireUUID)
suplrEvalRspRootQnaireUUID
- @Generated(value="lombok") public void setSuplrEvalRspUUID(@Nullable UUID suplrEvalRspUUID)
suplrEvalRspUUID
- @Generated(value="lombok") public void setQuestionnaireName(@Nullable String questionnaireName)
questionnaireName
- @Generated(value="lombok") public void setCalculatedScore(@Nullable Double calculatedScore)
calculatedScore
- @Generated(value="lombok") public void setIsScoringRelevant(@Nullable Boolean isScoringRelevant)
isScoringRelevant
- @Generated(value="lombok") public void setMinimalScore(@Nullable Short minimalScore)
minimalScore
- @Generated(value="lombok") public void setNumberOfResponses(@Nullable Integer numberOfResponses)
numberOfResponses
- @Generated(value="lombok") public void setSuplrEvalOrdinalNumber(@Nullable Integer suplrEvalOrdinalNumber)
suplrEvalOrdinalNumber
- @Generated(value="lombok") public void setTargetScore(@Nullable Short targetScore)
targetScore
- @Generated(value="lombok") public void setWeightingFactor(@Nullable Short weightingFactor)
weightingFactor
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<SuplrEvalRspStrucQnaire>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<SuplrEvalRspStrucQnaire>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<SuplrEvalRspStrucQnaire>
Copyright © 2017 SAP SE. All rights reserved.