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

Packages that use ConfigurationProperty
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 ConfigurationProperty in de.smartics.properties.admin.resources.representation.html
 

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

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

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

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

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

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

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



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