public interface ItemSpecificationAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.String | getBaseItemId() |
java.lang.String | getDiscontinued() |
java.lang.String | getItemspcId() |
java.lang.String | getLastupdate() |
java.lang.String | getMarkForDelete() |
java.lang.String | getMemberId() |
java.lang.String | getPartNumber() |
void | setBaseItemId(java.lang.String newValue) |
void | setDiscontinued(java.lang.String newValue) |
void | setItemspcId(java.lang.String newValue) |
void | setLastupdate(java.lang.String newValue) |
void | setMarkForDelete(java.lang.String newValue) |
void | setMemberId(java.lang.String newValue) |
void | setPartNumber(java.lang.String newValue) |
java.lang.String getDiscontinued() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setDiscontinued(java.lang.String newValue)
java.lang.String getItemspcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setItemspcId(java.lang.String newValue)
java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastupdate(java.lang.String newValue)
java.lang.String getBaseItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setBaseItemId(java.lang.String newValue)
java.lang.String getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMarkForDelete(java.lang.String newValue)
java.lang.String getPartNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setPartNumber(java.lang.String newValue)
java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setMemberId(java.lang.String newValue)