File
Doc
Category
Size
Date
Package
CustomerHomeRemote.java
API Doc
Example
510
Thu May 23 17:02:30 BST 2002
com.titan.customer
CustomerHomeRemote
public interface CustomerHomeRemote implements javax.ejb.EJBHome
Fields Summary
Constructors Summary
Methods Summary
public
CustomerRemote
create
(
java.lang.Integer
id)
public
java.util.Collection
findAll
()
public
CustomerRemote
findByPrimaryKey
(
java.lang.Integer
id)
Java Code Source