public final class StringListAttributeDefinition extends PrimitiveListAttributeDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
StringListAttributeDefinition.Builder |
attributeMarshaller, COMPLEX_TYPES| Modifier and Type | Method and Description |
|---|---|
void |
parseAndSetParameter(String value,
org.jboss.dmr.ModelNode operation,
XMLStreamReader reader) |
List<String> |
unwrap(OperationContext context,
org.jboss.dmr.ModelNode model) |
addAttributeValueTypeDescription, addOperationParameterValueTypeDescription, addResourceAttributeDescription, addValueTypeDescription, addValueTypeDescription, convertParameterElementExpressions, getValueTypeaddOperationParameterDescription, addOperationParameterDescription, addResourceAttributeDescription, convertParameterExpressions, getElementValidator, marshallAsElement, parse, parseAndAddParameterElementaddAccessConstraints, addAllowedValuesToDescription, addDeprecatedInfo, convertStringExpression, correctValue, getAccessConstraints, getAlternatives, getAttributeDeprecatedDescription, getAttributeMarshaller, getAttributeTextDescription, getCorrector, getDefaultValue, getDeprecationData, getFlags, getMeasurementUnit, getName, getNoTextDescription, getParser, getRequires, getType, getValidator, getXmlName, hasAlternative, isAllowed, isAllowExpression, isAllowNull, isDeprecated, isMarshallable, isMarshallable, isNullSignificant, isRequired, isResourceOnly, isValidatingNull, marshallAsElement, resolveModelAttribute, resolveModelAttribute, resolveValue, resolveValue, validateAndSet, validateOperationpublic List<String> unwrap(OperationContext context, org.jboss.dmr.ModelNode model) throws OperationFailedException
OperationFailedExceptionpublic void parseAndSetParameter(String value, org.jboss.dmr.ModelNode operation, XMLStreamReader reader) throws XMLStreamException
XMLStreamExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.