Interface RiksdagenImportService


  • public interface RiksdagenImportService
    The Interface RiksdagenImportService.
    • Method Detail

      • getStartYearForDocumentElement

        int getStartYearForDocumentElement()
        Gets the start year for document element.
        Returns:
        the start year for document element
      • getAvaibleCommitteeProposal

        java.util.List<java.lang.String> getAvaibleCommitteeProposal()
        Gets the avaible committee proposal.
        Returns:
        the avaible committee proposal
      • getAvaibleDocumentContent

        java.util.List<java.lang.String> getAvaibleDocumentContent()
        Gets the avaible document content.
        Returns:
        the avaible document content
      • getCommitteeProposalComponentDataMap

        java.util.Map<java.lang.String,​java.lang.String> getCommitteeProposalComponentDataMap()
        Gets the committee proposal component data map.
        Returns:
        the committee proposal component data map
      • getDocumentContentMap

        java.util.Map<java.lang.String,​java.lang.String> getDocumentContentMap()
        Gets the document content map.
        Returns:
        the document content map
      • getDocumentElementMap

        java.util.Map<java.lang.String,​java.lang.String> getDocumentElementMap​(java.util.Date after,
                                                                                     java.util.List<com.hack23.cia.model.external.riksdagen.dokumentlista.impl.DocumentType> downloadType,
                                                                                     boolean onlyWithDocStatus)
        Gets the document element map.
        Parameters:
        after - the after
        downloadType - the download type
        onlyWithDocStatus - the only with doc status
        Returns:
        the document element map
      • getDocumentStatusContainerMap

        java.util.Map<java.lang.String,​java.lang.String> getDocumentStatusContainerMap()
        Gets the document status container map.
        Returns:
        the document status container map
      • getLoadedBallotIdMap

        java.util.Map<java.lang.String,​java.lang.String> getLoadedBallotIdMap()
        Gets the loaded ballot id map.
        Returns:
        the loaded ballot id map
      • getNoneCompletedDocumentStatusCommitteeReports

        java.util.List<com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentStatusContainer> getNoneCompletedDocumentStatusCommitteeReports()
        Gets the none completed document status committee reports.
        Returns:
        the none completed document status committee reports
      • getNoneCompletedCommitteeProposal

        java.util.List<com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalComponentData> getNoneCompletedCommitteeProposal()
        Gets the none completed committee proposal.
        Returns:
        the none completed committee proposal