Primavera Integration API 8.0

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

Packages that use CopyWBSOptions
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of CopyWBSOptions in com.primavera.integration.client.bo.object
 

Methods in com.primavera.integration.client.bo.object with parameters of type CopyWBSOptions
 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.