@Exported
public interface DataAccessObject
Service| Modifier and Type | Method and Description |
|---|---|
ServiceResponse |
getResponse()
Returns the response object associated with this service.
|
Service |
getService() |
void |
setService(Service service)
Registers this data access object with a service.
|
ServiceResponse getResponse()
Service getService()
void setService(Service service)
service - the service with which to register this