public class LsItems extends AbstractLsItems
longWidth| Constructor and Description |
|---|
LsItems() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator |
getItems(org.apache.commons.chain.Context ctx) |
String |
getPatternKey() |
void |
setPatternKey(String pattern) |
executegetDefaultMaxItems, getMaxItems, getMaxItemsKey, isPath, printFooter, setDefaultMaxItems, setMaxItemsKey, setPathpublic String getPatternKey()
public void setPatternKey(String pattern)
pattern - the patternprotected Iterator getItems(org.apache.commons.chain.Context ctx) throws CommandException, javax.jcr.RepositoryException
getItems in class AbstractLsItemsctx - the ContextCommandException - if an errors occursjavax.jcr.RepositoryException - if the current Repository throws a
RepositoryExceptionCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.