|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerifyNodeExistsRequest | |
|---|---|
| org.jboss.dna.graph.request | Sometimes its useful to work with a graph using objects that represent individual commands on the graph. |
| org.jboss.dna.graph.request.processor | This portion of the JBoss DNA Graph API defines the processor for requests. |
| Uses of VerifyNodeExistsRequest in org.jboss.dna.graph.request |
|---|
| Methods in org.jboss.dna.graph.request that return VerifyNodeExistsRequest | |
|---|---|
VerifyNodeExistsRequest |
RequestBuilder.verifyNodeExists(Location at,
String workspaceName)
Add a request to verify the existance and location of a node at the supplied location. |
| Uses of VerifyNodeExistsRequest in org.jboss.dna.graph.request.processor |
|---|
| Methods in org.jboss.dna.graph.request.processor with parameters of type VerifyNodeExistsRequest | |
|---|---|
void |
RequestProcessor.process(VerifyNodeExistsRequest request)
Process a request to verify that a node exists at the supplied location. |
void |
LoggingRequestProcessor.process(VerifyNodeExistsRequest request)
Process a request to verify that a node exists at the supplied location. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||