Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.field.IcmCacheResultField
Packages that use IcmCacheResultField
-
Uses of IcmCacheResultField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem declared as IcmCacheResultFieldModifier and TypeFieldDescriptionstatic final IcmCacheResultField<String>IcmCacheResult.CONTENTUse with available fluent helpers to apply the content field to query operations.static final IcmCacheResultField<String>IcmCacheResult.URLUse with available fluent helpers to apply the url field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return IcmCacheResultFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
IcmCacheResultField<T>IcmCacheResult.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> IcmCacheResultField<T>Use with available fluent helpers to apply an extension field to query operations.