Class ReportQueryResultListMetadataSource

  • All Implemented Interfaces:
    MetadataSource

    public class ReportQueryResultListMetadataSource
    extends java.lang.Object
    implements MetadataSource
    Makes the ReportQueryResultList class available to JPA-RS JAXB context.
    See Also:
    ReportQueryResultList
    Author:
    gonural
    • Constructor Detail

      • ReportQueryResultListMetadataSource

        public ReportQueryResultListMetadataSource()
    • Method Detail

      • getXmlBindings

        public XmlBindings getXmlBindings​(java.util.Map<java.lang.String,​?> properties,
                                          java.lang.ClassLoader classLoader)
        Specified by:
        getXmlBindings in interface MetadataSource
        Parameters:
        properties - - The properties passed in to create the JAXBContext
        classLoader - - The ClassLoader passed in to create the JAXBContext
        Returns:
        the XmlBindings object representing the metadata