de.smartics.properties.admin.resources.representation.html
Class ApiServicesHtmlRepresentationBodyWriter
java.lang.Object
de.smartics.resteasy.hypermedia.renderer.AbstractRepresentationBodyWriter<ApiServices>
de.smartics.properties.admin.resources.representation.html.ApiServicesHtmlRepresentationBodyWriter
-
All Implemented Interfaces:
-
javax.ws.rs.ext.MessageBodyWriter<
ApiServices>
-
@Provider
@Consumes(value="text/html")
public class ApiServicesHtmlRepresentationBodyWriter
-
extends de.smartics.resteasy.hypermedia.renderer.AbstractRepresentationBodyWriter<
ApiServices>
Maps domain objects of type ApiServices
to their HTML representation builders.
Methods inherited from class de.smartics.resteasy.hypermedia.renderer.AbstractRepresentationBodyWriter |
getSize, writeTo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApiServicesHtmlRepresentationBodyWriter
public ApiServicesHtmlRepresentationBodyWriter()
getI18nProvider
public de.smartics.resteasy.hypermedia.renderer.I18nProvider getI18nProvider()
-
-
Specified by:
-
getI18nProvider
in class
de.smartics.resteasy.hypermedia.renderer.AbstractRepresentationBodyWriter<ApiServices>
-
isWriteable
public boolean isWriteable(Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
-
create
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<ApiServices> create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context,
ApiServices domainObject,
OutputStream entityStream)
-
-
Specified by:
-
create
in class
de.smartics.resteasy.hypermedia.renderer.AbstractRepresentationBodyWriter<ApiServices>
-
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.