|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.mvc.Scope
public class Scope
All application Scopes
Nested Class Summary | |
---|---|
static class |
Scope.Flash
Flash scope |
static class |
Scope.Params
HTTP params |
static class |
Scope.RenderArgs
Render args (used in template rendering) |
static class |
Scope.Session
Session scope |
Field Summary | |
---|---|
static java.lang.String |
COOKIE_PREFIX
|
Constructor Summary | |
---|---|
Scope()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String COOKIE_PREFIX
Constructor Detail |
---|
public Scope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |