|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.source.DataProviderFactory
public class DataProviderFactory
Create instances of IDataProvider implementations
Constructor Summary | |
---|---|
DataProviderFactory()
|
Method Summary | ||
---|---|---|
static
|
createDataProvider(Source source)
|
|
static java.lang.Class<? extends IDataProvider> |
getDataProviderClass(org.w3c.dom.Node sourceDefinition,
ITransaction transaction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataProviderFactory()
Method Detail |
---|
public static java.lang.Class<? extends IDataProvider> getDataProviderClass(org.w3c.dom.Node sourceDefinition, ITransaction transaction) throws PortalException
PortalException
public static <S extends Source> IDataProvider<S> createDataProvider(Source source) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |