org.connid.csvdir.utilities
Class QueryTemplate

java.lang.Object
  extended by org.connid.csvdir.utilities.QueryTemplate

public class QueryTemplate
extends Object


Constructor Summary
QueryTemplate(String template)
           
 
Method Summary
 String apply(Object... parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryTemplate

public QueryTemplate(String template)
Method Detail

apply

public String apply(Object... parameters)


Copyright © 2012. All Rights Reserved.