Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemaster.link |
Modifier and Type | Field and Description |
---|---|
static ChangeMasterStatusLink<ChangeMasterStatusText> |
ChangeMasterStatus.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterStatusText |
ChangeMasterStatusText.ChangeMasterStatusTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterStatusText> |
ChangeMasterStatus.fetchText()
Fetches the ChangeMasterStatusText entities (one to many) associated with this entity.
|
protected Class<ChangeMasterStatusText> |
ChangeMasterStatusTextByKeyFluentHelper.getEntityClass() |
protected Class<ChangeMasterStatusText> |
ChangeMasterStatusTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ChangeMasterStatusText>> |
ChangeMasterStatus.getTextIfPresent()
Retrieval of associated ChangeMasterStatusText entities (one to many).
|
List<ChangeMasterStatusText> |
ChangeMasterStatus.getTextOrFetch()
Retrieval of associated ChangeMasterStatusText entities (one to many).
|
Class<ChangeMasterStatusText> |
ChangeMasterStatusText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMasterStatus.addText(ChangeMasterStatusText... entity)
Adds elements to the list of associated ChangeMasterStatusText entities.
|
ChangeMasterStatus.ChangeMasterStatusBuilder |
ChangeMasterStatus.ChangeMasterStatusBuilder.text(ChangeMasterStatusText... value)
Navigation property to_Text for ChangeMasterStatus to multiple ChangeMasterStatusText.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeMasterStatus.setText(List<ChangeMasterStatusText> value)
Overwrites the list of associated ChangeMasterStatusText entities for the loaded navigation property
to_Text.
|
Constructor and Description |
---|
ChangeMasterStatus(String changeNumberStatus,
Boolean changeIsAllowed,
Boolean dateChangeIsAllowed,
Boolean distributionIsLocked,
List<ChangeMasterStatusText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMasterStatusText> |
ChangeMasterStatusTextOneToOneLink.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 ChangeMasterStatusTextLink<ObjectT> |
ChangeMasterStatusTextLink.translateLinkType(EntityLink<ChangeMasterStatusTextLink<ObjectT>,ChangeMasterStatusText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.