com.ibm.commerce.fulfillment.objects
Interface FulfillmentCenterDescriptionAccessBeanData
- All Known Implementing Classes:
- FulfillmentCenterDescriptionAccessBean
- public interface FulfillmentCenterDescriptionAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDisplayName
public java.lang.String getDisplayName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getFulfillmentCenterId
public java.lang.String getFulfillmentCenterId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLanguageId
public java.lang.String getLanguageId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreAddressId
public java.lang.String getStoreAddressId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setDisplayName
public void setDisplayName(java.lang.String newValue)
setFulfillmentCenterId
public void setFulfillmentCenterId(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setStoreAddressId
public void setStoreAddressId(java.lang.String newValue)