com.sap.netweaver.bc.uwl

Class ItemKey

java.lang.Object
  extended by com.sap.netweaver.bc.uwl.ItemKey

public final class ItemKey
extends Object

Class the represents an Items key. When Provider Connector makes calls to UWL it could use this class to uniquely identify an Item in the UWL system.

See Also:
IPushChannel

Constructor Summary
ItemKey(String usr, String pc, String sys, String extlId)
           
 
Method Summary
 boolean equals(Object arg0)
          Equals method for compering two ItemKey objects by their parameters
 String getConnector()
          Connector id of the item.
 String getExternalId()
          Identifer of the item in the provider system.
 String getSystemId()
          System from which item came.
 String getUserId()
          User to whom the item belongs.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemKey

public ItemKey(String usr,
               String pc,
               String sys,
               String extlId)
Method Detail

equals

public boolean equals(Object arg0)
Equals method for compering two ItemKey objects by their parameters

Overrides:
equals in class Object
Parameters:
eqWith - the ItemKey object to compare with
Returns:
true if the paramters are equals

getConnector

public String getConnector()
Connector id of the item.

Returns:

getExternalId

public String getExternalId()
Identifer of the item in the provider system.

Returns:

getSystemId

public String getSystemId()
System from which item came.

Returns:

getUserId

public String getUserId()
User to whom the item belongs.

Returns:
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] UWLJWF [sap.com] tc/kmc/bc.uwl/api default EP-BC-UWL
[sap.com] UWLJWF [sap.com] tc/kmc/bc.uwl/api - EP-BC-UWL


Copyright 2012 SAP AG Complete Copyright Notice