public class PostgreSQLSearchContext extends DBSearchContext
m_filter, m_offlineFiles, m_offlineFileSize, m_rs, m_stmt
Modifier | Constructor and Description |
---|---|
protected |
PostgreSQLSearchContext(ResultSet rs,
WildCard filter)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
closeSearch()
Close the search
|
boolean |
nextFileInfo(FileInfo info)
Return the next file from the search, or return false if there are no
more files
|
String |
nextFileName()
Return the file name of the next file in the active search.
|
getOfflineFileSize, getResumeId, hasMarkAsOffline, hasMoreFiles, numberOfEntries, restartAt, restartAt, setMarkAsOffline, setOfflineFileSize
getDotDotInfo, getDotInfo, getFlags, getMaximumFiles, getSearchString, getTreeId, hasDotFiles, setFlags, setMaximumFiles, setSearchString, setTreeId, toString
public boolean nextFileInfo(FileInfo info)
nextFileInfo
in class DBSearchContext
info
- FileInfopublic String nextFileName()
nextFileName
in class DBSearchContext
public void closeSearch()
closeSearch
in class DBSearchContext
Copyright © 2005–2018 Alfresco Software. All rights reserved.