public class SuplrEvalSccrdStrucQnaire extends Entity<SuplrEvalSccrdStrucQnaire>
Modifier and Type | Class and Description |
---|---|
static class |
SuplrEvalSccrdStrucQnaire.SuplrEvalSccrdStrucQnaireBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityField<SuplrEvalSccrdStrucQnaire,Double> |
CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,Short> |
MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,Integer> |
NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,String> |
QUESTIONNAIRE_NAME
Use with available fluent helpers to apply the QuestionnaireName field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,Integer> |
SUPLR_EVAL_ORDINAL_NUMBER
Use with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,UUID> |
SUPLR_EVAL_SCORECARD_QNAIRE_U_U_ID
Use with available fluent helpers to apply the SuplrEvalScorecardQnaireUUID field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,UUID> |
SUPLR_EVAL_SCORECARD_RT_QNAIRE_U_U_ID
Use with available fluent helpers to apply the SuplrEvalScorecardRtQnaireUUID field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,String> |
SUPPLIER_EVAL_SCORECARD_QNAIRE
Use with available fluent helpers to apply the SupplierEvalScorecardQnaire field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,Short> |
TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static EntityField<SuplrEvalSccrdStrucQnaire,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> EntityField<SuplrEvalSccrdStrucQnaire,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
public static final EntityField<SuplrEvalSccrdStrucQnaire,UUID> SUPLR_EVAL_SCORECARD_QNAIRE_U_U_ID
public static final EntityField<SuplrEvalSccrdStrucQnaire,String> QUESTIONNAIRE_NAME
public static final EntityField<SuplrEvalSccrdStrucQnaire,String> SUPPLIER_EVAL_SCORECARD_QNAIRE
public static final EntityField<SuplrEvalSccrdStrucQnaire,UUID> SUPLR_EVAL_SCORECARD_RT_QNAIRE_U_U_ID
public static final EntityField<SuplrEvalSccrdStrucQnaire,Short> MINIMAL_SCORE
public static final EntityField<SuplrEvalSccrdStrucQnaire,Short> TARGET_SCORE
public static final EntityField<SuplrEvalSccrdStrucQnaire,Double> CALCULATED_SCORE
public static final EntityField<SuplrEvalSccrdStrucQnaire,Integer> NUMBER_OF_RESPONSES
public static final EntityField<SuplrEvalSccrdStrucQnaire,Short> WEIGHTING_FACTOR
public static final EntityField<SuplrEvalSccrdStrucQnaire,Integer> SUPLR_EVAL_ORDINAL_NUMBER
@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, SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire)
public Class<SuplrEvalSccrdStrucQnaire> getType()
getType
in class Entity<SuplrEvalSccrdStrucQnaire>
public static <T> EntityField<SuplrEvalSccrdStrucQnaire,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
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
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) 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.
value
- List of SuplrEvalSccrdSection entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
public void addSuplrEvalSccrdSection(SuplrEvalSccrdSection... entity) 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.
entity
- Array of SuplrEvalSccrdSection entities.com.sap.cloud.sdk.odatav2.connectivity.ODataException
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
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
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 Entity<SuplrEvalSccrdStrucQnaire>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class Entity<SuplrEvalSccrdStrucQnaire>
@Generated(value="lombok") public int hashCode()
hashCode
in class Entity<SuplrEvalSccrdStrucQnaire>
Copyright © 2017 SAP SE. All rights reserved.