Modifier and Type | Method and Description |
---|---|
StreamInfoList |
DBDiskDriver.getStreamList(SrvSession sess,
TreeConnection tree,
String fileName)
Return the list of available streams for the specified file
|
StreamInfoList |
DBInterface.getStreamsList(int fid,
int infoLevel)
Return the list of streams for the specified file
|
protected StreamInfoList |
DBDiskDriver.loadStreamList(FileState fstate,
DBFileInfo finfo,
DBDeviceContext dbCtx,
boolean dbLoad)
Load the stream list for the specified file
|
Modifier and Type | Method and Description |
---|---|
StreamInfoList |
DerbyDBInterface.getStreamsList(int fid,
int infoLevel)
Return the list of streams for the specified file
|
Modifier and Type | Method and Description |
---|---|
StreamInfoList |
MySQLDBInterface.getStreamsList(int fid,
int infoLevel)
Return the list of streams for the specified file
|
Modifier and Type | Method and Description |
---|---|
StreamInfoList |
OracleDBInterface.getStreamsList(int fid,
int infoLevel)
Return the list of streams for the specified file
|
Modifier and Type | Method and Description |
---|---|
StreamInfoList |
PostgreSQLDBInterface.getStreamsList(int fid,
int infoLevel)
Return the list of streams for the specified file
|
Modifier and Type | Method and Description |
---|---|
static int |
QueryInfoPacker.packStreamFileInfo(StreamInfoList streams,
DataBuffer buf,
boolean uni)
Pack the stream information (level 0x109)
|
Modifier and Type | Method and Description |
---|---|
StreamInfoList |
NTFSStreamsInterface.getStreamList(SrvSession sess,
TreeConnection tree,
String fileName)
Return a list of the streams for the specified file
|
Constructor and Description |
---|
StreamInfoList(StreamInfoList sList)
Copy constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.