jTransfo, 0.14

org.jtransfo.demo.domain
Interface IdentifiedTo

All Known Implementing Classes:
AddressTo, PersonTo

public interface IdentifiedTo

Interface which indicates how to get the database id from the transfer object.


Method Summary
 Long getId()
          Get the database id.
 

Method Detail

getId

Long getId()
Get the database id.

Returns:
database id

jTransfo, 0.14

Copyright © 2014. All rights reserved.