|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ModelRepositorySkeletonInterface
ModelRepositorySkeletonInterface java skeleton interface for the axisService
| Method Summary | |
|---|---|
Comparison |
compare(String leftUri,
String rightUri)
Auto generated method signature |
void |
delete(String uri2,
boolean cascading)
Auto generated method signature |
Match[] |
find(String[] classifier,
String expression,
boolean regexp,
boolean casesensitive)
Auto generated method signature |
String[] |
getInstanceModels(String uri3)
Auto generated method signature |
org.apache.axiom.om.OMElement |
load(String uri)
Auto generated method signature |
void |
save(org.apache.axiom.om.OMElement extraElement0,
String uri1)
Auto generated method signature |
| Method Detail |
|---|
org.apache.axiom.om.OMElement load(String uri)
throws MRException
uri -
MRException - :
Match[] find(String[] classifier,
String expression,
boolean regexp,
boolean casesensitive)
classifier - expression - regexp - casesensitive -
void save(org.apache.axiom.om.OMElement extraElement0,
String uri1)
throws MRException
extraElement0 - uri1 -
MRException - :
void delete(String uri2,
boolean cascading)
throws MRException
uri2 - cascading -
MRException - :
Comparison compare(String leftUri,
String rightUri)
throws MRException
leftUri - rightUri -
MRException - :String[] getInstanceModels(String uri3)
uri3 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||