public class PriceOverrideReasonAccessBean extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean implements PriceOverrideReasonAccessBeanData
Constructor and Description |
---|
PriceOverrideReasonAccessBean()
PriceOverrideReasonAccessBean
|
PriceOverrideReasonAccessBean(javax.ejb.EJBObject o)
PriceOverrideReasonAccessBean
|
PriceOverrideReasonAccessBean(java.lang.Integer newStoreEntityId, java.lang.String newCode)
EJB create
|
Modifier and Type | Method and Description |
---|---|
void | commitCopyHelper()
commitCopyHelper
|
java.lang.String | defaultJNDIName()
defaultJNDIName
|
java.util.Enumeration | findByStore(java.lang.Integer storeId)
finder by store id
|
java.lang.String | getCode()
getCode
|
java.lang.String | getDescription(java.lang.Integer languageId) |
java.lang.Integer | getMarkForDelete()
getMarkForDelete
|
java.lang.Integer | getPriceOverrideReasonId()
getPriceOverrideReasonId
|
java.lang.Integer | getStoreEntityId()
getStoreEntityId
|
protected void | instantiateEJB()
instantiateEJB
|
protected boolean | instantiateEJBByPrimaryKey()
instantiateEJBByPrimaryKey
|
void | refreshCopyHelper()
refreshCopyHelper
|
void | setCode(java.lang.String newValue)
setCode
|
void | setInitKey_priceOverrideReasonId(java.lang.Integer newValue)
setInitKey_priceOverrideReasonId
|
void | setMarkForDelete(java.lang.Integer newValue)
setMarkForDelete
|
void | setPriceOverrideReasonId(java.lang.Integer newValue)
setPriceOverrideReasonId
|
void | setStoreEntityId(java.lang.Integer newValue)
setStoreEntityId
|
public PriceOverrideReasonAccessBean()
public PriceOverrideReasonAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public PriceOverrideReasonAccessBean(java.lang.Integer newStoreEntityId, java.lang.String newCode) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public java.lang.Integer getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMarkForDelete(java.lang.Integer newValue)
public java.lang.Integer getPriceOverrideReasonId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPriceOverrideReasonId(java.lang.Integer newValue)
public java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCode(java.lang.String newValue)
public java.lang.Integer getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStoreEntityId(java.lang.Integer newValue)
public void setInitKey_priceOverrideReasonId(java.lang.Integer newValue)
public java.lang.String defaultJNDIName()
protected void instantiateEJB() throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
protected boolean instantiateEJBByPrimaryKey() throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findByStore(java.lang.Integer storeId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.String getDescription(java.lang.Integer languageId) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException