gran.secured
Class SecuredUserFValueBean

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

public class SecuredUserFValueBean
extends SecuredFValueBean


Field Summary
 
Fields inherited from class gran.secured.SecuredFValueBean
map
 
Fields inherited from class gran.secured.Secured
sc
 
Constructor Summary
SecuredUserFValueBean()
           
SecuredUserFValueBean(FValue f, SessionContext sc)
           
SecuredUserFValueBean(UserFvalueBean f, java.lang.String sessionId)
           
 
Method Summary
 UserFValue getFValue()
           
 FvalueBean getSOAP()
           
 
Methods inherited from class gran.secured.SecuredFValueBean
canUpdate, canView, compareTo, getId
 
Methods inherited from class gran.secured.Secured
compare, equals, getCanUpdate, getSecure, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuredUserFValueBean

public SecuredUserFValueBean()

SecuredUserFValueBean

public SecuredUserFValueBean(FValue f,
                             SessionContext sc)

SecuredUserFValueBean

public SecuredUserFValueBean(UserFvalueBean f,
                             java.lang.String sessionId)
                      throws GranException
Method Detail

getFValue

public UserFValue getFValue()

getSOAP

public FvalueBean getSOAP()
Specified by:
getSOAP in class SecuredFValueBean


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