public abstract class BoxExt extends Extension
Extension.MEDIA_TYPE
extensionIdSeparator
Constructor and Description |
---|
BoxExt() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getContent()
Returns the content used for the box.
|
Extension.MEDIA_TYPE |
getMediaType()
Sets the content type of this extension.
|
abstract String |
getPortletUrl() |
String |
getRequiredPrivilege()
Returns the required privilege in order to see this section.
|
abstract String |
getTitle()
The title is used as the title for the boxHeader.
|
getExtensionId, getModuleId, getOrder, getOverrideContent, getParameterMap, getPointId, initialize, setModuleId, setParameterMap, setPointId, toExtensionId, toString
public Extension.MEDIA_TYPE getMediaType()
Extension
getMediaType
in class Extension
public abstract String getPortletUrl()
public abstract String getTitle()
public abstract String getContent()
public String getRequiredPrivilege()
Copyright © 2015 OpenMRS Inc.. All rights reserved.