File
Doc
Category
Size
Date
Package
CustomerHomeRemote.java
API Doc
Example
401
Sun Aug 05 15:42:34 BST 2001
com.titan.customer
CustomerHomeRemote
public interface CustomerHomeRemote implements javax.ejb.EJBHome
Fields Summary
Constructors Summary
Methods Summary
public
CustomerRemote
create
(
int
id,
java.lang.String
lastName,
java.lang.String
firstName,
java.lang.String
middleName)
public
CustomerRemote
findByPrimaryKey
(
java.lang.Integer
pk)
Java Code Source