com.stratelia.webactiv.quizz
Class QuizzInstanciator
java.lang.Object
  
com.stratelia.webactiv.quizz.QuizzInstanciator
- All Implemented Interfaces: 
 - com.silverpeas.admin.components.ComponentsInstanciatorIntf
 
public class QuizzInstanciator
- extends Object
- implements com.silverpeas.admin.components.ComponentsInstanciatorIntf
  
- Author:
 
  - David LESIMPLE
 
 
| Fields inherited from interface com.silverpeas.admin.components.ComponentsInstanciatorIntf | 
PROCESS_XML_FILE_NAME | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
QuizzInstanciator
public QuizzInstanciator()
- Creates new QuizzInstanciator
 
create
public void create(Connection con,
                   String spaceId,
                   String componentId,
                   String userId)
            throws com.silverpeas.admin.components.InstanciationException
- Specified by:
 create in interface com.silverpeas.admin.components.ComponentsInstanciatorIntf
 
- Throws:
 com.silverpeas.admin.components.InstanciationException
 
delete
public void delete(Connection con,
                   String spaceId,
                   String componentId,
                   String userId)
            throws com.silverpeas.admin.components.InstanciationException
- Specified by:
 delete in interface com.silverpeas.admin.components.ComponentsInstanciatorIntf
 
- Throws:
 com.silverpeas.admin.components.InstanciationException
 
Copyright © 2016 Silverpeas. All Rights Reserved.