interface: SyndicationHandler

public abstract <<interface>> interface: SyndicationHandler
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:20:31; Modified: 16.07.2009 15:20:31;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {04BFD195-7CCF-44e1-9CC2-C0AB3DC571EC}
 

Goto: Fields, Methods

See also: Syndication

Appears in: syndication

Connections
 
SyndicationHandler Attributes
Attribute Details
package String
  SERVICE_NAME
Initial: "ejb/de/mpg/escidoc/services/syndicationmanager/StructuredExportHandler"
Notes: The name to obtain this service.
 
SyndicationHandler Methods
Operation Details
public
explainFeedsXML():String
Sequential
Notes: Returns the XML representation of the specified feeds are available for the service
@return XML string
public
getFeed(
   String uri):byte
Sequential
Tags: throws=SyndicationException,IOException,URISyntaxException,FeedException
Notes: Generates the feed according to the feed id and feed format
@return
public
getFeedFormatList(
   String uri):String
Sequential
Notes: Returns the list of available formats for the feed
@return String[] list of the feed formats
public
getFeedList():String
Sequential
Notes: Returns the id list of the available feeds
@return String[]