Uses of Class
org.jivesoftware.openfire.privacy.PrivacyItem
-
Packages that use PrivacyItem Package Description org.jivesoftware.openfire.privacy Implementation of Blocking Communication. -
-
Uses of PrivacyItem in org.jivesoftware.openfire.privacy
Methods in org.jivesoftware.openfire.privacy that return types with arguments of type PrivacyItem Modifier and Type Method Description List<PrivacyItem>
PrivacyList. getItems()
Returns the 'raw' items on the privacy list.Methods in org.jivesoftware.openfire.privacy with parameters of type PrivacyItem Modifier and Type Method Description int
PrivacyItem. compareTo(PrivacyItem other)
-