| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSourceFactory
public class BibsonomyDataSourceFactory
A factory of bibsonomy data sources.
| Constructor Summary | |
|---|---|
BibsonomyDataSourceFactory()
 | 
|
| 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 BibsonomyDataSourceFactory()
| 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 | |||||||||