public class Cat extends Object implements org.apache.commons.chain.Command
Property
or a Node
of
type nt:file or nt:resource.Constructor and Description |
---|
Cat() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(org.apache.commons.chain.Context ctx) |
String |
getIndexKey() |
String |
getPathKey() |
void |
setIndexKey(String indexKey) |
void |
setPathKey(String path) |
public boolean execute(org.apache.commons.chain.Context ctx) throws Exception
execute
in interface org.apache.commons.chain.Command
Exception
public String getPathKey()
public void setPathKey(String path)
path
- the path key to setpublic String getIndexKey()
public void setIndexKey(String indexKey)
indexKey
- the index key to setCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.