WebLogic Integration


Uses of Interface
com.bea.wlpi.common.plugin.PluginPanelContext

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

Uses of PluginPanelContext in com.bea.wlpi.client.common
 

Methods in com.bea.wlpi.client.common with parameters of type PluginPanelContext
 boolean XMLTemplate.isVariableUsedInDocument(java.util.Collection vUsed, java.lang.String variableName, PluginPanelContext context)
           
 void XMLTemplate.renameVariableInDocument(java.lang.String oldName, java.lang.String newName, PluginPanelContext context)
           
 void XMLTemplate.evaluateExpressions(PluginPanelContext context)
           
 

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

Methods in com.bea.wlpi.common.plugin that return PluginPanelContext
 PluginPanelContext PluginPanel.getContext()
          Return the parent component in which this panel is displayed.
 

Methods in com.bea.wlpi.common.plugin with parameters of type PluginPanelContext
 void PluginPanel.setContext(PluginPanelContext context, PluginData data)
          Set the operating context for the panel.
 


WebLogic Integration

WebLogic Integration (WLI)