public static class Role.Factory extends Content.Factory implements ParameterFactory<Role>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Role |
createParameter(String value)
Returns a parameter instance of the appropriate type with the specified value.
|
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic Role createParameter(String value) throws URISyntaxException
ParameterFactorycreateParameter in interface ParameterFactory<Role>value - a value to assign to the returned parameterURISyntaxException - where an invalid URI is encountered