public class LsCollectedNodes extends AbstractLsNodes
Node
s.Command
looks for an Iterator
under the
given Context
variable and lists its Node
s.longWidth
Constructor and Description |
---|
LsCollectedNodes() |
Modifier and Type | Method and Description |
---|---|
String |
getFromKey() |
protected Iterator |
getNodes(org.apache.commons.chain.Context ctx) |
void |
setFromKey(String contextVariable)
Sets the
Context variable |
execute, getHasLockKey, getLockableKey, getLockedKey, getLockTokenKey, getMixinKey, getModifiedKey, getNewKey, getNodesSizeKey, getPathKey, getPropertiesSizeKey, getReferenceableKey, getReferencesSizeKey, getUuidKey, getVersionableKey, setHasLockKey, setLockableKey, setLockedKey, setLockTokenKey, setMixinKey, setModifiedKey, setNewKey, setNodesSizeKey, setPathKey, setPropertiesSizeKey, setReferenceableKey, setReferencesSizeKey, setUuidKey, setVersionableKey
getDefaultMaxItems, getMaxItems, getMaxItemsKey, isPath, printFooter, setDefaultMaxItems, setMaxItemsKey, setPath
public String getFromKey()
public void setFromKey(String contextVariable)
Context
variablecontextVariable
- the context variableprotected Iterator getNodes(org.apache.commons.chain.Context ctx) throws CommandException, RepositoryException
getNodes
in class AbstractLsNodes
ctx
- the Context
Node
s to showCommandException
RepositoryException
- if the current working Repository
throws a RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.