|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcontrollers.UserCommand
class UserCommand
| Property Summary | |
|---|---|
static def |
constraints
|
String |
email
|
String |
firstname
|
int |
id
|
String |
lastname
|
boolean |
preferRichEditor
|
String |
username
|
| Constructor Summary | |
UserCommand()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
static def constraints
String email
String firstname
int id
String lastname
boolean preferRichEditor
String username
| Constructor Detail |
|---|
UserCommand()
Groovy Documentation