Modifier and Type | Method and Description |
---|---|
protected DBFileInfo |
DBDiskDriver.getFileDetails(String path,
DBDeviceContext dbCtx)
Get the file id for a file
|
protected DBFileInfo |
DBDiskDriver.getFileDetails(String path,
DBDeviceContext dbCtx,
FileState fstate)
Get the file id for a file
|
DBFileInfo |
DBDiskDriver.getFileInfo(String path,
int dirId,
int fid,
DBDeviceContext dbCtx)
Return file information about the specified file, using the internal file id
|
DBFileInfo |
DBInterface.getFileInformation(int dirId,
int fid,
int infoLevel)
Get information for a file or folder
|
DBFileInfo |
DBDeviceContext.getRootDirectoryInfo()
Return the root directory file information
|
DBFileInfo |
DBDiskDriver.getStreamInfo(FileState parent,
String[] paths,
DBDeviceContext dbCtx)
Get the details for a file stream
|
Modifier and Type | Method and Description |
---|---|
protected StreamInfoList |
DBDiskDriver.loadStreamList(FileState fstate,
DBFileInfo finfo,
DBDeviceContext dbCtx,
boolean dbLoad)
Load the stream list for the specified file
|
void |
DBNetworkFile.setFileDetails(DBFileInfo info)
Set the file details from the file information
|
Constructor and Description |
---|
CachedSearchContext(DBFileInfo finfo)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
DBFileInfo |
DerbyDBInterface.getFileInformation(int dirId,
int fid,
int infoLevel)
Get information for a file or folder
|
Modifier and Type | Method and Description |
---|---|
DBFileInfo |
MySQLDBInterface.getFileInformation(int dirId,
int fid,
int infoLevel)
Get information for a file or folder
|
Modifier and Type | Method and Description |
---|---|
DBFileInfo |
OracleDBInterface.getFileInformation(int dirId,
int fid,
int infoLevel)
Get information for a file or folder
|
Modifier and Type | Method and Description |
---|---|
DBFileInfo |
PostgreSQLDBInterface.getFileInformation(int dirId,
int fid,
int infoLevel)
Get information for a file or folder
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.