public abstract class BoxExt extends Extension
Extension.MEDIA_TYPEextensionIdSeparator| 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, getOverrideContent, getParameterMap, getPointId, initialize, setModuleId, setParameterMap, setPointId, toExtensionId, toStringpublic Extension.MEDIA_TYPE getMediaType()
ExtensiongetMediaType in class Extensionpublic abstract String getPortletUrl()
public abstract String getTitle()
public abstract String getContent()
public String getRequiredPrivilege()
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.