OracleAS Syndication Services API Reference
10g (9.0.4)

Part No. B10399-01

oracle.syndicate.message.response.event
Interface EventData


public interface EventData

Provides accessors for the event data structure

Since:
release specific (what release of product did this appear in)

Method Summary
 org.w3c.dom.Element getData()
          Returns the event data in the form of an XML snippet
 java.lang.String getDescription()
          Returns the event description
 java.lang.String getName()
          Returns the event name

 

Method Detail

getData

public org.w3c.dom.Element getData()
Returns the event data in the form of an XML snippet

getDescription

public java.lang.String getDescription()
Returns the event description

getName

public java.lang.String getName()
Returns the event name

Copyright © 2001, 2003, Oracle. All rights reserved.

Copyright © 2001, 2003, Oracle. All rights reserved.