public class StringLegalValuesPopulatorFactory extends Object implements ManagedPropertyConstraintsPopulatorFactory
| Constructor and Description |
|---|
StringLegalValuesPopulatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ManagedPropertyConstraintsPopulator |
newInstance(String min,
String max,
String[] legalValues) |
ManagedPropertyConstraintsPopulator |
newInstance(String min,
String max,
String[] legalValues,
String... strings) |
public ManagedPropertyConstraintsPopulator newInstance(String min, String max, String[] legalValues, String... strings)
newInstance in interface ManagedPropertyConstraintsPopulatorFactorypublic ManagedPropertyConstraintsPopulator newInstance(String min, String max, String[] legalValues)
newInstance in interface ManagedPropertyConstraintsPopulatorFactoryCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.