File
Doc
Category
Size
Date
Package
CustomerHomeRemote.java
API Doc
Example
415
Mon Jul 09 15:59:00 BST 2001
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
CustomerRemote
findByPrimaryKey
(
java.lang.Integer
id)
Java Code Source