public abstract class LinkExt extends Extension
Extension.MEDIA_TYPE
extensionIdSeparator
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, getOrder, getParameterMap, getPointId, initialize, setModuleId, setParameterMap, setPointId, toExtensionId, toString
public Extension.MEDIA_TYPE getMediaType()
Extension
getMediaType
in class Extension
public abstract String getLabel()
public abstract String getUrl()
public abstract String getRequiredPrivilege()
public final String getOverrideContent(String bodyContent)
getOverrideContent
in class Extension
Copyright © 2015 OpenMRS Inc.. All rights reserved.