org.silverpeas.util.jcr
Class ComponentHelper
java.lang.Object
org.silverpeas.util.jcr.ComponentHelper
public class ComponentHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentHelper
public ComponentHelper()
deleteComponent
public static void deleteComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createForumComponent
public static void createForumComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createKmeliaComponent
public static void createKmeliaComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createBlogComponent
public static void createBlogComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createQuickInfoComponent
public static void createQuickInfoComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createAttachmentFolder
public static final void createAttachmentFolder(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createComponentNode
protected static final void createComponentNode(String componentId,
String componentType)
throws InstanciationException
- Throws:
InstanciationException
createNewsEditoComponent
public static void createNewsEditoComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createGalleryComponent
public static void createGalleryComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createQuestionReplyComponent
public static void createQuestionReplyComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
createWebSitesComponent
public static void createWebSitesComponent(String componentId)
throws InstanciationException
- Throws:
InstanciationException
Copyright © 2016 Silverpeas. All Rights Reserved.