| Package | Description |
|---|---|
| com.ibm.openpages.api.application |
Provides OpenPages application specific functions
|
| com.ibm.openpages.api.respview |
Provides interfaces to work with the OpenPages responsive views.
|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
static CopyObjectOptions |
CopyObjectOptions.getDefaultOptions()
Constructs a new instance of CopyObjectOptions with default parameters:
- includeChildren = true - ChildrenTypesToCopy = ALL - conflictBehavior = CopyConflictBehavior.CREATECOPYOF |
| Modifier and Type | Method and Description |
|---|---|
CopyObjectOptions |
IRespViewAction.getCopyObjectOptions()
Gets the copy object options if they are available for the current action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRespViewAction.setCopyObjectOptions(CopyObjectOptions options)
Sets the copy object options for copyRecursive action types.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IGRCObject> |
IApplicationService.copyToParent(Id parentObjectId,
java.util.List<Id> childrenToCopy,
CopyObjectOptions copyOptions)
Copies one or more GRCObjects to a parent GRCObject based on the
CopyObjectOptions and returns the copies made for each of the childrenToCopy that
are specified.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.