|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Repository
an interface representing a WSMO repository with a query extention
| Method Summary | |
|---|---|
QueryResult |
evaluate(Query query)
invoke a query against this repository |
void |
init(java.util.Map params)
invoked to initialize the repository |
| Methods inherited from interface org.wsmo.datastore.WsmoRepository |
|---|
addGoal, addMediator, addOntology, addWebService, deleteGoal, deleteMediator, deleteOntology, deleteWebService, getDescription, getGoal, getMediator, getOntology, getVersion, getWebService, listGoals, listMediators, listOntologies, listWebServices, saveGoal, saveMediator, saveOntology, saveWebService, setDescription |
| Methods inherited from interface org.wsmo.datastore.DataStore |
|---|
load, load, remove, remove, save |
| Method Detail |
|---|
void init(java.util.Map params)
params - a Map contaion initialization parameters for the repository
usualy Strings are used as keys and the types of the values are key dependadndQueryResult evaluate(Query query)
query -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||