Uses of Class
de.smartics.properties.admin.domain.model.ApiServices

Packages that use ApiServices
de.smartics.properties.admin.resources.representation.html Provides representation utils for HTML. 
de.smartics.properties.admin.resources.representation.xml Provides representation utils for rendering information as SDoc XML. 
 

Uses of ApiServices in de.smartics.properties.admin.resources.representation.html
 

Methods in de.smartics.properties.admin.resources.representation.html that return types with arguments of type ApiServices
protected  de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<ApiServices> ApiServicesHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, ApiServices domainObject, OutputStream entityStream)
           
 

Methods in de.smartics.properties.admin.resources.representation.html with parameters of type ApiServices
protected  de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<ApiServices> ApiServicesHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, ApiServices domainObject, OutputStream entityStream)
           
 

Constructors in de.smartics.properties.admin.resources.representation.html with parameters of type ApiServices
ApiServicesHtmlRepresentationRenderer(de.smartics.html5.jatl.HtmlResourceContext htmlContext, ApiServices domainObject, OutputStream entityStream)
          Default constructor.
 

Uses of ApiServices in de.smartics.properties.admin.resources.representation.xml
 

Methods in de.smartics.properties.admin.resources.representation.xml that return types with arguments of type ApiServices
protected  de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<ApiServices> ApiServicesXmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, ApiServices domainObject, OutputStream entityStream)
           
 

Methods in de.smartics.properties.admin.resources.representation.xml with parameters of type ApiServices
protected  de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<ApiServices> ApiServicesXmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, ApiServices domainObject, OutputStream entityStream)
           
 

Constructors in de.smartics.properties.admin.resources.representation.xml with parameters of type ApiServices
ApiServicesXmlRepresentationRenderer(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, ApiServices domainObject, OutputStream entityStream)
          Default constructor.
 



Copyright © 2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.