Uses of Class
org.jivesoftware.util.PersistableMap
Packages that use PersistableMap
Package
Description
Groups, which are used to organize users together.
-
Uses of PersistableMap in org.jivesoftware.openfire.group
Subclasses of PersistableMap in org.jivesoftware.openfire.groupModifier and TypeClassDescriptionclass
Default implementation of a writableMap
to manage group properties.Methods in org.jivesoftware.openfire.group that return PersistableMapModifier and TypeMethodDescriptionGroup.getProperties()
Returns all extended properties of the group.AbstractGroupProvider.loadProperties
(Group group) Returns a customMap
that updates the database whenever a property value is added, changed, or deleted.GroupMultiProvider.loadProperties
(Group group) Loads the group properties (if any) from the backend data store.GroupProvider.loadProperties
(Group group) Loads the group properties (if any) from the backend data store.