BEA Systems, Inc.

Uses of Interface
com.connecterra.ale.dynamicconfig.api.PluginParameterConstraintDynamicSet

Packages that use PluginParameterConstraintDynamicSet
com.bea.rfid.edge.api.workflow This package defines interfaces used within the edge flow engine. 
com.connecterra.ale.dynamicconfig.api Contains classes and interfaces representing plugin types and configurations of plugins in the edge server. 
com.connecterra.ale.dynamicconfig.bean   
 

Uses of PluginParameterConstraintDynamicSet in com.bea.rfid.edge.api.workflow
 

Methods in com.bea.rfid.edge.api.workflow with parameters of type PluginParameterConstraintDynamicSet
 List WorkflowManager.getDynamicSet(PluginParameterConstraintDynamicSet setConstraint)
          Gets the dynamic set defined by the input dynamic set constraint.
 

Uses of PluginParameterConstraintDynamicSet in com.connecterra.ale.dynamicconfig.api
 

Methods in com.connecterra.ale.dynamicconfig.api that return PluginParameterConstraintDynamicSet
 PluginParameterConstraintDynamicSet DynamicConfigFactory.createPluginParameterConstraintDynamicSet(String role, String setID, Map params)
          Creates a new PluginParameterConstraintDynamicSet instance.
 

Uses of PluginParameterConstraintDynamicSet in com.connecterra.ale.dynamicconfig.bean
 

Methods in com.connecterra.ale.dynamicconfig.bean that return PluginParameterConstraintDynamicSet
 PluginParameterConstraintDynamicSet DynamicConfigBeanFactory.createPluginParameterConstraintDynamicSet(String role, String setID, Map params)
           
 


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.