Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.base.ban

Interface Summary
BanDAO Defines methods used to create, access, update, and remove ban data objects.
BanManager Manages the banning of User Accounts and IP Addresses.
 

Class Summary
AbstractBanManager An abstract instance to manage the banning of User Accounts and IP Addresses.
Ban Represents a ban object
BanDAOFactory A factory that returns a concrete instance of BanDAO.
BanDAOImpl Defines methods used to create, access, update, and remove banned objects.
BanFilter Filters and sorts lists of ban objects.
BanLevel A typesafe-enum class containing key/value pairs representing BanLevel objects.
DateRangeBean A helper bean containing date range options for the banning interface.
DateRangeBean.RangeOption Represents a single date range option with a key and value.
 

Exception Summary
BanException Thrown when a user performs an action that they have been banned from performing.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.