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 ChangeMasterLink<ChangeMasterObjTypeAssgmt> |
ChangeMaster.TO_OBJ_TYPE_ASSIGNMENT
Use with available fluent helpers to apply the to_ObjTypeAssignment navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ChangeMasterObjTypeAssgmt |
ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterObjTypeAssgmt> |
ChangeMaster.fetchObjTypeAssignment()
Fetches the ChangeMasterObjTypeAssgmt entities (one to many) associated with this entity.
|
protected Class<ChangeMasterObjTypeAssgmt> |
ChangeMasterObjTypeAssgmtFluentHelper.getEntityClass() |
protected Class<ChangeMasterObjTypeAssgmt> |
ChangeMasterObjTypeAssgmtByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ChangeMasterObjTypeAssgmt>> |
ChangeMaster.getObjTypeAssignmentIfPresent()
Retrieval of associated ChangeMasterObjTypeAssgmt entities (one to many).
|
List<ChangeMasterObjTypeAssgmt> |
ChangeMaster.getObjTypeAssignmentOrFetch()
Retrieval of associated ChangeMasterObjTypeAssgmt entities (one to many).
|
Class<ChangeMasterObjTypeAssgmt> |
ChangeMasterObjTypeAssgmt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.addObjTypeAssignment(ChangeMasterObjTypeAssgmt... entity)
Adds elements to the list of associated ChangeMasterObjTypeAssgmt entities.
|
ChangeMaster.ChangeMasterBuilder |
ChangeMaster.ChangeMasterBuilder.objTypeAssignment(ChangeMasterObjTypeAssgmt... value)
Navigation property to_ObjTypeAssignment for ChangeMaster to multiple
ChangeMasterObjTypeAssgmt.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeMaster.setObjTypeAssignment(List<ChangeMasterObjTypeAssgmt> value)
Overwrites the list of associated ChangeMasterObjTypeAssgmt entities for the loaded navigation property
to_ObjTypeAssignment.
|
Constructor and Description |
---|
ChangeMaster(String changeNumber,
String changeNumberStatus,
String authorizationGroup,
String changeNumberFunction,
String isTechnicallyReleased,
String changeNumberReleaseKey,
String reasonForChangeText,
String changeNumberDescription,
LocalDateTime changeNumberValidFromDate,
LocalDateTime changeNumberCreationDate,
String changeNumberCreatedByUser,
LocalDateTime changeNumberLastChangedDate,
String changeNumberLastChangedByUser,
Boolean isUsedForDataDefinition,
Boolean changeNumberIsMrkdForDeletion,
List<ChangeMasterAltDate> toAlternativeDate,
ChangeMasterStatus toChangeNumberStatus,
List<ChangeMasterObjTypeAssgmt> toObjTypeAssignment) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChangeMasterObjTypeAssgmt> |
ChangeMasterObjTypeAssgmtOneToOneLink.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 ChangeMasterObjTypeAssgmtLink<ObjectT> |
ChangeMasterObjTypeAssgmtLink.translateLinkType(EntityLink<ChangeMasterObjTypeAssgmtLink<ObjectT>,ChangeMasterObjTypeAssgmt,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.