Serialized Form
-
Package com.hack23.cia.model.external.riksdagen.dokumentstatus.impl
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentActivityContainer
class DocumentActivityContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentActivities
List<DocumentActivityData> documentActivities
The document activities. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentActivityData
class DocumentActivityData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentAttachment
class DocumentAttachment extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fileName
String fileName
The file name. -
fileSize
BigInteger fileSize
The file size. -
fileType
String fileType
The file type. -
fileUrl
String fileUrl
The file url. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentAttachmentContainer
class DocumentAttachmentContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentAttachmentList
List<DocumentAttachment> documentAttachmentList
The document attachment list. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentData
class DocumentData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
committeeReportUrlXml
String committeeReportUrlXml
The committee report url xml. -
documentStatusUrlWWW
String documentStatusUrlWWW
The document status url WWW. -
documentStatusUrlXml
String documentStatusUrlXml
The document status url xml. -
documentType
String documentType
The document type. -
documentUrlHtml
String documentUrlHtml
The document url html. -
documentUrlText
String documentUrlText
The document url text. -
finalNumber
BigInteger finalNumber
The final number. -
hangarId
String hangarId
The hangar id. -
id
String id
The id. -
label
String label
The label. -
madePublicDate
Date madePublicDate
The made public date. -
numberValue
BigInteger numberValue
The number value. -
org
String org
The org. -
rm
String rm
The rm. -
status
String status
The status. -
subTitle
String subTitle
The sub title. -
subType
String subType
The sub type. -
tempLabel
String tempLabel
The temp label. -
title
String title
The title.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentDetailContainer
class DocumentDetailContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentDetailList
List<DocumentDetailData> documentDetailList
The document detail list. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentDetailData
class DocumentDetailData extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentPersonReferenceContainer
class DocumentPersonReferenceContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentPersonReferenceList
List<DocumentPersonReferenceData> documentPersonReferenceList
The document person reference list. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentPersonReferenceData
class DocumentPersonReferenceData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
hjid
Long hjid
The hjid. -
orderNumber
int orderNumber
The order number. -
partyShortCode
String partyShortCode
The party short code. -
personReferenceId
String personReferenceId
The person reference id. -
referenceName
String referenceName
The reference name. -
roleDescription
DocumentPersonReferenceRoleType roleDescription
The role description.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentProposalContainer
class DocumentProposalContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
hjid
Long hjid
The hjid. -
proposal
DocumentProposalData proposal
The proposal.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentProposalData
class DocumentProposalData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
chamber
String chamber
The chamber. -
committee
String committee
The committee. -
decisionType
String decisionType
The decision type. -
designation
int designation
The designation. -
hjid
Long hjid
The hjid. -
processedIn
String processedIn
The processed in. -
proposalNumber
int proposalNumber
The proposal number. -
wording
String wording
The wording. -
wording2
String wording2
The wording 2. -
wording3
String wording3
The wording 3. -
wording4
String wording4
The wording 4.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentReferenceContainer
class DocumentReferenceContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentReferenceList
List<DocumentReferenceData> documentReferenceList
The document reference list. -
hjid
Long hjid
The hjid.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentReferenceData
class DocumentReferenceData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
detail
String detail
The detail. -
hjid
Long hjid
The hjid. -
referenceDocumentId
String referenceDocumentId
The reference document id. -
referenceType
ReferenceType referenceType
The reference type.
-
-
Class com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentStatusContainer
class DocumentStatusContainer extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
document
DocumentData document
The document. -
documentActivityContainer
DocumentActivityContainer documentActivityContainer
The document activity container. -
documentAttachmentContainer
DocumentAttachmentContainer documentAttachmentContainer
The document attachment container. -
documentCategory
String documentCategory
The document category. -
documentDetailContainer
DocumentDetailContainer documentDetailContainer
The document detail container. -
documentPersonReferenceContainer
DocumentPersonReferenceContainer documentPersonReferenceContainer
The document person reference container. -
documentProposal
DocumentProposalContainer documentProposal
The document proposal. -
documentReferenceContainer
DocumentReferenceContainer documentReferenceContainer
The document reference container. -
hjid
Long hjid
The hjid.
-
-