com.ibm.commerce.contract.objects
Interface ProductSetTCCustomInclusionAccessBeanData
- All Known Implementing Classes:
- ProductSetTCCustomInclusionAccessBean
- public interface ProductSetTCCustomInclusionAccessBeanData
getChangeableFlag
public java.lang.String getChangeableFlag()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMandatoryFlag
public java.lang.String getMandatoryFlag()
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
getProductSetName
public java.lang.String getProductSetName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getProductSetOwnerId
public java.lang.String getProductSetOwnerId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getReferenceNumber
public java.lang.String getReferenceNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTcSequence
public java.lang.String getTcSequence()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTcSubType
public java.lang.String getTcSubType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeCreated
public java.lang.String getTimeCreated()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeUpdated
public java.lang.String getTimeUpdated()
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
setChangeableFlag
public void setChangeableFlag(java.lang.String newValue)
setMandatoryFlag
public void setMandatoryFlag(java.lang.String newValue)
setProductSetId
public void setProductSetId(java.lang.String newValue)
setProductSetName
public void setProductSetName(java.lang.String newValue)
setProductSetOwnerId
public void setProductSetOwnerId(java.lang.String newValue)
setReferenceNumber
public void setReferenceNumber(java.lang.String newValue)
setTcSequence
public void setTcSequence(java.lang.String newValue)
setTimeCreated
public void setTimeCreated(java.lang.String newValue)
setTimeUpdated
public void setTimeUpdated(java.lang.String newValue)
setTradingId
public void setTradingId(java.lang.String newValue)