|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object syntheticoperation.Constants
public class Constants
Model-related constant values collected in one place.
Field Summary | |
---|---|
static java.lang.String |
commandAttribute
The name of the command attribute to be used. |
static java.lang.String |
searchByAuthor
The command to "search by author". |
static java.lang.String |
searchByKeyword
The command to "search by keyword". |
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String searchByAuthor
public static final java.lang.String searchByKeyword
public static final java.lang.String commandAttribute
Constructor Detail |
---|
public Constants()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |