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.HashMap getUDFValues()
           
 
Methods inherited from class gran.secured.Secured
canUpdate, canView, compare, compareTo, equals, getId, getSecure, getTimestamp, hashCode, setTimestamp
 
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.HashMap getUDFValues()
                                        throws GranException
Throws:
GranException


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