public class PushNotificationsProviderHandler extends AbstractRouteHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PUSHNOTF_LOGGER |
static MXLogger |
PUSHNOTFLOGGER |
correlator, httpMethod, logger, maxAuthHandler, provider, requestData, resourceReq, resPath, routeInfo| Constructor and Description |
|---|
PushNotificationsProviderHandler() |
| Modifier and Type | Method and Description |
|---|---|
OslcResourceResponse |
getProviderInfo()
This method returns the provider credentials.
|
void |
getProviderName()
This method sets the provider name.
|
OslcResourceResponse |
handleRequest(OslcRequest request) |
OslcResourceResponse |
updateDeviceInfo()
This method updates the device information in Maximo.
|
acceptedResponse, addCorrelationData, authenticateRequest, booleanEnumSet, checkAuth, correlateResponseDataSize, errorJSONResponse, errorResponse, getPathTokenAllowedValuesMeta, getPathTokensMeta, getProvider, getQueryParamAllowedValuesMeta, getQueryParamsMeta, getRequestDataAsBytes, getRequestDataAsJSON, getRequestDataAsJSONArray, getRequestDataAsJSONObject, getRequestDataAsText, isMonitorRouteAllowed, isPathTokensOptional, logTransaction, okJSONResponse, okJSONResponse, okJSONResponse, okJSONResponse, okJSONResponse, okResponse, okResponse, setAuthHandler, setCorrelator, setLogger, setMethod, setPathTokens, setRequestData, setResReqPath, setRouteInfo, validateTransactionIdpublic static final java.lang.String PUSHNOTF_LOGGER
public static final MXLogger PUSHNOTFLOGGER
public OslcResourceResponse handleRequest(OslcRequest request) throws MXException, java.rmi.RemoteException
handleRequest in class AbstractRouteHandlerMXExceptionjava.rmi.RemoteExceptionpublic void getProviderName()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic OslcResourceResponse getProviderInfo() throws MXException, java.rmi.RemoteException
userName - deviceType - ui - MXExceptionjava.rmi.RemoteExceptionpublic OslcResourceResponse updateDeviceInfo() throws MXException, java.rmi.RemoteException
userName - deviceType - ui - MXExceptionjava.rmi.RemoteException