public abstract class AbstractLsItems extends AbstractLs
longWidth| Constructor and Description |
|---|
AbstractLsItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.apache.commons.chain.Context ctx) |
protected abstract Iterator |
getItems(org.apache.commons.chain.Context ctx) |
getDefaultMaxItems, getMaxItems, getMaxItemsKey, isPath, printFooter, setDefaultMaxItems, setMaxItemsKey, setPathprotected abstract Iterator getItems(org.apache.commons.chain.Context ctx) throws CommandException, RepositoryException
ctx - the ContextCommandException - if an errors occursRepositoryException - if the current Repository throws a
RepositoryExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.