|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
ArchiveStatus |
doArchive(ArchiveRecord record,
WTCollection archiveables)
Supported API: false |
ArchiveStatus |
doArchive(ArchiveRecord record,
WTCollection archiveables,
Locale locale)
Supported API: false |
ArchiveStatus |
doArchive(String name,
String desc,
CollectionCriteria criteria,
RelationshipMap relationMap,
WTContainerRef context)
Supported API: false |
QueryResult |
getAllArchiveRecords()
Supported API: false |
QueryResult |
getAllArchiveRecords(ArchiveStatus status)
Supported API: false |
QueryResult |
getRecentArchives(int numLatest)
Supported API: false |
void |
removeFailedArchiveRecords()
Supported API: false |
void |
removeInvalidArchiveRecords()
Supported API: false |
Method Detail |
public ArchiveStatus doArchive(ArchiveRecord record, WTCollection archiveables, Locale locale) throws WTException
record
- archiveables
- locale
-
WTException
public ArchiveStatus doArchive(ArchiveRecord record, WTCollection archiveables) throws WTException
record
- archiveables
-
WTException
public ArchiveStatus doArchive(String name, String desc, CollectionCriteria criteria, RelationshipMap relationMap, WTContainerRef context) throws WTPropertyVetoException, WTException
name
- desc
- criteria
- relationMap
- context
-
WTPropertyVetoException
WTException
public void removeInvalidArchiveRecords() throws WTException
WTException
public void removeFailedArchiveRecords() throws WTException
WTException
public QueryResult getAllArchiveRecords() throws WTException
WTException
public QueryResult getAllArchiveRecords(ArchiveStatus status) throws WTException
status
-
WTException
public QueryResult getRecentArchives(int numLatest) throws WTException
numLatest
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |