public class DDLRecordAssetRenderer
extends com.liferay.asset.kernel.model.BaseJSPAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>
| Constructor and Description |
|---|
DDLRecordAssetRenderer(com.liferay.dynamic.data.lists.model.DDLRecord record,
com.liferay.dynamic.data.lists.model.DDLRecordVersion recordVersion) |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.dynamic.data.lists.model.DDLRecord |
getAssetObject() |
com.liferay.asset.kernel.model.AssetRendererFactory<com.liferay.dynamic.data.lists.model.DDLRecord> |
getAssetRendererFactory() |
java.lang.String |
getClassName() |
long |
getClassPK() |
com.liferay.asset.kernel.model.DDMFormValuesReader |
getDDMFormValuesReader() |
long |
getGroupId() |
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 |
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) |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String template) |
getResourceBundleLoader, getServletContext, setServletContextgetAddToPagePortletId, getAssetRendererType, getAvailableLanguageIds, getControlPanelPlid, getControlPanelPlid, getDiscussionPath, getDisplayDate, getIconCssClass, getIconPath, getLocale, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getUrlTitle, getURLView, getURLViewDiffs, getURLViewInContext, getViewInContextMessage, isCommentable, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, isPrintable, isRatable, renderActions, setAddToPagePreferences, setAssetRendererTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddToPagePortletId, getAssetRendererType, getAvailableLanguageIds, getDiscussionPath, getDisplayDate, getNewName, getPreviewPath, getSearchSummary, getSummary, getSummary, getSupportedConversions, getThumbnailPath, getURLDownload, getURLEdit, getURLExport, getURLImagePreview, getUrlTitle, getURLView, getURLViewDiffs, getViewInContextMessage, isCommentable, isConvertible, isDisplayable, isLocalizable, isPreviewInContext, isPrintable, isRatable, setAddToPagePreferencespublic DDLRecordAssetRenderer(com.liferay.dynamic.data.lists.model.DDLRecord record,
com.liferay.dynamic.data.lists.model.DDLRecordVersion recordVersion)
public com.liferay.dynamic.data.lists.model.DDLRecord getAssetObject()
public com.liferay.asset.kernel.model.AssetRendererFactory<com.liferay.dynamic.data.lists.model.DDLRecord> getAssetRendererFactory()
getAssetRendererFactory in interface com.liferay.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>getAssetRendererFactory in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>public java.lang.String getClassName()
public long getClassPK()
public com.liferay.asset.kernel.model.DDMFormValuesReader getDDMFormValuesReader()
getDDMFormValuesReader in interface com.liferay.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>getDDMFormValuesReader in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>public long getGroupId()
public java.lang.String getJspPath(javax.servlet.http.HttpServletRequest request,
java.lang.String template)
getJspPath in class com.liferay.asset.kernel.model.BaseJSPAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>public int getStatus()
getStatus in interface com.liferay.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>getStatus in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>public 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.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>getURLEdit in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>java.lang.Exceptionpublic java.lang.String getURLViewInContext(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse,
java.lang.String noSuchEntryRedirect)
throws java.lang.Exception
getURLViewInContext in interface com.liferay.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>getURLViewInContext in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>java.lang.Exceptionpublic long getUserId()
public java.lang.String getUserName()
public java.lang.String getUuid()
public boolean hasEditPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker)
hasEditPermission in interface com.liferay.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>hasEditPermission in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>public boolean hasViewPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker)
hasViewPermission in interface com.liferay.asset.kernel.model.AssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>hasViewPermission in class com.liferay.asset.kernel.model.BaseAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>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.Rendererinclude in class com.liferay.asset.kernel.model.BaseJSPAssetRenderer<com.liferay.dynamic.data.lists.model.DDLRecord>java.lang.Exception