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()
           
 boolean canView()
           
 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.Object getList(Secured o)
           
 java.lang.Integer getRequired()
           
 UdfValueBean getSOAP()
           
 java.lang.Integer getType()
           
 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()

getValue

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

getList

public java.lang.Object 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

canView

public boolean canView()
                throws GranException
Specified by:
canView 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

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

getType

public java.lang.Integer getType()

getSOAP

public UdfValueBean getSOAP()
                     throws GranException
Throws:
GranException


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