com.trackstudio.app.report.distribrep
Class DRLists

java.lang.Object
  extended by com.trackstudio.app.report.distribrep.DRLists

public class DRLists
extends java.lang.Object


Constructor Summary
DRLists(java.lang.String locale, java.util.Collection udfHash)
           
 
Method Summary
 java.util.ArrayList getFields()
           
 java.util.ArrayList getFunctions()
           
 java.util.ArrayList getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRLists

public DRLists(java.lang.String locale,
               java.util.Collection udfHash)
        throws GranException
Throws:
GranException
Method Detail

getFields

public java.util.ArrayList getFields()

getValues

public java.util.ArrayList getValues()

getFunctions

public java.util.ArrayList getFunctions()


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.