|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.beans.JBean
edu.jhu.tmaj.beans.NullBean
public final class NullBean
| Field Summary |
|---|
| Fields inherited from class edu.jhu.tmaj.beans.JBean |
|---|
staticMetaData |
| Constructor Summary | |
|---|---|
NullBean()
|
|
| Method Summary | |
|---|---|
DatabaseField[] |
getFieldsArray()
Returns an Array of TFields representing the columnnames of this bean. |
JBean |
getNewInstance()
Returns a new instance of this bean. |
DatabaseTable |
getTable()
|
java.lang.String |
toString()
Returns the primary key name of the bean's table, along with the bean's ID. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NullBean()
| Method Detail |
|---|
public DatabaseField[] getFieldsArray()
JBean
getFieldsArray in class JBeanpublic JBean getNewInstance()
JBean
getNewInstance in class JBeanpublic DatabaseTable getTable()
getTable in class JBeanpublic java.lang.String toString()
JBean
toString in class JBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||