|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataExporter
Interface to be implemented by packages that are capable of exporting data
Method Summary | |
---|---|
List |
getExportFiles(String[] pageIds)
Get the list of Files to export based on the list of pageIds that are passed in. |
String[] |
getExportPages()
Get the list of page ids to export |
Method Detail |
---|
List getExportFiles(String[] pageIds)
pageIds
- String array of pageIds to extract file name
info from.
String[] getExportPages()
Array
of Strings
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |