|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.web.RepositoryWebService
public class RepositoryWebService
Web Service front end for the model service.
| Constructor Summary | |
|---|---|
RepositoryWebService()
Create RepositoryWebService |
|
| Method Summary | |
|---|---|
org.apache.axis.message.SOAPBodyElement[] |
addInferredObject(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Add an inferred object |
org.apache.axis.message.SOAPBodyElement[] |
addInferredProperty(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Add an inferred property |
org.apache.axis.message.SOAPBodyElement[] |
authenticateUser(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Authenticate a user |
org.apache.axis.message.SOAPBodyElement[] |
findStatements(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Find statements on the server |
org.apache.axis.message.SOAPBodyElement[] |
getMetadataGraphUri(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Get the metadata graph's URI for a graph |
org.apache.axis.message.SOAPBodyElement[] |
getNamedGraphRevision(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Get a revision of a NamedGraph |
org.apache.axis.message.SOAPBodyElement[] |
getRolesForUser(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Get the Roles for a user |
org.apache.axis.message.SOAPBodyElement[] |
getSize(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Get the size of a NamedGraph on the server |
org.apache.axis.message.SOAPBodyElement[] |
getStoredNamedGraphs(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Get the list of stored NamedGraphs |
org.apache.axis.message.SOAPBodyElement[] |
getUsersForGraph(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Get Users for a graph |
org.apache.axis.message.SOAPBodyElement[] |
query(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Execute a query |
org.apache.axis.message.SOAPBodyElement[] |
queryIndex(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Execute a query on the index |
org.apache.axis.message.SOAPBodyElement[] |
replicate(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Replicate with the server |
org.apache.axis.message.SOAPBodyElement[] |
reset(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Reset the server |
org.apache.axis.message.SOAPBodyElement[] |
update(org.apache.axis.message.SOAPBodyElement[] bodyElements)
Update the server |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryWebService()
| Method Detail |
|---|
public org.apache.axis.message.SOAPBodyElement[] query(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] getNamedGraphRevision(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] reset(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] update(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] findStatements(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] getSize(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] authenticateUser(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] getUsersForGraph(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] getRolesForUser(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] getStoredNamedGraphs(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] getMetadataGraphUri(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] replicate(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] queryIndex(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] addInferredProperty(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
public org.apache.axis.message.SOAPBodyElement[] addInferredObject(org.apache.axis.message.SOAPBodyElement[] bodyElements)
throws org.apache.axis.AxisFault
bodyElements - soap element containing request
org.apache.axis.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||