|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface PluginParameterConstraintRangeNumeric
Restricts a parameter value within a numeric range (inclusive). This contains the minimum and maximum allowed values, which will be used to validate parameter values.
| Method Summary | |
|---|---|
long |
getMaxValue()
Returns the maximum numeric value allowed on a parameter to satisfy this constraint. |
long |
getMinValue()
Returns the minimum numeric value allowed on a parameter to satisfy this constraint. |
| Methods inherited from interface com.connecterra.ale.dynamicconfig.api.PluginParameterConstraint |
|---|
getDescription, setDescription, validate |
| Method Detail |
|---|
long getMaxValue()
long getMinValue()
|
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 | |||||||||