Class: MaximoFactory

MaximoFactory(options, cookie, callback) → {MaximoFactory}

new MaximoFactory(options, cookie, callback) → {MaximoFactory}

Creates an object for exposing Maximo OSLC API
Parameters:
Name Type Description
options MaximoProperties
cookie
callback
Source:
Returns:
Type
MaximoFactory

Members

isCookieSet

Source:

Methods

authenticate() → {*}

Source:
Returns:
Type
*

publicuri() → {string|*}

Source:
Returns:
Type
string | *

resourceobject(mbo) → {ResourceObject}

Parameters:
Name Type Description
mbo
Source:
Returns:
Type
ResourceObject

user() → {MaximoFactory.user|*}

Source:
Returns:
Type
MaximoFactory.user | *