com.ibm.commerce.ordermanagement.objects
Interface ChargeTypeAccessBeanData
- All Known Implementing Classes:
- ChargeTypeAccessBean
- public interface ChargeTypeAccessBeanData
getChargeTypeId
public java.lang.String getChargeTypeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCode
public java.lang.String getCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDisplayAggregated
public java.lang.String getDisplayAggregated()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarkForDeleted
public java.lang.String getMarkForDeleted()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreentId
public java.lang.String getStoreentId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setChargeTypeId
public void setChargeTypeId(java.lang.String newValue)
setCode
public void setCode(java.lang.String newValue)
setDisplayAggregated
public void setDisplayAggregated(java.lang.String newValue)
setMarkForDeleted
public void setMarkForDeleted(java.lang.String newValue)
setStoreentId
public void setStoreentId(java.lang.String newValue)