@DefaultNonNull public final class SavedFilter extends Object
| Constructor and Description |
|---|
SavedFilter(Long recordId,
String filterName,
String filterValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilterName()
This is the name the user assigns when saving a search filter
|
String |
getFilterValue()
The serialized string that contains in XML format the serialized filter
|
Long |
getRecordId()
The id in the database that this filter has
|
public String getFilterName()
public String getFilterValue()
public Long getRecordId()
Copyright © 2017 etc.to. All rights reserved.