|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Exporter
Defines a class of object used to export content from the underlying LexGrid repository to another repository or file format.
Method Summary | |
---|---|
void |
clearLog()
Clears any associated log entries. |
LogEntry[] |
getLog(LogLevel level)
Returns log entries for the current or most recent export operation that match a particular status; null if no operation has been attempted. |
java.net.URI[] |
getReferences()
Returns absolute references for resources written by the most recent operation; empty if not applicable. |
ExportStatus |
getStatus()
Returns status of the current or most recent export operation; null if no operation has been attempted. |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Extendable |
---|
getDescription, getName, getProvider, getVersion |
Method Detail |
---|
void clearLog()
java.net.URI[] getReferences()
LogEntry[] getLog(LogLevel level)
status
- One of several log levels defined by the system, or null to
return all log entries.ExportStatus getStatus()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |