Browse: Home /

Namespace: Radar

ValueListService::update()

Method: Updates a ValueList object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Note that item_type is immutable.

ValueListItemService::all()

Method: Returns a list of ValueListItem objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.

ValueListService::all()

Method: Returns a list of ValueList objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.

ValueListService::delete()

Method: Deletes a ValueList object, also deleting any items contained within the value list. To be deleted, a value list must not be referenced in any rules.