public interface ReprRenderer<R extends ReprRenderer<R,T>,T>
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.MediaType |
getMediaType() |
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation |
render() |
R |
with(T t) |
javax.ws.rs.core.MediaType getMediaType()
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation render()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.