Read

Retreive a single BookableResource.

bookableResource readBookableResource( beeId handle , Projection projection )

Parameters

handle
Type: beeId handle to the resource to be loaded
projection
ProjectionWrapper
A projection specifying the details that should be returned in the snapshot. null is not permitted; Must be a projection type specifically listed above as supported; otherwise an IllegalArgumentException will be thrown.