ooc
Class AttributeConverterTagIdRef

java.lang.Object
  extended byooc.AttributeConverterAbstract
      extended byooc.AttributeConverterString
          extended byooc.AttributeConverterTagIdRef
All Implemented Interfaces:
AttributeConverter

public class AttributeConverterTagIdRef
extends AttributeConverterString


Constructor Summary
AttributeConverterTagIdRef(boolean needsValidateCard, boolean needsValue)
           
 
Methods inherited from class ooc.AttributeConverterString
convertWrapt, getClass
 
Methods inherited from class ooc.AttributeConverterAbstract
convert, needsValidateCard, needsValue, validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeConverterTagIdRef

public AttributeConverterTagIdRef(boolean needsValidateCard,
                                  boolean needsValue)