public class SearchSourceViewBean extends SearchSourceBean implements SearchSourceView
SearchSourceView
.Modifier and Type | Field and Description |
---|---|
private long |
entryCount |
ID_ANY
Constructor and Description |
---|
SearchSourceViewBean()
The constructor.
|
SearchSourceViewBean(SearchSource template)
The copy constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getEntryCount()
This method gets the
entry-count
for this SearchSourceView . |
void |
setEntryCount(long entryCount) |
getId, getTitle, getUrlPrefix, setId, setTitle, setUrlPrefix, toString
equals, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getTitle, getUrlPrefix
private long entryCount
getEntryCount()
public SearchSourceViewBean()
public SearchSourceViewBean(SearchSource template)
template
- is the SearchSource
to copy.public long getEntryCount()
entry-count
for this SearchSourceView
.getEntryCount
in interface SearchSourceView
SearchSourceView
.public void setEntryCount(long entryCount)
entryCount
- is the entryCount to setCopyright © 2001–2016 mmm-Team. All rights reserved.