com.sap.engine.interfaces.messaging.api

Class MessagePropertyKey

java.lang.Object
  extended by com.sap.engine.interfaces.messaging.api.MessagePropertyKey

public class MessagePropertyKey
extends Object

Defines a key object for MessageProperties, consisting of the propertyName and propertyNamespace String values.


Constructor Summary
MessagePropertyKey(String propertyName, String propertyNamespace)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getPropertyName()
           
 String getPropertyNamespace()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagePropertyKey

public MessagePropertyKey(String propertyName,
                          String propertyNamespace)
Method Detail

getPropertyName

public String getPropertyName()

getPropertyNamespace

public String getPropertyNamespace()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.af.ifc.facade api BC-XI


Copyright 2014 SAP AG Complete Copyright Notice