com.bankframe.examples.bo.impl.address
Interface Address

All Superinterfaces:
Address, EEntity, javax.ejb.EJBObject, java.rmi.Remote, java.io.Serializable

public interface Address
extends Address, EEntity, javax.ejb.EJBObject

This interface defines the remote interface for the Address entity EJB.

Author:
ETU

Field Summary
 
Fields inherited from interface com.bankframe.ejb.EEntity
serialVersionUID
 
Methods inherited from interface com.bankframe.examples.bo.address.Address
amend, getAddressLine1, getAddressLine2, getAddressLine3, getAddressLine4, getCountry, getOwnerId, getPostCode
 
Methods inherited from interface com.bankframe.ejb.EEntity
toDataPacket
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.