butler.web.record
Class RecordUtil

java.lang.Object
  extended by butler.web.record.RecordUtil

public class RecordUtil
extends java.lang.Object

Author:
Fredrik Bertilsson

Constructor Summary
RecordUtil()
           
 
Method Summary
static butler.util.Tuple parsePK(java.lang.String param, Table tab)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordUtil

public RecordUtil()
Method Detail

parsePK

public static butler.util.Tuple parsePK(java.lang.String param,
                                        Table tab)
                                 throws java.lang.Exception
Throws:
java.lang.Exception