|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPlaceholderResolver
Used by the URL Generator Service to resolve placeholders within URIs.
Copyright (c) SAP AG
| Method Summary | |
|---|---|
String |
getPlaceholder()
Returns the placeholder this instance of IPlaceholderResolver
can handle. |
String |
resolvePlaceholder(String str,
IResourceContext context)
Replaces all occurrences of placeholder in str by the
corresponding value. |
| Method Detail |
|---|
String getPlaceholder()
IPlaceholderResolver
can handle.
String resolvePlaceholder(String str,
IResourceContext context)
throws ResourceException
str by the
corresponding value.
str - the String to resolve its contained placeholderscontext - the IResourceContext
String containing the resolved version of the
original string
ResourceException - on error| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||