Primavera Integration API 8.0

Uses of Class
com.primavera.integration.common.CopyProjectOptions

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

Copyright © 2003, 2010, Oracle and/or its affiliates. All rights reserved.