|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.possiblevalues.ThemesPV
Field Summary |
Fields inherited from interface planetj.dataengine.theme.ITheme |
CSS_FILE, DEFAULT_THEME_ID, DESCRIPTION, OWNER_ID, PROPERTIES, SECURITY_ID, THEME, THEME_ID, TYPE, TYPE_DEFAULT |
Constructor Summary | |
ThemesPV()
|
Method Summary | |
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) |
RowCollection |
getPossibleValues(Field field)
Gets a RowCollection of Themes for the given theme id Field's Row. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ThemesPV()
Method Detail |
public java.lang.String[] getOrderByColumnNames()
public RowCollection getPossibleValues(Field field) throws CMException
getPossibleValues
in interface IPossibleValueGetter
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |