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