gran.secured
Class SecuredUDFValueBean

java.lang.Object
  extended bygran.secured.Secured
      extended bygran.secured.SecuredUDFValueBean
All Implemented Interfaces:
java.lang.Comparable

public class SecuredUDFValueBean
extends Secured
implements java.lang.Comparable


Field Summary
 
Fields inherited from class gran.secured.Secured
sc
 
Constructor Summary
SecuredUDFValueBean()
           
SecuredUDFValueBean(UDFValue udf, SessionContext secure)
           
 
Method Summary
 boolean canUpdate()
           
 int compareTo(java.lang.Object o)
           
 boolean equals(java.lang.Object o)
           
 java.lang.String findListByValue(java.lang.Object t)
           
 java.lang.String getCaption()
           
 Customizer getCustomizer(java.lang.String sort, boolean dis)
           
 java.lang.String getId()
           
 java.lang.String getInput(Secured object, java.lang.String contextPath, java.lang.String schemePath)
           
 java.lang.String getList(Secured o)
           
 java.lang.Integer getMail()
           
 java.lang.Integer getRequired()
           
 java.lang.String getString(Secured o)
           
 UDFValue getUDFValue()
           
 java.lang.Object getValue(Secured o)
           
 
Methods inherited from class gran.secured.Secured
compare, getSecure, getTimestamp, hashCode, setTimestamp
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuredUDFValueBean

public SecuredUDFValueBean(UDFValue udf,
                           SessionContext secure)

SecuredUDFValueBean

public SecuredUDFValueBean()
Method Detail

getUDFValue

public UDFValue getUDFValue()

getString

public java.lang.String getString(Secured o)
                           throws GranException
Throws:
GranException

getValue

public java.lang.Object getValue(Secured o)
                          throws GranException
Throws:
GranException

getList

public java.lang.String getList(Secured o)
                         throws GranException
Throws:
GranException

findListByValue

public java.lang.String findListByValue(java.lang.Object t)
                                 throws GranException
Throws:
GranException

getCaption

public java.lang.String getCaption()

getId

public java.lang.String getId()
Specified by:
getId in class Secured

canUpdate

public boolean canUpdate()
                  throws GranException
Specified by:
canUpdate in class Secured
Throws:
GranException

getCustomizer

public Customizer getCustomizer(java.lang.String sort,
                                boolean dis)
                         throws GranException
Throws:
GranException

getRequired

public java.lang.Integer getRequired()
                              throws GranException
Throws:
GranException

getInput

public java.lang.String getInput(Secured object,
                                 java.lang.String contextPath,
                                 java.lang.String schemePath)
                          throws GranException
Throws:
GranException

getMail

public java.lang.Integer getMail()

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class Secured

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable
Specified by:
compareTo in class Secured


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