|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Extendable
Marks a class as an extension to the LexBIG application programming interface. This allows for centralized registration, lookup, and access to defined functions.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Return a description of the extension. |
java.lang.String |
getName()
Return the name assigned to this service extension. |
java.lang.String |
getProvider()
Return an identifier for the extension provider. |
java.lang.String |
getVersion()
Return version information about the extension. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getProvider()
java.lang.String getVersion()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |