service ContentProvider in module com::sun::star::ucb:: |
service ContentProvider;
provides access to a set of Content s.
Exported Interfaces |
gives access to all contents provided by this provider.
creates special XContentIdentifier implementation objects for the contents provided by this content provider.
This interface can be implemented in case the provider wants to provide some additional interfaces with its implementation of the identifier objects.
allows a ContentProvider to adjust itself to special needs.
Whenever a ContentProvider that supports this interface is registered at a XContentProviderManager , the method XParameterizedContentProvider::registerInstance should first be called, using the returned XContentProvider to register at the XContentProviderManager.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.