Package de.smartics.properties.admin.resources.representation.html

Package class diagram package de.smartics.properties.admin.resources.representation.html
Provides representation utils for HTML.

See:
          Description

Class Summary
ApiServicesHtmlRepresentationBodyWriter Maps domain objects of type ApiServices to their HTML representation builders.
ApiServicesHtmlRepresentationRenderer Displays the list of services in an HTML page.
ConfigurationKeysHtmlRepresentationBodyWriter Maps domain objects of type ConfigurationKeys to their HTML representation builders.
ConfigurationKeysHtmlRepresentationRenderer Displays the list of configuration keys in an HTML page.
JndiHtmlRepresentationBodyWriter Maps domain objects of type JndiConfiguration to their HTML representation builders.
JndiHtmlRepresentationRenderer Displays an HTML form configure application relevant properties.
PropertyDescriptorHtmlRepresentationBodyWriter Maps domain objects of type PropertyDescriptor to their HTML representation builders.
PropertyDescriptorHtmlRepresentationRenderer Displays a selected property descriptor.
PropertyDescriptorsHtmlRepresentationBodyWriter Maps domain objects of type PropertyDescriptors to their HTML representation builders.
PropertyDescriptorsHtmlRepresentationRenderer Displays the list of property descriptors belonging to a selected configuration in an HTML page.
PropertyHtmlRepresentationBodyWriter Maps domain objects of type ConfigurationProperty to their HTML representation builders.
PropertyHtmlRepresentationRenderer Displays a single property in an HTML page.
PropertyKeysHtmlRepresentationBodyWriter Maps domain objects of type PropertiesConfiguration to their HTML representation builders.
PropertyKeysHtmlRepresentationRenderer Displays the list of property keys belonging to a selected configuration in an HTML page.
SecurityHtmlRepresentationBodyWriter Maps domain objects of type Security to their HTML representation builders.
SecurityHtmlRepresentationRenderer Displays an HTML form to encrypt and decrypt property values.
 

Package de.smartics.properties.admin.resources.representation.html Description

Provides representation utils for HTML.

Since:
1.0


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