com.silverpeas.classifieds
Class ClassifiedsInstanciator

java.lang.Object
  extended by com.silverpeas.classifieds.ClassifiedsInstanciator
All Implemented Interfaces:
com.silverpeas.admin.components.ComponentsInstanciatorIntf

public class ClassifiedsInstanciator
extends Object
implements com.silverpeas.admin.components.ComponentsInstanciatorIntf


Field Summary
 
Fields inherited from interface com.silverpeas.admin.components.ComponentsInstanciatorIntf
PROCESS_XML_FILE_NAME
 
Constructor Summary
ClassifiedsInstanciator()
           
 
Method Summary
 void create(Connection con, String spaceId, String componentId, String userId)
           
 void delete(Connection con, String spaceId, String componentId, String userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassifiedsInstanciator

public ClassifiedsInstanciator()
Method Detail

create

public void create(Connection con,
                   String spaceId,
                   String componentId,
                   String userId)
Specified by:
create in interface com.silverpeas.admin.components.ComponentsInstanciatorIntf

delete

public void delete(Connection con,
                   String spaceId,
                   String componentId,
                   String userId)
Specified by:
delete in interface com.silverpeas.admin.components.ComponentsInstanciatorIntf


Copyright © 2016 Silverpeas. All Rights Reserved.