Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.TO_CHG_RECD_OBJ
Use with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
DocInfoRecdObjLinkChgRecd |
DocInfoRecdObjLinkChgRecd.DocInfoRecdObjLinkChgRecdBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.fetchChgRecdObj()
Fetches the DocInfoRecdObjLinkChgRecd entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<DocInfoRecdObjLinkChgRecd>> |
DocumentInfoRecord.getChgRecdObjIfPresent()
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).
|
List<DocInfoRecdObjLinkChgRecd> |
DocumentInfoRecord.getChgRecdObjOrFetch()
Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).
|
protected Class<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecdFluentHelper.getEntityClass() |
protected Class<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecdByKeyFluentHelper.getEntityClass() |
Class<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecd.getType() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecord.addChgRecdObj(DocInfoRecdObjLinkChgRecd... entity)
Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
DocumentInfoRecord.DocumentInfoRecordBuilder.chgRecdObj(DocInfoRecdObjLinkChgRecd... value)
Navigation property to_ChgRecdObj for DocumentInfoRecord to multiple
DocInfoRecdObjLinkChgRecd.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecord.setChgRecdObj(List<DocInfoRecdObjLinkChgRecd> value)
Overwrites the list of associated DocInfoRecdObjLinkChgRecd entities for the loaded navigation property
to_ChgRecdObj.
|
Constructor and Description |
---|
DocumentInfoRecord(String documentInfoRecordDocType,
String documentInfoRecordDocVersion,
String documentInfoRecordDocNumber,
String documentInfoRecordDocPart,
String documentInfoRecord,
String internalDocumentStatus,
String laboratoryOrDesignOffice,
String authorizationGroup,
String changeNumber,
Boolean docInfoRecdIsMarkedForDeletion,
Boolean isDocInfoRecdCreatedFromCAD,
String isDocInfoRecdStructure,
String responsiblePersonName,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime changedDateTime,
String lastChangedByUser,
List<DocInfoRecdObjLinkBOM> toBomObj,
List<DocumentInfoRecordCharc> toCharacteristics,
List<DocInfoRecdObjLinkChgRecd> toChgRecdObj,
List<DocumentInfoRecordClass> toClassification,
List<DocumentInfoRecordDesc> toDocDesc,
List<DocumentInfoRecordDocStsVH> toDocStatusVH,
List<DocInfoRecdObjLinkProduct> toProductObj) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<DocInfoRecdObjLinkChgRecd> |
DocInfoRecdObjLinkChgRecdOneToOneLink.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 DocInfoRecdObjLinkChgRecdLink<ObjectT> |
DocInfoRecdObjLinkChgRecdLink.translateLinkType(EntityLink<DocInfoRecdObjLinkChgRecdLink<ObjectT>,DocInfoRecdObjLinkChgRecd,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.