public class IsEsigNeededActionHandler extends RESTActionHandler
Constructor and Description |
---|
IsEsigNeededActionHandler() |
Modifier and Type | Method and Description |
---|---|
OslcResourceResponse |
action(OslcRequest request,
byte[] actionData) |
java.util.Map<java.lang.String,RESTParamInfo> |
getRequestQueryParams() |
boolean |
isGET() |
getRequestHeaders, getRequestSchema, isCollection, 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 boolean isGET()
isGET
in class RESTActionHandler
public java.util.Map<java.lang.String,RESTParamInfo> getRequestQueryParams()
getRequestQueryParams
in class RESTActionHandler