com.ibm.commerce.contract.objects
Interface ContractDisplayAccessBeanData
- All Known Implementing Classes:
- ContractDisplayAccessBean
- public interface ContractDisplayAccessBeanData
getContractId
public java.lang.String getContractId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDevicefmtId
public java.lang.String getDevicefmtId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDisplayPageName
public java.lang.String getDisplayPageName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getParticipantRoleId
public java.lang.String getParticipantRoleId()
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
setDisplayPageName
public void setDisplayPageName(java.lang.String newValue)
setParticipantRoleId
public void setParticipantRoleId(java.lang.String newValue)
setReferenceNumber
public void setReferenceNumber(java.lang.String newValue)