Each rows contains information about the components of a configured OrderItem.
Method Summary | |
---|---|
java.lang.String |
getCatalogEntryId() |
java.lang.String |
getCatalogQuantity() |
java.lang.String |
getConfigurationId() |
java.lang.String |
getCurrency() |
java.lang.String |
getInventoryQuantity() |
java.lang.String |
getItemSpecificationId() |
java.lang.String |
getOrderItemComponentId() |
java.lang.String |
getOrderItemId() |
java.lang.String |
getRequired() |
java.lang.String |
getSupplierData() getSupplierData |
java.lang.String |
getSupplierPartNumber() getSupplierPartNumber |
java.lang.String |
getUnitPrice() |
void |
setCatalogEntryId(java.lang.String newValue) |
void |
setCatalogQuantity(java.lang.String newValue) |
void |
setConfigurationId(java.lang.String newValue) |
void |
setCurrency(java.lang.String newValue) |
void |
setInventoryQuantity(java.lang.String newValue) |
void |
setItemSpecificationId(java.lang.String newValue) |
void |
setOrderItemId(java.lang.String newValue) |
void |
setRequired(java.lang.String newValue) |
void |
setSupplierData(java.lang.String newValue) setSupplierData |
void |
setSupplierPartNumber(java.lang.String newValue) setSupplierPartNumber |
void |
setUnitPrice(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getConfigurationId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setConfigurationId(java.lang.String newValue)
public java.lang.String getCatalogEntryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCatalogEntryId(java.lang.String newValue)
public java.lang.String getUnitPrice() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setUnitPrice(java.lang.String newValue)
public java.lang.String getCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCurrency(java.lang.String newValue)
public java.lang.String getOrderItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderItemId(java.lang.String newValue)
public java.lang.String getInventoryQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setInventoryQuantity(java.lang.String newValue)
public java.lang.String getItemSpecificationId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setItemSpecificationId(java.lang.String newValue)
public java.lang.String getOrderItemComponentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getRequired() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRequired(java.lang.String newValue)
public java.lang.String getCatalogQuantity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCatalogQuantity(java.lang.String newValue)
public java.lang.String getSupplierPartNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSupplierPartNumber(java.lang.String newValue)
public java.lang.String getSupplierData() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSupplierData(java.lang.String newValue)