public class GetDetail extends java.lang.Object implements RestReadView<GroupResource>
Modifier and Type | Method and Description |
---|---|
GroupInfo |
apply(GroupResource rsrc)
Process the view operation by reading from the resource.
|
public GroupInfo apply(GroupResource rsrc) throws PermissionBackendException
RestReadView
apply
in interface RestReadView<GroupResource>
rsrc
- resource to read.BinaryResult
to avoid automatic conversion
to JSON.PermissionBackendException