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() |
protected ChangeMasterObjTypeAssgmt |
ChangeMasterObjTypeAssgmtDeleteFluentHelper.getEntity() |
protected ChangeMasterObjTypeAssgmt |
ChangeMasterObjTypeAssgmtUpdateFluentHelper.getEntity() |
protected ChangeMasterObjTypeAssgmt |
ChangeMasterObjTypeAssgmtCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ChangeMasterObjTypeAssgmt> |
ChangeMaster.fetchObjTypeAssignment()
Fetches the ChangeMasterObjTypeAssgmt entities (one to many) associated with this entity.
|
protected Class<ChangeMasterObjTypeAssgmt> |
ChangeMasterObjTypeAssgmtByKeyFluentHelper.getEntityClass() |
protected Class<ChangeMasterObjTypeAssgmt> |
ChangeMasterObjTypeAssgmtFluentHelper.getEntityClass() |
Optional<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) |
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 |
---|
ChangeMasterObjTypeAssgmtCreateFluentHelper(String servicePath,
ChangeMasterObjTypeAssgmt entity)
Creates a fluent helper object that will create a
ChangeMasterObjTypeAssgmt entity on the OData endpoint. |
ChangeMasterObjTypeAssgmtDeleteFluentHelper(String servicePath,
ChangeMasterObjTypeAssgmt entity)
Creates a fluent helper object that will delete a
ChangeMasterObjTypeAssgmt entity on the OData endpoint. |
ChangeMasterObjTypeAssgmtUpdateFluentHelper(String servicePath,
ChangeMasterObjTypeAssgmt entity)
Creates a fluent helper object that will update a
ChangeMasterObjTypeAssgmt entity on the OData endpoint. |
Constructor and Description |
---|
ChangeMaster(Boolean shiftValidityStartDate_ac,
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,
Double changeNumberLastChgdDateTime,
List<ChangeMasterAltDate> toAlternativeDate,
List<ChangeMstrObjectMgmtRecord> toChangeMstrObjectMgmtRecord,
List<ChangeMstrObMgReDocInfoRecd> toChangeMstrObMgReDocInfoRecd,
List<ChangeMstrObMgReMaterial> toChangeMstrObMgReMaterial,
List<ChangeMstrObMgReMatlBOM> toChangeMstrObMgReMatlBOM,
List<ChangeMasterCharc> toCharacteristics,
List<ChangeMasterClass> toClassification,
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 © 2019 SAP SE. All rights reserved.