FileDocCategorySizeDatePackage
ProvidedService.javaAPI DocApache Lucene 2.1.01862Wed Feb 14 10:46:06 GMT 2007org.apache.lucene.gdata.server.registry

ProvidedService

public interface ProvidedService
This interface describes a service provided by the GData-Server.
see
org.apache.lucene.gdata.server.registry.GDataServerRegistry
author
Simon Willnauer

Fields Summary
Constructors Summary
Methods Summary
public abstract voiddestroy()
releases all dependencies and resources

public abstract java.lang.ClassgetEntryType()

return
the entry Type configured for this Service

public abstract com.google.gdata.data.ExtensionProfilegetExtensionProfile()

return
- the extension profile for this feed

public abstract java.lang.ClassgetFeedType()

return
Returns the feedType.

public abstract org.apache.lucene.gdata.search.config.IndexSchemagetIndexSchema()

return
the index schema configuration for this service

public abstract java.lang.StringgetName()

return
- the service name

public abstract javax.xml.transform.TemplatesgetTransformTemplate()

return
the compiled xslt stylesheet to transform the feed / entry for preview