|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.crawler.samba.SambaDataSourceFactory
public class SambaDataSourceFactory
SambaDataSourceFactory returns instances of SambaDataSource
| Constructor Summary | |
|---|---|
SambaDataSourceFactory()
|
|
| 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 SambaDataSourceFactory()
| Method Detail |
|---|
public URI getSupportedType()
DataSourceFactory
getSupportedType in interface DataSourceFactorypublic DataSource newInstance()
DataSourceFactory
newInstance in interface DataSourceFactorypublic boolean getDescription(Model model)
DataSourceFactory
getDescription in interface DataSourceFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||