|
gluu
|

公開メンバ関数 | |
| String | getMethod () |
| void | setMethod (String method) |
| String | getBulkId () |
| void | setBulkId (String bulkId) |
| String | getPath () |
| void | setPath (String path) |
| String | getDataStr () |
| Map< String, Object > | getData () |
| void | setData (Map< String, Object > map) |
| String | getLocation () |
| void | setLocation (String location) |
| Object | getResponse () |
| void | setResponse (Object response) |
| String | getStatus () |
| void | setStatus (String status) |
非公開変数類 | |
| String | method |
| String | bulkId |
| String | path |
| Map< String, Object > | data |
| String | location |
| Object | response |
| String | status |
| String | dataStr |
静的非公開変数類 | |
| static ObjectMapper | mapper =new ObjectMapper() |
A class representing the components of a SCIM Bulk operation as per section 3.7 of RFC 7644.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
1.8.13