public class SegmentMemberGroupsDataBean extends SmartDataBeanImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Copyright.
|
java.lang.Integer | CUSTOMER_GROUP_TYPE
Customer group usage type ID.
|
Constructor and Description |
---|
SegmentMemberGroupsDataBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] | getMemberGroups()
Gets an array of member group names.
|
void | populate()
Populates the data bean.
|
public static final java.lang.String COPYRIGHT
public final java.lang.Integer CUSTOMER_GROUP_TYPE
public java.lang.String[] getMemberGroups()
public void populate() throws java.lang.Exception