new Resource(member, connection) → {Resource}
Business object for Maximo OSLC API
Parameters:
| Name | Type | Description |
|---|---|---|
member |
||
connection |
- Source:
Returns:
- Type
- Resource
Members
isCookieSet
- Source:
Methods
attachment(meta, datacallback) → {Attachment}
Parameters:
| Name | Type | Description |
|---|---|---|
meta |
||
datacallback |
- Source:
Returns:
- Type
- Attachment
delete(jsonbody, props, datacallback) → {*}
Parameters:
| Name | Type | Description |
|---|---|---|
jsonbody |
||
props |
||
datacallback |
- Source:
Returns:
- Type
- *
fetch(datacallback) → {*}
Parameters:
| Name | Type | Description |
|---|---|---|
datacallback |
- Source:
Returns:
- Type
- *
JSON() → {*}
- Source:
Returns:
- Type
- *
merge(jsonbody, props, datacallback) → {*}
Parameters:
| Name | Type | Description |
|---|---|---|
jsonbody |
||
props |
||
datacallback |
- Source:
Returns:
- Type
- *
properties(props) → {Resource}
Parameters:
| Name | Type | Description |
|---|---|---|
props |
- Source:
Returns:
- Type
- Resource
relatedResource(relation) → {Resource}
Parameters:
| Name | Type | Description |
|---|---|---|
relation |
- Source:
Returns:
- Type
- Resource
setcookie(cookie)
Parameters:
| Name | Type | Description |
|---|---|---|
cookie |
- Source:
update(jsonbody, props, datacallback) → {*}
Parameters:
| Name | Type | Description |
|---|---|---|
jsonbody |
||
props |
||
datacallback |
- Source:
Returns:
- Type
- *