-
-
class ManageUserAccountRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountOperation
@NotNull ManageUserAccountRequest.AccountOperation accountOperation
The account operation.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
userAcountId
@NotNull java.lang.String userAcountId
The user acount id.
-
class ManageUserAccountResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class RefreshDataViewsRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class RefreshDataViewsResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class RemoveDataRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class RemoveDataResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class SendEmailRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
content
@NotNull java.lang.String content
The content.
-
email
@Email java.lang.String email
The email.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
subject
@NotNull java.lang.String subject
The subject.
-
class SendEmailResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class UpdateApplicationConfigurationRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
applicationConfigurationId
java.lang.Long applicationConfigurationId
The application configuration id.
-
componentDescription
java.lang.String componentDescription
The component description.
-
componentTitle
java.lang.String componentTitle
The component title.
-
configDescription
java.lang.String configDescription
The config description.
-
configTitle
java.lang.String configTitle
The config title.
-
propertyValue
java.lang.String propertyValue
The property value.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
class UpdateApplicationConfigurationResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class UpdateSearchIndexRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class UpdateSearchIndexResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
-
class CreateApplicationEventRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actionName
java.lang.String actionName
The action name.
-
applicationMessage
java.lang.String applicationMessage
The application message.
-
applicationOperation
com.hack23.cia.model.internal.application.system.impl.ApplicationOperationType applicationOperation
The application operation.
-
elementId
java.lang.String elementId
The element id.
-
errorMessage
java.lang.String errorMessage
The error message.
-
eventGroup
com.hack23.cia.model.internal.application.system.impl.ApplicationEventGroup eventGroup
The event group.
-
page
java.lang.String page
The page.
-
pageMode
java.lang.String pageMode
The page mode.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
userId
java.lang.String userId
The user id.
-
class CreateApplicationEventResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class CreateApplicationSessionRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ipInformation
java.lang.String ipInformation
The ip information.
-
locale
java.lang.String locale
The locale.
-
operatingSystem
java.lang.String operatingSystem
The operating system.
-
screenSize
java.lang.String screenSize
The screen size.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
sessionType
com.hack23.cia.model.internal.application.system.impl.ApplicationSessionType sessionType
The session type.
-
timeZone
java.lang.String timeZone
The time zone.
-
userAgentInformation
java.lang.String userAgentInformation
The user agent information.
-
class CreateApplicationSessionResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class DestroyApplicationSessionRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class DestroyApplicationSessionResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
email
@Email java.lang.String email
The email.
-
otpCode
java.lang.String otpCode
The otp code.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
userpassword
@NotNull @Size(min=4,max=64) java.lang.String userpassword
The userpassword.
-
-
class LogoutRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
-
class RegisterUserRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
country
@NotNull @Size(min=4,max=64) java.lang.String country
The country.
-
email
@Email java.lang.String email
The email.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
username
@NotNull @Size(min=4,max=64) java.lang.String username
The username.
-
userpassword
@NotNull @Size(min=4,max=64) java.lang.String userpassword
The userpassword.
-
userType
com.hack23.cia.model.internal.application.user.impl.UserType userType
The user type.
-
class RegisterUserResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
-
class AbstractMessage extends java.lang.Object implements java.io.Serializable
- serialVersionUID:
- 1L
-
class AbstractRequest extends
AbstractMessage implements java.io.Serializable
- serialVersionUID:
- 1L
-
class AbstractResponse extends
AbstractMessage implements java.io.Serializable
- serialVersionUID:
- 1L
-
-
-
class ChangePasswordRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
currentPassword
@NotNull @Size(min=4,max=64) java.lang.String currentPassword
The current password.
-
newPassword
@NotNull @Size(min=4,max=64) java.lang.String newPassword
The new password.
-
repeatNewPassword
@NotNull @Size(min=4,max=64) java.lang.String repeatNewPassword
The repeat new password.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
class ChangePasswordResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class DeleteAccountRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class DeleteAccountResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
googleAuthKey
java.lang.String googleAuthKey
The google auth key.
-
googleAuthScratchCodes
java.util.List<java.lang.Integer> googleAuthScratchCodes
The google auth scratch codes.
-
googleAuthVerificationCode
java.lang.Integer googleAuthVerificationCode
The google auth verification code.
-
otpAuthTotpURL
java.lang.String otpAuthTotpURL
The otp auth totp URL.
-
class DisableGoogleAuthenticatorCredentialRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class DisableGoogleAuthenticatorCredentialResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
class SearchDocumentRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxResults
java.lang.Integer maxResults
The max results.
-
searchExpression
java.lang.String searchExpression
The search expression.
-
sessionId
@NotNull java.lang.String sessionId
The session id.
-
class SearchDocumentResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataMap
java.util.Map<java.lang.String,com.hack23.cia.model.external.riksdagen.documentcontent.impl.DocumentContentData> dataMap
The data map.
-
resultElement
java.util.List<com.hack23.cia.model.external.riksdagen.dokumentlista.impl.DocumentElement> resultElement
The result element.
-
statusMap
java.util.Map<java.lang.String,com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentStatusContainer> statusMap
The status map.
-
class SetGoogleAuthenticatorCredentialRequest extends
AbstractRequest implements java.io.Serializable
- serialVersionUID:
- 1L
-
class SetGoogleAuthenticatorCredentialResponse extends
AbstractResponse implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
googleAuthKey
java.lang.String googleAuthKey
The google auth key.
-
googleAuthScratchCodes
java.util.List<java.lang.Integer> googleAuthScratchCodes
The google auth scratch codes.
-
googleAuthVerificationCode
java.lang.Integer googleAuthVerificationCode
The google auth verification code.
-
otpAuthTotpURL
java.lang.String otpAuthTotpURL
The otp auth totp url.