|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyDescriptors | |
---|---|
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 PropertyDescriptors in de.smartics.properties.admin.resources.controller |
---|
Methods in de.smartics.properties.admin.resources.controller that return PropertyDescriptors | |
---|---|
PropertyDescriptors |
PropertyDescriptorsResource.getAsHtml() Returns the property descriptors registered with the application. |
PropertyDescriptors |
PropertyDescriptorsResource.getAsXml() Returns the property descriptors registered with the application. |
Uses of PropertyDescriptors in de.smartics.properties.admin.resources.representation.html |
---|
Methods in de.smartics.properties.admin.resources.representation.html that return types with arguments of type PropertyDescriptors | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertyDescriptors> |
PropertyDescriptorsHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertyDescriptors domainObject, OutputStream entityStream) |
Methods in de.smartics.properties.admin.resources.representation.html with parameters of type PropertyDescriptors | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertyDescriptors> |
PropertyDescriptorsHtmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertyDescriptors domainObject, OutputStream entityStream) |
Constructors in de.smartics.properties.admin.resources.representation.html with parameters of type PropertyDescriptors | |
---|---|
PropertyDescriptorsHtmlRepresentationRenderer(de.smartics.html5.jatl.HtmlResourceContext htmlContext, PropertyDescriptors domainObject, OutputStream entityStream) Default constructor. |
Uses of PropertyDescriptors in de.smartics.properties.admin.resources.representation.xml |
---|
Methods in de.smartics.properties.admin.resources.representation.xml that return types with arguments of type PropertyDescriptors | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertyDescriptors> |
PropertyDescriptorsXmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertyDescriptors domainObject, OutputStream entityStream) |
Methods in de.smartics.properties.admin.resources.representation.xml with parameters of type PropertyDescriptors | |
---|---|
protected de.smartics.resteasy.hypermedia.renderer.RepresentationRenderer<PropertyDescriptors> |
PropertyDescriptorsXmlRepresentationBodyWriter.create(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertyDescriptors domainObject, OutputStream entityStream) |
Constructors in de.smartics.properties.admin.resources.representation.xml with parameters of type PropertyDescriptors | |
---|---|
PropertyDescriptorsXmlRepresentationRenderer(de.smartics.resteasy.hypermedia.renderer.ResourceContext context, PropertyDescriptors domainObject, OutputStream entityStream) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |