@Deprecated public static class WriteAttributeHandlers.ModelTypeValidatingHandler extends WriteAttributeHandlers.WriteAttributeOperationHandler
ModelTypeValidator.INSTANCE| Constructor and Description |
|---|
ModelTypeValidatingHandler(boolean nullable,
boolean allowExpressions,
boolean strict,
org.jboss.dmr.ModelType firstValidType,
org.jboss.dmr.ModelType... otherValidTypes)
Deprecated.
|
ModelTypeValidatingHandler(org.jboss.dmr.ModelType type)
Deprecated.
|
ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable)
Deprecated.
|
ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions)
Deprecated.
|
ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions,
boolean strict)
Deprecated.
|
execute, modelChanged, validateValuepublic ModelTypeValidatingHandler(org.jboss.dmr.ModelType type)
public ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable)
public ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions)
public ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions,
boolean strict)
public ModelTypeValidatingHandler(boolean nullable,
boolean allowExpressions,
boolean strict,
org.jboss.dmr.ModelType firstValidType,
org.jboss.dmr.ModelType... otherValidTypes)
Copyright © 2014 JBoss by Red Hat. All rights reserved.