public abstract class LinkExt extends Extension
Extension.MEDIA_TYPEextensionIdSeparator| Constructor and Description |
|---|
LinkExt() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getLabel() |
Extension.MEDIA_TYPE |
getMediaType()
Sets the content type of this extension.
|
String |
getOverrideContent(String bodyContent)
This extension does not have a place for any default content to go
|
abstract String |
getRequiredPrivilege() |
abstract String |
getUrl() |
getExtensionId, getModuleId, getParameterMap, getPointId, initialize, setModuleId, setParameterMap, setPointId, toExtensionId, toStringpublic Extension.MEDIA_TYPE getMediaType()
ExtensiongetMediaType in class Extensionpublic abstract String getLabel()
public abstract String getUrl()
public abstract String getRequiredPrivilege()
public final String getOverrideContent(String bodyContent)
getOverrideContent in class ExtensionCopyright © 2018 OpenMRS LLC.. All Rights Reserved.