public class OrderChangeReasonAccessBean extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean implements OrderChangeReasonAccessBeanData
Constructor and Description |
---|
OrderChangeReasonAccessBean()
OrderChangeReasonAccessBean
|
OrderChangeReasonAccessBean(javax.ejb.EJBObject o)
OrderChangeReasonAccessBean
|
OrderChangeReasonAccessBean(java.lang.Integer orderChangeReasonId)
Creates an instance from a key for Entity Bean: OrderChangeReason.
|
Modifier and Type | Method and Description |
---|---|
void | commitCopyHelper()
commitCopyHelper
|
java.lang.String | defaultJNDIName()
defaultJNDIName
|
java.util.Enumeration | findByStoreId(java.lang.Integer argStoreId)
Retrieve a list of change reason for given store entity.
|
boolean | fulfills(java.lang.Long member, java.lang.String relationship)
fulfills
|
java.lang.String | getField1()
getField1
|
java.lang.Long | getField2()
getField2
|
java.lang.Integer | getField3()
getField3
|
java.lang.Object | getGroupingAttributeValue(java.lang.String attributeName, GroupingContext context)
getGroupingAttributeValue
|
java.lang.Integer | getOrderChangeReasonId()
getOrderChangeReasonId
|
java.lang.Long | getOwner()
getOwner
|
java.lang.String | getReasonCode()
getReasonCode
|
java.lang.Integer | getStoreId()
getStoreId
|
protected void | instantiateEJB()
instantiateEJB
|
protected boolean | instantiateEJBByPrimaryKey()
instantiateEJBByPrimaryKey
|
void | refreshCopyHelper()
refreshCopyHelper
|
void | setField1(java.lang.String newValue)
setField1
|
void | setField2(java.lang.Long newValue)
setField2
|
void | setField3(java.lang.Integer newValue)
setField3
|
void | setInitKey_orderChangeReasonId(java.lang.Integer newValue)
setInitKey_orderChangeReasonId
|
void | setReasonCode(java.lang.String newValue)
setReasonCode
|
void | setStoreId(java.lang.Integer newValue)
setStoreId
|
public OrderChangeReasonAccessBean()
public OrderChangeReasonAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public OrderChangeReasonAccessBean(java.lang.Integer orderChangeReasonId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.Integer getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStoreId(java.lang.Integer newValue)
public java.lang.Integer getOrderChangeReasonId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Integer getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField3(java.lang.Integer newValue)
public java.lang.String getReasonCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setReasonCode(java.lang.String newValue)
public java.lang.Long getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField2(java.lang.Long 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.lang.Long getOwner() throws javax.naming.NamingException, javax.ejb.FinderException, java.lang.Exception, java.rmi.RemoteException
public boolean fulfills(java.lang.Long member, java.lang.String relationship) throws javax.naming.NamingException, javax.ejb.FinderException, java.lang.Exception, java.rmi.RemoteException
public java.lang.Object getGroupingAttributeValue(java.lang.String attributeName, GroupingContext context) throws javax.naming.NamingException, javax.ejb.FinderException, java.lang.Exception, java.rmi.RemoteException
public void setInitKey_orderChangeReasonId(java.lang.Integer newValue)
public java.util.Enumeration findByStoreId(java.lang.Integer argStoreId) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException