Clearspace API (1.7.0) Core Javadocs

Uses of Interface
com.jivesoftware.community.JiveProperties

Packages that use JiveProperties
com.jivesoftware.base.plugin Plugin API for extending the core API with custom functionality. 
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of JiveProperties in com.jivesoftware.base.plugin
 

Fields in com.jivesoftware.base.plugin with type parameters of type JiveProperties
protected  java.util.Map<java.lang.String,JiveProperties<java.lang.String,java.lang.String>> PluginManager.pluginProperties
           
 

Methods in com.jivesoftware.base.plugin that return JiveProperties
 JiveProperties<java.lang.String,java.lang.String> PluginMetaDataImpl.getPluginProperties()
           
protected  JiveProperties<java.lang.String,java.lang.String> PluginManager.getPluginProperties(java.lang.String pluginName)
          Returns a object for storing and receving property setting for a plugin.
 

Uses of JiveProperties in com.jivesoftware.community
 

Fields in com.jivesoftware.community declared as JiveProperties
static JiveProperties<java.lang.String,java.lang.String> JiveGlobals.setupProperties
          Local Jive properties (from jive_startup.xml).
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.