|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.protocol.webdav.WDHttp
public class WDHttp
Maps HTTP codes to ResourceExceptions.
Copyright (c) SAP AG 2001-2005
| Constructor Summary | |
|---|---|
WDHttp()
|
|
| Method Summary | |
|---|---|
static ResourceException |
exception(com.sapportals.wcm.util.uri.RID rid,
int httpCode,
Name condition,
String message)
|
static ResourceException |
exception(com.sapportals.wcm.util.uri.RID rid,
int httpCode,
String message)
Construct a resource exception for the given HTTP response code and message. |
static ResourceException |
exception(com.sapportals.wcm.util.uri.RID rid,
com.sapportals.wcm.util.http.IResponse response)
Construct a resource exception for the given HTTP response code and message. |
static ResourceException |
exception(UriContext uc,
com.sapportals.wcm.util.http.IResponse response,
String message)
Construct a resource exception for the give HTTP response code and message. |
static ResourceException |
exception(UriContext uc,
com.sapportals.wcm.util.http.IResponse response,
String message,
com.sapportals.wcm.util.uri.RID target)
Construct a resource exception for the give HTTP response code and message. |
static ResourceException |
getError(com.sapportals.wcm.util.http.IResponse response,
UriContext uc,
String message,
com.sapportals.wcm.util.uri.RID target)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WDHttp()
| Method Detail |
|---|
public static ResourceException exception(UriContext uc,
com.sapportals.wcm.util.http.IResponse response,
String message)
uc - UriContext of the concerned resourceresponse - from the remote systemmessage - for this error
public static ResourceException exception(UriContext uc,
com.sapportals.wcm.util.http.IResponse response,
String message,
com.sapportals.wcm.util.uri.RID target)
uc - UriContext of the concerned resourceresponse - from the remote systemmessage - for this error
public static ResourceException exception(com.sapportals.wcm.util.uri.RID rid,
int httpCode,
String message)
rid - of the concerned resourcehttpCode - from the remote systemmessage - for this error
public static ResourceException exception(com.sapportals.wcm.util.uri.RID rid,
int httpCode,
Name condition,
String message)
public static ResourceException exception(com.sapportals.wcm.util.uri.RID rid,
com.sapportals.wcm.util.http.IResponse response)
rid - of the concerned resourceresponse - for this response
public static ResourceException getError(com.sapportals.wcm.util.http.IResponse response,
UriContext uc,
String message,
com.sapportals.wcm.util.uri.RID target)
| 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.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||