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, setPath
protected abstract Iterator getItems(org.apache.commons.chain.Context ctx) throws CommandException, RepositoryException
ctx
- the Context
CommandException
- if an errors occursRepositoryException
- if the current Repository
throws a
RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.