public class WikiPageAssetRenderer extends com.liferay.asset.kernel.model.BaseJSPAssetRenderer<WikiPage> implements com.liferay.portal.kernel.trash.TrashRenderer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Constructor and Description |
---|
WikiPageAssetRenderer(WikiPage page,
WikiEngineRenderer wikiEngineRenderer) |
Modifier and Type | Method and Description |
---|---|
WikiPage |
getAssetObject() |
java.lang.String |
getClassName() |
long |
getClassPK() |
static long |
getClassPK(WikiPage page) |
java.lang.String |
getDiscussionPath() |
java.util.Date |
getDisplayDate()
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
long |
getGroupId() |
java.lang.String |
getJspPath(javax.servlet.http.HttpServletRequest request,
java.lang.String template) |
java.lang.String |
getPortletId() |
int |
getStatus() |
java.lang.String |
getSummary(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
java.lang.String |
getTitle(java.util.Locale locale) |
java.lang.String |
getType() |
javax.portlet.PortletURL |
getURLEdit(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
javax.portlet.PortletURL |
getURLExport(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
java.lang.String |
getURLView(com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState) |
javax.portlet.PortletURL |
getURLViewDiffs(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
java.lang.String |
getURLViewInContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect) |
long |
getUserId() |
java.lang.String |
getUserName() |
java.lang.String |
getUuid() |
boolean |
hasDeletePermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) |
boolean |
hasEditPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) |
boolean |
hasViewPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String template) |
boolean |
isConvertible() |
boolean |
isPrintable() |
getResourceBundleLoader, getServletContext, setServletContext
getAddToPagePortletId, getAssetRendererFactory, getAssetRendererType, getAvailableLanguageIds, getControlPanelPlid, getControlPanelPlid, getDDMFormValuesReader, getIconCssClass, getIconPath, getLocale, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLImagePreview, getUrlTitle, getURLViewInContext, getViewInContextMessage, isCommentable, isDisplayable, isLocalizable, isPreviewInContext, isRatable, renderActions, setAddToPagePreferences, setAssetRendererType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNewName, getSummary, renderActions
getIconCssClass, getIconPath
getAddToPagePortletId, getAssetRendererFactory, getAssetRendererType, getAvailableLanguageIds, getDDMFormValuesReader, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLImagePreview, getUrlTitle, getViewInContextMessage, isCategorizable, isCommentable, isDisplayable, isLocalizable, isPreviewInContext, isRatable, setAddToPagePreferences
public static final java.lang.String TYPE
public WikiPageAssetRenderer(WikiPage page, WikiEngineRenderer wikiEngineRenderer)
public static long getClassPK(WikiPage page)
public WikiPage getAssetObject()
getAssetObject
in interface com.liferay.asset.kernel.model.AssetRenderer<WikiPage>
public java.lang.String getClassName()
getClassName
in interface com.liferay.asset.kernel.model.Renderer
public long getClassPK()
getClassPK
in interface com.liferay.asset.kernel.model.Renderer
public java.lang.String getDiscussionPath()
@Deprecated public java.util.Date getDisplayDate()
public long getGroupId()
getGroupId
in interface com.liferay.asset.kernel.model.AssetRenderer<WikiPage>
public java.lang.String getJspPath(javax.servlet.http.HttpServletRequest request, java.lang.String template)
getJspPath
in class com.liferay.asset.kernel.model.BaseJSPAssetRenderer<WikiPage>
public java.lang.String getPortletId()
getPortletId
in interface com.liferay.portal.kernel.trash.TrashRenderer
public int getStatus()
public java.lang.String getSummary(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse)
getSummary
in interface com.liferay.asset.kernel.model.Renderer
public java.lang.String getTitle(java.util.Locale locale)
getTitle
in interface com.liferay.asset.kernel.model.Renderer
public java.lang.String getType()
getType
in interface com.liferay.portal.kernel.trash.TrashRenderer
public javax.portlet.PortletURL getURLEdit(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
public javax.portlet.PortletURL getURLExport(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
public java.lang.String getURLView(com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, javax.portlet.WindowState windowState) throws java.lang.Exception
public javax.portlet.PortletURL getURLViewDiffs(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws java.lang.Exception
public java.lang.String getURLViewInContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, java.lang.String noSuchEntryRedirect)
public long getUserId()
getUserId
in interface com.liferay.asset.kernel.model.AssetRenderer<WikiPage>
public java.lang.String getUserName()
getUserName
in interface com.liferay.asset.kernel.model.AssetRenderer<WikiPage>
public java.lang.String getUuid()
getUuid
in interface com.liferay.asset.kernel.model.AssetRenderer<WikiPage>
public boolean hasDeletePermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker)
public boolean hasEditPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker)
public boolean hasViewPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker)
public boolean include(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String template) throws java.lang.Exception
include
in interface com.liferay.asset.kernel.model.Renderer
include
in class com.liferay.asset.kernel.model.BaseJSPAssetRenderer<WikiPage>
java.lang.Exception
public boolean isConvertible()