com.trackstudio.secured
Class SecuredUdflistBean

java.lang.Object
  extended by com.trackstudio.secured.Secured
      extended by com.trackstudio.secured.SecuredUdflistBean
All Implemented Interfaces:
java.lang.Comparable

public class SecuredUdflistBean
extends Secured

Bean which represents custom field possible values list


Field Summary
 
Fields inherited from class com.trackstudio.secured.Secured
sc
 
Constructor Summary
SecuredUdflistBean(Udflist u, SessionContext sc)
           
 
Method Summary
 boolean canUpdate()
           
 boolean canView()
           
 int compareTo(java.lang.Object o)
           
 java.lang.String getId()
           
 UdflistBean getSOAP()
           
 java.lang.String getVal()
           
 
Methods inherited from class com.trackstudio.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

SecuredUdflistBean

public SecuredUdflistBean(Udflist u,
                          SessionContext sc)
Method Detail

getId

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

getVal

public java.lang.String getVal()

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()
Specified by:
canUpdate in class Secured

canView

public boolean canView()
Specified by:
canView in class Secured

getSOAP

public UdflistBean getSOAP()
                    throws GranException
Throws:
GranException


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