Interface CommitteeProposalComponentDataDAO

  • All Superinterfaces:
    AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalComponentData,​java.lang.Long>

    public interface CommitteeProposalComponentDataDAO
    extends AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.utskottsforslag.impl.CommitteeProposalComponentData,​java.lang.Long>
    The Interface CommitteeProposalComponentDataDAO.
    • Method Detail

      • checkCommitteeDocumentData

        boolean checkCommitteeDocumentData​(java.lang.String documentId)
        Check committee document data.
        Parameters:
        documentId - the document id
        Returns:
        true, if successful
      • getIdList

        java.util.List<java.lang.String> getIdList()
        Gets the id list.
        Returns:
        the id list