|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.contribution.resource.impl.ResourceExportImpl
public class ResourceExportImpl
The representation of an export for the contribution
| Constructor Summary | |
|---|---|
protected |
ResourceExportImpl()
|
| Method Summary | |
|---|---|
ModelResolver |
getModelResolver()
Returns the model resolver for the models representing artifacts made available by this export. |
java.lang.String |
getURI()
Get Resource URI that identifies the export. |
void |
setModelResolver(ModelResolver modelResolver)
Sets the model resolver for the models representing artifacts made available by this export. |
void |
setURI(java.lang.String uri)
Set Resource URI that identifies the export. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ResourceExportImpl()
| Method Detail |
|---|
public java.lang.String getURI()
ResourceExport
getURI in interface ResourceExportpublic void setURI(java.lang.String uri)
ResourceExport
setURI in interface ResourceExporturi - The exported resource URIpublic ModelResolver getModelResolver()
Export
getModelResolver in interface Exportpublic void setModelResolver(ModelResolver modelResolver)
Export
setModelResolver in interface Export
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||