org.silverpeas.wysiwyg
Class WysiwygInstanciator
java.lang.Object
com.stratelia.webactiv.beans.admin.SQLRequest
org.silverpeas.wysiwyg.WysiwygInstanciator
public class WysiwygInstanciator
- extends SQLRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WysiwygInstanciator
public WysiwygInstanciator()
- Creates new WysiwygInstanciator
WysiwygInstanciator
public WysiwygInstanciator(String fullPathName)
create
public void create(Connection con,
String spaceId,
String componentId,
String userId)
throws InstanciationException
- Throws:
InstanciationException
delete
public void delete(Connection con,
String spaceId,
String componentId,
String userId)
throws InstanciationException
- Method declaration call the method delete SimpleDocumentInstanciator class.
- Parameters:
con
- spaceId
- componentId
- userId
-
- Throws:
InstanciationException
- See Also:
Copyright © 2016 Silverpeas. All Rights Reserved.