Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocumentInfoRecordDocStsVH
Packages that use DocumentInfoRecordDocStsVH
Package
Description
-
Uses of DocumentInfoRecordDocStsVH 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 DocumentInfoRecordDocStsVHModifier and TypeFieldDescriptionstatic final DocumentInfoRecordLink<DocumentInfoRecordDocStsVH>DocumentInfoRecord.TO_DOC_STATUS_VHUse with available fluent helpers to apply the to_DocStatusVH navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocumentInfoRecordDocStsVHModifier and TypeMethodDescriptionDocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return types with arguments of type DocumentInfoRecordDocStsVHModifier and TypeMethodDescriptionDocumentInfoRecord.fetchDocStatusVH()Fetches the DocumentInfoRecordDocStsVH entities (one to many) associated with this entity.io.vavr.control.Option<List<DocumentInfoRecordDocStsVH>>DocumentInfoRecord.getDocStatusVHIfPresent()Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many).DocumentInfoRecord.getDocStatusVHOrFetch()Retrieval of associated DocumentInfoRecordDocStsVH entities (one to many).protected Class<DocumentInfoRecordDocStsVH>DocumentInfoRecordDocStsVHByKeyFluentHelper.getEntityClass()protected Class<DocumentInfoRecordDocStsVH>DocumentInfoRecordDocStsVHFluentHelper.getEntityClass()DocumentInfoRecordDocStsVH.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with parameters of type DocumentInfoRecordDocStsVHModifier and TypeMethodDescriptionvoidDocumentInfoRecord.addDocStatusVH(DocumentInfoRecordDocStsVH... entity) Adds elements to the list of associated DocumentInfoRecordDocStsVH entities.DocumentInfoRecord.DocumentInfoRecordBuilder.docStatusVH(DocumentInfoRecordDocStsVH... value) Navigation property to_DocStatusVH for DocumentInfoRecord to multiple DocumentInfoRecordDocStsVH.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type arguments of type DocumentInfoRecordDocStsVHModifier and TypeMethodDescriptionvoidDocumentInfoRecord.setDocStatusVH(List<DocumentInfoRecordDocStsVH> value) Overwrites the list of associated DocumentInfoRecordDocStsVH entities for the loaded navigation property to_DocStatusVH. -
Uses of DocumentInfoRecordDocStsVH 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 DocumentInfoRecordDocStsVHModifier and TypeMethodDescriptionDocumentInfoRecordDocStsVHOneToOneLink.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 DocumentInfoRecordDocStsVHModifier and TypeMethodDescriptionprotected DocumentInfoRecordDocStsVHLink<ObjectT>DocumentInfoRecordDocStsVHLink.translateLinkType(EntityLink<DocumentInfoRecordDocStsVHLink<ObjectT>, DocumentInfoRecordDocStsVH, ObjectT> link)