|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.standalone.cli.info.AbstractLs
org.apache.jackrabbit.standalone.cli.info.AbstractLsItems
org.apache.jackrabbit.standalone.cli.info.LsCollectedItems
public class LsCollectedItems
Lists collected
Items.
This Command looks for an Iterator under the
given Context variable and lists its Items.
Field Summary
Fields inherited from class org.apache.jackrabbit.standalone.cli.info.AbstractLs
longWidth
Constructor Summary
LsCollectedItems()
Method Summary
StringgetFromKey()
protected IteratorgetItems(org.apache.commons.chain.Context ctx)
voidsetFromKey(String from)
Sets the context variable
Methods inherited from class org.apache.jackrabbit.standalone.cli.info.AbstractLsItems
execute
Methods inherited from class org.apache.jackrabbit.standalone.cli.info.AbstractLs
getDefaultMaxItems, getMaxItems, getMaxItemsKey, isPath, printFooter, setDefaultMaxItems, setMaxItemsKey, setPath
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
LsCollectedItems
public LsCollectedItems()
Method Detail
getFromKey
public String getFromKey()
setFromKey
public void setFromKey(String from)
from - from key to set
getItems
protected Iterator getItems(org.apache.commons.chain.Context ctx)
throws CommandException,
RepositoryException
getItems in class AbstractLsItems
ctx - the Context
CommandException - if an errors occurs
RepositoryException - if the current Repository throws a
RepositoryException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.