Primavera Integration API 8.0

Uses of Class
com.primavera.integration.client.bo.enm.SpreadPeriodType

Packages that use SpreadPeriodType
com.primavera.integration.client Main classes, including Session, JobManager and GlobalObjectManager 
com.primavera.integration.client.bo Business object base class and iterator classes 
com.primavera.integration.client.bo.enm Typesafe enumerations 
com.primavera.integration.client.bo.object Client business object classes 
com.primavera.integration.client.xml.xmlexporter XML exporter classes 
com.primavera.integration.util General utility classes 
 

Uses of SpreadPeriodType in com.primavera.integration.client
 

Methods in com.primavera.integration.client with parameters of type SpreadPeriodType
 BOIterator<Activity> EnterpriseLoadManager.loadActivitiesWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple Activity objects with spreads from the database.
 BOIterator<BaselineProject> EnterpriseLoadManager.loadBaselineProjectsWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple BaselineProject objects with spreads from the database.
 BOIterator<EPS> EnterpriseLoadManager.loadEPSWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple EPS objects with spreads from the database.
 BOIterator<EPS> GlobalObjectManager.loadEPSWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple EPS objects with spreads from the database.
 BOIterator<Project> EnterpriseLoadManager.loadProjectsWithProjectResourceSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads multiple Project objects with spreads from the database.
 BOIterator<Project> GlobalObjectManager.loadProjectsWithProjectResourceSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads multiple Project objects with spreads from the database.
 BOIterator<Project> EnterpriseLoadManager.loadProjectsWithProjectRoleSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads multiple Project objects with spreads from the database.
 BOIterator<Project> GlobalObjectManager.loadProjectsWithProjectRoleSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads multiple Project objects with spreads from the database.
 BOIterator<Project> EnterpriseLoadManager.loadProjectsWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple Project objects with spreads from the database.
 BOIterator<Project> GlobalObjectManager.loadProjectsWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple Project objects with spreads from the database.
 BOIterator<ResourceAssignment> EnterpriseLoadManager.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple ResourceAssignment objects with spreads from the database.
 BOIterator<Resource> EnterpriseLoadManager.loadResourcesWithProjectResourceSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads multiple Resource objects with spreads from the database.
 BOIterator<Resource> GlobalObjectManager.loadResourcesWithProjectResourceSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads multiple Resource objects with spreads from the database.
 BOIterator<Role> EnterpriseLoadManager.loadRolesWithProjectRoleSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads multiple Role objects with spreads from the database.
 BOIterator<Role> GlobalObjectManager.loadRolesWithProjectRoleSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads multiple Role objects with spreads from the database.
 BOIterator<WBS> EnterpriseLoadManager.loadWBSWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple WBS objects with spreads from the database.
 BOIterator<WBS> EnterpriseLoadManager.loadWBSWithWBSResourceSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads multiple WBS objects with spreads from the database.
 BOIterator<WBS> EnterpriseLoadManager.loadWBSWithWBSRoleSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads multiple WBS objects with spreads from the database.
 

Uses of SpreadPeriodType in com.primavera.integration.client.bo
 

Methods in com.primavera.integration.client.bo that return SpreadPeriodType
 SpreadPeriodType SpreadOptions.getPeriodType()
           
 

Constructors in com.primavera.integration.client.bo with parameters of type SpreadPeriodType
SpreadOptions.ExpenseCategorySpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the ExpenseCategory categorized spread
SpreadOptions.ExpenseCategorySpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the ExpenseCategory categorized spread
SpreadOptions.ExpenseCategorySpreadOptions(String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the ExpenseCategory categorized spread
SpreadOptions.PrimarySpreadOptions(String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load uncategorized spread on the business object
SpreadOptions.PrimarySpreadOptions(String spread, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load uncategorized spread on the business object
SpreadOptions.ProjectSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Project categorized spread
SpreadOptions.ProjectSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Project categorized spread
SpreadOptions.ProjectSpreadOptions(String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Project categorized spread
SpreadOptions.ResourceSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Resource categorized spread
SpreadOptions.ResourceSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Resource categorized spread
SpreadOptions.ResourceSpreadOptions(String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Resource categorized spread
SpreadOptions.RoleSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Role categorized spread
SpreadOptions.RoleSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Role categorized spread
SpreadOptions.RoleSpreadOptions(String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the Role categorized spread
SpreadOptions.WBSSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the WBS categorized spread
SpreadOptions.WBSSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the WBS categorized spread
SpreadOptions.WBSSpreadOptions(String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Create a new SpreadOptions type to load the WBS categorized spread
 

Uses of SpreadPeriodType in com.primavera.integration.client.bo.enm
 

Fields in com.primavera.integration.client.bo.enm declared as SpreadPeriodType
static SpreadPeriodType SpreadPeriodType.DAY
           
static SpreadPeriodType SpreadPeriodType.FINANCIALPERIOD
           
static SpreadPeriodType SpreadPeriodType.HOUR
           
static SpreadPeriodType SpreadPeriodType.MONTH
           
static SpreadPeriodType SpreadPeriodType.NULL
           
static SpreadPeriodType SpreadPeriodType.QUARTER
           
static SpreadPeriodType SpreadPeriodType.WEEK
           
static SpreadPeriodType SpreadPeriodType.YEAR
           
 

Methods in com.primavera.integration.client.bo.enm that return SpreadPeriodType
static SpreadPeriodType SpreadPeriodType.getSpreadPeriodType(int iSpreadPeriodType)
          Gets an instance of SpreadPeriodType based on the integer value specified.
static SpreadPeriodType SpreadPeriodType.getSpreadPeriodType(String sSpreadPeriodType)
          Gets an instance of SpreadPeriodType based on the String value specified.
 

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

Methods in com.primavera.integration.client.bo.object with parameters of type SpreadPeriodType
 BOIterator<Activity> Project.loadAllActivitiesWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated Activity objects with spreads from the database.
 BOIterator<Activity> BaselineProject.loadAllActivitiesWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated Activity objects with spreads from the database.
 BOIterator<ResourceAssignment> Project.loadAllResourceAssignmentsWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated ResourceAssignment objects with spreads from the database.
 BOIterator<ResourceAssignment> BaselineProject.loadAllResourceAssignmentsWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated ResourceAssignment objects with spreads from the database.
 BOIterator<WBS> Project.loadAllWBSWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated WBS objects with spreads from the database.
 BOIterator<WBS> BaselineProject.loadAllWBSWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated WBS objects with spreads from the database.
 BOIterator<Project> EPS.loadProjectChildrenWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated Project objects with spreads from the database.
 BOIterator<ResourceAssignment> Resource.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated ResourceAssignment objects with spreads from the database.
 BOIterator<ResourceAssignment> Activity.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated ResourceAssignment objects with spreads from the database.
 BOIterator<WBS> WBS.loadWBSChildrenWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated WBS objects with spreads from the database.
 BOIterator<WBS> Project.loadWBSChildrenWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated WBS objects with spreads from the database.
 BOIterator<WBS> BaselineProject.loadWBSChildrenWithSummarizedSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple associated WBS objects with spreads from the database.
static BOIterator<ResourceAssignment> ResourceAssignment.loadWithLiveSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple ResourceAssignment objects with summarized spreads from the database.
static BOIterator<Activity> Activity.loadWithLiveSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple Activity objects with summarized spreads from the database.
static ResourceAssignment ResourceAssignment.loadWithLiveSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads a ResourceAssignment object with summarized spreads from the database.
static Activity Activity.loadWithLiveSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads a Activity object with summarized spreads from the database.
static BOIterator<Resource> Resource.loadWithProjectResourceSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads multiple Resource objects with summarized spreads from the database.
static BOIterator<Project> Project.loadWithProjectResourceSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads multiple Project objects with summarized spreads from the database.
static Resource Resource.loadWithProjectResourceSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads a Resource object with summarized spreads from the database.
static Project Project.loadWithProjectResourceSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads a Project object with summarized spreads from the database.
static BOIterator<Role> Role.loadWithProjectRoleSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads multiple Role objects with summarized spreads from the database.
static BOIterator<Project> Project.loadWithProjectRoleSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads multiple Project objects with summarized spreads from the database.
static Role Role.loadWithProjectRoleSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] projectObjectIds)
          Loads a Role object with summarized spreads from the database.
static Project Project.loadWithProjectRoleSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads a Project object with summarized spreads from the database.
static BOIterator<WBS> WBS.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple WBS objects with summarized spreads from the database.
static BOIterator<Project> Project.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple Project objects with summarized spreads from the database.
static BOIterator<EPS> EPS.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple EPS objects with summarized spreads from the database.
static BOIterator<BaselineProject> BaselineProject.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads multiple BaselineProject objects with summarized spreads from the database.
static WBS WBS.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads a WBS object with summarized spreads from the database.
static Project Project.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads a Project object with summarized spreads from the database.
static EPS EPS.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads a EPS object with summarized spreads from the database.
static BaselineProject BaselineProject.loadWithSummarizedSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Loads a BaselineProject object with summarized spreads from the database.
static BOIterator<WBS> WBS.loadWithWBSResourceSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads multiple WBS objects with summarized spreads from the database.
static WBS WBS.loadWithWBSResourceSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourceObjectIds)
          Loads a WBS object with summarized spreads from the database.
static BOIterator<WBS> WBS.loadWithWBSRoleSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads multiple WBS objects with summarized spreads from the database.
static WBS WBS.loadWithWBSRoleSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] roleObjectIds)
          Loads a WBS object with summarized spreads from the database.
 

Uses of SpreadPeriodType in com.primavera.integration.client.xml.xmlexporter
 

Methods in com.primavera.integration.client.xml.xmlexporter with parameters of type SpreadPeriodType
 void XMLExporter.exportActivitiesWithLiveSpread(OutputStream os, Project parent, String[] fields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Export a collection of activities for a particular project with live spread data.
 void XMLExporter.exportEPSWithSummarizedSpread(OutputStream os, String[] fields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Export a collection of EPS objects with summarized spread data.
 void XMLExporter.exportFullProject(OutputStream os, ObjectId projectId, String[] fields, XMLExporterListener listener, SpreadPeriodType periodType)
          Fully export a specific project with future bucket planning spreads.
 void XMLExporter.exportProjectsWithSummarizedSpread(OutputStream os, String[] fields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Export a collection of projects with summarized spread data.
 void XMLExporter.exportResourceAssignmentsWithLiveSpread(OutputStream os, Project parent, String[] fields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Export a collection of resource assignments for a particular project with live spread data.
 void XMLExporter.exportResourceAssignmentsWithLiveSpread(OutputStream os, Resource parent, String[] fields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Export a collection of resource assignments for a particular resource with live spread data.
 void XMLExporter.exportWBSWithSummarizedSpread(OutputStream os, Project parent, String[] fields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative)
          Export a collection of WBS objects for a particular project with summarized spread data.
 

Uses of SpreadPeriodType in com.primavera.integration.util
 

Methods in com.primavera.integration.util with parameters of type SpreadPeriodType
static ResourceAssignmentSpread ResourceAssignmentSpreadFactory.createInstance(Session session, SpreadPeriodType periodType)
          Creates a new instance of a ResourceAssignmentSpread.
static ResourceAssignmentSpread[] ResourceAssignmentSpreadFactory.createInstanceArray(Session session, SpreadPeriodType periodType, int numberOfInstances)
          Creates an array of new instances of ResourceAssignmentSpreads.
 


Primavera Integration API 8.0

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