com.ibm.commerce.user.objects
Interface MemberGroupTypeAccessBeanData
- All Known Implementing Classes:
- MemberGroupTypeAccessBean
- public interface MemberGroupTypeAccessBeanData
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMbrGrpTypeId
public java.lang.String getMbrGrpTypeId()
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
getProperties
public java.lang.String getProperties()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setProperties
public void setProperties(java.lang.String newValue)