com.ibm.commerce.payment.objects
Interface AccountAccessBeanData
- All Known Implementing Classes:
- AccountAccessBean
- public interface AccountAccessBeanData
getAccountId
public java.lang.String getAccountId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getComments
public java.lang.String getComments()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCurrency
public java.lang.String getCurrency()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDefaultContract
public java.lang.String getDefaultContract()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMarkForDelete
public java.lang.String getMarkForDelete()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMemberId
public java.lang.String getMemberId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getName
public java.lang.String getName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getState
public java.lang.String getState()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreId
public java.lang.String getStoreId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeActivated
public java.lang.String getTimeActivated()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeApproved
public java.lang.String getTimeApproved()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeCreated
public java.lang.String getTimeCreated()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeUpdated
public java.lang.String getTimeUpdated()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAccountId
public void setAccountId(java.lang.String newValue)
setComments
public void setComments(java.lang.String newValue)
setCurrency
public void setCurrency(java.lang.String newValue)
setDefaultContract
public void setDefaultContract(java.lang.String newValue)
setMarkForDelete
public void setMarkForDelete(java.lang.String newValue)
setMemberId
public void setMemberId(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setState
public void setState(java.lang.String newValue)
setStoreId
public void setStoreId(java.lang.String newValue)
setTimeActivated
public void setTimeActivated(java.lang.String newValue)
setTimeApproved
public void setTimeApproved(java.lang.String newValue)
setTimeCreated
public void setTimeCreated(java.lang.String newValue)
setTimeUpdated
public void setTimeUpdated(java.lang.String newValue)