@Rest(path="/dto", title="DTO examples", description="Example serialization of predefined Data Transfer Objects.", children={AtomFeedResource.class,JsonSchemaResource.class}) @HtmlDocConfig(widgets={ContentTypeMenuItem.class,ThemeMenuItem.class}, navlinks={"up: request:/..","options: ?method=OPTIONS","$W{ContentTypeMenuItem}","$W{ThemeMenuItem}","source: $C{Source/gitHub}/org/apache/juneau/examples/rest/dto/$R{servletClassSimple}.java"}, aside={"<div style=\'max-width:400px\' class=\'text\'>","\t<p>This is an example of a nested \'router\' page that serves as a jumping-off point to other child resources.</p>","</div>"}) @SerializerConfig(quoteChar="\'") public class DtoExamples extends BasicRestServletJenaGroup
| Constructor and Description |
|---|
DtoExamples() |
getChildrengetOptionsdestroy, getContext, getPath, getProperties, getRequest, getResponse, getServletConfig, init, log, log, log, log, logObjects, service, setContext, setRestResourceResolverdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicegetInitParameter, getInitParameterNames, getServletContext, getServletInfo, getServletName, initpublic DtoExamples()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.