public class AllPageGetter extends ItemListToStringCommand<Page>
| Constructor and Description |
|---|
AllPageGetter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
itemToString(Page page) |
protected List<Page> |
query(DokuJClient dokuClient) |
protected void |
registerParameters(com.martiansoftware.jsap.JSAP jsap) |
runaddLongFormatSwitch, addPageIdOption, getUsage, parseArguments, runprotected void registerParameters(com.martiansoftware.jsap.JSAP jsap)
throws com.martiansoftware.jsap.JSAPException
registerParameters in class Commandcom.martiansoftware.jsap.JSAPExceptionprotected List<Page> query(DokuJClient dokuClient) throws DokuException
query in class ItemListToStringCommand<Page>DokuExceptionprotected String itemToString(Page page)
itemToString in class ItemListToStringCommand<Page>Copyright © 2014. All rights reserved.