public class UserAlertQuery extends AlertQuery
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<UserAlertType,UserAlertQuery> |
TYPE |
DATE_PERIOD, REMOVED, USERCURRENT_PAGE, PAGE_SIZE| Constructor and Description |
|---|
UserAlertQuery() |
UserAlertQuery(Property<T,? super UserAlertQuery> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
UserAlertType |
getType() |
void |
setType(UserAlertType type) |
getDatePeriod, getRemoved, getUser, setDatePeriod, setRemoved, setUsergetCurrentPage, getPageSize, setCountOnly, setCurrentPage, setPageSize, setUnlimitedaddPropertyChangeListener, 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 BasicProperty<UserAlertType,UserAlertQuery> TYPE
public UserAlertQuery()
public UserAlertQuery(Property<T,? super UserAlertQuery> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class AlertQuerypublic UserAlertType getType()
public void setType(UserAlertType type)