se.unlogic.standardutils.populators
Class QueryParameterPopulatorRegistery

java.lang.Object
  extended by se.unlogic.standardutils.populators.QueryParameterPopulatorRegistery

public class QueryParameterPopulatorRegistery
extends java.lang.Object


Constructor Summary
QueryParameterPopulatorRegistery()
           
 
Method Summary
static
<T> BeanStringPopulator<T>
getQueryParameterPopulator(java.lang.Class<T> clazz)
           
static java.util.Collection<QueryParameterPopulator<?>> getQueryParameterPopulators()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryParameterPopulatorRegistery

public QueryParameterPopulatorRegistery()
Method Detail

getQueryParameterPopulator

public static <T> BeanStringPopulator<T> getQueryParameterPopulator(java.lang.Class<T> clazz)

getQueryParameterPopulators

public static java.util.Collection<QueryParameterPopulator<?>> getQueryParameterPopulators()


Copyright © 2011. All Rights Reserved.