Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legalcategorie |
Modifier and Type | Field and Description |
---|---|
static LegalCategoryField<Boolean> |
LegalCategory.LGL_CNTNT_M_CAT_IS_MULTI_SELECTION
Use with available fluent helpers to apply the LglCntntMCatIsMultiSelection field to query operations.
|
static LegalCategoryField<Boolean> |
LegalCategory.LGL_CNTNT_M_CAT_IS_OBSOLETE
Use with available fluent helpers to apply the LglCntntMCatIsObsolete field to query operations.
|
static LegalCategoryField<Boolean> |
LegalCategory.LGL_CNTNT_M_CAT_IS_SELECT
Use with available fluent helpers to apply the LglCntntMCatIsSelect field to query operations.
|
static LegalCategoryField<Short> |
LegalCategory.LGL_CNTNT_M_CAT_LEVEL
Use with available fluent helpers to apply the LglCntntMCatLevel field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_CAT_MODEL
Use with available fluent helpers to apply the LglCntntMCatModel field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_CAT_TYPE
Use with available fluent helpers to apply the LglCntntMCatType field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_CATEGORY
Use with available fluent helpers to apply the LglCntntMCategory field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_CATEGORY_VALUE
Use with available fluent helpers to apply the LglCntntMCategoryValue field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_CHANGED_BY_USER
Use with available fluent helpers to apply the LglCntntMChangedByUser field to query operations.
|
static LegalCategoryField<ZonedDateTime> |
LegalCategory.LGL_CNTNT_M_CHANGED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMChangedUTCDateTime field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_CREATED_BY_USER
Use with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.
|
static LegalCategoryField<ZonedDateTime> |
LegalCategory.LGL_CNTNT_M_CREATED_UTC_DATE_TIME
Use with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_PARENT_CATEGORY
Use with available fluent helpers to apply the LglCntntMParentCategory field to query operations.
|
static LegalCategoryField<String> |
LegalCategory.LGL_CNTNT_M_ROOT_CATEGORY
Use with available fluent helpers to apply the LglCntntMRootCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LegalCategoryField<T> |
LegalCategory.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LegalCategory.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.