|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface PluginParameterConstraintDynamicSet
Used to specify a constraint that is a set of values that is dynamically computed. This
class provides the parameters required to compute the set dynamically. The configuration
framework uses these parameters to get the values as needed. For example, the
WORKFLOW_MODULE role supports a dynamic set identifier for input ports.
User may specify additional parameters, like from-port type, to restrict the return
values to a smaller set instead of all possible input ports being returned.
| Method Summary | |
|---|---|
String |
getDynamicSetID()
Returns the identifier for the dynamic set that this constraint describes. |
Map |
getParameters()
Returns the parameters to compute the dynamic set, in addition to the identifier. |
String |
getRole()
Returns the dynamic configuration role to which this belongs. |
| Methods inherited from interface com.connecterra.ale.dynamicconfig.api.PluginParameterConstraint |
|---|
getDescription, setDescription, validate |
| Method Detail |
|---|
String getRole()
PluginMeta.Role.
PluginMeta.Role to which this belongsString getDynamicSetID()
Map getParameters()
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||