Primavera Integration API 8.0

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

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

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

Methods in com.primavera.integration.client.bo.object with parameters of type CopyActivityOptions
 ObjectId Project.createCopy(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts)
          Creates a copy of the project.
 ObjectId Activity.createCopy(ObjectId projectObjectId, ObjectId wbsObjectId, String newId, CopyActivityOptions copyOptions)
          Copies the activity to a project node or a WBS node.
 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.