Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field.SAPObjectDocumentField
Packages that use SAPObjectDocumentField
-
Uses of SAPObjectDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment declared as SAPObjectDocumentFieldModifier and TypeFieldDescriptionstatic final SAPObjectDocumentField<String>SAPObjectDocument.ATTACHMENT_FRAMEWORKUse with available fluent helpers to apply the AttachmentFramework field to query operations.static final SAPObjectDocumentField<String>SAPObjectDocument.DOCUMENT_TYPE_DESCRIPTIONUse with available fluent helpers to apply the DocumentTypeDescription field to query operations.static final SAPObjectDocumentField<String>SAPObjectDocument.DOCUMENT_TYPE_IS_DEFAULTUse with available fluent helpers to apply the DocumentTypeIsDefault field to query operations.static final SAPObjectDocumentField<String>SAPObjectDocument.HARMONIZED_DOCUMENT_TYPEUse with available fluent helpers to apply the HarmonizedDocumentType field to query operations.static final SAPObjectDocumentField<String>SAPObjectDocument.PERMITTED_ARCHIVE_LINK_MIME_TYPEUse with available fluent helpers to apply the PermittedArchiveLinkMimeType field to query operations.static final SAPObjectDocumentField<String>SAPObjectDocument.SAP_OBJECT_NODE_TYPEUse with available fluent helpers to apply the SAPObjectNodeType field to query operations.static final SAPObjectDocumentField<String>SAPObjectDocument.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment that return SAPObjectDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAPObjectDocumentField<T>SAPObjectDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAPObjectDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.