org.jboss.test.entity.interfaces
Interface EntitySession
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface EntitySession
- extends EJBObject (src)
Session facade for entity testing.
createPathological
public void createPathological(java.lang.String name,
boolean pathological)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removeHomePathological
public void removeHomePathological(java.lang.String name,
boolean pathological)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
removePathological
public void removePathological(java.lang.String name,
boolean pathological)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
findPathological
public void findPathological(java.lang.String name,
boolean pathological)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getPathological
public void getPathological(java.lang.String name,
boolean pathological)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
setPathological
public void setPathological(java.lang.String name,
boolean pathological)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException