|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.shotoku.search.HistoryIncludeParameter
public class HistoryIncludeParameter
A search parameter which includes to the result all nodes from the history of a given node.
| Constructor Summary | |
|---|---|
HistoryIncludeParameter(History history)
|
|
HistoryIncludeParameter(java.util.Map<java.lang.String,java.lang.String> params)
|
|
HistoryIncludeParameter(Node node)
|
|
| Method Summary | |
|---|---|
NodeList |
transform(NodeList list,
ContentManager cm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryIncludeParameter(History history)
public HistoryIncludeParameter(Node node)
public HistoryIncludeParameter(java.util.Map<java.lang.String,java.lang.String> params)
| Method Detail |
|---|
public NodeList transform(NodeList list,
ContentManager cm)
throws ResourceDoesNotExist
transform in interface SearchParameterResourceDoesNotExist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||