API Docs for: 0.9.1
Show:

ServiceList Class

Methods

getContainer

() ServiceContainer

Gets the container object

Returns:

getEndPoint

() ServiceEndPoint

Gets the end-point object

Returns:

getItem

(
  • id
)
ServiceEntry

Gets a specific item from the list

Parameters:

Returns:

getItems

() ServiceEntry[]

Gets all items

Returns:

getOptions

() Object

Gets all options supplied when created

Returns:

getRequest

() ServiceRequest

Gets the request object

Returns:

getService

() ServiceLookup

Gets the service object

Returns:

hasContainer

() Boolean

Does this object have a container?

Returns:

hasItem

(
  • id
)
Boolean

Checks if an item exists

Parameters:

Returns:

initialize

()

Initializes the data-object

Properties

TYPE

String static