|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.ethz.mxquery.model.updatePrimitives.InsertIntoAsFirst
public class InsertIntoAsFirst
| Field Summary |
|---|
| Fields inherited from interface ch.ethz.mxquery.model.updatePrimitives.UpdatePrimitive |
|---|
DELETE, INSERT_AFTER, INSERT_ATTRIBUTES, INSERT_BEFORE, INSERT_INTO, INSERT_INTO_AS_FIRST, INSERT_INTO_AS_LAST, PUT, RENAME, REPLACE_NODE, REPLACE_NODE_CONTENT, REPLACE_VALUE |
| Constructor Summary | |
|---|---|
InsertIntoAsFirst(Identifier targetId,
UpdateableStore sourceStore)
|
|
| Method Summary | |
|---|---|
void |
applyUpdate()
|
UpdateableStore |
getStore()
|
Identifier |
getTargetId()
|
int |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertIntoAsFirst(Identifier targetId,
UpdateableStore sourceStore)
| Method Detail |
|---|
public void applyUpdate()
throws MXQueryException
applyUpdate in interface UpdatePrimitiveMXQueryExceptionpublic Identifier getTargetId()
getTargetId in interface UpdatePrimitivepublic int getType()
getType in interface UpdatePrimitivepublic UpdateableStore getStore()
getStore in interface UpdatePrimitive
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||