Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment |
Modifier and Type | Field and Description |
---|---|
static AttachmentContentField<String> |
AttachmentContent.ARCHIVE_DOCUMENT_ID
Use with available fluent helpers to apply the ArchiveDocumentID field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.ARCHIVE_LINK_REPOSITORY
Use with available fluent helpers to apply the ArchiveLinkRepository field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.BUSINESS_OBJECT_TYPE
Use with available fluent helpers to apply the BusinessObjectType field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.BUSINESS_OBJECT_TYPE_NAME
Use with available fluent helpers to apply the BusinessObjectTypeName field to query operations.
|
static AttachmentContentField<LocalDateTime> |
AttachmentContent.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static AttachmentContentField<byte[]> |
AttachmentContent.CONTENT
Use with available fluent helpers to apply the Content field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.CREATED_BY_USER_FULL_NAME
Use with available fluent helpers to apply the CreatedByUserFullName field to query operations.
|
static AttachmentContentField<LocalDateTime> |
AttachmentContent.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.DOCUMENT_URL
Use with available fluent helpers to apply the DocumentURL field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.FILE_NAME
Use with available fluent helpers to apply the FileName field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.FILE_SIZE
Use with available fluent helpers to apply the FileSize field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.LAST_CHANGED_BY_USER_FULL_NAME
Use with available fluent helpers to apply the LastChangedByUserFullName field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.LINKED_SAP_OBJECT_KEY
Use with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.LOGICAL_DOCUMENT
Use with available fluent helpers to apply the LogicalDocument field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.MIME_TYPE
Use with available fluent helpers to apply the MimeType field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.SEMANTIC_OBJECT
Use with available fluent helpers to apply the SemanticObject field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.STORAGE_CATEGORY
Use with available fluent helpers to apply the StorageCategory field to query operations.
|
static AttachmentContentField<String> |
AttachmentContent.WORKSTATION_APPLICATION
Use with available fluent helpers to apply the WorkstationApplication field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AttachmentContentField<T> |
AttachmentContent.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AttachmentContent.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.