| Modifier and Type | Method and Description |
|---|---|
RetentionDetails |
DBInterface.getFileRetentionDetails(int dirId,
int fid)
Return the retention period expiry date/time for the specified file, or zero if the file/folder
is not under retention.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionDetails |
DerbyDBInterface.getFileRetentionDetails(int dirId,
int fid)
Return the retention period expiry date/time for the specified file, or zero if the
file/folder is not under retention.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionDetails |
MySQLDBInterface.getFileRetentionDetails(int dirId,
int fid)
Return the retention period expiry date/time for the specified file, or zero if the
file/folder is not under retention.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionDetails |
OracleDBInterface.getFileRetentionDetails(int dirId,
int fid)
Return the retention period expiry date/time for the specified file, or zero if the file/folder
is not under retention.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionDetails |
PostgreSQLDBInterface.getFileRetentionDetails(int dirId,
int fid)
Return the retention period expiry date/time for the specified file, or zero if the
file/folder is not under retention.
|
Copyright © 2005–2015 Alfresco Software. All rights reserved.