API Docs for: 0.9.1
Show:

ServiceEntry Class

Methods

getContainer

() ServiceContainer

Gets the container object

Returns:

getEndPoint

() ServiceEndPoint

Gets the end-point object

Returns:

getOptions

() Object

Gets all options supplied when created

Returns:

getRequest

() ServiceRequest

Gets the request object

Returns:

getService

() ServiceLookup

Gets the service object

Returns:

getValue

(
  • field
  • [directAccess=false]
)

Gets a value of a field

Parameters:

Returns:

:

hasContainer

() Boolean

Does this object have a container?

Returns:

initialize

()

Initializes the data-object

save

() Promise

Saves the entry

Returns:

Promise:

With {ServiceEntry}

setFields

(
  • values
)

Sets a range of values

Parameters:

setValue

(
  • field
  • value
)

Sets a value of a field

Parameters:

Properties

TYPE

String static