public class PageListGetter extends ItemListToStringCommand<PageDW>
| Constructor and Description |
|---|
PageListGetter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
itemToString(PageDW page) |
protected List<PageDW> |
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<PageDW> query(DokuJClient dokuClient) throws DokuException
query in class ItemListToStringCommand<PageDW>DokuExceptionprotected String itemToString(PageDW page)
itemToString in class ItemListToStringCommand<PageDW>Copyright © 2016. All rights reserved.