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) |
run
addLongFormatSwitch, addPageIdOption, getUsage, parseArguments, run
protected void registerParameters(com.martiansoftware.jsap.JSAP jsap) throws com.martiansoftware.jsap.JSAPException
registerParameters
in class Command
com.martiansoftware.jsap.JSAPException
protected List<Page> query(DokuJClient dokuClient) throws DokuException
query
in class ItemListToStringCommand<Page>
DokuException
protected String itemToString(Page page)
itemToString
in class ItemListToStringCommand<Page>
Copyright © 2015. All rights reserved.