public abstract class BoxExt extends Extension
Extension.MEDIA_TYPEextensionIdSeparator| Constructor and Description | 
|---|
BoxExt()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract java.lang.String | 
getContent()
Returns the content used for the box. 
 | 
Extension.MEDIA_TYPE | 
getMediaType()
Sets the content type of this extension. 
 | 
abstract java.lang.String | 
getPortletUrl()  | 
java.lang.String | 
getRequiredPrivilege()
Returns the required privilege in order to see this section. 
 | 
abstract java.lang.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 java.lang.String getPortletUrl()
public abstract java.lang.String getTitle()
public abstract java.lang.String getContent()
public java.lang.String getRequiredPrivilege()
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.