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 ChangeMasterObjectTypeLink<ChangeMasterObjectTypeText> |
ChangeMasterObjectType.TO_CHANGE_MASTER_OBJECT_TYPE_TEXT
Use with available fluent helpers to apply the to_ChangeMasterObjectTypeText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterObjectTypeText |
ChangeMasterObjectTypeText.ChangeMasterObjectTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterObjectTypeText> |
ChangeMasterObjectType.fetchChangeMasterObjectTypeText()
Fetches the ChangeMasterObjectTypeText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ChangeMasterObjectTypeText>> |
ChangeMasterObjectType.getChangeMasterObjectTypeTextIfPresent()
Retrieval of associated ChangeMasterObjectTypeText entities (one to many).
|
List<ChangeMasterObjectTypeText> |
ChangeMasterObjectType.getChangeMasterObjectTypeTextOrFetch()
Retrieval of associated ChangeMasterObjectTypeText entities (one to many).
|
protected Class<ChangeMasterObjectTypeText> |
ChangeMasterObjectTypeTextFluentHelper.getEntityClass() |
protected Class<ChangeMasterObjectTypeText> |
ChangeMasterObjectTypeTextByKeyFluentHelper.getEntityClass() |
Class<ChangeMasterObjectTypeText> |
ChangeMasterObjectTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMasterObjectType.addChangeMasterObjectTypeText(ChangeMasterObjectTypeText... entity)
Adds elements to the list of associated ChangeMasterObjectTypeText entities.
|
ChangeMasterObjectType.ChangeMasterObjectTypeBuilder |
ChangeMasterObjectType.ChangeMasterObjectTypeBuilder.changeMasterObjectTypeText(ChangeMasterObjectTypeText... value)
Navigation property to_ChangeMasterObjectTypeText for ChangeMasterObjectType to multiple
ChangeMasterObjectTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeMasterObjectType.setChangeMasterObjectTypeText(List<ChangeMasterObjectTypeText> value)
Overwrites the list of associated ChangeMasterObjectTypeText entities for the loaded navigation property
to_ChangeMasterObjectTypeText.
|
Constructor and Description |
---|
ChangeMasterObjectType(String changeNumberObjectType,
String changeNumberObjectType_Text,
List<ChangeMasterObjectTypeText> toChangeMasterObjectTypeText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMasterObjectTypeText> |
ChangeMasterObjectTypeTextOneToOneLink.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 ChangeMasterObjectTypeTextLink<ObjectT> |
ChangeMasterObjectTypeTextLink.translateLinkType(EntityLink<ChangeMasterObjectTypeTextLink<ObjectT>,ChangeMasterObjectTypeText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.