|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.uwl.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 | |
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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ItemKey(String usr,
String pc,
String sys,
String extlId)
| Method Detail |
public String getConnector()
public String getExternalId()
public String getSystemId()
public String getUserId()
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||