|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryFault | |
|---|---|
| org.alfresco.www.ws.service.repository._1_0 | |
| Uses of RepositoryFault in org.alfresco.www.ws.service.repository._1_0 |
|---|
| Methods in org.alfresco.www.ws.service.repository._1_0 that throw RepositoryFault | |
|---|---|
CreateStoreResponse |
RepositoryServiceSoapBindingStub.createStore(CreateStore parameters)
|
CreateStoreResponse |
RepositoryServiceSoapPort.createStore(CreateStore parameters)
Creates a new repository store. |
NodeDefinition[] |
RepositoryServiceSoapBindingStub.describe(Describe parameters)
Describes a content resource. |
NodeDefinition[] |
RepositoryServiceSoapPort.describe(Describe parameters)
Describes a content resource. |
FetchMoreResponse |
RepositoryServiceSoapBindingStub.fetchMore(FetchMore parameters)
Fetches the next batch of query results. |
FetchMoreResponse |
RepositoryServiceSoapPort.fetchMore(FetchMore parameters)
Fetches the next batch of query results. |
Node[] |
RepositoryServiceSoapBindingStub.get(Get parameters)
Gets a resource from the respository. |
Node[] |
RepositoryServiceSoapPort.get(Get parameters)
Gets a resource from the repository. |
Store[] |
RepositoryServiceSoapBindingStub.getStores(GetStores parameters)
Retrieves a list of stores where content resources are held. |
Store[] |
RepositoryServiceSoapPort.getStores(GetStores parameters)
Retrieves a list of stores where content resources are held. |
QueryResponse |
RepositoryServiceSoapBindingStub.query(Query parameters)
Executes a query against a store |
QueryResponse |
RepositoryServiceSoapPort.query(Query parameters)
Executes a query against a store. |
QueryAssociatedResponse |
RepositoryServiceSoapBindingStub.queryAssociated(QueryAssociated parameters)
Executes a query to retrieve associated resources of the specified resource. |
QueryAssociatedResponse |
RepositoryServiceSoapPort.queryAssociated(QueryAssociated parameters)
Executes a query to retrieve associated resources of the specified resource. |
QueryChildrenResponse |
RepositoryServiceSoapBindingStub.queryChildren(QueryChildren parameters)
Executes a query to retrieve the children of the specified resource. |
QueryChildrenResponse |
RepositoryServiceSoapPort.queryChildren(QueryChildren parameters)
Executes a query to retrieve the children of the specified resource. |
QueryParentsResponse |
RepositoryServiceSoapBindingStub.queryParents(QueryParents parameters)
Executes a query to retrieve the parents of the specified resource. |
QueryParentsResponse |
RepositoryServiceSoapPort.queryParents(QueryParents parameters)
Executes a query to retrieve the parents of the specified resource. |
UpdateResult[] |
RepositoryServiceSoapBindingStub.update(Update parameters)
Executes a CML script to manipulate the contents of a Repository store. |
UpdateResult[] |
RepositoryServiceSoapPort.update(Update parameters)
Executes a CML script to manipulate the contents of a Repository store. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||