com.sapportals.portal.prt.service.notification

Class TopicData

java.lang.Object
  extended by com.sapportals.portal.prt.service.notification.TopicData
Direct Known Subclasses:
StreamData

public class TopicData
extends Object

TopicData is used to build complex data to add to a Topic Message. Created: Wed 16 Jan 2002 Copyright (c) SAP Portals Europe GmbH 2002 Last modified on $Date$ by $Author$ using $Change$


Field Summary
protected  TopicType mm_type
           
protected  String mm_value
           
 
Constructor Summary
protected TopicData()
           
  TopicData(TopicType type, String value)
           
 
Method Summary
 TopicType getTopicType()
          Returns the TopicType of this TopicData.
 String getTopicValue()
          Returns the value of this TopicData.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mm_value

protected String mm_value

mm_type

protected TopicType mm_type
Constructor Detail

TopicData

protected TopicData()

TopicData

public TopicData(TopicType type,
                 String value)
Method Detail

getTopicValue

public String getTopicValue()
Returns the value of this TopicData.


getTopicType

public TopicType getTopicType()
Returns the TopicType of this TopicData.

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._coreservicedeprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice