Class DeployedRequisitionStats

    • Constructor Detail

      • DeployedRequisitionStats

        public DeployedRequisitionStats()
        Instantiates a new deployed requisition statistics.
    • Method Detail

      • getForeignSource

        public String getForeignSource()
        Gets the foreign source.
        Returns:
        the foreign source
      • getLastImported

        public Date getLastImported()
        Gets the foreign source.
        Returns:
        the foreign source
      • getForeignIds

        public List<String> getForeignIds()
        Gets the foreign IDs.
        Returns:
        the foreign IDs
      • setForeignSource

        public void setForeignSource​(String foreignSource)
        Sets the foreign source.
        Parameters:
        foreignSource - the new foreign source
      • setLastImported

        public void setLastImported​(Date lastImported)
        Sets the last imported date.
        Parameters:
        lastImported - the new last imported date
      • setForeignIds

        public void setForeignIds​(List<String> foreignIds)
        Sets the foreign IDs.
        Parameters:
        foreignIds - the new foreign IDs