public class UserAssetRenderer
extends com.liferay.portlet.asset.model.BaseJSPAssetRenderer
| Constructor and Description |
|---|
UserAssetRenderer(com.liferay.portal.model.User user) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName() |
long |
getClassPK() |
java.lang.String |
getDiscussionPath() |
long |
getGroupId() |
protected java.lang.String |
getIconPath(com.liferay.portal.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getJspPath(javax.servlet.http.HttpServletRequest request,
java.lang.String template) |
int |
getStatus() |
java.lang.String |
getSummary(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
java.lang.String |
getTitle(java.util.Locale locale) |
javax.portlet.PortletURL |
getURLEdit(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
java.lang.String |
getUrlTitle() |
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 |
hasEditPermission(com.liferay.portal.security.permission.PermissionChecker permissionChecker) |
boolean |
hasViewPermission(com.liferay.portal.security.permission.PermissionChecker permissionChecker) |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String template) |
boolean |
isPrintable() |
getServletContext, setServletContextgetAddToPagePortletId, getAssetRendererFactory, getAssetRendererType, getAvailableLanguageIds, getAvailableLocales, getControlPanelPlid, getControlPanelPlid, getDDMFormValuesReader, getDisplayDate, getIconCssClass, getIconPath, getLocale, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getURLView, getURLViewDiffs, getURLViewInContext, getViewInContextMessage, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, renderActions, setAddToPagePreferences, setAssetRendererTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddToPagePortletId, getAssetRendererType, getAvailableLanguageIds, getAvailableLocales, getDDMFormValuesReader, getDisplayDate, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getURLView, getURLViewDiffs, getViewInContextMessage, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, setAddToPagePreferencespublic java.lang.String getClassName()
public long getClassPK()
public java.lang.String getDiscussionPath()
getDiscussionPath in interface com.liferay.portlet.asset.model.AssetRenderergetDiscussionPath in class com.liferay.portlet.asset.model.BaseAssetRendererpublic long getGroupId()
public java.lang.String getJspPath(javax.servlet.http.HttpServletRequest request,
java.lang.String template)
getJspPath in class com.liferay.portlet.asset.model.BaseJSPAssetRendererpublic int getStatus()
getStatus in interface com.liferay.portlet.asset.model.AssetRenderergetStatus in class com.liferay.portlet.asset.model.BaseAssetRendererpublic java.lang.String getSummary(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
public java.lang.String getTitle(java.util.Locale locale)
public javax.portlet.PortletURL getURLEdit(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
throws java.lang.Exception
getURLEdit in interface com.liferay.portlet.asset.model.AssetRenderergetURLEdit in class com.liferay.portlet.asset.model.BaseAssetRendererjava.lang.Exceptionpublic java.lang.String getUrlTitle()
getUrlTitle in interface com.liferay.portlet.asset.model.AssetRenderergetUrlTitle in class com.liferay.portlet.asset.model.BaseAssetRendererpublic java.lang.String getURLViewInContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect)
getURLViewInContext in interface com.liferay.portlet.asset.model.AssetRenderergetURLViewInContext in class com.liferay.portlet.asset.model.BaseAssetRendererpublic long getUserId()
public java.lang.String getUserName()
public java.lang.String getUuid()
public boolean hasEditPermission(com.liferay.portal.security.permission.PermissionChecker permissionChecker)
hasEditPermission in interface com.liferay.portlet.asset.model.AssetRendererhasEditPermission in class com.liferay.portlet.asset.model.BaseAssetRendererpublic boolean hasViewPermission(com.liferay.portal.security.permission.PermissionChecker permissionChecker)
hasViewPermission in interface com.liferay.portlet.asset.model.AssetRendererhasViewPermission in class com.liferay.portlet.asset.model.BaseAssetRendererpublic 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.portlet.asset.model.Rendererinclude in class com.liferay.portlet.asset.model.BaseJSPAssetRendererjava.lang.Exceptionpublic boolean isPrintable()
isPrintable in interface com.liferay.portlet.asset.model.AssetRendererisPrintable in class com.liferay.portlet.asset.model.BaseAssetRendererprotected java.lang.String getIconPath(com.liferay.portal.theme.ThemeDisplay themeDisplay)
getIconPath in class com.liferay.portlet.asset.model.BaseAssetRenderer