Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legalcategorie.field.LegalCategoryField
Packages that use LegalCategoryField
-
Uses of LegalCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legalcategorie
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legalcategorie declared as LegalCategoryFieldModifier and TypeFieldDescriptionstatic final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CAT_CONSTANTUse with available fluent helpers to apply the LglCntntMCatConstant field to query operations.static final LegalCategoryField<Boolean>LegalCategory.LGL_CNTNT_M_CAT_IS_MULTI_SELECTIONUse with available fluent helpers to apply the LglCntntMCatIsMultiSelection field to query operations.static final LegalCategoryField<Boolean>LegalCategory.LGL_CNTNT_M_CAT_IS_OBSOLETEUse with available fluent helpers to apply the LglCntntMCatIsObsolete field to query operations.static final LegalCategoryField<Boolean>LegalCategory.LGL_CNTNT_M_CAT_IS_SELECTUse with available fluent helpers to apply the LglCntntMCatIsSelect field to query operations.static final LegalCategoryField<Boolean>LegalCategory.LGL_CNTNT_M_CAT_IS_SYST_GENERATEDUse with available fluent helpers to apply the LglCntntMCatIsSystGenerated field to query operations.static final LegalCategoryField<Short>LegalCategory.LGL_CNTNT_M_CAT_LEVELUse with available fluent helpers to apply the LglCntntMCatLevel field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CAT_MODELUse with available fluent helpers to apply the LglCntntMCatModel field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CAT_PURPOSEUse with available fluent helpers to apply the LglCntntMCatPurpose field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CAT_TYPEUse with available fluent helpers to apply the LglCntntMCatType field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CATEGORYUse with available fluent helpers to apply the LglCntntMCategory field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CATEGORY_VALUEUse with available fluent helpers to apply the LglCntntMCategoryValue field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CHANGED_BY_USERUse with available fluent helpers to apply the LglCntntMChangedByUser field to query operations.static final LegalCategoryField<ZonedDateTime>LegalCategory.LGL_CNTNT_M_CHANGED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMChangedUTCDateTime field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_CREATED_BY_USERUse with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.static final LegalCategoryField<ZonedDateTime>LegalCategory.LGL_CNTNT_M_CREATED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_PARENT_CATEGORYUse with available fluent helpers to apply the LglCntntMParentCategory field to query operations.static final LegalCategoryField<String>LegalCategory.LGL_CNTNT_M_ROOT_CATEGORYUse with available fluent helpers to apply the LglCntntMRootCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legalcategorie that return LegalCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LegalCategoryField<T>LegalCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LegalCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.