com.ibm.commerce.common.objects
Interface StoreEntityDescriptionAccessBeanData
- All Known Implementing Classes:
- StoreEntityDescriptionAccessBean
- public interface StoreEntityDescriptionAccessBeanData
getContactAddressId
public java.lang.String getContactAddressId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
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
getLanguageId
public java.lang.String getLanguageId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLocationAddressId
public java.lang.String getLocationAddressId()
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
setContactAddressId
public void setContactAddressId(java.lang.String newValue)
setDescription
public void setDescription(java.lang.String newValue)
setDisplayName
public void setDisplayName(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setLocationAddressId
public void setLocationAddressId(java.lang.String newValue)
setStoreEntityId
public void setStoreEntityId(java.lang.String newValue)