Package | Description |
---|---|
com.hack23.cia.service.api.action.admin |
Provides...
|
com.hack23.cia.service.api.action.application |
Provides...
|
com.hack23.cia.service.api.action.common |
Provides...
|
com.hack23.cia.service.api.action.user |
Provides...
|
Constructor and Description |
---|
RefreshDataViewsResponse(ServiceResponse.ServiceResult result)
Instantiates a new refresh data views response.
|
SendEmailResponse(ServiceResponse.ServiceResult result)
Instantiates a new update search index response.
|
TranslateLanguageContentToLanguageResponse(ServiceResponse.ServiceResult result)
Instantiates a new translate language content to language response.
|
UpdateApplicationConfigurationResponse(ServiceResponse.ServiceResult result)
Instantiates a new update application configuration response.
|
UpdateLanguageContentDataResponse(ServiceResponse.ServiceResult result)
Instantiates a new update language content data response.
|
UpdateSearchIndexResponse(ServiceResponse.ServiceResult result)
Instantiates a new update search index response.
|
Constructor and Description |
---|
CreateApplicationEventResponse(ServiceResponse.ServiceResult result)
Instantiates a new creates the application event response.
|
CreateApplicationSessionResponse(ServiceResponse.ServiceResult result)
Instantiates a new creates the application session response.
|
DestroyApplicationSessionResponse(ServiceResponse.ServiceResult result)
Instantiates a new destroy application session response.
|
LoginResponse(ServiceResponse.ServiceResult result)
Instantiates a new login response.
|
LogoutResponse(ServiceResponse.ServiceResult result)
Instantiates a new logout response.
|
RegisterUserResponse(ServiceResponse.ServiceResult result)
Instantiates a new register user response.
|
Modifier and Type | Method and Description |
---|---|
ServiceResponse.ServiceResult |
ServiceResponse.getResult()
Gets the result.
|
ServiceResponse.ServiceResult |
AbstractResponse.getResult() |
static ServiceResponse.ServiceResult |
ServiceResponse.ServiceResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceResponse.ServiceResult[] |
ServiceResponse.ServiceResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractResponse(ServiceResponse.ServiceResult result)
Instantiates a new abstract response.
|
Constructor and Description |
---|
DocumentWordCountResponse(ServiceResponse.ServiceResult result)
Instantiates a new document word count response.
|
SearchDocumentResponse(ServiceResponse.ServiceResult result)
Instantiates a new search document response.
|
SetGoogleAuthenticatorCredentialResponse(ServiceResponse.ServiceResult result)
Instantiates a new sets the google authenticator credential response.
|
Copyright © 2010–2017 www.hack23.com. All rights reserved.