Modifier and Type |
Method and Description |
abstract OslcResourceResponse |
action(OslcRequest oslcRequest,
byte[] actionData) |
java.util.Map<java.lang.String,RESTParamInfo> |
getRequestHeaders() |
java.util.Map<java.lang.String,RESTParamInfo> |
getRequestQueryParams() |
com.ibm.json.java.JSONObject |
getRequestSchema() |
boolean |
isCollection() |
boolean |
isGET() |
boolean |
isPOST() |
boolean |
isResource() |
OslcResourceResponse |
oslcSer(Mbo mbo,
OslcRequest request) |
OslcResourceResponse |
oslcSer(MboSetRemote mboSet,
OslcRequest request) |
OslcResourceResponse |
serializeWarnings(MboSetRemote msr) |
void |
setActionInfo(OslcActionInfo actionInfo) |
void |
setActionMbo(MboRemote mbo) |
void |
setActionMboSet(MboSetRemote mboSet) |
void |
setActionMetaAuthCheck(boolean actionMetaAuthCheck) |
void |
setAppService(AppService service) |
void |
setMaximoAuthenticator(MaximoAuthenticator maxAuthenticator) |
void |
setMXTransaction(MXTransaction mxTrans) |
void |
setOslcRespProp(java.lang.String oslcRespProp) |
void |
setRequestOSName(java.lang.String osName) |
void |
setResponseOSName(java.lang.String responseOSName) |