File
Doc
Category
Size
Date
Package
EntityTest.java
API Doc
JBoss 4.2.1
1415
Fri Jul 13 20:55:06 BST 2007
org.jboss.tutorial.clusteredentity.bean
EntityTest
public interface EntityTest
Comment
author
Bill Burke
version
$Revision$
Fields Summary
Constructors Summary
Methods Summary
public
Customer
createCustomer
()
public
Customer
findByCustomerId
(
java.lang.Long
id)
public
boolean
isContactInCache
(
java.lang.Long
id)
public
boolean
isCustomerContactsInCache
(
java.lang.Long
id)
public
boolean
isCustomerInCache
(
java.lang.Long
id)
Java Code Source