|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesConfiguration | |
---|---|
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 PropertiesConfiguration in de.smartics.properties.admin.resources.controller |
---|
Methods in de.smartics.properties.admin.resources.controller that return PropertiesConfiguration | |
---|---|
PropertiesConfiguration |
PropertyKeysResource.getAsHtml(String configurationKey) Returns the property keys for a selected configuration. |
PropertiesConfiguration |
PropertyKeysResource.getAsXml(String configurationKey) Returns the property keys for a selected configuration as SDoc XML. |
Uses of PropertiesConfiguration in de.smartics.properties.admin.resources.representation.html |
---|
Methods in de.smartics.properties.admin.resources.representation.html that return types with arguments of type PropertiesConfiguration | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertiesConfiguration> |
PropertyKeysHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertiesConfiguration domainObject, OutputStream entityStream) |
Methods in de.smartics.properties.admin.resources.representation.html with parameters of type PropertiesConfiguration | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertiesConfiguration> |
PropertyKeysHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertiesConfiguration domainObject, OutputStream entityStream) |
Constructors in de.smartics.properties.admin.resources.representation.html with parameters of type PropertiesConfiguration | |
---|---|
PropertyKeysHtmlRepresentationRenderer(de.smartics.html5.jatl.HtmlResourceContext htmlContext, PropertiesConfiguration domainObject, OutputStream entityStream) Default constructor. |
Uses of PropertiesConfiguration in de.smartics.properties.admin.resources.representation.xml |
---|
Methods in de.smartics.properties.admin.resources.representation.xml that return types with arguments of type PropertiesConfiguration | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertiesConfiguration> |
PropertyKeysXmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertiesConfiguration domainObject, OutputStream entityStream) |
Methods in de.smartics.properties.admin.resources.representation.xml with parameters of type PropertiesConfiguration | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertiesConfiguration> |
PropertyKeysXmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertiesConfiguration domainObject, OutputStream entityStream) |
Constructors in de.smartics.properties.admin.resources.representation.xml with parameters of type PropertiesConfiguration | |
---|---|
PropertyKeysXmlRepresentationRenderer(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertiesConfiguration domainObject, OutputStream entityStream) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |