public class SyncAdminPortlet extends BaseSyncPortlet
syncDeviceLocalService| Constructor and Description |
|---|
SyncAdminPortlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doUpdatePreferences(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setSyncOAuthHelperUtil(com.liferay.sync.oauth.helper.SyncOAuthHelperUtil syncOAuthHelperUtil) |
void |
updatePreferences(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
updateSites(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
deleteDevice, render, setIPGeocoder, setPortal, setSyncDeviceLocalService, updateDevicecallActionMethod, callResourceMethod, checkPath, checkPermissions, destroy, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getMVCPathAttributeName, getPath, hideDefaultErrorMessage, hideDefaultSuccessMessage, include, include, include, include, include, init, invokeHideDefaultSuccessMessage, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, processAction, serveResourceaddSuccessMessage, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, writeJSON, writeJSONdoHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEventpublic void updatePreferences(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.io.IOException,
javax.portlet.PortletException
java.io.IOExceptionjavax.portlet.PortletExceptionpublic void updateSites(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
protected void doUpdatePreferences(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
java.lang.Exceptionprotected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setSyncOAuthHelperUtil(com.liferay.sync.oauth.helper.SyncOAuthHelperUtil syncOAuthHelperUtil)