com.ibm.commerce.order.objects
Interface TradingPositionContainerAccessBeanData
- All Known Implementing Classes:
- TradingPositionContainerAccessBean
- public interface TradingPositionContainerAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFlags
public java.lang.String getFlags()
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
getName
public java.lang.String getName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPrecedence
public java.lang.String getPrecedence()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getProductSetId
public java.lang.String getProductSetId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTradingPositionContainerId
public java.lang.String getTradingPositionContainerId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getType
public java.lang.String getType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setFlags
public void setFlags(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setMemberId
public void setMemberId(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setPrecedence
public void setPrecedence(java.lang.String newValue)
setProductSetId
public void setProductSetId(java.lang.String newValue)
setType
public void setType(java.lang.String newValue)