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