@Deprecated 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)
Deprecated.
|
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type)
Deprecated.
|
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable)
Deprecated.
|
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions)
Deprecated.
|
WriteAttributeHandlers.ModelTypeValidatingHandler(org.jboss.dmr.ModelType type,
boolean nullable,
boolean allowExpressions,
boolean strict)
Deprecated.
|
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 by Red Hat. All rights reserved.