- java.lang.Object
-
- com.sun.faces.component.validator.ComponentValidators.ValidatorInfo
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private javax.faces.view.facelets.FaceletContext |
ctx |
private boolean |
enabled |
private javax.faces.view.facelets.ValidatorHandler |
owner |
private java.lang.String |
validatorId |
-
Constructor Summary
Constructors
Constructor and Description |
ValidatorInfo(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.view.facelets.ValidatorHandler owner) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
enabled
private boolean enabled
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.