org.silverpeas.attachment
Class SimpleDocumentInstanciator

java.lang.Object
  extended by org.silverpeas.attachment.SimpleDocumentInstanciator

public class SimpleDocumentInstanciator
extends Object

Clean the JCR repository for all documents concerning the specified compoentId.

Author:
ehugonnet

Constructor Summary
SimpleDocumentInstanciator()
           
 
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
 

Constructor Detail

SimpleDocumentInstanciator

public SimpleDocumentInstanciator()
Method Detail

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.