|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSourceFactory
public class FileSystemDataSourceFactory
ImapDataSourceFactory returns instances of the ImapDataSource class.
| Constructor Summary | |
|---|---|
FileSystemDataSourceFactory()
|
|
| Method Summary | |
|---|---|
boolean |
getDescription(Model model)
Puts a description of this data source into the given model. |
URI |
getSupportedType()
Returns the URI of the supported DataSource type. |
DataSource |
newInstance()
Returns a new instance of the supported DataSource type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSystemDataSourceFactory()
| Method Detail |
|---|
public URI getSupportedType()
DataSourceFactory
getSupportedType in interface DataSourceFactoryDataSourceFactory.getSupportedType()public DataSource newInstance()
DataSourceFactory
newInstance in interface DataSourceFactoryDataSourceFactory.newInstance()public boolean getDescription(Model model)
DataSourceFactory
getDescription in interface DataSourceFactoryDataSourceFactory.getDescription(Model)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||