Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument |
Modifier and Type | Field and Description |
---|---|
static LegalDocumentField<String> |
LegalDocument.DOCUMENT_DESCRIPTION
Use with available fluent helpers to apply the DocumentDescription field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.INTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the InternalDocumentStatus field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LEGAL_DOCUMENT_SOURCE
Use with available fluent helpers to apply the LegalDocumentSource field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LEGAL_TRANSACTION
Use with available fluent helpers to apply the LegalTransaction field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_CHANGED_BY_USER
Use with available fluent helpers to apply the LglCntntMChangedByUser field to query operations.
|
static LegalDocumentField<ZonedDateTime> |
LegalDocument.LGL_CNTNT_M_CHANGED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMChangedUTCDateTime field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_CREATED_BY_USER
Use with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.
|
static LegalDocumentField<ZonedDateTime> |
LegalDocument.LGL_CNTNT_M_CREATED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_DOC_ACCESS_LVL
Use with available fluent helpers to apply the LglCntntMDocAccessLvl field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_DOC_CONTENT_TYPE
Use with available fluent helpers to apply the LglCntntMDocContentType field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_DOCUMENT
Use with available fluent helpers to apply the LglCntntMDocument field to query operations.
|
static LegalDocumentField<Boolean> |
LegalDocument.LGL_CNTNT_M_DOCUMENT_IS_TOP_VERSION
Use with available fluent helpers to apply the LglCntntMDocumentIsTopVersion field to query operations.
|
static LegalDocumentField<UUID> |
LegalDocument.LGL_CNTNT_M_DOCUMENT_LINKED_OBJ_KEY
Use with available fluent helpers to apply the LglCntntMDocumentLinkedObjKey field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_DOCUMENT_LINKED_OBJECT
Use with available fluent helpers to apply the LglCntntMDocumentLinkedObject field to query operations.
|
static LegalDocumentField<UUID> |
LegalDocument.LGL_CNTNT_M_DOCUMENT_UUID
Use with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.
|
static LegalDocumentField<String> |
LegalDocument.LGL_CNTNT_M_LANGUAGE
Use with available fluent helpers to apply the LglCntntMLanguage field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LegalDocumentField<T> |
LegalDocument.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LegalDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.