com.ibm.commerce.contract.objects
Interface TradingAgreementAccessBeanData
- All Known Implementing Classes:
- TradingAgreementAccessBean
- public interface TradingAgreementAccessBeanData
getAccountId
public java.lang.String getAccountId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCreditAllowedFlag
public java.lang.String getCreditAllowedFlag()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getEndTime
public java.lang.String getEndTime()
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
getReferenceCount
public java.lang.String getReferenceCount()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStartTime
public java.lang.String getStartTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getState
public java.lang.String getState()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTradingId
public java.lang.String getTradingId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTradingType
public java.lang.String getTradingType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAccountId
public void setAccountId(java.lang.String newValue)
setCreditAllowedFlag
public void setCreditAllowedFlag(java.lang.String newValue)
setEndTime
public void setEndTime(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setReferenceCount
public void setReferenceCount(java.lang.String newValue)
setStartTime
public void setStartTime(java.lang.String newValue)
setState
public void setState(java.lang.String newValue)
setTradingId
public void setTradingId(java.lang.String newValue)
setTradingType
public void setTradingType(java.lang.String newValue)