public class JournalFolderAssetRenderer extends com.liferay.asset.kernel.model.BaseJSPAssetRenderer<JournalFolder> implements com.liferay.portal.kernel.trash.TrashRenderer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Constructor and Description |
---|
JournalFolderAssetRenderer(JournalFolder folder) |
Modifier and Type | Method and Description |
---|---|
JournalFolder |
getAssetObject() |
java.lang.String |
getClassName() |
long |
getClassPK() |
java.util.Date |
getDisplayDate()
Deprecated.
As of 1.3.0, 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) |
java.lang.String |
getURLView(com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
javax.portlet.WindowState windowState) |
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.kernel.security.permission.PermissionChecker permissionChecker) |
boolean |
hasViewPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) |
getResourceBundleLoader, getServletContext, include, setServletContext
getAddToPagePortletId, getAssetRendererFactory, getAssetRendererType, getAvailableLanguageIds, getControlPanelPlid, getControlPanelPlid, getDDMFormValuesReader, getDiscussionPath, getIconCssClass, getIconPath, getLocale, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getUrlTitle, getURLViewDiffs, getURLViewInContext, getViewInContextMessage, isCommentable, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, isPrintable, isRatable, renderActions, setAddToPagePreferences, setAssetRendererType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNewName, getSummary, renderActions
getIconCssClass, getIconPath, include
getAddToPagePortletId, getAssetRendererFactory, getAssetRendererType, getAvailableLanguageIds, getDDMFormValuesReader, getDiscussionPath, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getUrlTitle, getURLViewDiffs, getViewInContextMessage, isCommentable, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, isPrintable, isRatable, setAddToPagePreferences
public static final java.lang.String TYPE
public JournalFolderAssetRenderer(JournalFolder folder)
public JournalFolder getAssetObject()
getAssetObject
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
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
@Deprecated public java.util.Date getDisplayDate()
getDisplayDate
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
getDisplayDate
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
public long getGroupId()
getGroupId
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
public java.lang.String getJspPath(javax.servlet.http.HttpServletRequest request, java.lang.String template)
getJspPath
in class com.liferay.asset.kernel.model.BaseJSPAssetRenderer<JournalFolder>
public java.lang.String getPortletId()
getPortletId
in interface com.liferay.portal.kernel.trash.TrashRenderer
public int getStatus()
getStatus
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
getStatus
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
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
getURLEdit
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
getURLEdit
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
java.lang.Exception
public java.lang.String getURLView(com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, javax.portlet.WindowState windowState) throws java.lang.Exception
getURLView
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
getURLView
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
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)
getURLViewInContext
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
getURLViewInContext
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
public long getUserId()
getUserId
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
public java.lang.String getUserName()
getUserName
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
public java.lang.String getUuid()
getUuid
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
public boolean hasEditPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) throws com.liferay.portal.kernel.exception.PortalException
hasEditPermission
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
hasEditPermission
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
com.liferay.portal.kernel.exception.PortalException
public boolean hasViewPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker) throws com.liferay.portal.kernel.exception.PortalException
hasViewPermission
in interface com.liferay.asset.kernel.model.AssetRenderer<JournalFolder>
hasViewPermission
in class com.liferay.asset.kernel.model.BaseAssetRenderer<JournalFolder>
com.liferay.portal.kernel.exception.PortalException