public abstract class PortletExt extends Extension
Extension.MEDIA_TYPEextensionIdSeparator| Constructor and Description |
|---|
PortletExt() |
| Modifier and Type | Method and Description |
|---|---|
Extension.MEDIA_TYPE |
getMediaType()
Sets the content type of this extension.
|
abstract java.lang.String |
getPortletParameters() |
abstract java.lang.String |
getPortletUrl() |
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 getPortletParameters()
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.