gran.secured
Class SecuredFValueBean

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

public class SecuredFValueBean
extends Secured


Field Summary
 
Fields inherited from class gran.secured.Secured
sc
 
Constructor Summary
SecuredFValueBean()
           
SecuredFValueBean(FvalueBean f, java.lang.String sessionId)
           
SecuredFValueBean(FValue f, SessionContext sc)
           
 
Method Summary
 boolean canUpdate()
           
 int compareTo(java.lang.Object o)
           
 FValue getFValue()
           
 java.lang.String getId()
           
 FvalueBean getSOAP()
           
 
Methods inherited from class gran.secured.Secured
compare, equals, getSecure, getTimestamp, hashCode, setTimestamp
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuredFValueBean

public SecuredFValueBean()

SecuredFValueBean

public SecuredFValueBean(FValue f,
                         SessionContext sc)

SecuredFValueBean

public SecuredFValueBean(FvalueBean f,
                         java.lang.String sessionId)
                  throws GranException
Method Detail

getId

public java.lang.String getId()
Specified by:
getId 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

canUpdate

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

getFValue

public FValue getFValue()

getSOAP

public FvalueBean getSOAP()


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