Uses of Class
Repository.Archive

Uses of Archive in Repository
 

Fields in Repository declared as Archive
(package private)  Archive ArchiveHandler.arch
          Current archive
 

Methods in Repository with parameters of type Archive
private  void SaveSubs.checkArchive(java.lang.String arch, Archive a)
          Check if the archive unpublish is pending and if there is still a PageBox where the archive is published.
private  java.lang.String RepoASubs.aadd(java.lang.String owner, java.lang.String host, java.lang.String url, java.lang.String arch, Archive ao)
          Adds an archive to the subscriber.
private  java.lang.String RepoASubs.adelete(java.lang.String owner, java.lang.String host, java.lang.String url, java.lang.String arch, Archive ao)
          Removes a subscriber from the repository.