File
Doc
Category
Size
Date
Package
CustomerHomeRemote.java
API Doc
Example
423
Wed Jul 11 19:10:22 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