find_objects


Description:

public List<Object> find_objects (Attributes match, Cancellable? cancellable = null) throws Error

Find the objects matching the passed attributes.

This call may block for an indefinite period.

If match is a floating reference, it is consumed.

Parameters:

this

The session to find objects on.

match

the attributes to match

cancellable

Optional cancellation object or null.

Returns:

a list of the matching objects, which may be empty