org.sakaiproject.archive.cover
Class ArchiveService
java.lang.Object
org.sakaiproject.archive.cover.ArchiveService
public class ArchiveService
- extends Object
ArchiveService is a static Cover for the ArchiveService; see that interface for usage details.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_NAME
public static String SERVICE_NAME
ArchiveService
public ArchiveService()
getInstance
public static ArchiveService getInstance()
- Access the component instance: special cover only method.
- Returns:
- the component instance.
archive
public static String archive(String param0)
merge
public static String merge(String param0,
String param1,
String param2)
Copyright © 2003-2012 Sakai Foundation. All Rights Reserved.