|
SAP NetWeaver 7.30 (SP05) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.uwl.ItemKey
public final class ItemKey
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.
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 |
|---|
public ItemKey(String usr,
String pc,
String sys,
String extlId)
| Method Detail |
|---|
public boolean equals(Object arg0)
equals in class ObjecteqWith - the ItemKey object to compare with
public String getConnector()
public String getExternalId()
public String getSystemId()
public String getUserId()
| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.30 (SP05) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||