com.silverpeas.admin
Class FakeComponentInstanciator
java.lang.Object
com.silverpeas.admin.FakeComponentInstanciator
- All Implemented Interfaces:
- ComponentsInstanciatorIntf
public class FakeComponentInstanciator
- extends Object
- implements ComponentsInstanciatorIntf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FakeComponentInstanciator
public FakeComponentInstanciator()
create
public void create(Connection connection,
String spaceId,
String componentId,
String userId)
throws InstanciationException
- Specified by:
create in interface ComponentsInstanciatorIntf
- Throws:
InstanciationException
delete
public void delete(Connection connection,
String spaceId,
String componentId,
String userId)
throws InstanciationException
- Specified by:
delete in interface ComponentsInstanciatorIntf
- Throws:
InstanciationException
Copyright © 2016 Silverpeas. All Rights Reserved.