public class SyncDevicesPortlet extends BaseSyncPortlet
syncDeviceLocalService| Constructor and Description |
|---|
SyncDevicesPortlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSyncDevice(long syncDeviceId,
long userId) |
void |
deleteDevice(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
updateDevice(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
render, setIPGeocoder, setPortal, setSyncDeviceLocalServicecallActionMethod, 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 deleteDevice(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
deleteDevice in class BaseSyncPortletjava.lang.Exceptionpublic void updateDevice(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
updateDevice in class BaseSyncPortletjava.lang.Exceptionprotected void checkSyncDevice(long syncDeviceId,
long userId)
throws java.lang.Exception
java.lang.Exception