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

Packages that use ConfigurationKeys
de.smartics.properties.admin.resources.controller Provides access to the configuration used by the server. 
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 ConfigurationKeys in de.smartics.properties.admin.resources.controller
 

Methods in de.smartics.properties.admin.resources.controller that return ConfigurationKeys
 ConfigurationKeys ConfigurationKeysResource.getAsHtml()
          Returns the configuration keys for the configured application.
 ConfigurationKeys ConfigurationKeysResource.getAsXml()
          Returns the configuration keys for the configured application.
 

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

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

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

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

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

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

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

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



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