Uses of Interface
com.eoscode.springapitools.data.filter.ViewDefinition
Packages that use ViewDefinition
-
Uses of ViewDefinition in com.eoscode.springapitools.data.filter
Classes in com.eoscode.springapitools.data.filter that implement ViewDefinitionMethods in com.eoscode.springapitools.data.filter that return ViewDefinition -
Uses of ViewDefinition in com.eoscode.springapitools.resource
Methods in com.eoscode.springapitools.resource with parameters of type ViewDefinitionModifier and TypeMethodDescription<T> StringDefaultViewToJson.toJson(ViewDefinition viewDefinition, T result) Serialize Object to Json with ViewDefinition supported<T> StringViewToJson.toJson(ViewDefinition viewDefinition, T result)