com.ca.jcs.cfg
Class Vetoable

java.lang.Object
  extended by com.ca.jcs.cfg.Vetoable
Direct Known Subclasses:
ClassConverter, ClassValidator, ContextAwareClassValidator, ContextAwarePropertyValidator, PropertyConverter, PropertyStateValidator, PropertyValidator

public class Vetoable
extends Object


Constructor Summary
Vetoable()
           
 
Method Summary
 boolean isVetoed()
           
 void setVetoed(boolean vetoed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vetoable

public Vetoable()
Method Detail

isVetoed

public boolean isVetoed()

setVetoed

public void setVetoed(boolean vetoed)


Created 2011-07-14 13:27 EST