Interface RiksdagenCommitteeProposalApi


public interface RiksdagenCommitteeProposalApi
The Interface RiksdagenCommitteeProposalApi.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalComponentData
    Gets the committee proposal.
  • Method Details

    • getCommitteeProposal

      com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalComponentData getCommitteeProposal(String id) throws DataFailureException
      Gets the committee proposal.
      Parameters:
      id - the id
      Returns:
      the committee proposal
      Throws:
      DataFailureException - the data failure exception