|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IUri
A RFC2396 URI interface.
Uri ::= scheme ':' remainder
Copyright (c) SAP AG 2001-2005
| Method Summary | |
|---|---|
String |
getRemainder()
Get the remainder of this URI (part after scheme without ':'). |
String |
getScheme()
Get the scheme of this URI (without ':'). |
IUri |
resolve(IUriReference reference)
Resolve the URI reference in the context of this URI. |
String |
toExternalForm()
Returns a string representation according to RFC 2396 of this URI. |
| Method Detail |
|---|
String getScheme()
String getRemainder()
IUri resolve(IUriReference reference)
throws IllegalArgumentException
IllegalArgumentExceptionString toExternalForm()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||