|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
void |
extendSchema(DataElement schemaRoot)
Add this tool's schema to the global DataStore schema. |
ExternalLoader |
getExternalLoader()
Implement this to returns the external class loader for this extender implementation. |
Field Detail |
public static final String Copyright
Method Detail |
public void extendSchema(DataElement schemaRoot)
schemaRoot
- the descriptor rootpublic ExternalLoader getExternalLoader()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |