Dashboard Builder Data Provider API 6.2.0.Final

org.jboss.dashboard.provider
Interface DataProviderType


public interface DataProviderType


Method Summary
 DataLoader createDataLoader()
           
 String getDescription(Locale l)
           
 String getUid()
           
 DataLoaderXMLFormat getXmlFormat()
           
 

Method Detail

getUid

String getUid()

getDescription

String getDescription(Locale l)

getXmlFormat

DataLoaderXMLFormat getXmlFormat()

createDataLoader

DataLoader createDataLoader()

Dashboard Builder Data Provider API 6.2.0.Final

Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.