WebLogic Integration


Uses of Class
com.bea.wlpi.common.plugin.CategoryInfo

Packages that use CategoryInfo
com.bea.wlpi.common.plugin Provides common classes used by plugins in the WebLogic Process Integrator client and server. 
com.bea.wlpi.server.plugin Provides the server-side WebLogic Process Integrator Plugin framework. 
 

Uses of CategoryInfo in com.bea.wlpi.common.plugin
 

Methods in com.bea.wlpi.common.plugin that return CategoryInfo
 CategoryInfo CategoryInfo.findCategory(int systemID)
          Find a category by systemID.
 

Uses of CategoryInfo in com.bea.wlpi.server.plugin
 

Methods in com.bea.wlpi.server.plugin that return CategoryInfo
 CategoryInfo[] PluginManager.getActionInfo(java.util.Locale lc)
          Return a consolidated list of all actions and action categories.
 

Methods in com.bea.wlpi.server.plugin with parameters of type CategoryInfo
 PluginCapabilitiesInfo Plugin.getPluginCapabilitiesInfo(java.util.Locale lc, CategoryInfo[] info)
          Return a complete description of the plugins capabilities.
 


WebLogic Integration

WebLogic Integration (WLI)