public class AssetTagsAdminPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
Constructor and Description |
---|
AssetTagsAdminPortlet() |
Modifier and Type | Method and Description |
---|---|
void |
changeDisplayStyle(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
deleteTag(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
doDispatch(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
void |
editTag(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected boolean |
isSessionErrorException(java.lang.Throwable cause) |
void |
mergeTag(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService) |
protected void |
setAssetTagService(com.liferay.asset.kernel.service.AssetTagService assetTagService) |
callActionMethod, callResourceMethod, checkPermissions, destroy, doAbout, doConfig, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getMVCPathAttributeName, getPath, hideDefaultErrorMessage, hideDefaultSuccessMessage, include, include, include, include, include, init, invokeHideDefaultSuccessMessage, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, processAction, render, serveResource
addSuccessMessage, checkPath, getActionMethod, getJSONContentType, getPaths, getRedirect, getResourceMethod, getServletContext, getTitle, initValidPaths, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isValidPath, sendRedirect, translate, translate, writeJSON, writeJSON
doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent
public void changeDisplayStyle(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
public void deleteTag(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
java.lang.Exception
public void editTag(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
java.lang.Exception
public void mergeTag(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
java.lang.Exception
protected void doDispatch(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse) throws java.io.IOException, javax.portlet.PortletException
doDispatch
in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
java.io.IOException
javax.portlet.PortletException
protected boolean isSessionErrorException(java.lang.Throwable cause)
isSessionErrorException
in class com.liferay.portal.kernel.portlet.LiferayPortlet
protected void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
protected void setAssetTagService(com.liferay.asset.kernel.service.AssetTagService assetTagService)