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

Packages that use BBCodeService
org.exoplatform.forum.bbcode.core Provides core classes for BBCode processing. 
org.exoplatform.forum.bbcode.core.cache   
 

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.
 

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)
           
 

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

Classes in org.exoplatform.forum.bbcode.core.cache that implement BBCodeService
 class CachedBBCodeService
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.