public static final class LegalDocument.LegalDocumentBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LegalDocument |
build() |
LegalDocument.LegalDocumentBuilder |
documentDescription(String documentDescription)
Constraints: Not nullable, Maximum length: 255
|
LegalDocument.LegalDocumentBuilder |
internalDocumentStatus(String internalDocumentStatus)
Constraints: Not nullable, Maximum length: 2
|
LegalDocument.LegalDocumentBuilder |
legalDocumentSource(String legalDocumentSource)
Constraints: Not nullable, Maximum length: 3
|
LegalDocument.LegalDocumentBuilder |
legalTransaction(String legalTransaction)
Constraints: Not nullable, Maximum length: 10
|
LegalDocument.LegalDocumentBuilder |
lglCntntMChangedByUser(String lglCntntMChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
LegalDocument.LegalDocumentBuilder |
lglCntntMChangedUTCDateTime(ZonedDateTime lglCntntMChangedUTCDateTime)
Constraints: Not nullable, Precision: 7
|
LegalDocument.LegalDocumentBuilder |
lglCntntMCreatedByUser(String lglCntntMCreatedByUser)
Constraints: Not nullable, Maximum length: 12
|
LegalDocument.LegalDocumentBuilder |
lglCntntMCreatedUTCDateTime(ZonedDateTime lglCntntMCreatedUTCDateTime)
Constraints: Not nullable, Precision: 0
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocAccessLvl(String lglCntntMDocAccessLvl)
Constraints: Not nullable, Maximum length: 4
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocAssemblyStatus(String lglCntntMDocAssemblyStatus)
Constraints: Not nullable, Maximum length: 20
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocContentType(String lglCntntMDocContentType)
Constraints: Not nullable, Maximum length: 4
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocLowTouchLevel(String lglCntntMDocLowTouchLevel)
Constraints: Not nullable, Maximum length: 3
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocParCategory(LglCntntMDocParCategory... value)
Navigation property to_LglCntntMDocParCategory for LegalDocument to multiple
LglCntntMDocParCategory.
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocType(String lglCntntMDocType)
Constraints: Not nullable, Maximum length: 1
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocument(String lglCntntMDocument)
Constraints: Not nullable, Maximum length: 10
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocumentIsTopVersion(Boolean lglCntntMDocumentIsTopVersion)
Constraints: none
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocumentLinkedObject(String lglCntntMDocumentLinkedObject)
Constraints: Not nullable, Maximum length: 10
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocumentLinkedObjKey(UUID lglCntntMDocumentLinkedObjKey)
Constraints: none
|
LegalDocument.LegalDocumentBuilder |
lglCntntMDocumentUUID(UUID lglCntntMDocumentUUID)
(Key Field) Constraints: Not nullable
|
LegalDocument.LegalDocumentBuilder |
lglCntntMLanguage(String lglCntntMLanguage)
Constraints: Not nullable, Maximum length: 2
|
LegalDocument.LegalDocumentBuilder |
lglCntntMTmplID(String lglCntntMTmplID)
Constraints: Not nullable, Maximum length: 10
|
LegalDocument.LegalDocumentBuilder |
lglCntntMVirtualDocVersKey(String lglCntntMVirtualDocVersKey)
Constraints: Not nullable, Maximum length: 36
|
LegalDocument.LegalDocumentBuilder |
lglDocStamp(LglDocStamp... value)
Navigation property to_LglDocStamp for LegalDocument to multiple LglDocStamp.
|
String |
toString() |
@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocParCategory(LglCntntMDocParCategory... value)
value
- The LglCntntMDocParCategorys to build this LegalDocument with.@Nonnull public LegalDocument.LegalDocumentBuilder lglDocStamp(LglDocStamp... value)
value
- The LglDocStamps to build this LegalDocument with.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocumentUUID(@Nullable UUID lglCntntMDocumentUUID)
Original property name from the Odata EDM: LglCntntMDocumentUUID
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocument(@Nullable String lglCntntMDocument)
Original property name from the Odata EDM: LglCntntMDocument
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocumentLinkedObject(@Nullable String lglCntntMDocumentLinkedObject)
Original property name from the Odata EDM: LglCntntMDocumentLinkedObject
In the standard system, many links are supported. You can display these using the input help.Additional links can be defined via specific screens and table entries without changing the program.See also: Maintain object link
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocumentLinkedObjKey(@Nullable UUID lglCntntMDocumentLinkedObjKey)
Original property name from the Odata EDM: LglCntntMDocumentLinkedObjKey
this
.@Nonnull public LegalDocument.LegalDocumentBuilder legalTransaction(@Nullable String legalTransaction)
Original property name from the Odata EDM: LegalTransaction
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocContentType(@Nullable String lglCntntMDocContentType)
Original property name from the Odata EDM: LglCntntMDocContentType
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMLanguage(@Nullable String lglCntntMLanguage)
Original property name from the Odata EDM: LglCntntMLanguage
this
.@Nonnull public LegalDocument.LegalDocumentBuilder documentDescription(@Nullable String documentDescription)
Original property name from the Odata EDM: DocumentDescription
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocAccessLvl(@Nullable String lglCntntMDocAccessLvl)
Original property name from the Odata EDM: LglCntntMDocAccessLvl
this
.@Nonnull public LegalDocument.LegalDocumentBuilder legalDocumentSource(@Nullable String legalDocumentSource)
Original property name from the Odata EDM: LegalDocumentSource
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMChangedUTCDateTime(@Nullable ZonedDateTime lglCntntMChangedUTCDateTime)
Original property name from the Odata EDM: LglCntntMChangedUTCDateTime
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMChangedByUser(@Nullable String lglCntntMChangedByUser)
Original property name from the Odata EDM: LglCntntMChangedByUser
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMCreatedUTCDateTime(@Nullable ZonedDateTime lglCntntMCreatedUTCDateTime)
Original property name from the Odata EDM: LglCntntMCreatedUTCDateTime
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMCreatedByUser(@Nullable String lglCntntMCreatedByUser)
Original property name from the Odata EDM: LglCntntMCreatedByUser
this
.@Nonnull public LegalDocument.LegalDocumentBuilder internalDocumentStatus(@Nullable String internalDocumentStatus)
Original property name from the Odata EDM: InternalDocumentStatus
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocumentIsTopVersion(@Nullable Boolean lglCntntMDocumentIsTopVersion)
Original property name from the Odata EDM: LglCntntMDocumentIsTopVersion
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMVirtualDocVersKey(@Nullable String lglCntntMVirtualDocVersKey)
Original property name from the Odata EDM: LglCntntMVirtualDocVersKey
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocAssemblyStatus(@Nullable String lglCntntMDocAssemblyStatus)
Original property name from the Odata EDM: LglCntntMDocAssemblyStatus
Based on this status, you can filter documents to list all the assembled legal content.
Legal Content Assemblythis
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMTmplID(@Nullable String lglCntntMTmplID)
Original property name from the Odata EDM: LglCntntMTmplID
this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocType(@Nullable String lglCntntMDocType)
Original property name from the Odata EDM: LglCntntMDocType
This element classifies the type of content in a legal document.
virtual content.this
.@Nonnull public LegalDocument.LegalDocumentBuilder lglCntntMDocLowTouchLevel(@Nullable String lglCntntMDocLowTouchLevel)
Original property name from the Odata EDM: LglCntntMDocLowTouchLevel
this
.@Nonnull public LegalDocument build()
Copyright © 2021 SAP SE. All rights reserved.