org.silverpeas.attachment
Class SimpleDocumentInstanciator
java.lang.Object
org.silverpeas.attachment.SimpleDocumentInstanciator
public class SimpleDocumentInstanciator
- extends Object
Clean the JCR repository for all documents concerning the specified compoentId.
- Author:
- ehugonnet
Method Summary |
void |
delete(String componentId)
Clean the JCR repository for all documents concerning the specified compoentId. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDocumentInstanciator
public SimpleDocumentInstanciator()
delete
public void delete(String componentId)
throws InstanciationException
- Clean the JCR repository for all documents concerning the specified compoentId.
- Parameters:
componentId
-
- Throws:
InstanciationException
Copyright © 2016 Silverpeas. All Rights Reserved.