org.apache.jackrabbit.command.info
Class LsProperties
java.lang.Object
org.apache.jackrabbit.command.info.AbstractLs
org.apache.jackrabbit.command.info.AbstractLsProperties
org.apache.jackrabbit.command.info.LsProperties
- All Implemented Interfaces:
- org.apache.commons.chain.Command
- public class LsProperties
- extends AbstractLsProperties
Property fields:
- name
- multiple
- type
- length
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LsProperties
public LsProperties()
getPatternKey
public String getPatternKey()
- Returns:
- name pattern
setPatternKey
public void setPatternKey(String pattern)
- Sets the name pattern
- Parameters:
pattern
- the pattern key
getProperties
protected Iterator getProperties(org.apache.commons.chain.Context ctx)
throws CommandException,
javax.jcr.RepositoryException
-
- Specified by:
getProperties
in class AbstractLsProperties
- Parameters:
ctx
- the Context
- Returns:
- collected
Property
s to display
- Throws:
CommandException
javax.jcr.RepositoryException
Copyright © 2005 . All Rights Reserved.