public class UserWithBalanceSearchData extends AbstractUserSearchData
| Modifier and Type | Field and Description |
|---|---|
static ListProperty<AccountTypeWithDefaultYellowBalanceRangeVO,UserWithBalanceSearchData> |
ACCOUNT_TYPES |
static java.lang.String |
CLASS_NAME |
ACCOUNT_NUMBER_MASK, BROKERS_EXIST, DEFAULT_GROUP_FILTER, GROUPS, MOBILE_PHONE_EXAMPLE, PRODUCTS, PROFILE_FIELDS, SEARCH_BY_DISTANCE_DATA| Constructor and Description |
|---|
UserWithBalanceSearchData() |
UserWithBalanceSearchData(Property<T,? super UserWithBalanceSearchData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.List<AccountTypeWithDefaultYellowBalanceRangeVO> |
getAccountTypes() |
void |
setAccountTypes(java.util.List<AccountTypeWithDefaultYellowBalanceRangeVO> accountTypes) |
getAccountNumberMask, getDefaultGroupFilter, getGroups, getMobilePhoneExample, getProducts, getProfileFields, getSearchByDistanceData, isBrokersExist, setAccountNumberMask, setBrokersExist, setDefaultGroupFilter, setGroups, setMobilePhoneExample, setProducts, setProfileFields, setSearchByDistanceDataaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final ListProperty<AccountTypeWithDefaultYellowBalanceRangeVO,UserWithBalanceSearchData> ACCOUNT_TYPES
public UserWithBalanceSearchData()
public UserWithBalanceSearchData(Property<T,? super UserWithBalanceSearchData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class AbstractUserSearchDatapublic java.util.List<AccountTypeWithDefaultYellowBalanceRangeVO> getAccountTypes()
public void setAccountTypes(java.util.List<AccountTypeWithDefaultYellowBalanceRangeVO> accountTypes)