|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xmldb.test.concurrent.action.Action
org.exist.xmldb.test.concurrent.action.RemoveAppendAction
Removes the 10 last elements from the resource and inserts 10 new elements at the top.
Constructor Summary | |
RemoveAppendAction(java.lang.String collectionPath,
java.lang.String resourceName,
java.lang.String[] wordList)
|
Method Summary | |
boolean |
execute()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoveAppendAction(java.lang.String collectionPath, java.lang.String resourceName, java.lang.String[] wordList)
Method Detail |
public boolean execute() throws java.lang.Exception
execute
in class Action
java.lang.Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |