public class SystemCustomImageQuery extends QueryParameters
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<SystemImageCategoryVO,SystemCustomImageQuery> |
CATEGORY |
static java.lang.String |
CLASS_NAME |
CURRENT_PAGE, PAGE_SIZE| Constructor and Description |
|---|
SystemCustomImageQuery() |
SystemCustomImageQuery(Property<T,? super SystemCustomImageQuery> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
SystemImageCategoryVO |
getCategory() |
void |
setCategory(SystemImageCategoryVO category) |
getCurrentPage, 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<SystemImageCategoryVO,SystemCustomImageQuery> CATEGORY
public SystemCustomImageQuery()
public SystemCustomImageQuery(Property<T,? super SystemCustomImageQuery> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class QueryParameterspublic SystemImageCategoryVO getCategory()
public void setCategory(SystemImageCategoryVO category)