Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.field.LegalDocumentField
Packages that use LegalDocumentField
-
Uses of LegalDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument declared as LegalDocumentFieldModifier and TypeFieldDescriptionstatic final LegalDocumentField<String>LegalDocument.DOCUMENT_DESCRIPTIONUse with available fluent helpers to apply the DocumentDescription field to query operations.static final LegalDocumentField<String>LegalDocument.INTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the InternalDocumentStatus field to query operations.static final LegalDocumentField<String>LegalDocument.LEGAL_DOCUMENT_SOURCEUse with available fluent helpers to apply the LegalDocumentSource field to query operations.static final LegalDocumentField<String>LegalDocument.LEGAL_TRANSACTIONUse with available fluent helpers to apply the LegalTransaction field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_CHANGED_BY_USERUse with available fluent helpers to apply the LglCntntMChangedByUser field to query operations.static final LegalDocumentField<ZonedDateTime>LegalDocument.LGL_CNTNT_M_CHANGED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMChangedUTCDateTime field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_CREATED_BY_USERUse with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.static final LegalDocumentField<ZonedDateTime>LegalDocument.LGL_CNTNT_M_CREATED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOC_ACCESS_LVLUse with available fluent helpers to apply the LglCntntMDocAccessLvl field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOC_ASSEMBLY_STATUSUse with available fluent helpers to apply the LglCntntMDocAssemblyStatus field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOC_CONTENT_TYPEUse with available fluent helpers to apply the LglCntntMDocContentType field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOC_LOW_TOUCH_LEVELUse with available fluent helpers to apply the LglCntntMDocLowTouchLevel field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOC_TYPEUse with available fluent helpers to apply the LglCntntMDocType field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOCUMENTUse with available fluent helpers to apply the LglCntntMDocument field to query operations.static final LegalDocumentField<Boolean>LegalDocument.LGL_CNTNT_M_DOCUMENT_IS_TOP_VERSIONUse with available fluent helpers to apply the LglCntntMDocumentIsTopVersion field to query operations.static final LegalDocumentField<UUID>LegalDocument.LGL_CNTNT_M_DOCUMENT_LINKED_OBJ_KEYUse with available fluent helpers to apply the LglCntntMDocumentLinkedObjKey field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_DOCUMENT_LINKED_OBJECTUse with available fluent helpers to apply the LglCntntMDocumentLinkedObject field to query operations.static final LegalDocumentField<UUID>LegalDocument.LGL_CNTNT_M_DOCUMENT_UUIDUse with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_LANGUAGEUse with available fluent helpers to apply the LglCntntMLanguage field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_TMPL_IDUse with available fluent helpers to apply the LglCntntMTmplID field to query operations.static final LegalDocumentField<String>LegalDocument.LGL_CNTNT_M_VIRTUAL_DOC_VERS_KEYUse with available fluent helpers to apply the LglCntntMVirtualDocVersKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LegalDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LegalDocumentField<T>LegalDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LegalDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.