public class SystemAlertSearchData extends SearchData<SystemAlertQuery>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static ListProperty<NetworkVO,SystemAlertSearchData> |
NETWORKS |
QUERY| Constructor and Description |
|---|
SystemAlertSearchData() |
SystemAlertSearchData(Property<T,? super SystemAlertSearchData> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.util.List<NetworkVO> |
getNetworks() |
void |
setNetworks(java.util.List<NetworkVO> networks) |
getQuery, setQueryaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, property, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final ListProperty<NetworkVO,SystemAlertSearchData> NETWORKS
public SystemAlertSearchData()
public SystemAlertSearchData(Property<T,? super SystemAlertSearchData> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class SearchData<SystemAlertQuery>public java.util.List<NetworkVO> getNetworks()
public void setNetworks(java.util.List<NetworkVO> networks)