Interface DocumentElementDAO

  • All Superinterfaces:
    AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.dokumentlista.impl.DocumentElement,​java.lang.String>

    public interface DocumentElementDAO
    extends AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.dokumentlista.impl.DocumentElement,​java.lang.String>
    The Interface DocumentElementDAO.
    • Method Detail

      • getAvaibleDocumentContent

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

        java.util.List<java.lang.String> getAvaibleDocumentStatus()
        Gets the avaible document status.
        Returns:
        the avaible document status
      • getIdList

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

        int getMissingDocumentStartFromYear​(int startFromYear)
        Gets the missing document start from year.
        Parameters:
        startFromYear - the start from year
        Returns:
        the missing document start from year