Uses of Class
com.tccc.kos.commons.util.json.JsonViewWrapper
Packages that use JsonViewWrapper
Package
Description
Provides classes and interfaces used when working with the VFS (virtual file system).
-
Uses of JsonViewWrapper in com.tccc.kos.commons.core.localization
Methods in com.tccc.kos.commons.core.localization that return JsonViewWrapper -
Uses of JsonViewWrapper in com.tccc.kos.commons.core.service.trouble
Methods in com.tccc.kos.commons.core.service.trouble that return JsonViewWrapper -
Uses of JsonViewWrapper in com.tccc.kos.commons.core.vfs
Methods in com.tccc.kos.commons.core.vfs that return JsonViewWrapperModifier and TypeMethodDescriptionKabVFSSource.getDetails()
default JsonViewWrapper
VFSSource.getDetails()
Return details for the json view. -
Uses of JsonViewWrapper in com.tccc.kos.commons.util
Subclasses of JsonViewWrapper in com.tccc.kos.commons.utilModifier and TypeClassDescriptionclass
Optional data that is associated with a reason code. -
Uses of JsonViewWrapper in com.tccc.kos.commons.util.concurrent.future
Methods in com.tccc.kos.commons.util.concurrent.future that return JsonViewWrapperModifier and TypeMethodDescriptionFutureWork.getClientData()
Returns a client data wrapper object. -
Uses of JsonViewWrapper in com.tccc.kos.commons.util.json
Methods in com.tccc.kos.commons.util.json with parameters of type JsonViewWrapperModifier and TypeMethodDescriptionvoid
JsonViewWrapperSerializer.serialize
(JsonViewWrapper value, com.fasterxml.jackson.core.JsonGenerator jgen, SerializerProvider provider) Constructor parameters in com.tccc.kos.commons.util.json with type arguments of type JsonViewWrapper