com.trackstudio.secured
Class AbstractBeanWithUdf

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

public abstract class AbstractBeanWithUdf
extends Secured

Bean with custom fields


Field Summary
 
Fields inherited from class com.trackstudio.secured.Secured
sc
 
Constructor Summary
AbstractBeanWithUdf()
           
 
Method Summary
abstract  java.util.ArrayList getFilteredUDFValues()
           
abstract  java.util.HashMap getUDFValues()
           
abstract  java.util.ArrayList getUDFValuesList()
           
 
Methods inherited from class com.trackstudio.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

getUDFValuesList

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

getUDFValues

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

getFilteredUDFValues

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


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