|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sapportals.wcm.util.content.ContentException
com.sapportals.wcm.repository.ResourceException
com.sapportals.wcm.repository.ResourceIsLinkException
public class ResourceIsLinkException
This exception is thrown during copy or move operations if the
CopyParameter has copyInternalLink or copyExternalLink set to
true and links are encountered during a deep copy operation.
Copyright (c) SAP AG 2001-2004
| Field Summary |
|---|
| Fields inherited from class com.sapportals.wcm.WcmException |
|---|
ex |
| Constructor Summary | |
|---|---|
ResourceIsLinkException(RID resourceID,
LinkType linkType)
Constructs a new ResourceIsLinkException |
|
ResourceIsLinkException(RID resourceID,
LinkType linkType,
String targetURL)
Constructs a new ResourceIsLinkException |
|
ResourceIsLinkException(URI resourceID,
LinkType linkType)
Deprecated. as of NW04. |
|
ResourceIsLinkException(URI resourceID,
LinkType linkType,
String targetURL)
Deprecated. as of NW04. |
|
| Method Summary | |
|---|---|
LinkType |
getLinkType()
Returns the type of the link that caused the exception |
String |
getTargetURL()
Returns the target URL of the link that caused the exception |
| Methods inherited from class com.sapportals.wcm.repository.ResourceException |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toString |
| Methods inherited from class com.sapportals.wcm.WcmException |
|---|
getContainedException, isLogged, setContainedException |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceIsLinkException(URI resourceID,
LinkType linkType)
resourceID - TBD: Description of the incoming method parameterlinkType - TBD: Description of the incoming method parameter
public ResourceIsLinkException(URI resourceID,
LinkType linkType,
String targetURL)
resourceID - TBD: Description of the incoming method parameterlinkType - TBD: Description of the incoming method parametertargetURL - TBD: Description of the incoming method parameter
public ResourceIsLinkException(RID resourceID,
LinkType linkType)
resourceID - The RID of the resource that caused the exceptionlinkType - The type of link that caused the exception
public ResourceIsLinkException(RID resourceID,
LinkType linkType,
String targetURL)
resourceID - The RID of the resource that caused the exceptionlinkType - The type of link that caused the exceptiontargetURL - The target URL of the link the caused the exception| Method Detail |
|---|
public LinkType getLinkType()
public String getTargetURL()
| 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 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||