Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordCharc
Packages that use DocumentInfoRecordCharc
Package
Description
-
Uses of DocumentInfoRecordCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type parameters of type DocumentInfoRecordCharcModifier and TypeFieldDescriptionstatic final DocumentInfoRecordLink<DocumentInfoRecordCharc>DocumentInfoRecord.TO_CHARACTERISTICSUse with available fluent helpers to apply the to_Characteristics navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocumentInfoRecordCharcMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return types with arguments of type DocumentInfoRecordCharcModifier and TypeMethodDescriptionDocumentInfoRecord.fetchCharacteristics()Fetches the DocumentInfoRecordCharc entities (one to many) associated with this entity.io.vavr.control.Option<List<DocumentInfoRecordCharc>>DocumentInfoRecord.getCharacteristicsIfPresent()Retrieval of associated DocumentInfoRecordCharc entities (one to many).DocumentInfoRecord.getCharacteristicsOrFetch()Retrieval of associated DocumentInfoRecordCharc entities (one to many).protected Class<DocumentInfoRecordCharc>DocumentInfoRecordCharcByKeyFluentHelper.getEntityClass()protected Class<DocumentInfoRecordCharc>DocumentInfoRecordCharcFluentHelper.getEntityClass()DocumentInfoRecordCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with parameters of type DocumentInfoRecordCharcModifier and TypeMethodDescriptionvoidDocumentInfoRecord.addCharacteristics(DocumentInfoRecordCharc... entity) Adds elements to the list of associated DocumentInfoRecordCharc entities.DocumentInfoRecord.DocumentInfoRecordBuilder.characteristics(DocumentInfoRecordCharc... value) Navigation property to_Characteristics for DocumentInfoRecord to multiple DocumentInfoRecordCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type arguments of type DocumentInfoRecordCharcModifier and TypeMethodDescriptionvoidDocumentInfoRecord.setCharacteristics(List<DocumentInfoRecordCharc> value) Overwrites the list of associated DocumentInfoRecordCharc entities for the loaded navigation property to_Characteristics. -
Uses of DocumentInfoRecordCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link that return types with arguments of type DocumentInfoRecordCharcModifier and TypeMethodDescriptionDocumentInfoRecordCharcOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link with type arguments of type DocumentInfoRecordCharcModifier and TypeMethodDescriptionprotected DocumentInfoRecordCharcLink<ObjectT>DocumentInfoRecordCharcLink.translateLinkType(EntityLink<DocumentInfoRecordCharcLink<ObjectT>, DocumentInfoRecordCharc, ObjectT> link)