Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.ban.BanDAO

Packages that use BanDAO
com.jivesoftware.base.ban   
 

Uses of BanDAO in com.jivesoftware.base.ban
 

Classes in com.jivesoftware.base.ban that implement BanDAO
 class BanDAOImpl
          Defines methods used to create, access, update, and remove banned objects.
 

Fields in com.jivesoftware.base.ban declared as BanDAO
protected  BanDAO AbstractBanManager.banDAO
           
 

Methods in com.jivesoftware.base.ban that return BanDAO
static BanDAO BanDAOFactory.getInstance()
          Returns a concrete implementation of the BanManager interface.
static BanDAO BanDAOImpl.getInstance()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.