Index

A C D E F G H L M P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractMessage - Class in com.hack23.cia.service.api.action.common
The Class AbstractMessage.
AbstractMessage() - Constructor for class com.hack23.cia.service.api.action.common.AbstractMessage
Instantiates a new abstract message.
AbstractRequest - Class in com.hack23.cia.service.api.action.common
The Class AbstractRequest.
AbstractRequest() - Constructor for class com.hack23.cia.service.api.action.common.AbstractRequest
Instantiates a new abstract request.
AbstractResponse - Class in com.hack23.cia.service.api.action.common
The Class AbstractResponse.
AbstractResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.common.AbstractResponse
Instantiates a new abstract response.
AgentContainer - Interface in com.hack23.cia.service.api
The Interface AgentContainer.
APPLICATION_HISTORY - Enum constant in enum class com.hack23.cia.service.api.action.admin.RemoveDataRequest.DataType
 
ApplicationManager - Interface in com.hack23.cia.service.api
The Interface ApplicationManager.
asyncService(ServiceRequest) - Method in interface com.hack23.cia.service.api.ApplicationManager
Async service.

C

ChangePasswordRequest - Class in com.hack23.cia.service.api.action.user
The Class ChangePasswordRequest.
ChangePasswordRequest() - Constructor for class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Instantiates a new change password request.
ChangePasswordResponse - Class in com.hack23.cia.service.api.action.user
The Class ChangePasswordResponse.
ChangePasswordResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.user.ChangePasswordResponse
Instantiates a new change password response.
com.hack23.cia.service.api - package com.hack23.cia.service.api
Provides...
com.hack23.cia.service.api.action.admin - package com.hack23.cia.service.api.action.admin
Provides...
com.hack23.cia.service.api.action.application - package com.hack23.cia.service.api.action.application
Provides...
com.hack23.cia.service.api.action.common - package com.hack23.cia.service.api.action.common
Provides...
com.hack23.cia.service.api.action.kpi - package com.hack23.cia.service.api.action.kpi
Provides...
com.hack23.cia.service.api.action.user - package com.hack23.cia.service.api.action.user
Provides...
ComplianceCheck - Interface in com.hack23.cia.service.api.action.kpi
The Interface ComplianceCheck.
ConfigurationManager - Interface in com.hack23.cia.service.api
The Interface ConfigurationManager.
CreateApplicationEventRequest - Class in com.hack23.cia.service.api.action.application
The Class CreateApplicationEventRequest.
CreateApplicationEventRequest() - Constructor for class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Instantiates a new creates the application event request.
CreateApplicationEventResponse - Class in com.hack23.cia.service.api.action.application
The Class CreateApplicationEventResponse.
CreateApplicationEventResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.application.CreateApplicationEventResponse
Instantiates a new creates the application event response.
CreateApplicationSessionRequest - Class in com.hack23.cia.service.api.action.application
The Class CreateApplicationSessionRequest.
CreateApplicationSessionRequest() - Constructor for class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Instantiates a new creates the application session request.
CreateApplicationSessionResponse - Class in com.hack23.cia.service.api.action.application
The Class CreateApplicationSessionResponse.
CreateApplicationSessionResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.application.CreateApplicationSessionResponse
Instantiates a new creates the application session response.
createDefaultConfigIfEmpty() - Method in interface com.hack23.cia.service.api.ConfigurationManager
Creates the default config if empty.
createDefaultLanguagesIfEmpty() - Method in interface com.hack23.cia.service.api.ConfigurationManager
Creates the default languages if empty.

D

DataContainer<T,I> - Interface in com.hack23.cia.service.api
The Interface DataContainer.
DELETE - Enum constant in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
The delete.
DeleteAccountRequest - Class in com.hack23.cia.service.api.action.user
The Class DeleteAccountRequest.
DeleteAccountRequest() - Constructor for class com.hack23.cia.service.api.action.user.DeleteAccountRequest
Instantiates a new delete account request.
DeleteAccountResponse - Class in com.hack23.cia.service.api.action.user
The Class DeleteAccountResponse.
DeleteAccountResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Instantiates a new delete account response.
DestroyApplicationSessionRequest - Class in com.hack23.cia.service.api.action.application
The Class DestroyApplicationSessionRequest.
DestroyApplicationSessionRequest() - Constructor for class com.hack23.cia.service.api.action.application.DestroyApplicationSessionRequest
Instantiates a new destroy application session request.
DestroyApplicationSessionResponse - Class in com.hack23.cia.service.api.action.application
The Class DestroyApplicationSessionResponse.
DestroyApplicationSessionResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.application.DestroyApplicationSessionResponse
Instantiates a new destroy application session response.
DisableGoogleAuthenticatorCredentialRequest - Class in com.hack23.cia.service.api.action.user
The Class DisableGoogleAuthenticatorCredentialRequest.
DisableGoogleAuthenticatorCredentialRequest() - Constructor for class com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialRequest
Instantiates a new disable google authenticator credential request.
DisableGoogleAuthenticatorCredentialResponse - Class in com.hack23.cia.service.api.action.user
The Class DisableGoogleAuthenticatorCredentialResponse.
DisableGoogleAuthenticatorCredentialResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialResponse
Instantiates a new disable google authenticator credential response.
DOCUMENTS - Enum constant in enum class com.hack23.cia.service.api.action.admin.RemoveDataRequest.DataType
 

E

equals(Object) - Method in class com.hack23.cia.service.api.action.common.AbstractMessage
 
execute(DataAgentWorkOrder) - Method in interface com.hack23.cia.service.api.AgentContainer
Execute.

F

FAILURE - Enum constant in enum class com.hack23.cia.service.api.action.common.ServiceResponse.ServiceResult
The failure.
findByQueryProperty(Class<T>, SingularAttribute<T, ? extends Object>, Class<V>, SingularAttribute<V, ? extends Object>, Object) - Method in interface com.hack23.cia.service.api.DataContainer
Find by query property.
findListByEmbeddedProperty(Class<T>, SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object) - Method in interface com.hack23.cia.service.api.DataContainer
Find list by embedded property.
findListByProperty(Object[], SingularAttribute<T, ? extends Object>...) - Method in interface com.hack23.cia.service.api.DataContainer
Find list by property.
findOrderedByPropertyListByEmbeddedProperty(Class<T>, SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.api.DataContainer
Find ordered by property list by embedded property.
findOrderedListByEmbeddedProperty(Class<T>, SingularAttribute<T, V>, Class<V>, SingularAttribute<V, ? extends Object>, Object, SingularAttribute<V, ? extends Object>) - Method in interface com.hack23.cia.service.api.DataContainer
Find ordered list by embedded property.
findOrderedListByProperty(SingularAttribute<T, ? extends Object>, Object[], SingularAttribute<T, ? extends Object>...) - Method in interface com.hack23.cia.service.api.DataContainer
Find ordered list by property.
findOrderedListByProperty(SingularAttribute<T, ? extends Object>, Object, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.api.DataContainer
Find ordered list by property.

G

getAccountOperation() - Method in class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Gets the account operation.
getActionName() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the action name.
getAgency() - Method in interface com.hack23.cia.service.api.UserConfiguration
Gets the agency.
getAgentContainer() - Method in interface com.hack23.cia.service.api.ApplicationManager
Gets the agent container.
getAll() - Method in interface com.hack23.cia.service.api.DataContainer
Gets the all.
getAllBy(SingularAttribute<T, ? extends Object>, Object) - Method in interface com.hack23.cia.service.api.DataContainer
Gets the all by.
getAllOrderBy(SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.api.DataContainer
Gets the all order by.
getApplicationConfigurationId() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the application configuration id.
getApplicationMessage() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the application message.
getApplicationOperation() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the application operation.
getComponentDescription() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the component description.
getComponentTitle() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the component title.
getConfigDescription() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the config description.
getConfigTitle() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the config title.
getContent() - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Gets the content.
getCountry() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the country.
getCurrentPassword() - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Gets the current password.
getDataContainer(Class<T>) - Method in interface com.hack23.cia.service.api.ApplicationManager
Gets the data container.
getDataMap() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Gets the data map.
getDataType() - Method in class com.hack23.cia.service.api.action.admin.RemoveDataRequest
Gets the data type.
getElementId() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the element id.
getEmail() - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Gets the email.
getEmail() - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Gets the email.
getEmail() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the email.
getErrorMessage() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the error message.
getErrorMessage() - Method in class com.hack23.cia.service.api.action.common.AbstractResponse
 
getErrorMessage() - Method in interface com.hack23.cia.service.api.action.common.ServiceResponse
Gets the error message.
getEventGroup() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the event group.
getGoogleAuthKey() - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Gets the google auth key.
getGoogleAuthKey() - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Gets the google auth key.
getGoogleAuthScratchCodes() - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Gets the google auth scratch codes.
getGoogleAuthScratchCodes() - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Gets the google auth scratch codes.
getGoogleAuthVerificationCode() - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Gets the google auth verification code.
getGoogleAuthVerificationCode() - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Gets the google auth verification code.
getId() - Method in interface com.hack23.cia.service.api.action.kpi.ComplianceCheck
Gets the id.
getIpInformation() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the ip information.
getLanguage() - Method in interface com.hack23.cia.service.api.UserConfiguration
Gets the language.
getLocale() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the locale.
getMaxResults() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Gets the max results.
getName() - Method in interface com.hack23.cia.service.api.action.kpi.ComplianceCheck
Gets the name.
getNewPassword() - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Gets the new password.
getOperatingSystem() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the operating system.
getOtpAuthTotpURL() - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Gets the otp auth totp URL.
getOtpAuthTotpURL() - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Gets the otp auth totp url.
getOtpCode() - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Gets the otp code.
getPage() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the page.
getPage(int, int) - Method in interface com.hack23.cia.service.api.DataContainer
Gets the page.
getPageMode() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the page mode.
getPageOrderBy(int, int, SingularAttribute<T, ? extends Object>) - Method in interface com.hack23.cia.service.api.DataContainer
Gets the page order by.
getPortal() - Method in interface com.hack23.cia.service.api.UserConfiguration
Gets the portal.
getPropertyValue() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the property value.
getRepeatNewPassword() - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Gets the repeat new password.
getResourceType() - Method in interface com.hack23.cia.service.api.action.kpi.ComplianceCheck
Gets the resource type.
getResult() - Method in class com.hack23.cia.service.api.action.common.AbstractResponse
 
getResult() - Method in interface com.hack23.cia.service.api.action.common.ServiceResponse
Gets the result.
getResultElement() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Gets the result element.
getRuleViolations() - Method in interface com.hack23.cia.service.api.action.kpi.ComplianceCheck
Gets the rule violations.
getScreenSize() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the screen size.
getSearchExpression() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Gets the search expression.
getSerialversionuid() - Static method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the serialversionuid.
getSessionId() - Method in class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.admin.RefreshDataViewsRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.admin.RemoveDataRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.admin.UpdateSearchIndexRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.application.DestroyApplicationSessionRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.application.LogoutRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.user.DeleteAccountRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Gets the session id.
getSessionId() - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialRequest
Gets the session id.
getSessionType() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the session type.
getSize() - Method in interface com.hack23.cia.service.api.DataContainer
Gets the size.
getStatusMap() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Gets the status map.
getSubject() - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Gets the subject.
getTimeZone() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the time zone.
getUserAccount() - Method in class com.hack23.cia.service.api.action.application.RegisterUserResponse
Gets the user account.
getUserAcountId() - Method in class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Gets the user acount id.
getUserAgentInformation() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Gets the user agent information.
getUserConfiguration(String, String) - Method in interface com.hack23.cia.service.api.ConfigurationManager
Gets the user configuration.
getUserId() - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Gets the user id.
getUsername() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the username.
getUserpassword() - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Gets the userpassword.
getUserpassword() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the userpassword.
getUserpassword() - Method in class com.hack23.cia.service.api.action.user.DeleteAccountRequest
Gets the userpassword.
getUserpassword() - Method in class com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialRequest
Gets the userpassword.
getUserpassword() - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialRequest
Gets the userpassword.
getUserType() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the user type.

H

hashCode() - Method in class com.hack23.cia.service.api.action.common.AbstractMessage
 

L

load(I) - Method in interface com.hack23.cia.service.api.DataContainer
Load.
LOCK - Enum constant in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
The lock.
LoginRequest - Class in com.hack23.cia.service.api.action.application
The Class LoginRequest.
LoginRequest() - Constructor for class com.hack23.cia.service.api.action.application.LoginRequest
Instantiates a new login request.
LoginResponse - Class in com.hack23.cia.service.api.action.application
The Class LoginResponse.
LoginResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.application.LoginResponse
Instantiates a new login response.
LoginResponse.ErrorMessage - Enum Class in com.hack23.cia.service.api.action.application
The Enum ErrorMessage.
LogoutRequest - Class in com.hack23.cia.service.api.action.application
The Class LogoutRequest.
LogoutRequest() - Constructor for class com.hack23.cia.service.api.action.application.LogoutRequest
Instantiates a new logout request.
LogoutResponse - Class in com.hack23.cia.service.api.action.application
The Class LogoutResponse.
LogoutResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.application.LogoutResponse
Instantiates a new logout response.

M

ManageUserAccountRequest - Class in com.hack23.cia.service.api.action.admin
The Class ManageUserAccountRequest.
ManageUserAccountRequest() - Constructor for class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Instantiates a new manage user account request.
ManageUserAccountRequest.AccountOperation - Enum Class in com.hack23.cia.service.api.action.admin
The Enum AccountOperation.
ManageUserAccountResponse - Class in com.hack23.cia.service.api.action.admin
The Class ManageUserAccountResponse.
ManageUserAccountResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.ManageUserAccountResponse
Instantiates a new manage user account response.

P

PASSWORD_RECOVERY - Enum constant in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
The password recovery.
POLITICIAN - Enum constant in enum class com.hack23.cia.service.api.action.admin.RemoveDataRequest.DataType
 

R

RefreshDataViewsRequest - Class in com.hack23.cia.service.api.action.admin
The Class RefreshDataViewsRequest.
RefreshDataViewsRequest() - Constructor for class com.hack23.cia.service.api.action.admin.RefreshDataViewsRequest
Instantiates a new refresh data views request.
RefreshDataViewsResponse - Class in com.hack23.cia.service.api.action.admin
The Class RefreshDataViewsResponse.
RefreshDataViewsResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.RefreshDataViewsResponse
Instantiates a new refresh data views response.
RegisterUserRequest - Class in com.hack23.cia.service.api.action.application
The Class RegisterUserRequest.
RegisterUserRequest() - Constructor for class com.hack23.cia.service.api.action.application.RegisterUserRequest
Instantiates a new register user request.
RegisterUserResponse - Class in com.hack23.cia.service.api.action.application
The Class RegisterUserResponse.
RegisterUserResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.application.RegisterUserResponse
Instantiates a new register user response.
RegisterUserResponse.ErrorMessage - Enum Class in com.hack23.cia.service.api.action.application
The Enum ErrorMessage.
RemoveDataRequest - Class in com.hack23.cia.service.api.action.admin
The Class RemoveDataRequest.
RemoveDataRequest() - Constructor for class com.hack23.cia.service.api.action.admin.RemoveDataRequest
Instantiates a new removes the data request.
RemoveDataRequest.DataType - Enum Class in com.hack23.cia.service.api.action.admin
The Enum DataType.
RemoveDataResponse - Class in com.hack23.cia.service.api.action.admin
The Class RemoveDataResponse.
RemoveDataResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.RemoveDataResponse
Instantiates a new removes the data response.
RESET_MFA - Enum constant in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
The reset mfa.

S

SearchDocumentRequest - Class in com.hack23.cia.service.api.action.user
The Class SearchDocumentRequest.
SearchDocumentRequest() - Constructor for class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Instantiates a new search document request.
SearchDocumentResponse - Class in com.hack23.cia.service.api.action.user
The Class SearchDocumentResponse.
SearchDocumentResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Instantiates a new search document response.
SendEmailRequest - Class in com.hack23.cia.service.api.action.admin
The Class SendEmailRequest.
SendEmailRequest() - Constructor for class com.hack23.cia.service.api.action.admin.SendEmailRequest
Instantiates a new send email request.
SendEmailResponse - Class in com.hack23.cia.service.api.action.admin
The Class SendEmailResponse.
SendEmailResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.SendEmailResponse
Instantiates a new update search index response.
service(ServiceRequest) - Method in interface com.hack23.cia.service.api.ApplicationManager
Service.
ServiceMessage - Interface in com.hack23.cia.service.api.action.common
The Interface ServiceMessage.
ServiceRequest - Interface in com.hack23.cia.service.api.action.common
The Interface ServiceRequest.
ServiceResponse - Interface in com.hack23.cia.service.api.action.common
The Interface ServiceResponse.
ServiceResponse.ServiceResult - Enum Class in com.hack23.cia.service.api.action.common
The Enum ServiceResult.
setAccountOperation(ManageUserAccountRequest.AccountOperation) - Method in class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Sets the account operation.
setActionName(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the action name.
setApplicationConfigurationId(Long) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the application configuration id.
setApplicationMessage(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the application message.
setApplicationOperation(ApplicationOperationType) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the application operation.
setComponentDescription(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the component description.
setComponentTitle(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the component title.
setConfigDescription(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the config description.
setConfigTitle(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the config title.
setContent(String) - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Sets the content.
setCountry(String) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the country.
setCurrentPassword(String) - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Sets the current password.
setDataMap(Map<String, DocumentContentData>) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Sets the data map.
setDataType(RemoveDataRequest.DataType) - Method in class com.hack23.cia.service.api.action.admin.RemoveDataRequest
Sets the data type.
setElementId(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the element id.
setEmail(String) - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Sets the email.
setEmail(String) - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Sets the email.
setEmail(String) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the email.
setErrorMessage(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the error message.
setErrorMessage(String) - Method in class com.hack23.cia.service.api.action.common.AbstractResponse
Sets the error message.
setEventGroup(ApplicationEventGroup) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the event group.
SetGoogleAuthenticatorCredentialRequest - Class in com.hack23.cia.service.api.action.user
The Class SetGoogleAuthenticatorCredentialRequest.
SetGoogleAuthenticatorCredentialRequest() - Constructor for class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialRequest
Instantiates a new sets the google authenticator credential request.
SetGoogleAuthenticatorCredentialResponse - Class in com.hack23.cia.service.api.action.user
The Class SetGoogleAuthenticatorCredentialResponse.
SetGoogleAuthenticatorCredentialResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Instantiates a new sets the google authenticator credential response.
setGoogleAuthKey(String) - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Sets the google auth key.
setGoogleAuthKey(String) - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Sets the google auth key.
setGoogleAuthScratchCodes(List<Integer>) - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Sets the google auth scratch codes.
setGoogleAuthScratchCodes(List<Integer>) - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Sets the google auth scratch codes.
setGoogleAuthVerificationCode(Integer) - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Sets the google auth verification code.
setGoogleAuthVerificationCode(Integer) - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Sets the google auth verification code.
setIpInformation(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the ip information.
setLocale(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the locale.
setMaxResults(Integer) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Sets the max results.
setNewPassword(String) - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Sets the new password.
setOperatingSystem(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the operating system.
setOtpAuthTotpURL(String) - Method in class com.hack23.cia.service.api.action.user.DeleteAccountResponse
Sets the otp auth totp URL.
setOtpAuthTotpURL(String) - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialResponse
Sets the otp auth totp url.
setOtpCode(String) - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Sets the otp code.
setPage(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the page.
setPageMode(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the page mode.
setPropertyValue(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the property value.
setRepeatNewPassword(String) - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Sets the repeat new password.
setResultElement(List<DocumentElement>) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Sets the result element.
setScreenSize(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the screen size.
setSearchExpression(String) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Sets the search expression.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.admin.RefreshDataViewsRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.admin.RemoveDataRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateSearchIndexRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.application.DestroyApplicationSessionRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.application.LogoutRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.user.ChangePasswordRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.user.DeleteAccountRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Sets the session id.
setSessionId(String) - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialRequest
Sets the session id.
setSessionType(ApplicationSessionType) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the session type.
setStatusMap(Map<String, DocumentStatusContainer>) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Sets the status map.
setSubject(String) - Method in class com.hack23.cia.service.api.action.admin.SendEmailRequest
Sets the subject.
setTimeZone(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the time zone.
setUserAccount(UserAccount) - Method in class com.hack23.cia.service.api.action.application.RegisterUserResponse
Sets the user account.
setUserAcountId(String) - Method in class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest
Sets the user acount id.
setUserAgentInformation(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the user agent information.
setUserId(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationEventRequest
Sets the user id.
setUsername(String) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the username.
setUserpassword(String) - Method in class com.hack23.cia.service.api.action.application.LoginRequest
Sets the userpassword.
setUserpassword(String) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the userpassword.
setUserpassword(String) - Method in class com.hack23.cia.service.api.action.user.DeleteAccountRequest
Sets the userpassword.
setUserpassword(String) - Method in class com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialRequest
Sets the userpassword.
setUserpassword(String) - Method in class com.hack23.cia.service.api.action.user.SetGoogleAuthenticatorCredentialRequest
Sets the userpassword.
setUserType(UserType) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the user type.
SUCCESS - Enum constant in enum class com.hack23.cia.service.api.action.common.ServiceResponse.ServiceResult
The success.

T

toString() - Method in class com.hack23.cia.service.api.action.common.AbstractMessage
 

U

UNLOCK - Enum constant in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
The unlock.
UpdateApplicationConfigurationRequest - Class in com.hack23.cia.service.api.action.admin
The Class UpdateApplicationConfigurationRequest.
UpdateApplicationConfigurationRequest() - Constructor for class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationRequest
Instantiates a new update application configuration request.
UpdateApplicationConfigurationResponse - Class in com.hack23.cia.service.api.action.admin
The Class UpdateApplicationConfigurationResponse.
UpdateApplicationConfigurationResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.UpdateApplicationConfigurationResponse
Instantiates a new update application configuration response.
UpdateSearchIndexRequest - Class in com.hack23.cia.service.api.action.admin
The Class UpdateSearchIndexRequest.
UpdateSearchIndexRequest() - Constructor for class com.hack23.cia.service.api.action.admin.UpdateSearchIndexRequest
Instantiates a new update search index request.
UpdateSearchIndexResponse - Class in com.hack23.cia.service.api.action.admin
The Class UpdateSearchIndexResponse.
UpdateSearchIndexResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.UpdateSearchIndexResponse
Instantiates a new update search index response.
USER_ALREADY_EXIST - Enum constant in enum class com.hack23.cia.service.api.action.application.RegisterUserResponse.ErrorMessage
 
UserConfiguration - Interface in com.hack23.cia.service.api
The Interface UserConfiguration.
USERNAME_OR_PASSWORD_DO_NOT_MATCH - Enum constant in enum class com.hack23.cia.service.api.action.application.LoginResponse.ErrorMessage
 

V

valueOf(String) - Static method in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.hack23.cia.service.api.action.admin.RemoveDataRequest.DataType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.hack23.cia.service.api.action.application.LoginResponse.ErrorMessage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.hack23.cia.service.api.action.application.RegisterUserResponse.ErrorMessage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.hack23.cia.service.api.action.common.ServiceResponse.ServiceResult
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.hack23.cia.service.api.action.admin.RemoveDataRequest.DataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.hack23.cia.service.api.action.application.LoginResponse.ErrorMessage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.hack23.cia.service.api.action.application.RegisterUserResponse.ErrorMessage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.hack23.cia.service.api.action.common.ServiceResponse.ServiceResult
Returns an array containing the constants of this enum class, in the order they are declared.
VERIFY_EMAIL - Enum constant in enum class com.hack23.cia.service.api.action.admin.ManageUserAccountRequest.AccountOperation
The verify email.
A C D E F G H L M P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form