public class CategoriesInfoFilter extends java.lang.Object implements InfoFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILTER_TYPE_NAME |
| Constructor and Description |
|---|
CategoriesInfoFilter() |
| Modifier and Type | Method and Description |
|---|---|
long[][] |
getCategoryIds() |
java.lang.String |
getFilterTypeName() |
void |
setCategoryIds(long[][] categoryIds) |
public static final java.lang.String FILTER_TYPE_NAME
public long[][] getCategoryIds()
public java.lang.String getFilterTypeName()
getFilterTypeName in interface InfoFilterpublic void setCategoryIds(long[][] categoryIds)