com.trackstudio.secured
Class SecuredFValueBean
java.lang.Object
com.trackstudio.secured.Secured
com.trackstudio.secured.SecuredFValueBean
- All Implemented Interfaces:
- java.lang.Comparable
- Direct Known Subclasses:
- SecuredTaskFValueBean, SecuredUserFValueBean
public abstract class SecuredFValueBean
- extends Secured
Bean which represents filtering criteria
Field Summary |
protected java.util.HashMap |
map
|
Fields inherited from class com.trackstudio.secured.Secured |
sc |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
map
protected java.util.HashMap map
SecuredFValueBean
public SecuredFValueBean()
SecuredFValueBean
public SecuredFValueBean(FValue f,
SessionContext sc)
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
canView
public boolean canView()
throws GranException
- Specified by:
canView
in class Secured
- Throws:
GranException
getSOAP
public abstract FvalueBean getSOAP()
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.