com.ibm.commerce.inventory.objects
Interface ItemSpecificationAccessBeanData
- All Known Implementing Classes:
- ItemSpecificationAccessBean
- public interface ItemSpecificationAccessBeanData
getBaseItemId
public java.lang.String getBaseItemId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDiscontinued
public java.lang.String getDiscontinued()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getItemspcId
public java.lang.String getItemspcId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarkForDelete
public java.lang.String getMarkForDelete()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMemberId
public java.lang.String getMemberId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPartNumber
public java.lang.String getPartNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setBaseItemId
public void setBaseItemId(java.lang.String newValue)
setDiscontinued
public void setDiscontinued(java.lang.String newValue)
setItemspcId
public void setItemspcId(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setMemberId
public void setMemberId(java.lang.String newValue)
setPartNumber
public void setPartNumber(java.lang.String newValue)