| play.templates.GroovyTemplate.ExecutableTemplate._(String)
|
| play.mvc.Http.Request._init() |
| play.data.binding.Binder.bind(Object, String, Map) |
| play.data.binding.Binder.bind(String, Class>, Type, Annotation[], Map) |
| play.PlayPlugin.bind(String, Class, Type, Annotation[], Map) |
| play.PlayPlugin.bind(String, Object, Map) |
| play.test.BaseTest.clearJPASession() |
| play.db.jpa.JPAPlugin.closeTx(boolean)
|
| play.PlayPlugin.compileAll(List) |
| play.plugins.PluginCollection.compileAll(List) |
| play.db.jpa.GenericModel.create(Class>, String, Map, Annotation[]) |
| play.test.Fixtures.deleteAll()
|
| play.db.jpa.GenericModel.edit(Object, String, Map, Annotation[]) |
| play.db.jpa.GenericModel.edit(String, Map) |
| play.db.jpa.FileAttachment.exists() |
| play.libs.OAuth2.getAccessToken()
Use @{link play.libs.OAuth2.retrieveAccessToken()} instead
|
| play.db.jpa.JPABase.getEntityId() |
| play.exceptions.PlayException.getInterestingStrackTraceElement(Throwable)
since 1.3.0
|
| play.db.jpa.FileAttachment.length() |
| play.test.Fixtures.load(List)
|
| play.test.Fixtures.load(String...)
|
| play.test.Fixtures.load(String)
|
| play.libs.WS.WSRequest.oauth(OAuth.ServiceInfo, OAuth.TokenPair) |
| play.plugins.PluginCollection.onClassesChange(List) |
| play.PlayPlugin.onTemplateCompilation(Template) |
| play.mvc.Controller.parent() |
| play.mvc.Controller.parent(Map) |
| play.mvc.Controller.parent(Object...) |
| play.libs.OAuth.redirectUrl(OAuth.TokenPair) |
| play.libs.OAuth2.requestAccessToken()
Use @{link play.libs.OAuth2.retrieveVerificationCode()} instead
|
| play.libs.OAuth.requestAccessToken(OAuth.TokenPair)
use retrieveAccessToken() instead
|
| play.libs.OAuth.requestUnauthorizedToken()
use retrieveRequestToken() instead
|
| play.db.jpa.JPAPlugin.startTx(boolean)
see JPA startTx() method
|
| play.mvc.Controller.suspend(int) |
| play.mvc.Controller.suspend(String) |
| play.utils.Utils.toString(Annotation[])
Use Utils.join(values, " ");
|
| play.mvc.Controller.waitFor(Future>) |