gran.secured
Class AbstractBeanWithUdf

java.lang.Object
  extended bygran.secured.Secured
      extended bygran.secured.AbstractBeanWithUdf
All Implemented Interfaces:
java.lang.Comparable
Direct Known Subclasses:
SecuredTaskBean, SecuredUserBean

public abstract class AbstractBeanWithUdf
extends Secured


Field Summary
 
Fields inherited from class gran.secured.Secured
sc
 
Constructor Summary
AbstractBeanWithUdf()
           
 
Method Summary
abstract  java.util.ArrayList getFilteredUDFValues()
           
abstract  java.util.ArrayList getUDFValues()
           
 
Methods inherited from class gran.secured.Secured
canUpdate, canView, compare, compareTo, equals, getCanUpdate, getId, getSecure, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBeanWithUdf

public AbstractBeanWithUdf()
Method Detail

getUDFValues

public abstract java.util.ArrayList getUDFValues()
                                          throws GranException
Throws:
GranException

getFilteredUDFValues

public abstract java.util.ArrayList getFilteredUDFValues()
                                                  throws GranException
Throws:
GranException


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