public class BMECatManagerEJB extends ExtensionEJB
| Constructor and Description |
|---|
BMECatManagerEJB() |
| Modifier and Type | Method and Description |
|---|---|
ItemRemote |
findRemoteObjectByPK(java.lang.String pk) |
java.lang.String |
getEJBImplementationVersion() |
java.lang.String |
getEJBSpecificationVersion() |
java.lang.String |
getName() |
void |
notifyItemRemove(ItemRemote item)
Callback method to get notified if an item in the hybris platform is going to be removed.
|
canRemoveItem, ejbCreate, ejbPostCreate, getPersistencePool, isReinitialization, prepareItemRemove, removeItempublic java.lang.String getName()
getName in class ExtensionEJBpublic ItemRemote findRemoteObjectByPK(java.lang.String pk) throws EJBItemNotFoundException, EJBTypecodeNotSupportedException
public void notifyItemRemove(ItemRemote item)
ManagerEJBManagerEJB.canRemoveItem(ItemRemote)
instead to signal your veto. notifyItemRemove in class ManagerEJBpublic java.lang.String getEJBImplementationVersion()
public java.lang.String getEJBSpecificationVersion()
Copyright © 2018 SAP SE. All Rights Reserved.