org.apache.chemistry.opencmis.server.impl.atompub
Class MultiFilingService
java.lang.Object
org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService
public class MultiFilingService
- extends Object
MultiFiling Service operations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
removeObjectFromFolder
public static void removeObjectFromFolder(CallContext context,
CmisService service,
String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- Remove object from folder.
- Throws:
Exception
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.