Uses of Class
dk.netarkivet.common.exceptions.IllegalState

Packages that use IllegalState
dk.netarkivet.archive.arcrepository   
dk.netarkivet.common.distribute.arcrepository   
 

Uses of IllegalState in dk.netarkivet.archive.arcrepository
 

Methods in dk.netarkivet.archive.arcrepository that throw IllegalState
static ArcRepository ArcRepository.getInstance()
          Returns the unique ArcRepository instance.
 

Uses of IllegalState in dk.netarkivet.common.distribute.arcrepository
 

Methods in dk.netarkivet.common.distribute.arcrepository that throw IllegalState
 void BatchStatus.appendResults(java.io.OutputStream stream)
          Append the results of a batch job into a stream.
 void BatchStatus.copyResults(java.io.File targetFile)
          Copy the results of a batch job into a local file.