com.stratelia.webactiv.contact
Class ContactInstanciator
java.lang.Object
com.stratelia.webactiv.beans.admin.SQLRequest
com.stratelia.webactiv.contact.ContactInstanciator
public class ContactInstanciator
- extends SQLRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactInstanciator
public ContactInstanciator()
- Creates new ContactInstanciator
ContactInstanciator
public ContactInstanciator(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
- Throws:
InstanciationException
Copyright © 2016 Silverpeas. All Rights Reserved.