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 ChangeMasterObjTypeAssgmtOneToOneLink<ChangeMasterObjectType> |
ChangeMasterObjTypeAssgmt.TO_CHANGE_MASTER_OBJECT_TYPE
Use with available fluent helpers to apply the to_ChangeMasterObjectType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterObjectType |
ChangeMasterObjectType.ChangeMasterObjectTypeBuilder.build() |
ChangeMasterObjectType |
ChangeMasterObjTypeAssgmt.fetchChangeMasterObjectType()
Fetches the ChangeMasterObjectType entity (one to one) associated with this entity.
|
ChangeMasterObjectType |
ChangeMasterObjTypeAssgmt.getChangeMasterObjectTypeOrFetch()
Retrieval of associated ChangeMasterObjectType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<ChangeMasterObjectType> |
ChangeMasterObjTypeAssgmt.getChangeMasterObjectTypeIfPresent()
Retrieval of associated ChangeMasterObjectType entity (one to one).
|
protected Class<ChangeMasterObjectType> |
ChangeMasterObjectTypeFluentHelper.getEntityClass() |
protected Class<ChangeMasterObjectType> |
ChangeMasterObjectTypeByKeyFluentHelper.getEntityClass() |
Class<ChangeMasterObjectType> |
ChangeMasterObjectType.getType() |
Modifier and Type | Method and Description |
---|---|
ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder |
ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder.changeMasterObjectType(ChangeMasterObjectType value)
Navigation property to_ChangeMasterObjectType for ChangeMasterObjTypeAssgmt to single
ChangeMasterObjectType.
|
void |
ChangeMasterObjTypeAssgmt.setChangeMasterObjectType(ChangeMasterObjectType value)
Overwrites the associated ChangeMasterObjectType entity for the loaded navigation property
to_ChangeMasterObjectType.
|
Constructor and Description |
---|
ChangeMasterObjTypeAssgmt(String changeNumber,
String changeNumberObjectType,
Boolean isActiveForChangeNumber,
String isLockedForChanges,
String isPartiallyDisplayed,
Boolean objMgmtRecdIsRequired,
Boolean objMgmtRecdIsGenerated,
String objMgmtRecdIsAutomlyCrted,
String objMgmtRecdIsAutomlyCrtedByDlg,
LocalDateTime objectTypeCreationDate,
String objectTypeCreatedByUser,
LocalDateTime objectTypeLastChangedDate,
String objectTypeLastChangedByUser,
ChangeMaster toChangeMaster,
ChangeMasterObjectType toChangeMasterObjectType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMasterObjectType> |
ChangeMasterObjectTypeOneToOneLink.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 ChangeMasterObjectTypeLink<ObjectT> |
ChangeMasterObjectTypeLink.translateLinkType(EntityLink<ChangeMasterObjectTypeLink<ObjectT>,ChangeMasterObjectType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.