Interface ServiceResponse

All Superinterfaces:
Serializable, ServiceMessage
All Known Implementing Classes:
AbstractResponse, ChangePasswordResponse, CreateApplicationEventResponse, CreateApplicationSessionResponse, DeleteAccountResponse, DestroyApplicationSessionResponse, DisableGoogleAuthenticatorCredentialResponse, LoginResponse, LogoutResponse, ManageUserAccountResponse, RefreshDataViewsResponse, RegisterUserResponse, RemoveDataResponse, SearchDocumentResponse, SendEmailResponse, SetGoogleAuthenticatorCredentialResponse, UpdateApplicationConfigurationResponse, UpdateSearchIndexResponse

public interface ServiceResponse extends ServiceMessage
The Interface ServiceResponse.
  • Method Details

    • getResult

      Gets the result.
      Returns:
      the result
    • getErrorMessage

      String getErrorMessage()
      Gets the error message.
      Returns:
      the error message