Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument |
Modifier and Type | Field and Description |
---|---|
static LglCntntMDocCategoryField<String> |
LglCntntMDocCategory.LGL_CNTNT_M_CATEGORY
Use with available fluent helpers to apply the LglCntntMCategory field to query operations.
|
static LglCntntMDocCategoryField<UUID> |
LglCntntMDocCategory.LGL_CNTNT_M_DOC_CATEGORY_UUID
Use with available fluent helpers to apply the LglCntntMDocCategoryUUID field to query operations.
|
static LglCntntMDocCategoryField<UUID> |
LglCntntMDocCategory.LGL_CNTNT_M_DOC_PAR_CAT_UUID
Use with available fluent helpers to apply the LglCntntMDocParCatUUID field to query operations.
|
static LglCntntMDocCategoryField<UUID> |
LglCntntMDocCategory.LGL_CNTNT_M_DOCUMENT_UUID
Use with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglCntntMDocCategoryField<T> |
LglCntntMDocCategory.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglCntntMDocCategory.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.