com.ibm.commerce.contract.objects
Interface BusinessPolicyAccessBeanData
- All Known Implementing Classes:
- BusinessPolicyAccessBean
- public interface BusinessPolicyAccessBeanData
getEndDate
public java.lang.String getEndDate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPolicyId
public java.lang.String getPolicyId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPolicyName
public java.lang.String getPolicyName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getProperties
public java.lang.String getProperties()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStartDate
public java.lang.String getStartDate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreEntityId
public java.lang.String getStoreEntityId()
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
setEndDate
public void setEndDate(java.lang.String newValue)
setPolicyId
public void setPolicyId(java.lang.String newValue)
setPolicyName
public void setPolicyName(java.lang.String newValue)
setProperties
public void setProperties(java.lang.String newValue)
setStartDate
public void setStartDate(java.lang.String newValue)
setStoreEntityId
public void setStoreEntityId(java.lang.String newValue)
setType
public void setType(java.lang.String newValue)