com.trackstudio.view
Class UDFValueViewCSV

java.lang.Object
  extended by com.trackstudio.view.UDFValueView
      extended by com.trackstudio.view.UDFValueViewCSV

public class UDFValueViewCSV
extends UDFValueView


Field Summary
 
Fields inherited from class com.trackstudio.view.UDFValueView
udfValue
 
Constructor Summary
UDFValueViewCSV(SecuredUDFValueBean udfValue)
           
 
Method Summary
 java.lang.String getCaption()
           
protected  java.lang.String getURLView(java.lang.Object va)
           
 java.lang.String getValue(Secured o)
           
protected  java.lang.String getValue(Secured o, boolean path)
           
 
Methods inherited from class com.trackstudio.view.UDFValueView
listToString, urlUDFtoHTML, urlUDFToText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDFValueViewCSV

public UDFValueViewCSV(SecuredUDFValueBean udfValue)
Method Detail

getValue

protected java.lang.String getValue(Secured o,
                                    boolean path)
                             throws GranException
Throws:
GranException

getValue

public java.lang.String getValue(Secured o)
                          throws GranException
Specified by:
getValue in class UDFValueView
Throws:
GranException

getURLView

protected java.lang.String getURLView(java.lang.Object va)

getCaption

public java.lang.String getCaption()
Specified by:
getCaption in class UDFValueView


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