public class ListDashboards extends Object implements RestReadView<ProjectResource>
| Modifier and Type | Method and Description |
|---|---|
List<?> |
apply(ProjectResource rsrc)
Process the view operation by reading from the resource.
|
public List<?> apply(ProjectResource rsrc) throws ResourceNotFoundException, IOException, PermissionBackendException
RestReadViewapply in interface RestReadView<ProjectResource>rsrc - resource to read.BinaryResult to avoid automatic conversion
to JSON.ResourceNotFoundExceptionIOExceptionPermissionBackendException