|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceLayer | |
|---|---|
| com.google.web.bindery.requestfactory.server | Server side classes for mediating between the client side and the persistent datastore. |
| Uses of ServiceLayer in com.google.web.bindery.requestfactory.server |
|---|
| Subclasses of ServiceLayer in com.google.web.bindery.requestfactory.server | |
|---|---|
class |
FindServiceLayer
Allows the use of a very short operation name for the find method. |
class |
ServiceLayerDecorator
Users that intend to alter how RequestFactory interacts with the domain environment can extend this type and provide it to create(ServiceLayerDecorator...). |
| Methods in com.google.web.bindery.requestfactory.server that return ServiceLayer | |
|---|---|
static ServiceLayer |
ServiceLayer.create(ServiceLayerDecorator... decorators)
Create a RequestFactory ServiceLayer that is optionally modified by the given decorators. |
protected ServiceLayer |
ServiceLayerDecorator.getTop()
Returns the top-most service layer. |
| Constructors in com.google.web.bindery.requestfactory.server with parameters of type ServiceLayer | |
|---|---|
SimpleRequestProcessor(ServiceLayer serviceLayer)
|
|
|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||