Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspQuestionLink<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestion.TO_SUPLR_EVAL_RSP_QUESTION_TEXT
Use with available fluent helpers to apply the to_SuplrEvalRspQuestionText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspQuestionText |
SuplrEvalRspQuestionText.SuplrEvalRspQuestionTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestion.fetchSuplrEvalRspQuestionText()
Fetches the SuplrEvalRspQuestionText entities (one to many) associated with this entity.
|
protected Class<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestionTextByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestionTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SuplrEvalRspQuestionText>> |
SuplrEvalRspQuestion.getSuplrEvalRspQuestionTextIfPresent()
Retrieval of associated SuplrEvalRspQuestionText entities (one to many).
|
List<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestion.getSuplrEvalRspQuestionTextOrFetch()
Retrieval of associated SuplrEvalRspQuestionText entities (one to many).
|
Class<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestionText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspQuestion.addSuplrEvalRspQuestionText(SuplrEvalRspQuestionText... entity)
Adds elements to the list of associated SuplrEvalRspQuestionText entities.
|
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder |
SuplrEvalRspQuestion.SuplrEvalRspQuestionBuilder.suplrEvalRspQuestionText(SuplrEvalRspQuestionText... value)
Navigation property to_SuplrEvalRspQuestionText for SuplrEvalRspQuestion to multiple
SuplrEvalRspQuestionText.
|
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalRspQuestion.setSuplrEvalRspQuestionText(List<SuplrEvalRspQuestionText> value)
Overwrites the list of associated SuplrEvalRspQuestionText entities for the loaded navigation property
to_SuplrEvalRspQuestionText.
|
Constructor and Description |
---|
SuplrEvalRspQuestion(UUID suplrEvalRspQuestionUUID,
UUID suplrEvalRspUUID,
UUID suplrEvalRspBrnchgQuestionUUID,
UUID suplrEvalRspSectionUUID,
UUID suplrEvalRspBrnchgQstnValnUUID,
UUID suplrEvalReqQuestionUUID,
String supplierEvalQuestion,
String supplierEvalRequestQuestion,
String questionName,
String isDisqualifyingQuestion,
String isMandatoryQuestion,
String isQuestionCommentEnabled,
Integer numberOfResponses,
String sLCPreferredAnswer,
String sLCQuestionAttachmentOption,
Integer suplrEvalOrdinalNumber,
String suplrEvalRspBrnchgQuestion,
String suplrEvalRspBrnchgQuestionValn,
String sLCQuestionType,
Short weightingFactor,
Short minimalScore,
Short targetScore,
List<SuplrEvalRspExplText> toSuplrEvalRspExplText,
List<SuplrEvalRspQuestionText> toSuplrEvalRspQuestionText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SuplrEvalRspQuestionText> |
SuplrEvalRspQuestionTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SuplrEvalRspQuestionTextLink<ObjectT> |
SuplrEvalRspQuestionTextLink.translateLinkType(EntityLink<SuplrEvalRspQuestionTextLink<ObjectT>,SuplrEvalRspQuestionText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.