|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataType
A common interface for data types of configuration parameters, database contents etc.
| Method Summary | |
|---|---|
InputForm |
getInputForm()
Get a user interface for retrieving the data of this data type |
String |
getName()
parameter name of this type |
String |
getTypeName()
|
boolean |
isNotNull()
|
boolean |
isPrimaryKey()
|
String |
toString(com.google.gwt.json.client.JSONValue json)
|
| Method Detail |
|---|
String getName()
InputForm getInputForm()
String toString(com.google.gwt.json.client.JSONValue json)
json -
String getTypeName()
boolean isPrimaryKey()
boolean isNotNull()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||