public class NotifyActionHandler extends RESTActionHandler
Constructor and Description |
---|
NotifyActionHandler() |
Modifier and Type | Method and Description |
---|---|
OslcResourceResponse |
action(OslcRequest request,
byte[] actionData) |
com.ibm.json.java.JSONObject |
getRequestSchema() |
getRequestHeaders, getRequestQueryParams, isCollection, isGET, isPOST, isResource, oslcSer, oslcSer, serializeWarnings, setActionInfo, setActionMbo, setActionMboSet, setActionMetaAuthCheck, setAppService, setMaximoAuthenticator, setMXTransaction, setOslcRespProp, setRequestOSName, setResponseOSName
public OslcResourceResponse action(OslcRequest request, byte[] actionData) throws MXException, java.rmi.RemoteException
action
in class RESTActionHandler
MXException
java.rmi.RemoteException
public com.ibm.json.java.JSONObject getRequestSchema()
getRequestSchema
in class RESTActionHandler