public interface DDMDisplayTabItem
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTitle(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
default java.lang.String |
getURL(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
default boolean |
isShow(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest) |
java.lang.String getTitle(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
default java.lang.String getURL(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
throws java.lang.Exception
java.lang.Exceptiondefault boolean isShow(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest)