Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.selectable.DocumentInfoRecordDescSelectable
Packages that use DocumentInfoRecordDescSelectable
Package
Description
-
Uses of DocumentInfoRecordDescSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocumentInfoRecordDescSelectableModifier and TypeFieldDescriptionstatic final DocumentInfoRecordDescSelectableDocumentInfoRecordDesc.ALL_FIELDSSelector for all available fields of DocumentInfoRecordDesc. -
Uses of DocumentInfoRecordDescSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field that implement DocumentInfoRecordDescSelectableModifier and TypeClassDescriptionclassDocumentInfoRecordDescField<FieldT>Template class to represent entity fields of the EntityDocumentInfoRecordDesc. -
Uses of DocumentInfoRecordDescSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link that implement DocumentInfoRecordDescSelectableModifier and TypeClassDescriptionclassDocumentInfoRecordDescLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDocumentInfoRecordDescto other entities.classDocumentInfoRecordDescOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDocumentInfoRecordDescto other entities, where the cardinality of the related entity is at most 1.