org.semanticdesktop.aperture.datasource.config
Interface DomainBoundable

All Known Implementing Classes:
DomainBoundableDataSource, FileSystemDataSource, ImapDataSource, MboxDataSource, WebDataSource

public interface DomainBoundable


Method Summary
 DomainBoundaries getDomainBoundaries()
          Returns the domain boundaries for this domain boundable object
 

Method Detail

getDomainBoundaries

DomainBoundaries getDomainBoundaries()
Returns the domain boundaries for this domain boundable object

Returns:
the domain boundaries for this domain boundable object


Copyright © 2010 Aperture Development Team. All Rights Reserved.