|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ApplicationManager
The Interface ApplicationManager.
| Method Summary | ||
|---|---|---|
Object |
authenticate(String username,
String password)
Authenticate. |
|
AgentContainer |
getAgentContainer()
Gets the agent container. |
|
|
getDataContainer(Class<T> dataObject)
Gets the data container. |
|
GeoIpCountryService |
getGeoIpCountryService()
Gets the geo ip country service. |
|
OperationalStatementDAO |
getOperationalStatementDAO()
Gets the operational statement dao. |
|
Translator |
getTranslator()
Gets the translator. |
|
void |
logout()
Logout. |
|
ServiceResponse |
service(ServiceRequest serviceRequest)
Service. |
|
| Method Detail |
|---|
Object authenticate(String username,
String password)
username - the usernamepassword - the password
AgentContainer getAgentContainer()
<T extends Serializable,ID extends Serializable> DataContainer<T,ID> getDataContainer(Class<T> dataObject)
T - the generic typeID - the generic typedataObject - the data object
GeoIpCountryService getGeoIpCountryService()
OperationalStatementDAO getOperationalStatementDAO()
Translator getTranslator()
void logout()
ServiceResponse service(ServiceRequest serviceRequest)
serviceRequest - the service request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||