|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
void |
clientUpdateContent(String docNumber,
String fileName,
CachedContentDescriptor cachedContDescr)
This method is intended for test purposes only. |
Vector |
findBackupFileList(String holderId)
Find a list of files related to Content Cache Server needed to backup for the specified ContentHolder with the ID "holderId". |
Vector |
findBackupFileListForSite(String siteName)
Find a list of files related to Content Cache Server needed to backup for the specified site. |
CacheDescriptor |
getCacheDescriptor(int number_of_files)
Supported API: false |
CacheDescriptor |
getCacheDescriptor(int number_of_files,
boolean useMasterCache)
Get CacheDescriptor for the specified number of files for upload to preferred site. |
Method Detail |
public CacheDescriptor getCacheDescriptor(int number_of_files) throws WTException
number_of_files
-
WTException
public void clientUpdateContent(String docNumber, String fileName, CachedContentDescriptor cachedContDescr) throws WTException, PropertyVetoException
docNumber
- fileName
- cachedContDescr
-
WTException
PropertyVetoException
public Vector findBackupFileListForSite(String siteName) throws WTException
siteName
-
WTException
public Vector findBackupFileList(String holderId) throws WTException
holderId
-
WTException
public CacheDescriptor getCacheDescriptor(int number_of_files, boolean useMasterCache) throws WTException
number_of_files
- useMasterCache
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |