Uses of Class
org.technologybrewery.fermenter.stout.page.json.FindByExampleCriteria
-
Packages that use FindByExampleCriteria Package Description org.technologybrewery.fermenter.stout.client.service -
-
Uses of FindByExampleCriteria in org.technologybrewery.fermenter.stout.client.service
Methods in org.technologybrewery.fermenter.stout.client.service with parameters of type FindByExampleCriteria Modifier and Type Method Description static ObjectLocalOptimizationUtil. convertToBusinessObjectViaJson(FindByExampleCriteria<? extends TransferObject> criteria, com.fasterxml.jackson.databind.ObjectMapper objectMapper)ConvertsFindByExampleCriteriawith a TransferObject probe to a one containing the equivalent BusinessObject probe.
-