Modifier and Type | Method and Description |
---|---|
DBSearchContext |
DBInterface.startSearch(int dirid,
String searchPath,
int attrib,
int infoLevel,
int maxRecords)
Start a directory search
|
Modifier and Type | Class and Description |
---|---|
class |
DerbySearchContext
Derby Database Search Context Class
|
Modifier and Type | Method and Description |
---|---|
DBSearchContext |
DerbyDBInterface.startSearch(int dirId,
String searchPath,
int attrib,
int infoLevel,
int maxRecords)
Start a directory search
|
Modifier and Type | Class and Description |
---|---|
class |
MySQLSearchContext
MySQL Database Search Context Class
|
Modifier and Type | Method and Description |
---|---|
DBSearchContext |
MySQLDBInterface.startSearch(int dirId,
String searchPath,
int attrib,
int infoLevel,
int maxRecords)
Start a directory search
|
Modifier and Type | Class and Description |
---|---|
class |
OracleSearchContext
Oracle Database Search Context Class
|
Modifier and Type | Method and Description |
---|---|
DBSearchContext |
OracleDBInterface.startSearch(int dirId,
String searchPath,
int attrib,
int infoLevel,
int maxRecords)
Start a directory search
|
Modifier and Type | Class and Description |
---|---|
class |
PostgreSQLSearchContext
PostgreSQL Database Search Context Class
|
Modifier and Type | Method and Description |
---|---|
DBSearchContext |
PostgreSQLDBInterface.startSearch(int dirId,
String searchPath,
int attrib,
int infoLevel,
int maxRecords)
Start a directory search
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.