org.apache.jackrabbit.command.info
Class LsItems
java.lang.Object
org.apache.jackrabbit.command.info.AbstractLs
org.apache.jackrabbit.command.info.AbstractLsItems
org.apache.jackrabbit.command.info.LsItems
- All Implemented Interfaces:
- org.apache.commons.chain.Command
- public class LsItems
- extends AbstractLsItems
List items
- name
- type
- isNode
- isNew
- isModified
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LsItems
public LsItems()
getPatternKey
public String getPatternKey()
- Returns:
- the name pattern
setPatternKey
public void setPatternKey(String pattern)
- Parameters:
pattern
- the pattern
getItems
protected Iterator getItems(org.apache.commons.chain.Context ctx)
throws CommandException,
javax.jcr.RepositoryException
-
- Specified by:
getItems
in class AbstractLsItems
- Parameters:
ctx
- the Context
- Returns:
- Iterator containing the Items to list
- Throws:
CommandException
- if an errors occurs
javax.jcr.RepositoryException
- if the current Repository
throws a
RepositoryException
Copyright © 2005 . All Rights Reserved.