|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.secured.Secured
com.trackstudio.secured.AbstractBeanWithUdf
public abstract class AbstractBeanWithUdf
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 |
|---|
public AbstractBeanWithUdf()
| Method Detail |
|---|
public abstract java.util.ArrayList getUDFValuesList()
throws GranException
GranException
public abstract java.util.HashMap getUDFValues()
throws GranException
GranException
public abstract java.util.ArrayList getFilteredUDFValues()
throws GranException
GranException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||