Class AttachmentContent.AttachmentContentBuilder
- Enclosing class:
- AttachmentContent
-
Method Summary
Modifier and TypeMethodDescriptionarchiveDocumentID(String archiveDocumentID) (Key Field) Constraints: Not nullable, Maximum length: 40archiveLinkRepository(String archiveLinkRepository) Constraints: Not nullable, Maximum length: 2attachmentContentHash(String attachmentContentHash) Constraints: Not nullable, Maximum length: 255attachmentDeletionIsAllowed(Boolean attachmentDeletionIsAllowed) Constraints: noneattachmentRenameIsAllowed(Boolean attachmentRenameIsAllowed) Constraints: nonebuild()businessObjectType(String businessObjectType) Constraints: Not nullable, Maximum length: 40businessObjectTypeName(String businessObjectTypeName) (Key Field) Constraints: Not nullable, Maximum length: 40changedDateTime(LocalDateTime changedDateTime) Constraints: Not nullable, Precision: 7content(byte[] content) Constraints: nonecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12createdByUserFullName(String createdByUserFullName) Constraints: Not nullable, Maximum length: 80creationDateTime(LocalDateTime creationDateTime) Constraints: Not nullable, Precision: 7documentInfoRecordDocNumber(String documentInfoRecordDocNumber) (Key Field) Constraints: Not nullable, Maximum length: 25documentInfoRecordDocPart(String documentInfoRecordDocPart) (Key Field) Constraints: Not nullable, Maximum length: 3documentInfoRecordDocType(String documentInfoRecordDocType) (Key Field) Constraints: Not nullable, Maximum length: 3documentInfoRecordDocVersion(String documentInfoRecordDocVersion) (Key Field) Constraints: Not nullable, Maximum length: 2documentURL(String documentURL) Constraints: Not nullable, Maximum length: 4096Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 12harmonizedDocumentType(String harmonizedDocumentType) Constraints: Not nullable, Maximum length: 40lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12lastChangedByUserFullName(String lastChangedByUserFullName) Constraints: Not nullable, Maximum length: 80linkedSAPObjectKey(String linkedSAPObjectKey) (Key Field) Constraints: Not nullable, Maximum length: 90logicalDocument(String logicalDocument) (Key Field) Constraints: Not nullable, Maximum length: 32Constraints: Not nullable, Maximum length: 128sAPObjectNodeType(String sAPObjectNodeType) Constraints: Not nullable, Maximum length: 30sAPObjectType(String sAPObjectType) Constraints: Not nullable, Maximum length: 30semanticObject(String semanticObject) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10storageCategory(String storageCategory) Constraints: Not nullable, Maximum length: 10toString()workstationApplication(String workstationApplication) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
documentInfoRecordDocType
@Nonnull public AttachmentContent.AttachmentContentBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocType
- Returns:
this.
-
documentInfoRecordDocNumber
@Nonnull public AttachmentContent.AttachmentContentBuilder documentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber) (Key Field) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: DocumentInfoRecordDocNumber
- Returns:
this.
-
documentInfoRecordDocVersion
@Nonnull public AttachmentContent.AttachmentContentBuilder documentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DocumentInfoRecordDocVersion
- Returns:
this.
-
documentInfoRecordDocPart
@Nonnull public AttachmentContent.AttachmentContentBuilder documentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart) (Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentInfoRecordDocPart
- Returns:
this.
-
logicalDocument
@Nonnull public AttachmentContent.AttachmentContentBuilder logicalDocument(@Nullable String logicalDocument) (Key Field) Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: LogicalDocument
- Returns:
this.
-
archiveDocumentID
@Nonnull public AttachmentContent.AttachmentContentBuilder archiveDocumentID(@Nullable String archiveDocumentID) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ArchiveDocumentID
- Returns:
this.
-
linkedSAPObjectKey
@Nonnull public AttachmentContent.AttachmentContentBuilder linkedSAPObjectKey(@Nullable String linkedSAPObjectKey) (Key Field) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: LinkedSAPObjectKey
- Returns:
this.
-
businessObjectTypeName
@Nonnull public AttachmentContent.AttachmentContentBuilder businessObjectTypeName(@Nullable String businessObjectTypeName) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessObjectTypeName
- Returns:
this.
-
semanticObject
@Nonnull public AttachmentContent.AttachmentContentBuilder semanticObject(@Nullable String semanticObject) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SemanticObject
- Returns:
this.
-
workstationApplication
@Nonnull public AttachmentContent.AttachmentContentBuilder workstationApplication(@Nullable String workstationApplication) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkstationApplication
- Returns:
this.
-
fileSize
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: FileSize
- Returns:
this.
-
fileName
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: FileName
- Returns:
this.
-
documentURL
@Nonnull public AttachmentContent.AttachmentContentBuilder documentURL(@Nullable String documentURL) Constraints: Not nullable, Maximum length: 4096Original property name from the Odata EDM: DocumentURL
- Returns:
this.
-
mimeType
Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
this.
-
content
Constraints: noneOriginal property name from the Odata EDM: Content
- Returns:
this.
-
createdByUser
@Nonnull public AttachmentContent.AttachmentContentBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
createdByUserFullName
@Nonnull public AttachmentContent.AttachmentContentBuilder createdByUserFullName(@Nullable String createdByUserFullName) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CreatedByUserFullName
- Returns:
this.
-
creationDateTime
@Nonnull public AttachmentContent.AttachmentContentBuilder creationDateTime(@Nullable LocalDateTime creationDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
businessObjectType
@Nonnull public AttachmentContent.AttachmentContentBuilder businessObjectType(@Nullable String businessObjectType) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessObjectType
- Returns:
this.
-
lastChangedByUser
@Nonnull public AttachmentContent.AttachmentContentBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangedByUserFullName
@Nonnull public AttachmentContent.AttachmentContentBuilder lastChangedByUserFullName(@Nullable String lastChangedByUserFullName) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: LastChangedByUserFullName
- Returns:
this.
-
changedDateTime
@Nonnull public AttachmentContent.AttachmentContentBuilder changedDateTime(@Nullable LocalDateTime changedDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
storageCategory
@Nonnull public AttachmentContent.AttachmentContentBuilder storageCategory(@Nullable String storageCategory) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: StorageCategory
- Returns:
this.
-
archiveLinkRepository
@Nonnull public AttachmentContent.AttachmentContentBuilder archiveLinkRepository(@Nullable String archiveLinkRepository) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ArchiveLinkRepository
- Returns:
this.
-
sAPObjectType
@Nonnull public AttachmentContent.AttachmentContentBuilder sAPObjectType(@Nullable String sAPObjectType) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
this.
-
sAPObjectNodeType
@Nonnull public AttachmentContent.AttachmentContentBuilder sAPObjectNodeType(@Nullable String sAPObjectNodeType) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectNodeType
- Returns:
this.
-
harmonizedDocumentType
@Nonnull public AttachmentContent.AttachmentContentBuilder harmonizedDocumentType(@Nullable String harmonizedDocumentType) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HarmonizedDocumentType
- Returns:
this.
-
attachmentDeletionIsAllowed
@Nonnull public AttachmentContent.AttachmentContentBuilder attachmentDeletionIsAllowed(@Nullable Boolean attachmentDeletionIsAllowed) Constraints: noneOriginal property name from the Odata EDM: AttachmentDeletionIsAllowed
- Returns:
this.
-
attachmentRenameIsAllowed
@Nonnull public AttachmentContent.AttachmentContentBuilder attachmentRenameIsAllowed(@Nullable Boolean attachmentRenameIsAllowed) Constraints: noneOriginal property name from the Odata EDM: AttachmentRenameIsAllowed
- Returns:
this.
-
source
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Source
- Returns:
this.
-
attachmentContentHash
@Nonnull public AttachmentContent.AttachmentContentBuilder attachmentContentHash(@Nullable String attachmentContentHash) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: AttachmentContentHash
- Returns:
this.
-
build
-
toString
-