|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| com.sapportals.wcm.control.edit | |
| com.sapportals.wcm.rfadapter | |
| Uses of Result in com.sapportals.wcm.control.edit |
|---|
| Methods in com.sapportals.wcm.control.edit that return Result | |
|---|---|
Result |
LinkControlStatus.doExecute(String value)
|
| Uses of Result in com.sapportals.wcm.rfadapter |
|---|
| Methods in com.sapportals.wcm.rfadapter that return Result | |
|---|---|
Result |
CopyUtility.copy(boolean ignorePropertyFailures)
copies the resource to the new target. |
Result |
ResourceCreator.create()
creates a new IResource in the specifed folder of the class. |
Result |
ResourceCreator.create(boolean requireDisplayname)
checks, if the id for the resource would differ from the name supplied by the DataPack
before trying to create the new IResource. |
Result |
ResourceCreator.create(boolean ignorePropertiesFailure,
boolean resolveIDClash)
creates a new IResource in the specifed folder of the class. |
Result |
ResultList.get(int index)
|
Result |
MoveUtility.move(boolean ignorePropertyFailures)
moves the resource to the new target. |
protected Result |
RenameUtility.rename()
modifies the displayname property of the IResource and updates
its name-attribute. |
Result |
RenameUtility.rename(boolean preserveExtension)
|
Result |
UpdateUtility.update(boolean preserveExtension)
updates the IResource of this class with the given
IPropertyMap or String and IContent. |
Result |
UpdateUtility.update(boolean preserveExtension,
boolean keeplocked)
|
| Methods in com.sapportals.wcm.rfadapter with parameters of type Result | |
|---|---|
void |
ResultList.add(Result result)
adds the given instance to the list of all results. |
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||