com.sybase.afx.util
Class MatchUtil

java.lang.Object
  extended by com.sybase.afx.util.MatchUtil

public class MatchUtil
extends java.lang.Object


Constructor Summary
MatchUtil()
           
 
Method Summary
static TestCriteria match(EntityMetaData entity, java.lang.String attribute, java.lang.String testValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchUtil

public MatchUtil()
Method Detail

match

public static TestCriteria match(EntityMetaData entity,
                                 java.lang.String attribute,
                                 java.lang.String testValue)