Package com.jalios.jcms.archive
Contains the classes used to deal with archives management in JPlatform.
-
Interface Summary Interface Description ArchiveEngine This interface must be implemented by archive engines (indexer and searcher) such as LuceneArchiveEngine. -
Class Summary Class Description ArchiveBrowserHandler This form handler process Archive Browser actions.ArchivedPublication This class represents an archived Publication in memory, used to keep track of authors, rights, category, workspace of archived publicationArchiveManager This Class is responsible to manage the archive system of JCMS.ArchiveQueryHandler Holder class and form handler of all parameters to be used for a query of archive.LuceneArchiveEngine