org.exoplatform.ks.common.bbcode
Class BBCodeOperator
java.lang.Object
org.exoplatform.ks.common.bbcode.BBCodeOperator
public class BBCodeOperator
- extends java.lang.Object
|
Constructor Summary |
BBCodeOperator(org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService rService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BBCodeOperator
public BBCodeOperator(org.exoplatform.services.jcr.ext.hierarchy.NodeHierarchyCreator nodeHierarchyCreator,
org.exoplatform.services.jcr.RepositoryService rService)
throws java.lang.Exception
- Throws:
java.lang.Exception
getBBcodeHome
public javax.jcr.Node getBBcodeHome(org.exoplatform.services.jcr.ext.common.SessionProvider sProvider)
throws java.lang.Exception
- Throws:
java.lang.Exception
addInitBBCodePlugin
public void addInitBBCodePlugin(org.exoplatform.container.component.ComponentPlugin plugin)
throws java.lang.Exception
- Throws:
java.lang.Exception
initDefaultBBCode
public void initDefaultBBCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
saveBBCode
public void saveBBCode(java.util.List<BBCode> bbcodes)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAllBBCode
public java.util.List<BBCode> getAllBBCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
getActiveBBCode
public java.util.List<java.lang.String> getActiveBBCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
getBBcode
public BBCode getBBcode(java.lang.String id)
throws java.lang.Exception
- Throws:
java.lang.Exception
removeBBCode
public void removeBBCode(java.lang.String bbcodeId)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.