Uses of Interface
org.exoplatform.forum.bbcode.api.BBCodeService

Packages that use BBCodeService
org.exoplatform.forum.bbcode.core   
 

Uses of BBCodeService in org.exoplatform.forum.bbcode.core
 

Classes in org.exoplatform.forum.bbcode.core that implement BBCodeService
 class BBCodeServiceImpl
          Managed service implementation for BBCodeService.
 class MemoryBBCodeService
          Implementation of BBCodeService that manages BBCodes in memory
 

Fields in org.exoplatform.forum.bbcode.core declared as BBCodeService
protected  BBCodeService ExtendedBBCodeProvider.bbCodeService
           
 

Methods in org.exoplatform.forum.bbcode.core that return BBCodeService
protected  BBCodeService ExtendedBBCodeProvider.getBBCodeService()
           
 

Methods in org.exoplatform.forum.bbcode.core with parameters of type BBCodeService
 void ExtendedBBCodeProvider.setBBCodeService(BBCodeService bbCodeService)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.