Class AttachmentHarmonizedOperation
Original entity name from the Odata EDM: AttachmentHarmonizedOperation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttachmentHarmonizedOperationSelectableSelector for all available fields of AttachmentHarmonizedOperation.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the ArchiveDocumentID field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the ArchiveLinkRepository field to query operations.static final AttachmentHarmonizedOperationField<Boolean>Use with available fluent helpers to apply the AttachmentDeletionIsAllowed field to query operations.static final AttachmentHarmonizedOperationField<Boolean>Use with available fluent helpers to apply the AttachmentRenameIsAllowed field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the BusinessObjectTypeName field to query operations.static final AttachmentHarmonizedOperationField<LocalDateTime>Use with available fluent helpers to apply the ChangedDateTime field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the CheckoutUser field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the CheckoutUserFullName field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the CreatedByUserFullName field to query operations.static final AttachmentHarmonizedOperationField<LocalDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the FileName field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the FileSize field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the HarmonizedDocumentType field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the LastChangedByUserFullName field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the LogicalDocument field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the MimeType field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the OneTimeValidTokenForAttachment field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the SAPObjectNodeType field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the SAPObjectType field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the StorageCategory field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the URLToReadAttachment field to query operations.static final AttachmentHarmonizedOperationField<String>Use with available fluent helpers to apply the URLToUploadAttachment field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionAttachmentHarmonizedOperation(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String logicalDocument, String archiveDocumentID, String linkedSAPObjectKey, String businessObjectTypeName, String fileSize, String fileName, String mimeType, String checkoutUser, String checkoutUserFullName, String createdByUser, String createdByUserFullName, LocalDateTime creationDateTime, String lastChangedByUser, String lastChangedByUserFullName, LocalDateTime changedDateTime, String storageCategory, String archiveLinkRepository, String sAPObjectType, String sAPObjectNodeType, String harmonizedDocumentType, Boolean attachmentDeletionIsAllowed, Boolean attachmentRenameIsAllowed, String uRLToUploadAttachment, String uRLToReadAttachment, String oneTimeValidTokenForAttachment) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
AttachmentHarmonizedOperationField<T>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.protected void(Key Field) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 2Constraints: noneConstraints: noneConstraints: Not nullable, Maximum length: 40Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Precision: 7protected StringConstraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 40getKey()Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 80(Key Field) Constraints: Not nullable, Maximum length: 90(Key Field) Constraints: Not nullable, Maximum length: 32Constraints: Not nullable, Maximum length: 128Constraints: Not nullable, Maximum length: 128Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 10getType()Constraints: Not nullable, Maximum length: 4096Constraints: Not nullable, Maximum length: 4096inthashCode()voidsetArchiveDocumentID(String archiveDocumentID) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetArchiveLinkRepository(String archiveLinkRepository) Constraints: Not nullable, Maximum length: 2voidsetAttachmentDeletionIsAllowed(Boolean attachmentDeletionIsAllowed) Constraints: nonevoidsetAttachmentRenameIsAllowed(Boolean attachmentRenameIsAllowed) Constraints: nonevoidsetBusinessObjectTypeName(String businessObjectTypeName) Constraints: Not nullable, Maximum length: 40voidsetChangedDateTime(LocalDateTime changedDateTime) Constraints: Not nullable, Precision: 7voidsetCheckoutUser(String checkoutUser) Constraints: Not nullable, Maximum length: 12voidsetCheckoutUserFullName(String checkoutUserFullName) Constraints: Not nullable, Maximum length: 80voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreatedByUserFullName(String createdByUserFullName) Constraints: Not nullable, Maximum length: 80voidsetCreationDateTime(LocalDateTime creationDateTime) Constraints: Not nullable, Precision: 7voidsetDocumentInfoRecordDocNumber(String documentInfoRecordDocNumber) Constraints: Not nullable, Maximum length: 25voidsetDocumentInfoRecordDocPart(String documentInfoRecordDocPart) Constraints: Not nullable, Maximum length: 3voidsetDocumentInfoRecordDocType(String documentInfoRecordDocType) Constraints: Not nullable, Maximum length: 3voidsetDocumentInfoRecordDocVersion(String documentInfoRecordDocVersion) Constraints: Not nullable, Maximum length: 2voidsetFileName(String fileName) Constraints: Not nullable, Maximum length: 255voidsetFileSize(String fileSize) Constraints: Not nullable, Maximum length: 12voidsetHarmonizedDocumentType(String harmonizedDocumentType) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetLastChangedByUserFullName(String lastChangedByUserFullName) Constraints: Not nullable, Maximum length: 80voidsetLinkedSAPObjectKey(String linkedSAPObjectKey) (Key Field) Constraints: Not nullable, Maximum length: 90voidsetLogicalDocument(String logicalDocument) (Key Field) Constraints: Not nullable, Maximum length: 32voidsetMimeType(String mimeType) Constraints: Not nullable, Maximum length: 128voidsetOneTimeValidTokenForAttachment(String oneTimeValidTokenForAttachment) Constraints: Not nullable, Maximum length: 128voidsetSAPObjectNodeType(String sAPObjectNodeType) Constraints: Not nullable, Maximum length: 30voidsetSAPObjectType(String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30protected voidsetServicePathForFetch(String servicePathForFetch) voidsetStorageCategory(String storageCategory) Constraints: Not nullable, Maximum length: 10voidsetURLToReadAttachment(String uRLToReadAttachment) Constraints: Not nullable, Maximum length: 4096voidsetURLToUploadAttachment(String uRLToUploadAttachment) Constraints: Not nullable, Maximum length: 4096toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of AttachmentHarmonizedOperation. -
DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations. -
DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations. -
DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations. -
DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations. -
LOGICAL_DOCUMENT
Use with available fluent helpers to apply the LogicalDocument field to query operations. -
ARCHIVE_DOCUMENT_ID
Use with available fluent helpers to apply the ArchiveDocumentID field to query operations. -
LINKED_SAP_OBJECT_KEY
Use with available fluent helpers to apply the LinkedSAPObjectKey field to query operations. -
BUSINESS_OBJECT_TYPE_NAME
Use with available fluent helpers to apply the BusinessObjectTypeName field to query operations. -
FILE_SIZE
Use with available fluent helpers to apply the FileSize field to query operations. -
FILE_NAME
Use with available fluent helpers to apply the FileName field to query operations. -
MIME_TYPE
Use with available fluent helpers to apply the MimeType field to query operations. -
CHECKOUT_USER
Use with available fluent helpers to apply the CheckoutUser field to query operations. -
CHECKOUT_USER_FULL_NAME
Use with available fluent helpers to apply the CheckoutUserFullName field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CREATED_BY_USER_FULL_NAME
Use with available fluent helpers to apply the CreatedByUserFullName field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
LAST_CHANGED_BY_USER_FULL_NAME
Use with available fluent helpers to apply the LastChangedByUserFullName field to query operations. -
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations. -
STORAGE_CATEGORY
Use with available fluent helpers to apply the StorageCategory field to query operations. -
ARCHIVE_LINK_REPOSITORY
Use with available fluent helpers to apply the ArchiveLinkRepository field to query operations. -
SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations. -
SAP_OBJECT_NODE_TYPE
Use with available fluent helpers to apply the SAPObjectNodeType field to query operations. -
HARMONIZED_DOCUMENT_TYPE
Use with available fluent helpers to apply the HarmonizedDocumentType field to query operations. -
ATTACHMENT_DELETION_IS_ALLOWED
Use with available fluent helpers to apply the AttachmentDeletionIsAllowed field to query operations. -
ATTACHMENT_RENAME_IS_ALLOWED
Use with available fluent helpers to apply the AttachmentRenameIsAllowed field to query operations. -
URL_TO_UPLOAD_ATTACHMENT
Use with available fluent helpers to apply the URLToUploadAttachment field to query operations. -
URL_TO_READ_ATTACHMENT
Use with available fluent helpers to apply the URLToReadAttachment field to query operations. -
ONE_TIME_VALID_TOKEN_FOR_ATTACHMENT
Use with available fluent helpers to apply the OneTimeValidTokenForAttachment field to query operations.
-
-
Constructor Details
-
AttachmentHarmonizedOperation
public AttachmentHarmonizedOperation() -
AttachmentHarmonizedOperation
public AttachmentHarmonizedOperation(@Nullable String documentInfoRecordDocType, @Nullable String documentInfoRecordDocNumber, @Nullable String documentInfoRecordDocVersion, @Nullable String documentInfoRecordDocPart, @Nullable String logicalDocument, @Nullable String archiveDocumentID, @Nullable String linkedSAPObjectKey, @Nullable String businessObjectTypeName, @Nullable String fileSize, @Nullable String fileName, @Nullable String mimeType, @Nullable String checkoutUser, @Nullable String checkoutUserFullName, @Nullable String createdByUser, @Nullable String createdByUserFullName, @Nullable LocalDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable String lastChangedByUserFullName, @Nullable LocalDateTime changedDateTime, @Nullable String storageCategory, @Nullable String archiveLinkRepository, @Nullable String sAPObjectType, @Nullable String sAPObjectNodeType, @Nullable String harmonizedDocumentType, @Nullable Boolean attachmentDeletionIsAllowed, @Nullable Boolean attachmentRenameIsAllowed, @Nullable String uRLToUploadAttachment, @Nullable String uRLToReadAttachment, @Nullable String oneTimeValidTokenForAttachment)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<AttachmentHarmonizedOperation>
-
setDocumentInfoRecordDocType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocType
- Parameters:
documentInfoRecordDocType- DocumentInfoRecordDocType
-
setDocumentInfoRecordDocNumber
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecordDocNumber
- Parameters:
documentInfoRecordDocNumber- DocumentInfoRecordDocNumber
-
setDocumentInfoRecordDocVersion
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentInfoRecordDocVersion
- Parameters:
documentInfoRecordDocVersion- DocumentInfoRecordDocVersion
-
setDocumentInfoRecordDocPart
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocPart
- Parameters:
documentInfoRecordDocPart- DocumentInfoRecordDocPart
-
setLogicalDocument
(Key Field) Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: LogicalDocument
- Parameters:
logicalDocument- LogicalDocument
-
setArchiveDocumentID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ArchiveDocumentID
- Parameters:
archiveDocumentID- ArchiveDocumentID
-
setLinkedSAPObjectKey
(Key Field) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: LinkedSAPObjectKey
- Parameters:
linkedSAPObjectKey- LinkedSAPObjectKey
-
setBusinessObjectTypeName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessObjectTypeName
- Parameters:
businessObjectTypeName- BusinessObjectTypeName
-
setFileSize
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: FileSize
- Parameters:
fileSize- FileSize
-
setFileName
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: FileName
- Parameters:
fileName- FileName
-
setMimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Parameters:
mimeType- MimeType
-
setCheckoutUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CheckoutUser
- Parameters:
checkoutUser- CheckoutUser
-
setCheckoutUserFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CheckoutUserFullName
- Parameters:
checkoutUserFullName- CheckoutUserFullName
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- CreatedByUser
-
setCreatedByUserFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CreatedByUserFullName
- Parameters:
createdByUserFullName- CreatedByUserFullName
-
setCreationDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- CreationDateTime
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- LastChangedByUser
-
setLastChangedByUserFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: LastChangedByUserFullName
- Parameters:
lastChangedByUserFullName- LastChangedByUserFullName
-
setChangedDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangedDateTime
- Parameters:
changedDateTime- ChangedDateTime
-
setStorageCategory
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StorageCategory
- Parameters:
storageCategory- StorageCategory
-
setArchiveLinkRepository
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ArchiveLinkRepository
- Parameters:
archiveLinkRepository- ArchiveLinkRepository
-
setSAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Parameters:
sAPObjectType- SAPObjectType
-
setSAPObjectNodeType
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectNodeType
- Parameters:
sAPObjectNodeType- SAPObjectNodeType
-
setHarmonizedDocumentType
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HarmonizedDocumentType
- Parameters:
harmonizedDocumentType- HarmonizedDocumentType
-
setAttachmentDeletionIsAllowed
Constraints: noneOriginal property name from the Odata EDM: AttachmentDeletionIsAllowed
- Parameters:
attachmentDeletionIsAllowed- AttachmentDeletionIsAllowed
-
setAttachmentRenameIsAllowed
Constraints: noneOriginal property name from the Odata EDM: AttachmentRenameIsAllowed
- Parameters:
attachmentRenameIsAllowed- AttachmentRenameIsAllowed
-
setURLToUploadAttachment
Constraints: Not nullable, Maximum length: 4096Original property name from the Odata EDM: URLToUploadAttachment
- Parameters:
uRLToUploadAttachment- URLToUploadAttachment
-
setURLToReadAttachment
Constraints: Not nullable, Maximum length: 4096Original property name from the Odata EDM: URLToReadAttachment
- Parameters:
uRLToReadAttachment- URLToReadAttachment
-
setOneTimeValidTokenForAttachment
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: OneTimeValidTokenForAttachment
- Parameters:
oneTimeValidTokenForAttachment- OneTimeValidTokenForAttachment
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<AttachmentHarmonizedOperation>
-
getKey
- Overrides:
getKeyin classVdmObject<AttachmentHarmonizedOperation>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<AttachmentHarmonizedOperation>
-
fromMap
- Overrides:
fromMapin classVdmObject<AttachmentHarmonizedOperation>
-
field
@Nonnull public static <T> AttachmentHarmonizedOperationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> AttachmentHarmonizedOperationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<AttachmentHarmonizedOperation>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<AttachmentHarmonizedOperation>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<AttachmentHarmonizedOperation>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<AttachmentHarmonizedOperation>
-
builder
-
getDocumentInfoRecordDocType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocType
- Returns:
- DocumentInfoRecordDocType
-
getDocumentInfoRecordDocNumber
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecordDocNumber
- Returns:
- DocumentInfoRecordDocNumber
-
getDocumentInfoRecordDocVersion
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentInfoRecordDocVersion
- Returns:
- DocumentInfoRecordDocVersion
-
getDocumentInfoRecordDocPart
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocPart
- Returns:
- DocumentInfoRecordDocPart
-
getLogicalDocument
(Key Field) Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: LogicalDocument
- Returns:
- LogicalDocument
-
getArchiveDocumentID
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ArchiveDocumentID
- Returns:
- ArchiveDocumentID
-
getLinkedSAPObjectKey
(Key Field) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: LinkedSAPObjectKey
- Returns:
- LinkedSAPObjectKey
-
getBusinessObjectTypeName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessObjectTypeName
- Returns:
- BusinessObjectTypeName
-
getFileSize
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: FileSize
- Returns:
- FileSize
-
getFileName
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: FileName
- Returns:
- FileName
-
getMimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
- MimeType
-
getCheckoutUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CheckoutUser
- Returns:
- CheckoutUser
-
getCheckoutUserFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CheckoutUserFullName
- Returns:
- CheckoutUserFullName
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- CreatedByUser
-
getCreatedByUserFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CreatedByUserFullName
- Returns:
- CreatedByUserFullName
-
getCreationDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- CreationDateTime
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- LastChangedByUser
-
getLastChangedByUserFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: LastChangedByUserFullName
- Returns:
- LastChangedByUserFullName
-
getChangedDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangedDateTime
- Returns:
- ChangedDateTime
-
getStorageCategory
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StorageCategory
- Returns:
- StorageCategory
-
getArchiveLinkRepository
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ArchiveLinkRepository
- Returns:
- ArchiveLinkRepository
-
getSAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
- SAPObjectType
-
getSAPObjectNodeType
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectNodeType
- Returns:
- SAPObjectNodeType
-
getHarmonizedDocumentType
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HarmonizedDocumentType
- Returns:
- HarmonizedDocumentType
-
getAttachmentDeletionIsAllowed
Constraints: noneOriginal property name from the Odata EDM: AttachmentDeletionIsAllowed
- Returns:
- AttachmentDeletionIsAllowed
-
getAttachmentRenameIsAllowed
Constraints: noneOriginal property name from the Odata EDM: AttachmentRenameIsAllowed
- Returns:
- AttachmentRenameIsAllowed
-
getURLToUploadAttachment
Constraints: Not nullable, Maximum length: 4096Original property name from the Odata EDM: URLToUploadAttachment
- Returns:
- URLToUploadAttachment
-
getURLToReadAttachment
Constraints: Not nullable, Maximum length: 4096Original property name from the Odata EDM: URLToReadAttachment
- Returns:
- URLToReadAttachment
-
getOneTimeValidTokenForAttachment
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: OneTimeValidTokenForAttachment
- Returns:
- OneTimeValidTokenForAttachment
-
toString
- Overrides:
toStringin classVdmObject<AttachmentHarmonizedOperation>
-
equals
- Overrides:
equalsin classVdmEntity<AttachmentHarmonizedOperation>
-
canEqual
- Overrides:
canEqualin classVdmEntity<AttachmentHarmonizedOperation>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<AttachmentHarmonizedOperation>
-