com.trackstudio.view
Class UDFValueViewHTML

java.lang.Object
  extended by com.trackstudio.view.UDFValueView
      extended by com.trackstudio.view.UDFValueViewHTML
Direct Known Subclasses:
UDFValueViewHTMLShort

public class UDFValueViewHTML
extends UDFValueView


Field Summary
protected  java.lang.String context
           
protected  java.lang.String schemePath
           
 
Fields inherited from class com.trackstudio.view.UDFValueView
udfValue
 
Constructor Summary
UDFValueViewHTML(SecuredUDFValueBean udfValue, java.lang.String context, java.lang.String schemePath)
           
 
Method Summary
 java.lang.String getCaption()
           
 java.lang.String getValue(Secured o)
           
 
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
 

Field Detail

context

protected java.lang.String context

schemePath

protected java.lang.String schemePath
Constructor Detail

UDFValueViewHTML

public UDFValueViewHTML(SecuredUDFValueBean udfValue,
                        java.lang.String context,
                        java.lang.String schemePath)
Method Detail

getValue

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

getCaption

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


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