public class GetRobotComment extends java.lang.Object implements RestReadView<RobotCommentResource>
Modifier and Type | Method and Description |
---|---|
RobotCommentInfo |
apply(RobotCommentResource rsrc)
Process the view operation by reading from the resource.
|
public RobotCommentInfo apply(RobotCommentResource rsrc) throws com.google.gwtorm.server.OrmException, PermissionBackendException
RestReadView
apply
in interface RestReadView<RobotCommentResource>
rsrc
- resource to read.BinaryResult
to avoid automatic conversion
to JSON.com.google.gwtorm.server.OrmException
PermissionBackendException