Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field.AttachmentContentField
Packages that use AttachmentContentField
-
Uses of AttachmentContentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment declared as AttachmentContentFieldModifier and TypeFieldDescriptionstatic final AttachmentContentField<String>AttachmentContent.ARCHIVE_DOCUMENT_IDUse with available fluent helpers to apply the ArchiveDocumentID field to query operations.static final AttachmentContentField<String>AttachmentContent.ARCHIVE_LINK_REPOSITORYUse with available fluent helpers to apply the ArchiveLinkRepository field to query operations.static final AttachmentContentField<String>AttachmentContent.ATTACHMENT_CONTENT_HASHUse with available fluent helpers to apply the AttachmentContentHash field to query operations.static final AttachmentContentField<Boolean>AttachmentContent.ATTACHMENT_DELETION_IS_ALLOWEDUse with available fluent helpers to apply the AttachmentDeletionIsAllowed field to query operations.static final AttachmentContentField<Boolean>AttachmentContent.ATTACHMENT_RENAME_IS_ALLOWEDUse with available fluent helpers to apply the AttachmentRenameIsAllowed field to query operations.static final AttachmentContentField<String>AttachmentContent.BUSINESS_OBJECT_TYPEUse with available fluent helpers to apply the BusinessObjectType field to query operations.static final AttachmentContentField<String>AttachmentContent.BUSINESS_OBJECT_TYPE_NAMEUse with available fluent helpers to apply the BusinessObjectTypeName field to query operations.static final AttachmentContentField<LocalDateTime>AttachmentContent.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final AttachmentContentField<byte[]>AttachmentContent.CONTENTUse with available fluent helpers to apply the Content field to query operations.static final AttachmentContentField<String>AttachmentContent.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final AttachmentContentField<String>AttachmentContent.CREATED_BY_USER_FULL_NAMEUse with available fluent helpers to apply the CreatedByUserFullName field to query operations.static final AttachmentContentField<LocalDateTime>AttachmentContent.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final AttachmentContentField<String>AttachmentContent.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final AttachmentContentField<String>AttachmentContent.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final AttachmentContentField<String>AttachmentContent.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final AttachmentContentField<String>AttachmentContent.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final AttachmentContentField<String>AttachmentContent.DOCUMENT_URLUse with available fluent helpers to apply the DocumentURL field to query operations.static final AttachmentContentField<String>AttachmentContent.FILE_NAMEUse with available fluent helpers to apply the FileName field to query operations.static final AttachmentContentField<String>AttachmentContent.FILE_SIZEUse with available fluent helpers to apply the FileSize field to query operations.static final AttachmentContentField<String>AttachmentContent.HARMONIZED_DOCUMENT_TYPEUse with available fluent helpers to apply the HarmonizedDocumentType field to query operations.static final AttachmentContentField<String>AttachmentContent.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final AttachmentContentField<String>AttachmentContent.LAST_CHANGED_BY_USER_FULL_NAMEUse with available fluent helpers to apply the LastChangedByUserFullName field to query operations.static final AttachmentContentField<String>AttachmentContent.LINKED_SAP_OBJECT_KEYUse with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.static final AttachmentContentField<String>AttachmentContent.LOGICAL_DOCUMENTUse with available fluent helpers to apply the LogicalDocument field to query operations.static final AttachmentContentField<String>AttachmentContent.MIME_TYPEUse with available fluent helpers to apply the MimeType field to query operations.static final AttachmentContentField<String>AttachmentContent.SAP_OBJECT_NODE_TYPEUse with available fluent helpers to apply the SAPObjectNodeType field to query operations.static final AttachmentContentField<String>AttachmentContent.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.static final AttachmentContentField<String>AttachmentContent.SEMANTIC_OBJECTUse with available fluent helpers to apply the SemanticObject field to query operations.static final AttachmentContentField<String>AttachmentContent.SOURCEUse with available fluent helpers to apply the Source field to query operations.static final AttachmentContentField<String>AttachmentContent.STORAGE_CATEGORYUse with available fluent helpers to apply the StorageCategory field to query operations.static final AttachmentContentField<String>AttachmentContent.WORKSTATION_APPLICATIONUse with available fluent helpers to apply the WorkstationApplication field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment that return AttachmentContentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AttachmentContentField<T>AttachmentContent.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AttachmentContentField<T>Use with available fluent helpers to apply an extension field to query operations.