org.jboss.test.testbean.interfaces
Interface EntityPK
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface EntityPK
- extends EJBObject (src)
readAllValues
public AComplexPK (src) readAllValues()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
updateAllValues
public void updateAllValues(AComplexPK (src) aComplexPK)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getOtherField
public int getOtherField()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
setOtherField
public void setOtherField(int newValue)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException