|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.beasys.commerce.foundation.EntityHome
@Deprecated public abstract class EntityHome
This is the abstract base class that all entity homes must extend.
Entity
,
EntityImpl
Constructor Summary | |
---|---|
EntityHome()
Deprecated See BEA Commerce product offering |
Method Summary | |
---|---|
javax.ejb.EJBMetaData |
getEJBMetaData()
Deprecated See BEA Commerce product offering |
void |
remove(javax.ejb.Handle arg1)
Deprecated See BEA Commerce product offering |
void |
remove(Object arg1)
Deprecated See BEA Commerce product offering |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBHome |
---|
getHomeHandle |
Constructor Detail |
---|
public EntityHome()
Method Detail |
---|
public javax.ejb.EJBMetaData getEJBMetaData() throws RemoteException
getEJBMetaData
in interface javax.ejb.EJBHome
RemoteException
public void remove(Object arg1) throws RemoteException, javax.ejb.RemoveException
remove
in interface javax.ejb.EJBHome
RemoteException
javax.ejb.RemoveException
public void remove(javax.ejb.Handle arg1) throws RemoteException, javax.ejb.RemoveException
remove
in interface javax.ejb.EJBHome
RemoteException
javax.ejb.RemoveException
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |