|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepositoryServiceSoapPort
| Method Summary | |
|---|---|
CreateStoreResponse |
createStore(CreateStore parameters)
Creates a new repository store. |
NodeDefinition[] |
describe(Describe parameters)
Describes a content resource. |
FetchMoreResponse |
fetchMore(FetchMore parameters)
Fetches the next batch of query results. |
Node[] |
get(Get parameters)
Gets a resource from the repository. |
Store[] |
getStores(GetStores parameters)
Retrieves a list of stores where content resources are held. |
QueryResponse |
query(Query parameters)
Executes a query against a store. |
QueryAssociatedResponse |
queryAssociated(QueryAssociated parameters)
Executes a query to retrieve associated resources of the specified resource. |
QueryChildrenResponse |
queryChildren(QueryChildren parameters)
Executes a query to retrieve the children of the specified resource. |
QueryParentsResponse |
queryParents(QueryParents parameters)
Executes a query to retrieve the parents of the specified resource. |
UpdateResult[] |
update(Update parameters)
Executes a CML script to manipulate the contents of a Repository store. |
| Method Detail |
|---|
CreateStoreResponse createStore(CreateStore parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
Store[] getStores(GetStores parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
QueryResponse query(Query parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
QueryChildrenResponse queryChildren(QueryChildren parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
QueryParentsResponse queryParents(QueryParents parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
QueryAssociatedResponse queryAssociated(QueryAssociated parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
FetchMoreResponse fetchMore(FetchMore parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
UpdateResult[] update(Update parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
NodeDefinition[] describe(Describe parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
Node[] get(Get parameters)
throws java.rmi.RemoteException,
RepositoryFault
java.rmi.RemoteException
RepositoryFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||