public static class GetCapabilities.CheckOne extends java.lang.Object implements RestReadView<AccountResource.Capability>
Modifier and Type | Method and Description |
---|---|
BinaryResult |
apply(AccountResource.Capability resource)
Process the view operation by reading from the resource.
|
public BinaryResult apply(AccountResource.Capability resource) throws ResourceNotFoundException
RestReadView
apply
in interface RestReadView<AccountResource.Capability>
resource
- resource to read.BinaryResult
to avoid automatic conversion
to JSON.ResourceNotFoundException