|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectdomain.JsecControllerName
class JsecControllerName
Models the names of Controllers for security purposes
| Property Summary | |
|---|---|
static def |
constraints
|
String |
name
The name of this JsecControllerName, used to refer to it in the interface |
| Constructor Summary | |
JsecControllerName()
|
|
| Method Summary | |
|---|---|
String
|
toString()
Return a string representation of this JsecControllerName, its name |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
static def constraints
String name
| Constructor Detail |
|---|
JsecControllerName()
| Method Detail |
|---|
String toString()
Groovy Documentation