|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICopyParameter
Parameter collection for the copy() and move() methods in IResource and ICollection.
Defaults: overwrite = false omitProperties = false copyChildren = true copyInternalLinks = true copyExternalLinks = true
copyChildren, copyInternalLinks and copyExternalLinks are used for deep copy of collections only.
Copyright (c) SAP AG 2002
| Method Summary | |
|---|---|
boolean |
getCopyChildren()
Gets the value of this parameter. |
boolean |
getCopyExternalLinks()
Gets the value of this parameter. |
boolean |
getCopyInternalLinks()
Gets the value of this parameter. |
ResourceException |
getFirstResourceException()
Get the first resource exception. |
boolean |
getIgnorePropertyFailures()
Gets the value of this parameter. |
boolean |
getOverwrite()
Gets the value of this parameter. |
void |
setCopyChildren(boolean value)
Copy all subfolders recursively (deep copy of collections only) |
void |
setCopyExternalLinks(boolean value)
Include/exclude external links (deep copy of collections only) |
void |
setCopyInternalLinks(boolean value)
Include/exclude internal links (deep copy of collections only) |
void |
setIgnorePropertyFailures(boolean value)
Create the copy even if some or all properties could not be set on the destination resource. |
void |
setOverwrite(boolean value)
Existing destination will be overwritten. |
| Method Detail |
|---|
boolean getOverwrite()
boolean getIgnorePropertyFailures()
boolean getCopyChildren()
boolean getCopyInternalLinks()
boolean getCopyExternalLinks()
ResourceException getFirstResourceException()
void setCopyChildren(boolean value)
value - void setOverwrite(boolean value)
value - void setIgnorePropertyFailures(boolean value)
value - void setCopyInternalLinks(boolean value)
value - void setCopyExternalLinks(boolean value)
value - | 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 | |||||||||