|
Primavera Integration API 8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CopyProjectOptions | |
---|---|
com.primavera.integration.client.bo.object | Client business object classes |
Uses of CopyProjectOptions in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object with parameters of type CopyProjectOptions | |
---|---|
ObjectId |
Project.createCopy(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a copy of the project. |
ObjectId |
Project.createCopyAsTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a copy of the current project and makes it a template project. |
ObjectId |
Project.createProjectFromTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a project from the specified template project. |
|
Primavera Integration API 8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |