public class MockAlloyControllerImpl extends BaseAlloyControllerImpl implements AlloyController
actionPath, actionRequest, actionResponse, alloyNotificationEventHelper, alloyNotificationEventHelperPayloadJSONObject, alloyPortlet, alloyServiceInvoker, CALLED_PROCESS_ACTION, classLoader, clazz, company, controllerMessageListener, controllerPath, destinationServiceRegistrations, eventRequest, eventResponse, format, httpServletRequest, httpServletResponse, indexer, indexerClassName, lifecycle, liferayPortletConfig, liferayPortletResponse, locale, log, methodsMap, mimeResponse, pageContext, permissioned, portlet, portletContext, portletRequest, portletResponse, portletURL, redirect, renderRequest, renderResponse, request, resourceRequest, resourceResponse, response, responseContent, schedulerMessageListener, servletConfig, servletContext, themeDisplay, TOUCH, user, VIEW_PATH, VIEW_PATH_ERROR, viewPath| Constructor and Description |
|---|
MockAlloyControllerImpl(BaseAlloyControllerImpl baseAlloyControllerImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
execute() |
com.liferay.portal.kernel.model.Portlet |
getPortlet() |
javax.servlet.http.HttpServletRequest |
getRequest() |
java.lang.String |
getResponseContent() |
protected void |
setAttachedModel(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
java.lang.String |
translate(java.lang.String pattern,
java.lang.Object... arguments) |
void |
updateModel(com.liferay.portal.kernel.model.BaseModel<?> baseModel,
java.lang.Object... properties) |
addOpenerSuccessMessage, addSuccessMessage, buildControllerMessageListener, buildIncludePath, buildIndexer, buildResponseContent, buildSchedulerMessageListener, executeAction, executeRender, executeResource, fetchBaseModel, getConstantsBean, getControllerDestinationName, getMessageListenerGroupName, getMethod, getMethodKey, getPortletURL, getPortletURL, getPortletURL, getPortletURL, getRootCause, getSchedulerDestinationName, getSchedulerJobName, getSchedulerStorageType, getSchedulerTrigger, getSearchAttributes, getStackTrace, getThemeDisplay, hasPermission, include, increment, increment, indexModel, initClass, initIndexer, initMessageListener, initMessageListeners, initMethods, initPaths, initPortletVariables, initServletVariables, initThemeDisplayVariables, invokeAlloyController, isRespondingTo, isRespondingTo, persistModel, processDataRequest, redirectTo, redirectTo, registerAlloyController, render, renderError, renderError, renderError, respondWith, respondWith, respondWith, respondWith, search, search, search, search, search, search, search, search, search, search, search, setAlloyNotificationEventHelper, setAlloyServiceInvokerClass, setAuditedModel, setAuditedModel, setAuditedModel, setAuditedModel, setGroupedModel, setLocalizedProperties, setLocalizedProperties, setLocalizedProperties, setModel, setOpenerSuccessMessage, setPermissioned, setUser, toJSONArray, toJSONObject, toJSONObject, toJSONObject, touch, updateModelIgnoreRequest, writeResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetThemeDisplay, increment, indexModel, persistModel, setModel, setUser, updateModelIgnoreRequestpublic MockAlloyControllerImpl(BaseAlloyControllerImpl baseAlloyControllerImpl)
public void afterPropertiesSet()
afterPropertiesSet in interface AlloyControllerafterPropertiesSet in class BaseAlloyControllerImplpublic void execute()
throws java.lang.Exception
execute in interface AlloyControllerexecute in class BaseAlloyControllerImpljava.lang.Exceptionpublic com.liferay.portal.kernel.model.Portlet getPortlet()
getPortlet in interface AlloyControllergetPortlet in class BaseAlloyControllerImplpublic javax.servlet.http.HttpServletRequest getRequest()
getRequest in interface AlloyControllergetRequest in class BaseAlloyControllerImplpublic java.lang.String getResponseContent()
getResponseContent in interface AlloyControllergetResponseContent in class BaseAlloyControllerImplpublic void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface AlloyControllersetPageContext in class BaseAlloyControllerImplpublic java.lang.String translate(java.lang.String pattern,
java.lang.Object... arguments)
translate in interface AlloyControllertranslate in class BaseAlloyControllerImplpublic void updateModel(com.liferay.portal.kernel.model.BaseModel<?> baseModel,
java.lang.Object... properties)
throws java.lang.Exception
updateModel in interface AlloyControllerupdateModel in class BaseAlloyControllerImpljava.lang.Exceptionprotected void setAttachedModel(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
throws java.lang.Exception
setAttachedModel in class BaseAlloyControllerImpljava.lang.Exception