net.java.ao.it.model
Interface Address

All Superinterfaces:
Entity, RawEntity<Integer>
All Known Subinterfaces:
EmailAddress, PostalAddress

public interface Address
extends Entity

Author:
Daniel Spiewak

Method Summary
 Message[] getMessages()
           
 
Methods inherited from interface net.java.ao.Entity
getID
 
Methods inherited from interface net.java.ao.RawEntity
addPropertyChangeListener, getEntityManager, getEntityType, init, removePropertyChangeListener, save
 

Method Detail

getMessages

Message[] getMessages()


Copyright © 2007-2011. All Rights Reserved.