| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSourceFactory
public class ThunderbirdAddressbookDataSourceFactory
ThunderbirdAddressbookDataSourceFactory returns instances of the ThunderbirdAddressbookDataSource class.
| Constructor Summary | |
|---|---|
ThunderbirdAddressbookDataSourceFactory()
 | 
|
| 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 ThunderbirdAddressbookDataSourceFactory()
| 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 | |||||||||