public class BaseTransactionQuery extends AbstractTransQuery
| Modifier and Type | Field and Description |
|---|---|
static SetProperty<AccountTypeVO,BaseTransactionQuery> |
ACCOUNT_TYPES |
ACCESS_CLIENTS, AMOUNT, BY, CHANNELS, DESCRIPTION, EXCLUDED_IDS, FROM_CURRENT_ACCESS_CLIENT, GROUPS, PERIOD, TRANSACTION_NUMBER, TRANSFER_FILTERS, USERCURRENT_PAGE, PAGE_SIZE| Constructor and Description |
|---|
BaseTransactionQuery() |
BaseTransactionQuery(Property<T,? super BaseTransactionQuery> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Property<?,?>> |
doGetProperties() |
protected void |
doSet(Property<?,?> property,
java.lang.Object value) |
java.lang.Object |
get(Property<?,?> property)
Returns the value of the given property
|
java.util.Set<AccountTypeVO> |
getAccountTypes() |
void |
setAccountTypes(java.util.Set<AccountTypeVO> accountTypes) |
getAccessClients, getAmount, getBy, getChannels, getDescription, getExcludedIds, getGroups, getPeriod, getTransactionNumber, getTransferFilters, getUser, isFromCurrentAccessClient, setAccessClients, setAmount, setBy, setChannels, setDescription, setExcludedIds, setFromCurrentAccessClient, setGroups, setPeriod, setTransactionNumber, setTransferFilters, setUsergetCurrentPage, getPageSize, setCountOnly, setCurrentPage, setPageSize, setUnlimitedaddPropertyChangeListener, addPropertyChangeListener, changes, copyPropertiesTo, firePropertyChange, properties, propertyMap, removePropertyChangeListener, removePropertyChangeListener, setpublic static final SetProperty<AccountTypeVO,BaseTransactionQuery> ACCOUNT_TYPES
public BaseTransactionQuery()
public BaseTransactionQuery(Property<T,? super BaseTransactionQuery> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class AbstractTransQueryprotected void doSet(Property<?,?> property, java.lang.Object value)
doSet in class AbstractTransQuerypublic java.lang.Object get(Property<?,?> property)
ObservableBeanget in class AbstractTransQuerypublic java.util.Set<AccountTypeVO> getAccountTypes()
public void setAccountTypes(java.util.Set<AccountTypeVO> accountTypes)