Skip navigation links
A C D E F G H L P R S T U V 

A

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.
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

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.user - package com.hack23.cia.service.api.action.user
Provides...
committeeProposalSize - Variable in class com.hack23.cia.service.api.DataSummary
The committee proposal size.
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 extends Serializable,I extends Serializable> - Interface in com.hack23.cia.service.api
The Interface DataContainer.
DataModel - Interface in com.hack23.cia.service.api
The Interface DataModel.
DataSummary - Class in com.hack23.cia.service.api
The Class DataSummary.
DataSummary(long, long, long, long, long, long, long) - Constructor for class com.hack23.cia.service.api.DataSummary
Instantiates a new data summary.
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.
documentContentSize - Variable in class com.hack23.cia.service.api.DataSummary
The document content size.
documentElementSize - Variable in class com.hack23.cia.service.api.DataSummary
The document element size.
documentStatusSize - Variable in class com.hack23.cia.service.api.DataSummary
The document status size.
DocumentWordCountRequest - Class in com.hack23.cia.service.api.action.user
The Class DocumentWordCountRequest.
DocumentWordCountRequest() - Constructor for class com.hack23.cia.service.api.action.user.DocumentWordCountRequest
Instantiates a new document word count request.
DocumentWordCountResponse - Class in com.hack23.cia.service.api.action.user
The Class DocumentWordCountResponse.
DocumentWordCountResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.user.DocumentWordCountResponse
Instantiates a new document word count response.

E

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

F

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

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.
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.
getDocumentId() - Method in class com.hack23.cia.service.api.action.user.DocumentWordCountRequest
Gets the document content.
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.
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.SetGoogleAuthenticatorCredentialResponse
Gets the google auth key.
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.SetGoogleAuthenticatorCredentialResponse
Gets the google auth verification code.
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.
getLanguageContentId() - Method in class com.hack23.cia.service.api.action.admin.UpdateLanguageContentDataRequest
Gets the language content id.
getLanguageId() - Method in class com.hack23.cia.service.api.action.admin.TranslateLanguageContentToLanguageRequest
Gets the language id.
getLanguageValue() - Method in class com.hack23.cia.service.api.action.admin.UpdateLanguageContentDataRequest
Gets the language value.
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.DocumentWordCountRequest
Gets the max results.
getMaxResults() - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Gets the max results.
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.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.
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.
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.RefreshDataViewsRequest
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.TranslateLanguageContentToLanguageRequest
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.UpdateLanguageContentDataRequest
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.DocumentWordCountRequest
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.
getUserAccount() - Method in class com.hack23.cia.service.api.action.application.RegisterUserResponse
Gets the user account.
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.
getUserType() - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Gets the user type.
getWordCountMap() - Method in class com.hack23.cia.service.api.action.user.DocumentWordCountResponse
Gets the word count map.

H

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

L

load(I) - Method in interface com.hack23.cia.service.api.DataContainer
Load.
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.
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.

P

personSize - Variable in class com.hack23.cia.service.api.DataSummary
The person size.

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.

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 in com.hack23.cia.service.api.action.common
The Enum ServiceResult.
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.
setDataMap(Map<String, DocumentContentData>) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Sets the data map.
setDocumentId(String) - Method in class com.hack23.cia.service.api.action.user.DocumentWordCountRequest
Sets the document content.
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.
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.SetGoogleAuthenticatorCredentialResponse
Sets the google auth key.
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.SetGoogleAuthenticatorCredentialResponse
Sets the google auth verification code.
setIpInformation(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the ip information.
setLanguageContentId(Long) - Method in class com.hack23.cia.service.api.action.admin.UpdateLanguageContentDataRequest
Sets the language content id.
setLanguageId(Long) - Method in class com.hack23.cia.service.api.action.admin.TranslateLanguageContentToLanguageRequest
Sets the language id.
setLanguageValue(String) - Method in class com.hack23.cia.service.api.action.admin.UpdateLanguageContentDataRequest
Sets the language value.
setLocale(String) - Method in class com.hack23.cia.service.api.action.application.CreateApplicationSessionRequest
Sets the locale.
setMaxResults(int) - Method in class com.hack23.cia.service.api.action.user.DocumentWordCountRequest
Sets the max results.
setMaxResults(Integer) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentRequest
Sets the max results.
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.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.
setResultElement(List<DocumentElement>) - Method in class com.hack23.cia.service.api.action.user.SearchDocumentResponse
Sets the result element.
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.RefreshDataViewsRequest
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.TranslateLanguageContentToLanguageRequest
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.UpdateLanguageContentDataRequest
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.DocumentWordCountRequest
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.
setUserAccount(UserAccount) - Method in class com.hack23.cia.service.api.action.application.RegisterUserResponse
Sets the user account.
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.
setUserType(UserType) - Method in class com.hack23.cia.service.api.action.application.RegisterUserRequest
Sets the user type.
setWordCountMap(Map<String, Integer>) - Method in class com.hack23.cia.service.api.action.user.DocumentWordCountResponse
Sets the word count map.

T

toString() - Method in class com.hack23.cia.service.api.action.common.AbstractRequest
 
toString() - Method in class com.hack23.cia.service.api.action.common.AbstractResponse
 
totalBallotVotes - Variable in class com.hack23.cia.service.api.DataSummary
The total ballot votes.
TranslateLanguageContentToLanguageRequest - Class in com.hack23.cia.service.api.action.admin
The Class TranslateLanguageContentToLanguageRequest.
TranslateLanguageContentToLanguageRequest() - Constructor for class com.hack23.cia.service.api.action.admin.TranslateLanguageContentToLanguageRequest
Instantiates a new translate language content to language request.
TranslateLanguageContentToLanguageResponse - Class in com.hack23.cia.service.api.action.admin
The Class TranslateLanguageContentToLanguageResponse.
TranslateLanguageContentToLanguageResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.TranslateLanguageContentToLanguageResponse
Instantiates a new translate language content to language response.

U

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.
UpdateLanguageContentDataRequest - Class in com.hack23.cia.service.api.action.admin
The Class UpdateLanguageContentDataRequest.
UpdateLanguageContentDataRequest() - Constructor for class com.hack23.cia.service.api.action.admin.UpdateLanguageContentDataRequest
Instantiates a new update language content data request.
UpdateLanguageContentDataResponse - Class in com.hack23.cia.service.api.action.admin
The Class UpdateLanguageContentDataResponse.
UpdateLanguageContentDataResponse(ServiceResponse.ServiceResult) - Constructor for class com.hack23.cia.service.api.action.admin.UpdateLanguageContentDataResponse
Instantiates a new update language content data 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.
UserConfiguration - Interface in com.hack23.cia.service.api
The Interface UserConfiguration.

V

valueOf(String) - Static method in enum com.hack23.cia.service.api.action.common.ServiceResponse.ServiceResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hack23.cia.service.api.action.common.ServiceResponse.ServiceResult
Returns an array containing the constants of this enum type, in the order they are declared.
voteSize - Variable in class com.hack23.cia.service.api.DataSummary
The vote size.
A C D E F G H L P R S T U V 
Skip navigation links

Copyright © 2010–2017 www.hack23.com. All rights reserved.