public static class WriteAttributeHandlers.ModelTypeValidatingHandler extends WriteAttributeHandlers.WriteAttributeOperationHandler
ModelTypeValidator.INSTANCE| Constructor and Description |
|---|
WriteAttributeHandlers.ModelTypeValidatingHandler(boolean nullable,
boolean allowExpressions,
boolean strict,
org.jboss.dmr.ModelType firstValidType,
org.jboss.dmr.ModelType... otherValidTypes) |
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type) |
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable) |
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions) |
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions,
boolean strict) |
execute, modelChanged, validateValuepublic WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type)
public WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable)
public WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions)
public WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions,
boolean strict)
public WriteAttributeHandlers.ModelTypeValidatingHandler(boolean nullable,
boolean allowExpressions,
boolean strict,
org.jboss.dmr.ModelType firstValidType,
org.jboss.dmr.ModelType... otherValidTypes)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.