|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.possiblevalues.AbstractPV
planetj.possiblevalues.ConcurrencyPV
Field Summary | |
static java.lang.String |
KEY
|
Constructor Summary | |
ConcurrencyPV()
SQLTypePV constructor comment. |
Method Summary | |
java.lang.String |
getKey()
Get the key for this possible value class. |
java.lang.String[] |
getOrderByColumnNames()
Subclasses must override this method if they want their possible values in a certain order Creation date: (7/2/2002 12:21:04 AM) |
Methods inherited from class planetj.possiblevalues.AbstractPV |
getPossibleValues |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String KEY
Constructor Detail |
public ConcurrencyPV()
Method Detail |
public java.lang.String getKey()
AbstractPV
getKey
in class AbstractPV
public java.lang.String[] getOrderByColumnNames()
getOrderByColumnNames
in class AbstractPV
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |