Last update: 2011-06-23

org.proteios.props
Class IdReader

java.lang.Object
  extended by org.proteios.props.AbstractReader<Integer,Identifiable>
      extended by org.proteios.props.IdReader
All Implemented Interfaces:
AttributeReader<Integer,Identifiable>

public class IdReader
extends AbstractReader<Integer,Identifiable>

Author:
gregory

Constructor Summary
IdReader()
           
 
Method Summary
protected  Integer getValue(Identifiable obj)
           
 
Methods inherited from class org.proteios.props.AbstractReader
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdReader

public IdReader()
Method Detail

getValue

protected Integer getValue(Identifiable obj)
Specified by:
getValue in class AbstractReader<Integer,Identifiable>

Last update: 2011-06-23