org.jboss.dashboard.provider.sql
Class SQLDataProviderType
java.lang.Object
org.jboss.dashboard.provider.sql.SQLDataProviderType
- All Implemented Interfaces:
- DataProviderType
public class SQLDataProviderType
- extends Object
- implements DataProviderType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UID
public static final String UID
- See Also:
- Constant Field Values
uid
@Inject
protected String uid
localeManager
@Inject
protected org.jboss.dashboard.LocaleManager localeManager
xmlFormat
protected SQLDataLoaderXMLFormat xmlFormat
SQLDataProviderType
public SQLDataProviderType()
getUid
public String getUid()
- Specified by:
getUid in interface DataProviderType
getXmlFormat
public org.jboss.dashboard.export.DataLoaderXMLFormat getXmlFormat()
- Specified by:
getXmlFormat in interface DataProviderType
getDescription
public String getDescription(Locale l)
- Specified by:
getDescription in interface DataProviderType
createDataLoader
public DataLoader createDataLoader()
- Specified by:
createDataLoader in interface DataProviderType
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.