Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field.AttachmentHarmonizedOperationField
Packages that use AttachmentHarmonizedOperationField
-
Uses of AttachmentHarmonizedOperationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment declared as AttachmentHarmonizedOperationFieldModifier and TypeFieldDescriptionstatic final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.ARCHIVE_DOCUMENT_IDUse with available fluent helpers to apply the ArchiveDocumentID field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.ARCHIVE_LINK_REPOSITORYUse with available fluent helpers to apply the ArchiveLinkRepository field to query operations.static final AttachmentHarmonizedOperationField<Boolean>AttachmentHarmonizedOperation.ATTACHMENT_DELETION_IS_ALLOWEDUse with available fluent helpers to apply the AttachmentDeletionIsAllowed field to query operations.static final AttachmentHarmonizedOperationField<Boolean>AttachmentHarmonizedOperation.ATTACHMENT_RENAME_IS_ALLOWEDUse with available fluent helpers to apply the AttachmentRenameIsAllowed field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.BUSINESS_OBJECT_TYPE_NAMEUse with available fluent helpers to apply the BusinessObjectTypeName field to query operations.static final AttachmentHarmonizedOperationField<LocalDateTime>AttachmentHarmonizedOperation.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.CHECKOUT_USERUse with available fluent helpers to apply the CheckoutUser field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.CHECKOUT_USER_FULL_NAMEUse with available fluent helpers to apply the CheckoutUserFullName field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.CREATED_BY_USER_FULL_NAMEUse with available fluent helpers to apply the CreatedByUserFullName field to query operations.static final AttachmentHarmonizedOperationField<LocalDateTime>AttachmentHarmonizedOperation.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.FILE_NAMEUse with available fluent helpers to apply the FileName field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.FILE_SIZEUse with available fluent helpers to apply the FileSize field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.HARMONIZED_DOCUMENT_TYPEUse with available fluent helpers to apply the HarmonizedDocumentType field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.LAST_CHANGED_BY_USER_FULL_NAMEUse with available fluent helpers to apply the LastChangedByUserFullName field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.LINKED_SAP_OBJECT_KEYUse with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.LOGICAL_DOCUMENTUse with available fluent helpers to apply the LogicalDocument field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.MIME_TYPEUse with available fluent helpers to apply the MimeType field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.ONE_TIME_VALID_TOKEN_FOR_ATTACHMENTUse with available fluent helpers to apply the OneTimeValidTokenForAttachment field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.SAP_OBJECT_NODE_TYPEUse with available fluent helpers to apply the SAPObjectNodeType field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.STORAGE_CATEGORYUse with available fluent helpers to apply the StorageCategory field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.URL_TO_READ_ATTACHMENTUse with available fluent helpers to apply the URLToReadAttachment field to query operations.static final AttachmentHarmonizedOperationField<String>AttachmentHarmonizedOperation.URL_TO_UPLOAD_ATTACHMENTUse with available fluent helpers to apply the URLToUploadAttachment field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment that return AttachmentHarmonizedOperationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AttachmentHarmonizedOperationField<T>AttachmentHarmonizedOperation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AttachmentHarmonizedOperationField<T>Use with available fluent helpers to apply an extension field to query operations.