|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable
public abstract class AbstractExtendable
The Class AbstractExtendable.
Constructor Summary | |
---|---|
protected |
AbstractExtendable()
Instantiates a new abstract extendable. |
Method Summary | |
---|---|
protected abstract ExtensionDescription |
buildExtensionDescription()
Builds the extension description. |
java.lang.String |
getDescription()
Return a description of the extension. |
ExtensionDescription |
getExtensionDescription()
Gets the extension description. |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractExtendable()
Method Detail |
---|
public ExtensionDescription getExtensionDescription()
protected abstract ExtensionDescription buildExtensionDescription()
public java.lang.String getDescription()
Extendable
getDescription
in interface Extendable
public java.lang.String getName()
Extendable
getName
in interface Extendable
public java.lang.String getProvider()
Extendable
getProvider
in interface Extendable
public java.lang.String getVersion()
Extendable
getVersion
in interface Extendable
|
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 |