public abstract class AbstractLsNodes extends AbstractLs
longWidth| Constructor and Description | 
|---|
| AbstractLsNodes() | 
getDefaultMaxItems, getMaxItems, getMaxItemsKey, isPath, printFooter, setDefaultMaxItems, setMaxItemsKey, setPathpublic final boolean execute(org.apache.commons.chain.Context ctx)
                      throws Exception
Exceptionprotected abstract Iterator getNodes(org.apache.commons.chain.Context ctx) throws CommandException, RepositoryException
ctx - the ContextNodes to showRepositoryException - if the current working Repository throws a RepositoryExceptionCommandExceptionpublic String getHasLockKey()
public void setHasLockKey(String hasLockKey)
hasLockKey - The hasLockKey to set.public String getLockableKey()
public void setLockableKey(String lockableKey)
lockableKey - The lockableKey to set.public String getLockedKey()
public void setLockedKey(String lockedKey)
lockedKey - The lockedKey to set.public String getMixinKey()
public void setMixinKey(String mixinKey)
mixinKey - The mixinKey to set.public String getModifiedKey()
public void setModifiedKey(String modifiedKey)
modifiedKey - The modifiedKey to set.public String getNewKey()
public void setNewKey(String newKey)
newKey - The new_Key to set.public String getNodesSizeKey()
public void setNodesSizeKey(String nodesSizeKey)
nodesSizeKey - The nodesSizeKey to set.public String getPathKey()
public void setPathKey(String pathKey)
pathKey - The pathKey to set.public String getPropertiesSizeKey()
public void setPropertiesSizeKey(String propertiesSizeKey)
propertiesSizeKey - The propertiesSizeKey to set.public String getReferenceableKey()
public void setReferenceableKey(String referenceableKey)
referenceableKey - The referenceableKey to set.public String getReferencesSizeKey()
public void setReferencesSizeKey(String referencesSizeKey)
referencesSizeKey - The referencesSizeKey to set.public String getUuidKey()
public void setUuidKey(String uuidKey)
uuidKey - The uuidKey to set.public String getVersionableKey()
public void setVersionableKey(String versionableKey)
versionableKey - The versionableKey to set.public String getLockTokenKey()
public void setLockTokenKey(String lockTokenKey)
lockTokenKey - the lock token to setCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.