Uses of Class
com.primavera.common.value.ObjectId
Packages that use ObjectId
Package
Description
Main classes, including Session, JobManager and GlobalObjectManager
Business object base class and iterator classes
Content repository helper classes
Business object helper classes
Client business object classes
XML exporter classes
XML importer classes
General common classes
General common value classes
General utility classes
-
Uses of ObjectId in com.primavera.common.value
Fields in com.primavera.common.value declared as ObjectIdModifier and TypeFieldDescriptionstatic final ObjectIdObjectId.SECURITY_OVERRIDE_WBSCONTEXT_IDstatic final ObjectIdObjectId.USESSION_OVERRIDE_IDMethods in com.primavera.common.value that return ObjectIdModifier and TypeMethodDescriptionstatic ObjectIdObjectId.fromString(String sId) Creates anObjectIdfrom a String.Methods in com.primavera.common.value with parameters of type ObjectId -
Uses of ObjectId in com.primavera.common.value.spread
Methods in com.primavera.common.value.spread that return ObjectIdModifier and TypeMethodDescriptionExpenseCategoryCBSSpread.getCbsObjectId()Gets the unique ID of the associated CBS object.ResourceAssignmentCBSSpread.getCbsObjectId()Gets the unique ID of the associated CBS object.ExpenseCategoryCBSSpread.getExpenseCategoryObjectId()Gets the unique ID of the associated Resource object.SummaryAssignmentSpreadPeriod.getFinancialPeriodObjectId()Gets the ID of the financial period associated with this spread period.ProjectResourceRoleSpread.getProjectObjectId()Gets the unique ID of the associated Project object.ExpenseCategoryCBSSpread.getProjObjectId()Gets the unique ID of the associated Project object.ResourceAssignmentCBSSpread.getProjObjectId()Gets the unique ID of the associated Project object.ExpenseCategoryCBSSpread.getProjOrigObjectId()Gets the unique ID of the associated Original Project object.ResourceAssignmentCBSSpread.getProjOrigObjectId()Gets the unique ID of the associated Original Project object.ProjectResourceSpread.getResourceObjectId()Gets the unique ID of the associated Resource object.ResourceAssignmentCBSSpread.getResourceObjectId()Gets the unique ID of the associated Resource object.WBSResourceSpread.getResourceObjectId()Gets the unique ID of the associated Resource object.ProjectRoleSpread.getRoleObjectId()Gets the unique ID of the associated Role object.WBSRoleSpread.getRoleObjectId()Gets the unique ID of the associated Role object.WBSResourceRoleSpread.getWBSObjectId()Gets the unique ID of the associated WBS object.Methods in com.primavera.common.value.spread with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidExpenseCategoryCBSSpread.setCbsObjectId(ObjectId cbsId) Sets the unique ID of the associated CBS object.voidResourceAssignmentCBSSpread.setCbsObjectId(ObjectId cbsId) Sets the unique ID of the associated CBS object.voidExpenseCategoryCBSSpread.setExpenseCategoryObjectId(ObjectId expenseCategoryId) Sets the unique ID of the associated Resource object.voidProjectResourceRoleSpread.setProjectObjectId(ObjectId projectObjectId) Sets the unique ID of the associated Project object.voidExpenseCategoryCBSSpread.setProjObjectId(ObjectId projId) Sets the unique ID of the associated Project object.voidResourceAssignmentCBSSpread.setProjObjectId(ObjectId projId) Sets the unique ID of the associated Project object.voidExpenseCategoryCBSSpread.setProjOrigObjectId(ObjectId projId) Sets the unique ID of the associated Original Project object.voidResourceAssignmentCBSSpread.setProjOrigObjectId(ObjectId projId) Sets the unique ID of the associated Original Project object.voidProjectResourceSpread.setResourceObjectId(ObjectId resourceObjectId) Sets the unique ID of the associated Resource object.voidResourceAssignmentCBSSpread.setResourceObjectId(ObjectId resourceId) Sets the unique ID of the associated Resource object.voidWBSResourceSpread.setResourceObjectId(ObjectId resourceObjectId) Sets the unique ID of the associated Resource object.voidProjectRoleSpread.setRoleObjectId(ObjectId roleObjectId) Sets the unique ID of the associated Role object.voidWBSRoleSpread.setRoleObjectId(ObjectId roleObjectId) Sets the unique ID of the associated Role object.voidWBSResourceRoleSpread.setWBSObjectId(ObjectId wbsObjectId) Sets the unique ID of the associated WBS object.Method parameters in com.primavera.common.value.spread with type arguments of type ObjectIdModifier and TypeMethodDescriptionvoidSummaryAssignmentSpread.setFinancialPeriodIds(Map<Date, ObjectId> financialPeriodIds) Sets the map that enables eachSpreadPeriodto determine which financial period it corresponds to. -
Uses of ObjectId in com.primavera.integration.client
Methods in com.primavera.integration.client that return ObjectIdModifier and TypeMethodDescriptionObjectId[]JobManager.arrayCopy(ObjectId[] srcObjIds, com.primavera.bo.common.PRequest req, ObjectId[] targetObjIds, String boType) ObjectId[]GlobalObjectManager.createActivityCodeTypes(ActivityCodeType[] activitycodetypes) Creates multiple ActivityCodeType objects in the database.ObjectId[]GlobalObjectManager.createActivityStepTemplates(ActivityStepTemplate[] activitysteptemplates) Creates multiple ActivityStepTemplate objects in the database.ObjectId[]GlobalObjectManager.createAlerts(Alert[] alerts) Creates multiple Alert objects in the database.ObjectId[]GlobalObjectManager.createAutovueAttrs(AutovueAttr[] autovueattrs) Creates multiple AutovueAttr objects in the database.ObjectId[]GlobalObjectManager.createBaselineTypes(BaselineType[] baselinetypes) Creates multiple BaselineType objects in the database.ObjectId[]GlobalObjectManager.createCalendars(Calendar[] calendars) Creates multiple Calendar objects in the database.ObjectId[]GlobalObjectManager.createCBSs(CBS[] cbss) Creates multiple CBS objects in the database.ObjectId[]GlobalObjectManager.createCostAccounts(CostAccount[] costaccounts) Creates multiple CostAccount objects in the database.ObjectId[]GlobalObjectManager.createCurrencies(Currency[] currencies) Creates multiple Currency objects in the database.ObjectId[]GlobalObjectManager.createDocumentCategories(DocumentCategory[] documentcategories) Creates multiple DocumentCategory objects in the database.ObjectId[]GlobalObjectManager.createDocuments(Document[] documents) Creates multiple Document objects in the database.ObjectId[]GlobalObjectManager.createDocumentStatusCodes(DocumentStatusCode[] documentstatuscodes) Creates multiple DocumentStatusCode objects in the database.ObjectId[]Creates multiple EPS objects in the database.ObjectId[]GlobalObjectManager.createExpenseCategories(ExpenseCategory[] expensecategories) Creates multiple ExpenseCategory objects in the database.ObjectId[]GlobalObjectManager.createFinancialPeriods(FinancialPeriod[] financialperiods) Creates multiple FinancialPeriod objects in the database.ObjectId[]GlobalObjectManager.createFinancialPeriodTemplates(FinancialPeriodTemplate[] financialperiodtemplates) Creates multiple FinancialPeriodTemplate objects in the database.ObjectId[]GlobalObjectManager.createFundingSources(FundingSource[] fundingsources) Creates multiple FundingSource objects in the database.ObjectId[]GlobalObjectManager.createGlobalProfiles(GlobalProfile[] globalprofiles) Creates multiple GlobalProfile objects in the database.ObjectId[]GlobalObjectManager.createLocations(Location[] locations) Creates multiple Location objects in the database.ObjectId[]GlobalObjectManager.createNotebookTopics(NotebookTopic[] notebooktopics) Creates multiple NotebookTopic objects in the database.ObjectId[]Creates multiple OBS objects in the database.ObjectId[]GlobalObjectManager.createOverheadCodes(OverheadCode[] overheadcodes) Creates multiple OverheadCode objects in the database.ObjectId[]GlobalObjectManager.createProfiles(Profile[] profiles) Creates multiple Profile objects in the database.ObjectId[]GlobalObjectManager.createProjectCodes(ProjectCode[] projectcodes) Creates multiple ProjectCode objects in the database.ObjectId[]GlobalObjectManager.createProjectCodeTypes(ProjectCodeType[] projectcodetypes) Creates multiple ProjectCodeType objects in the database.ObjectId[]GlobalObjectManager.createProjectPortfolios(ProjectPortfolio[] projectportfolios) Creates multiple ProjectPortfolio objects in the database.ObjectId[]GlobalObjectManager.createProjectProfiles(ProjectProfile[] projectprofiles) Creates multiple ProjectProfile objects in the database.ObjectId[]GlobalObjectManager.createProjectResourceCategories(ProjectResourceCategory[] projectresourcecategories) Creates multiple ProjectResourceCategory objects in the database.ObjectId[]GlobalObjectManager.createProjects(Project[] projects) Creates multiple Project objects in the database.ObjectId[]GlobalObjectManager.createResourceAssignmentCodeTypes(ResourceAssignmentCodeType[] resourceassignmentcodetypes) Creates multiple ResourceAssignmentCodeType objects in the database.ObjectId[]GlobalObjectManager.createResourceAssignments(ResourceAssignment[] resourceassignments) Creates multiple ResourceAssignment objects in the database.ObjectId[]GlobalObjectManager.createResourceCodeTypes(ResourceCodeType[] resourcecodetypes) Creates multiple ResourceCodeType objects in the database.ObjectId[]GlobalObjectManager.createResourceCurves(ResourceCurve[] resourcecurves) Creates multiple ResourceCurve objects in the database.ObjectId[]GlobalObjectManager.createResourceLocations(ResourceLocation[] resourcelocations) Creates multiple ResourceLocation objects in the database.ObjectId[]GlobalObjectManager.createResources(Resource[] resources) Creates multiple Resource objects in the database.ObjectId[]GlobalObjectManager.createResourceTeams(ResourceTeam[] resourceteams) Creates multiple ResourceTeam objects in the database.ObjectId[]GlobalObjectManager.createRiskCategories(RiskCategory[] riskcategories) Creates multiple RiskCategory objects in the database.ObjectId[]GlobalObjectManager.createRiskMatrices(RiskMatrix[] riskmatrices) Creates multiple RiskMatrix objects in the database.ObjectId[]GlobalObjectManager.createRiskMatrixScores(RiskMatrixScore[] riskmatrixscores) Creates multiple RiskMatrixScore objects in the database.ObjectId[]GlobalObjectManager.createRiskMatrixThresholds(RiskMatrixThreshold[] riskmatrixthresholds) Creates multiple RiskMatrixThreshold objects in the database.ObjectId[]GlobalObjectManager.createRiskThresholdLevels(RiskThresholdLevel[] riskthresholdlevels) Creates multiple RiskThresholdLevel objects in the database.ObjectId[]GlobalObjectManager.createRiskThresholds(RiskThreshold[] riskthresholds) Creates multiple RiskThreshold objects in the database.ObjectId[]GlobalObjectManager.createRoleCodeTypes(RoleCodeType[] rolecodetypes) Creates multiple RoleCodeType objects in the database.ObjectId[]GlobalObjectManager.createRoles(Role[] roles) Creates multiple Role objects in the database.ObjectId[]GlobalObjectManager.createRoleTeams(RoleTeam[] roleteams) Creates multiple RoleTeam objects in the database.ObjectId[]GlobalObjectManager.createShifts(Shift[] shifts) Creates multiple Shift objects in the database.ObjectId[]GlobalObjectManager.createTimesheetPeriods(TimesheetPeriod[] timesheetperiods) Creates multiple TimesheetPeriod objects in the database.ObjectId[]GlobalObjectManager.createUDFCodes(UDFCode[] udfcodes) Creates multiple UDFCode objects in the database.ObjectId[]GlobalObjectManager.createUDFTypes(UDFType[] udftypes) Creates multiple UDFType objects in the database.ObjectId[]GlobalObjectManager.createUnitOfMeasures(UnitOfMeasure[] unitofmeasures) Creates multiple UnitOfMeasure objects in the database.ObjectId[]GlobalObjectManager.createUsers(User[] users) Creates multiple User objects in the database.ObjectId[]GlobalObjectManager.createWBSCategories(WBSCategory[] wbscategories) Creates multiple WBSCategory objects in the database.DistributedSession.getUserObjectId()Gets the user id of the current user.LocalSession.getUserObjectId()Gets the user id of the current user.abstract ObjectIdSession.getUserObjectId()DistributedSession.getUSessionId()Returns anObjectIdrepresentation of the usession idLocalSession.getUSessionId()Returns anObjectIdrepresentation of the usession idabstract ObjectIdSession.getUSessionId()Returns andObjectIdrepresentation of the usession idMethods in com.primavera.integration.client with parameters of type ObjectIdModifier and TypeMethodDescriptionJobManager.applyActuals(Project[] projects, ObjectId[] projIds, ObjectId[] epsIds, ObjectId[] portfolioIds, ObjectId[] projectCodeIds, Date newDataDate) ObjectId[]JobManager.arrayCopy(ObjectId[] srcObjIds, com.primavera.bo.common.PRequest req, ObjectId[] targetObjIds, String boType) voidJobManager.checkInValidOrNoAccessProjects(ObjectId[] projObjIds, BOIterator<Project> projects, Project[] project, int jobType) JobManager.level(Project[] projects, ObjectId[] projIds, ObjectId[] epsIds, ObjectId[] portfolioIds, ObjectId[] projectCodeIds) EnterpriseLoadManager.loadBaselineProjectsWithExpenseCategoryCBSSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads multiple BaselineProject objects with spreads from the database.EnterpriseLoadManager.loadBaselineProjectsWithResourceAssignmentCBSSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads multiple BaselineProject objects with spreads from the database.EnterpriseLoadManager.loadProjectsWithExpenseCategoryCBSSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads multiple Project objects with spreads from the database.GlobalObjectManager.loadProjectsWithExpenseCategoryCBSSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads multiple Project objects with spreads from the database.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.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.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.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.EnterpriseLoadManager.loadProjectsWithResourceAssignmentCBSSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads multiple Project objects with spreads from the database.GlobalObjectManager.loadProjectsWithResourceAssignmentCBSSpread(String[] nonSpreadFields, String sWhereClause, String sOrderBy, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads multiple Project objects with spreads from the database.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.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.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.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.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.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.intDistributedSession.populateUPKLIST(ObjectId epsObjectId) intLocalSession.populateUPKLIST(ObjectId epsObjectId) abstract intSession.populateUPKLIST(ObjectId epsObjectId) JobManager.publish(Project[] projects, ObjectId[] projIds, ObjectId[] portfolioIds, ObjectId[] epsIds, ObjectId[] projectCodeIds) intDistributedSession.removeDeletedObjectsFromBaseline(String boTypeName, ObjectId origProjectId, ObjectId blProjectId, Collection<String> parentActivityIdsToConsider) intLocalSession.removeDeletedObjectsFromBaseline(String boTypeName, ObjectId origProjectId, ObjectId blProjectId, Collection<String> parentActivityIdsToConsider) intSession.removeDeletedObjectsFromBaseline(String boTypeName, ObjectId origProjectId, ObjectId blProjectId, Collection<String> parentActivityIdsToConsider) Removes certain child objects from a baseline which do not exist in the original project This method is only supported for local sessions.JobManager.schedule(Project[] projects, ObjectId[] projIds, ObjectId[] portfolioIds, ObjectId[] epsIds, Date newDataDate, ObjectId[] projectCodeIds) JobManager.schedule(Project[] projects, ObjectId[] portfolioIds, ObjectId[] epsIds, Date newDataDate) JobManager.storePeriodPerformance(Project[] projects, ObjectId finPerObjId) Asynchronously stores period performance for multiple projects.JobManager.storePeriodPerformance(Project project, ObjectId finPerObjId) Asynchronously stores period performance for a single project. -
Uses of ObjectId in com.primavera.integration.client.bo
Methods in com.primavera.integration.client.bo that return ObjectIdModifier and TypeMethodDescriptionObjectId[]BOHelper.create(Session session, List<? extends BusinessObject> alObjects) Creates multiple business objects of this type in the database.BusinessObject.getObjectId()Gets the ObjectId for this object.ObjectId[]SpreadOptions.getObjectIds()Methods in com.primavera.integration.client.bo with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidBOHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) Deletes business objects of this type, specifying a replacement parentLoads a business object of this type by ObjectId.Loads multiple business objects of this type by ObjectId.BOHelper.newBusinessObject(Session session, ObjectId objectId) Creates a new client-side instance of this type of business object and sets its unique ID.voidBusinessObject.setObjectId(ObjectId objId) Sets the ObjectId for this object.Constructors in com.primavera.integration.client.bo with parameters of type ObjectIdModifierConstructorDescriptionBOIterator(Session session, com.primavera.bo.defs.BusinessObjectDef boDef, com.primavera.infr.db.PrmRowSet rowSet, String[] aIntgFieldName, ObjectId[] objIds, int iPageSize, com.primavera.bo.common.PRequestOptions opts, com.primavera.bo.base.RemoteTXId txId) Class constructor used when loading by ObjectId.ExpenseCategoryCBSSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theExpenseCategoryCBScategorized spreadExpenseCategoryCBSSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theExpenseCategoryCBScategorized spreadExpenseCategorySpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theExpenseCategorycategorized spreadExpenseCategorySpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theExpenseCategorycategorized spreadProjectSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theProjectcategorized spreadProjectSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theProjectcategorized spreadResourceCBSSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theResourceCBScategorized spreadResourceCBSSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theResourceCBScategorized spreadResourceSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theResourcecategorized spreadResourceSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theResourcecategorized spreadRoleSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theRolecategorized spreadRoleSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theRolecategorized spreadWBSSpreadOptions(ObjectId[] objectIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theWBScategorized spreadWBSSpreadOptions(ObjectId objectId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative) Create a newSpreadOptionstype to load theWBScategorized spread -
Uses of ObjectId in com.primavera.integration.client.bo.cr
Methods in com.primavera.integration.client.bo.cr with parameters of type ObjectIdModifier and TypeMethodDescriptionContentRepositoryManager.getActivityRecentUCMDocumentVersions(ObjectId objId) Gets the most recent version of each UCM document associated with an Activity. -
Uses of ObjectId in com.primavera.integration.client.bo.helper
Methods in com.primavera.integration.client.bo.helper that return ObjectIdModifier and TypeMethodDescriptionObjectId[]ActivityCodeAssignmentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityCodeTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityCodeUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityCommentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityExpenseHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityFilterHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityNoteHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityNoteUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityOwnerHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityPeriodActualHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityRiskHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityStepCreateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityStepDeleteHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityStepHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityStepTemplateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityStepTemplateItemHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityStepUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ActivityUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]AlertHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]AutovueAttrHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]BaselineProjectHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]BaselineTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]CalendarHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]CBSDurationSummaryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]CBSHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ChangeSetHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]CostAccountHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]CurrencyHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]DocumentCategoryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]DocumentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]DocumentStatusCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]EPSBudgetChangeLogHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]EPSFundingHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]EPSHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]EPSNoteHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]EPSSpendingPlanHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ExpenseCategoryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]FinancialPeriodHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]FinancialPeriodTemplateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]FundingSourceHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]GatewayDeploymentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]GlobalPreferencesHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]GlobalProfileHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]GlobalReplaceHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ImportOptionsTemplateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]IssueHistoryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]JobServiceHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]LeanTaskHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]LocationHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]MSPTemplateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]NotebookTopicHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]OBSHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]OverheadCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]PAuditXHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProfileHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectBudgetChangeLogHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectCodeAssignmentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectCodeTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectDeploymentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectDocumentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectFundingHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectIssueHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectNoteHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectPortfolioHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectProfileHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectResourceCategoryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectResourceHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectResourceQuantityHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectSpendingPlanHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ProjectThresholdHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RelationshipHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAccessHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentCodeAssignmentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentCodeTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentCreateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentPeriodActualHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceAssignmentUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceCodeAssignmentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceCodeTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceCurveHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceHourHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceLocationHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceRateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceRoleHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ResourceTeamHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskCategoryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskImpactHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskMatrixHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskMatrixScoreHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskMatrixThresholdHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskResponseActionHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskResponseActionImpactHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskResponsePlanHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskThresholdHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RiskThresholdLevelHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleCodeAssignmentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleCodeTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleLimitHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleRateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]RoleTeamHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ScheduleCheckOptionHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ScheduleOptionsHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ShiftHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ShiftPeriodHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]StepUserDefinedValueUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]ThresholdParameterHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]TimesheetAuditHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]TimesheetDelegateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]TimesheetHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]TimesheetPeriodHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UDFCodeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UDFTypeHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UDFValueHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UnitOfMeasureHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UpdateBaselineOptionHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserConsentHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserDefinedValueUpdateHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserFieldTitleHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserInterfaceViewHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserLicenseHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]UserOBSHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]WBSCategoryHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]WBSHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]WBSMilestoneHelper.create(Session session, List<? extends BusinessObject> alObjects) ObjectId[]WbsReviewersHelper.create(Session session, List<? extends BusinessObject> alObjects) Methods in com.primavera.integration.client.bo.helper with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidActivityCodeAssignmentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityCodeTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityCodeUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityCommentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityExpenseHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityFilterHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityNoteHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityNoteUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityOwnerHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityPeriodActualHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityRiskHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityStepCreateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityStepDeleteHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityStepHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityStepTemplateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityStepTemplateItemHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityStepUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidActivityUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidAlertHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidAutovueAttrHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidBaselineProjectHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidBaselineTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidCalendarHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidCBSDurationSummaryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidCBSHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidChangeSetHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidCostAccountHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidCurrencyHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidDocumentCategoryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidDocumentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidDocumentStatusCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidEPSBudgetChangeLogHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidEPSFundingHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidEPSHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidEPSNoteHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidEPSSpendingPlanHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidExpenseCategoryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidFinancialPeriodHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidFinancialPeriodTemplateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidFundingSourceHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidGatewayDeploymentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidGlobalPreferencesHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidGlobalProfileHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidGlobalReplaceHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidImportOptionsTemplateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidIssueHistoryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidJobServiceHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidLeanTaskHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidLocationHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidMSPTemplateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidNotebookTopicHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidOBSHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidOverheadCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidPAuditXHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProfileHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectBudgetChangeLogHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectCodeAssignmentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectCodeTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectDeploymentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectDocumentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectFundingHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectIssueHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectNoteHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectPortfolioHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectProfileHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectResourceCategoryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectResourceHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectResourceQuantityHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectSpendingPlanHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidProjectThresholdHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRelationshipHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAccessHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentCodeAssignmentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentCodeTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentCreateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentPeriodActualHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceAssignmentUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceCodeAssignmentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceCodeTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceCurveHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceHourHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceLocationHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceRateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceRoleHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidResourceTeamHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskCategoryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskImpactHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskMatrixHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskMatrixScoreHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskMatrixThresholdHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskResponseActionHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskResponseActionImpactHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskResponsePlanHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskThresholdHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRiskThresholdLevelHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleCodeAssignmentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleCodeTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleLimitHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleRateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidRoleTeamHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidScheduleCheckOptionHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidScheduleOptionsHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidShiftHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidShiftPeriodHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidStepUserDefinedValueUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidThresholdParameterHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidTimesheetAuditHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidTimesheetDelegateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidTimesheetHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidTimesheetPeriodHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUDFCodeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUDFTypeHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUDFValueHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUnitOfMeasureHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUpdateBaselineOptionHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserConsentHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserDefinedValueUpdateHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserFieldTitleHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserInterfaceViewHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserLicenseHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidUserOBSHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidWBSCategoryHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidWBSHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidWBSMilestoneHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) voidWbsReviewersHelper.delete(Session session, List<? extends BusinessObject> alObjects, ObjectId replacementParent) ActivityCodeAssignmentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityCodeTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityCodeUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityCommentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityExpenseHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityFilterHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityNoteHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityNoteUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityOwnerHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityPeriodActualHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityRiskHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityStepCreateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityStepDeleteHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityStepHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityStepTemplateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityStepTemplateItemHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityStepUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.AlertHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.AutovueAttrHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.BaselineProjectHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.BaselineTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.CalendarHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.CBSDurationSummaryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.CBSHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ChangeSetHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.CostAccountHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.CurrencyHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.DocumentCategoryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.DocumentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.DocumentStatusCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.EPSBudgetChangeLogHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.EPSFundingHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.EPSHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.EPSNoteHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.EPSSpendingPlanHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ExpenseCategoryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.FinancialPeriodHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.FinancialPeriodTemplateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.FundingSourceHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.GatewayDeploymentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.GlobalPreferencesHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.GlobalProfileHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.GlobalReplaceHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ImportOptionsTemplateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.IssueHistoryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.JobServiceHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.LeanTaskHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.LocationHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.MSPTemplateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.NotebookTopicHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.OBSHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.OverheadCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.PAuditXHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProfileHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectBudgetChangeLogHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectCodeAssignmentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectCodeTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectDeploymentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectDocumentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectFundingHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectIssueHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectNoteHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectPortfolioHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectProfileHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectResourceCategoryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectResourceHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectResourceQuantityHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectSpendingPlanHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ProjectThresholdHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RelationshipHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAccessHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentCodeAssignmentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentCodeTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentCreateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentPeriodActualHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceAssignmentUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceCodeAssignmentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceCodeTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceCurveHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceHourHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceLocationHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceRateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceRoleHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ResourceTeamHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskCategoryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskImpactHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskMatrixHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskMatrixScoreHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskMatrixThresholdHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskResponseActionHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskResponseActionImpactHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskResponsePlanHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskThresholdHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RiskThresholdLevelHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleCodeAssignmentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleCodeTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleLimitHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleRateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.RoleTeamHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ScheduleCheckOptionHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ScheduleOptionsHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ShiftHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ShiftPeriodHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.StepUserDefinedValueUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ThresholdParameterHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.TimesheetAuditHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.TimesheetDelegateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.TimesheetHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.TimesheetPeriodHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UDFCodeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UDFTypeHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UDFValueHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UnitOfMeasureHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UpdateBaselineOptionHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserConsentHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserDefinedValueUpdateHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserFieldTitleHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserInterfaceViewHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserLicenseHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.UserOBSHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.WBSCategoryHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.WBSHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.WBSMilestoneHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.WbsReviewersHelper.load(Session session, String[] fields, ObjectId[] objIds, com.primavera.bo.common.PRequestOptions options, com.primavera.bo.base.RemoteTXId txId) An internal load method that should not be called directly from client code.ActivityCodeAssignmentHelper.newBusinessObject(Session session, ObjectId objectId) ActivityCodeHelper.newBusinessObject(Session session, ObjectId objectId) ActivityCodeTypeHelper.newBusinessObject(Session session, ObjectId objectId) ActivityCodeUpdateHelper.newBusinessObject(Session session, ObjectId objectId) ActivityCommentHelper.newBusinessObject(Session session, ObjectId objectId) ActivityExpenseHelper.newBusinessObject(Session session, ObjectId objectId) ActivityFilterHelper.newBusinessObject(Session session, ObjectId objectId) ActivityHelper.newBusinessObject(Session session, ObjectId objectId) ActivityNoteHelper.newBusinessObject(Session session, ObjectId objectId) ActivityNoteUpdateHelper.newBusinessObject(Session session, ObjectId objectId) ActivityOwnerHelper.newBusinessObject(Session session, ObjectId objectId) ActivityPeriodActualHelper.newBusinessObject(Session session, ObjectId objectId) ActivityRiskHelper.newBusinessObject(Session session, ObjectId objectId) ActivityStepCreateHelper.newBusinessObject(Session session, ObjectId objectId) ActivityStepDeleteHelper.newBusinessObject(Session session, ObjectId objectId) ActivityStepHelper.newBusinessObject(Session session, ObjectId objectId) ActivityStepTemplateHelper.newBusinessObject(Session session, ObjectId objectId) ActivityStepTemplateItemHelper.newBusinessObject(Session session, ObjectId objectId) ActivityStepUpdateHelper.newBusinessObject(Session session, ObjectId objectId) ActivityUpdateHelper.newBusinessObject(Session session, ObjectId objectId) AlertHelper.newBusinessObject(Session session, ObjectId objectId) AutovueAttrHelper.newBusinessObject(Session session, ObjectId objectId) BaselineProjectHelper.newBusinessObject(Session session, ObjectId objectId) BaselineTypeHelper.newBusinessObject(Session session, ObjectId objectId) CalendarHelper.newBusinessObject(Session session, ObjectId objectId) CBSDurationSummaryHelper.newBusinessObject(Session session, ObjectId objectId) CBSHelper.newBusinessObject(Session session, ObjectId objectId) ChangeSetHelper.newBusinessObject(Session session, ObjectId objectId) CostAccountHelper.newBusinessObject(Session session, ObjectId objectId) CurrencyHelper.newBusinessObject(Session session, ObjectId objectId) DocumentCategoryHelper.newBusinessObject(Session session, ObjectId objectId) DocumentHelper.newBusinessObject(Session session, ObjectId objectId) DocumentStatusCodeHelper.newBusinessObject(Session session, ObjectId objectId) EPSBudgetChangeLogHelper.newBusinessObject(Session session, ObjectId objectId) EPSFundingHelper.newBusinessObject(Session session, ObjectId objectId) EPSHelper.newBusinessObject(Session session, ObjectId objectId) EPSNoteHelper.newBusinessObject(Session session, ObjectId objectId) EPSSpendingPlanHelper.newBusinessObject(Session session, ObjectId objectId) ExpenseCategoryHelper.newBusinessObject(Session session, ObjectId objectId) FinancialPeriodHelper.newBusinessObject(Session session, ObjectId objectId) FinancialPeriodTemplateHelper.newBusinessObject(Session session, ObjectId objectId) FundingSourceHelper.newBusinessObject(Session session, ObjectId objectId) GatewayDeploymentHelper.newBusinessObject(Session session, ObjectId objectId) GlobalPreferencesHelper.newBusinessObject(Session session, ObjectId objectId) GlobalProfileHelper.newBusinessObject(Session session, ObjectId objectId) GlobalReplaceHelper.newBusinessObject(Session session, ObjectId objectId) ImportOptionsTemplateHelper.newBusinessObject(Session session, ObjectId objectId) IssueHistoryHelper.newBusinessObject(Session session, ObjectId objectId) JobServiceHelper.newBusinessObject(Session session, ObjectId objectId) LeanTaskHelper.newBusinessObject(Session session, ObjectId objectId) LocationHelper.newBusinessObject(Session session, ObjectId objectId) MSPTemplateHelper.newBusinessObject(Session session, ObjectId objectId) NotebookTopicHelper.newBusinessObject(Session session, ObjectId objectId) OBSHelper.newBusinessObject(Session session, ObjectId objectId) OverheadCodeHelper.newBusinessObject(Session session, ObjectId objectId) PAuditXHelper.newBusinessObject(Session session, ObjectId objectId) ProfileHelper.newBusinessObject(Session session, ObjectId objectId) ProjectBudgetChangeLogHelper.newBusinessObject(Session session, ObjectId objectId) ProjectCodeAssignmentHelper.newBusinessObject(Session session, ObjectId objectId) ProjectCodeHelper.newBusinessObject(Session session, ObjectId objectId) ProjectCodeTypeHelper.newBusinessObject(Session session, ObjectId objectId) ProjectDeploymentHelper.newBusinessObject(Session session, ObjectId objectId) ProjectDocumentHelper.newBusinessObject(Session session, ObjectId objectId) ProjectFundingHelper.newBusinessObject(Session session, ObjectId objectId) ProjectHelper.newBusinessObject(Session session, ObjectId objectId) ProjectIssueHelper.newBusinessObject(Session session, ObjectId objectId) ProjectNoteHelper.newBusinessObject(Session session, ObjectId objectId) ProjectPortfolioHelper.newBusinessObject(Session session, ObjectId objectId) ProjectProfileHelper.newBusinessObject(Session session, ObjectId objectId) ProjectResourceCategoryHelper.newBusinessObject(Session session, ObjectId objectId) ProjectResourceHelper.newBusinessObject(Session session, ObjectId objectId) ProjectResourceQuantityHelper.newBusinessObject(Session session, ObjectId objectId) ProjectSpendingPlanHelper.newBusinessObject(Session session, ObjectId objectId) ProjectThresholdHelper.newBusinessObject(Session session, ObjectId objectId) RelationshipHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAccessHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentCodeAssignmentHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentCodeHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentCodeTypeHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentCreateHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentPeriodActualHelper.newBusinessObject(Session session, ObjectId objectId) ResourceAssignmentUpdateHelper.newBusinessObject(Session session, ObjectId objectId) ResourceCodeAssignmentHelper.newBusinessObject(Session session, ObjectId objectId) ResourceCodeHelper.newBusinessObject(Session session, ObjectId objectId) ResourceCodeTypeHelper.newBusinessObject(Session session, ObjectId objectId) ResourceCurveHelper.newBusinessObject(Session session, ObjectId objectId) ResourceHelper.newBusinessObject(Session session, ObjectId objectId) ResourceHourHelper.newBusinessObject(Session session, ObjectId objectId) ResourceLocationHelper.newBusinessObject(Session session, ObjectId objectId) ResourceRateHelper.newBusinessObject(Session session, ObjectId objectId) ResourceRoleHelper.newBusinessObject(Session session, ObjectId objectId) ResourceTeamHelper.newBusinessObject(Session session, ObjectId objectId) RiskCategoryHelper.newBusinessObject(Session session, ObjectId objectId) RiskHelper.newBusinessObject(Session session, ObjectId objectId) RiskImpactHelper.newBusinessObject(Session session, ObjectId objectId) RiskMatrixHelper.newBusinessObject(Session session, ObjectId objectId) RiskMatrixScoreHelper.newBusinessObject(Session session, ObjectId objectId) RiskMatrixThresholdHelper.newBusinessObject(Session session, ObjectId objectId) RiskResponseActionHelper.newBusinessObject(Session session, ObjectId objectId) RiskResponseActionImpactHelper.newBusinessObject(Session session, ObjectId objectId) RiskResponsePlanHelper.newBusinessObject(Session session, ObjectId objectId) RiskThresholdHelper.newBusinessObject(Session session, ObjectId objectId) RiskThresholdLevelHelper.newBusinessObject(Session session, ObjectId objectId) RoleCodeAssignmentHelper.newBusinessObject(Session session, ObjectId objectId) RoleCodeHelper.newBusinessObject(Session session, ObjectId objectId) RoleCodeTypeHelper.newBusinessObject(Session session, ObjectId objectId) RoleHelper.newBusinessObject(Session session, ObjectId objectId) RoleLimitHelper.newBusinessObject(Session session, ObjectId objectId) RoleRateHelper.newBusinessObject(Session session, ObjectId objectId) RoleTeamHelper.newBusinessObject(Session session, ObjectId objectId) ScheduleCheckOptionHelper.newBusinessObject(Session session, ObjectId objectId) ScheduleOptionsHelper.newBusinessObject(Session session, ObjectId objectId) ShiftHelper.newBusinessObject(Session session, ObjectId objectId) ShiftPeriodHelper.newBusinessObject(Session session, ObjectId objectId) StepUserDefinedValueUpdateHelper.newBusinessObject(Session session, ObjectId objectId) ThresholdParameterHelper.newBusinessObject(Session session, ObjectId objectId) TimesheetAuditHelper.newBusinessObject(Session session, ObjectId objectId) TimesheetDelegateHelper.newBusinessObject(Session session, ObjectId objectId) TimesheetHelper.newBusinessObject(Session session, ObjectId objectId) TimesheetPeriodHelper.newBusinessObject(Session session, ObjectId objectId) UDFCodeHelper.newBusinessObject(Session session, ObjectId objectId) UDFTypeHelper.newBusinessObject(Session session, ObjectId objectId) UDFValueHelper.newBusinessObject(Session session, ObjectId objectId) UnitOfMeasureHelper.newBusinessObject(Session session, ObjectId objectId) UpdateBaselineOptionHelper.newBusinessObject(Session session, ObjectId objectId) UserConsentHelper.newBusinessObject(Session session, ObjectId objectId) UserDefinedValueUpdateHelper.newBusinessObject(Session session, ObjectId objectId) UserFieldTitleHelper.newBusinessObject(Session session, ObjectId objectId) UserHelper.newBusinessObject(Session session, ObjectId objectId) UserInterfaceViewHelper.newBusinessObject(Session session, ObjectId objectId) UserLicenseHelper.newBusinessObject(Session session, ObjectId objectId) UserOBSHelper.newBusinessObject(Session session, ObjectId objectId) WBSCategoryHelper.newBusinessObject(Session session, ObjectId objectId) WBSHelper.newBusinessObject(Session session, ObjectId objectId) WBSMilestoneHelper.newBusinessObject(Session session, ObjectId objectId) WbsReviewersHelper.newBusinessObject(Session session, ObjectId objectId) -
Uses of ObjectId in com.primavera.integration.client.bo.object
Fields in com.primavera.integration.client.bo.object declared as ObjectIdModifier and TypeFieldDescriptionstatic final ObjectIdGlobalProfile.ADMIN_SUPERUSERConstant for Admin Superuserstatic final ObjectIdGlobalProfile.NO_GLOBAL_PRIVILEGESConstant for No Global Privilegesstatic final ObjectIdProjectProfile.PROJECT_SUPERUSERConstant for Project SuperuserMethods in com.primavera.integration.client.bo.object that return ObjectIdModifier and TypeMethodDescriptionProject.assignProjectAsBaseline(ObjectId projectId) Converts the provided project to be a baseline of this project.Project.convertToBaseline(ObjectId projectId) Converts this project to a baseline of the project provided.Project.copyBaseline(ObjectId baselineProjId) Creates a copy of the specified baseline project.Project.copyWBSFromTemplate(ObjectId destObjectId, ObjectId templateWbsObjectId, CopyWBSOptions copyWBSOptions, CopyActivityOptions copyActivityOptions) Copy a WBS structure from a template and place it under a projects wbs.WBS.copyWBSFromTemplate(ObjectId destObjectId, ObjectId templateWbsObjectId, CopyWBSOptions copyWBSOptions, CopyActivityOptions copyActivityOptions) Copy a WBS structure from a template and place it under a projects wbs.Activity.create()Creates this Activity object in the database.static ObjectId[]Creates multiple Activity objects in the database.ActivityCode.create()Creates this ActivityCode object in the database.static ObjectId[]ActivityCode.create(Session session, ActivityCode[] activitycodes) Creates multiple ActivityCode objects in the database.ActivityCodeAssignment.create()Creates this ActivityCodeAssignment object in the database.static ObjectId[]ActivityCodeAssignment.create(Session session, ActivityCodeAssignment[] activitycodeassignments) Creates multiple ActivityCodeAssignment objects in the database.ActivityCodeType.create()Creates this ActivityCodeType object in the database.static ObjectId[]ActivityCodeType.create(Session session, ActivityCodeType[] activitycodetypes) Creates multiple ActivityCodeType objects in the database.ActivityCodeUpdate.create()Creates this ActivityCodeUpdate object in the database.static ObjectId[]ActivityCodeUpdate.create(Session session, ActivityCodeUpdate[] activitycodeupdates) Creates multiple ActivityCodeUpdate objects in the database.ActivityComment.create()Creates this ActivityComment object in the database.static ObjectId[]ActivityComment.create(Session session, ActivityComment[] activitycomments) Creates multiple ActivityComment objects in the database.ActivityExpense.create()Creates this ActivityExpense object in the database.static ObjectId[]ActivityExpense.create(Session session, ActivityExpense[] activityexpenses) Creates multiple ActivityExpense objects in the database.ActivityFilter.create()Creates this ActivityFilter object in the database.static ObjectId[]ActivityFilter.create(Session session, ActivityFilter[] activityfilters) Creates multiple ActivityFilter objects in the database.ActivityNote.create()Creates this ActivityNote object in the database.static ObjectId[]ActivityNote.create(Session session, ActivityNote[] activitynotes) Creates multiple ActivityNote objects in the database.ActivityNoteUpdate.create()Creates this ActivityNoteUpdate object in the database.static ObjectId[]ActivityNoteUpdate.create(Session session, ActivityNoteUpdate[] activitynoteupdates) Creates multiple ActivityNoteUpdate objects in the database.ActivityOwner.create()Creates this ActivityOwner object in the database.static ObjectId[]ActivityOwner.create(Session session, ActivityOwner[] activityowners) Creates multiple ActivityOwner objects in the database.ActivityPeriodActual.create()Creates this ActivityPeriodActual object in the database.static ObjectId[]ActivityPeriodActual.create(Session session, ActivityPeriodActual[] activityperiodactuals) Creates multiple ActivityPeriodActual objects in the database.ActivityRisk.create()Creates this ActivityRisk object in the database.static ObjectId[]ActivityRisk.create(Session session, ActivityRisk[] activityrisks) Creates multiple ActivityRisk objects in the database.ActivityStep.create()Creates this ActivityStep object in the database.static ObjectId[]ActivityStep.create(Session session, ActivityStep[] activitysteps) Creates multiple ActivityStep objects in the database.ActivityStepCreate.create()Creates this ActivityStepCreate object in the database.static ObjectId[]ActivityStepCreate.create(Session session, ActivityStepCreate[] activitystepcreates) Creates multiple ActivityStepCreate objects in the database.ActivityStepDelete.create()Creates this ActivityStepDelete object in the database.static ObjectId[]ActivityStepDelete.create(Session session, ActivityStepDelete[] activitystepdeletes) Creates multiple ActivityStepDelete objects in the database.ActivityStepTemplate.create()Creates this ActivityStepTemplate object in the database.static ObjectId[]ActivityStepTemplate.create(Session session, ActivityStepTemplate[] activitysteptemplates) Creates multiple ActivityStepTemplate objects in the database.ActivityStepTemplateItem.create()Creates this ActivityStepTemplateItem object in the database.static ObjectId[]ActivityStepTemplateItem.create(Session session, ActivityStepTemplateItem[] activitysteptemplateitems) Creates multiple ActivityStepTemplateItem objects in the database.ActivityStepUpdate.create()Creates this ActivityStepUpdate object in the database.static ObjectId[]ActivityStepUpdate.create(Session session, ActivityStepUpdate[] activitystepupdates) Creates multiple ActivityStepUpdate objects in the database.ActivityUpdate.create()Creates this ActivityUpdate object in the database.static ObjectId[]ActivityUpdate.create(Session session, ActivityUpdate[] activityupdates) Creates multiple ActivityUpdate objects in the database.Alert.create()Creates this Alert object in the database.static ObjectId[]Creates multiple Alert objects in the database.AutovueAttr.create()Creates this AutovueAttr object in the database.static ObjectId[]AutovueAttr.create(Session session, AutovueAttr[] autovueattrs) Creates multiple AutovueAttr objects in the database.BaselineProject.create()Creates this BaselineProject object in the database.static ObjectId[]BaselineProject.create(Session session, BaselineProject[] baselineprojects) Creates multiple BaselineProject objects in the database.BaselineType.create()Creates this BaselineType object in the database.static ObjectId[]BaselineType.create(Session session, BaselineType[] baselinetypes) Creates multiple BaselineType objects in the database.Calendar.create()Creates this Calendar object in the database.static ObjectId[]Creates multiple Calendar objects in the database.CBS.create()Creates this CBS object in the database.static ObjectId[]Creates multiple CBS objects in the database.CBSDurationSummary.create()Creates this CBSDurationSummary object in the database.static ObjectId[]CBSDurationSummary.create(Session session, CBSDurationSummary[] cbsdurationsummarys) Creates multiple CBSDurationSummary objects in the database.ChangeSet.create()Creates this ChangeSet object in the database.static ObjectId[]Creates multiple ChangeSet objects in the database.CostAccount.create()Creates this CostAccount object in the database.static ObjectId[]CostAccount.create(Session session, CostAccount[] costaccounts) Creates multiple CostAccount objects in the database.Currency.create()Creates this Currency object in the database.static ObjectId[]Creates multiple Currency objects in the database.Document.create()Creates this Document object in the database.static ObjectId[]Creates multiple Document objects in the database.DocumentCategory.create()Creates this DocumentCategory object in the database.static ObjectId[]DocumentCategory.create(Session session, DocumentCategory[] documentcategories) Creates multiple DocumentCategory objects in the database.DocumentStatusCode.create()Creates this DocumentStatusCode object in the database.static ObjectId[]DocumentStatusCode.create(Session session, DocumentStatusCode[] documentstatuscodes) Creates multiple DocumentStatusCode objects in the database.EPS.create()Creates this EPS object in the database.static ObjectId[]Creates multiple EPS objects in the database.EPSBudgetChangeLog.create()Creates this EPSBudgetChangeLog object in the database.static ObjectId[]EPSBudgetChangeLog.create(Session session, EPSBudgetChangeLog[] epsbudgetchangelogs) Creates multiple EPSBudgetChangeLog objects in the database.EPSFunding.create()Creates this EPSFunding object in the database.static ObjectId[]EPSFunding.create(Session session, EPSFunding[] epsfundings) Creates multiple EPSFunding objects in the database.EPSNote.create()Creates this EPSNote object in the database.static ObjectId[]Creates multiple EPSNote objects in the database.EPSSpendingPlan.create()Creates this EPSSpendingPlan object in the database.static ObjectId[]EPSSpendingPlan.create(Session session, EPSSpendingPlan[] epsspendingplans) Creates multiple EPSSpendingPlan objects in the database.ExpenseCategory.create()Creates this ExpenseCategory object in the database.static ObjectId[]ExpenseCategory.create(Session session, ExpenseCategory[] expensecategories) Creates multiple ExpenseCategory objects in the database.FinancialPeriod.create()Creates this FinancialPeriod object in the database.static ObjectId[]FinancialPeriod.create(Session session, FinancialPeriod[] financialperiods) Creates multiple FinancialPeriod objects in the database.FinancialPeriodTemplate.create()Creates this FinancialPeriodTemplate object in the database.static ObjectId[]FinancialPeriodTemplate.create(Session session, FinancialPeriodTemplate[] financialperiodtemplates) Creates multiple FinancialPeriodTemplate objects in the database.FundingSource.create()Creates this FundingSource object in the database.static ObjectId[]FundingSource.create(Session session, FundingSource[] fundingsources) Creates multiple FundingSource objects in the database.GatewayDeployment.create()Creates this GatewayDeployment object in the database.static ObjectId[]GatewayDeployment.create(Session session, GatewayDeployment[] gatewaydeployments) Creates multiple GatewayDeployment objects in the database.GlobalProfile.create()Creates this GlobalProfile object in the database.static ObjectId[]GlobalProfile.create(Session session, GlobalProfile[] globalprofiles) Creates multiple GlobalProfile objects in the database.JobService.create()Creates this JobService object in the database.static ObjectId[]JobService.create(Session session, JobService[] jobservices) Creates multiple JobService objects in the database.LeanTask.create()Creates this LeanTask object in the database.static ObjectId[]Creates multiple LeanTask objects in the database.Location.create()Creates this Location object in the database.static ObjectId[]Creates multiple Location objects in the database.NotebookTopic.create()Creates this NotebookTopic object in the database.static ObjectId[]NotebookTopic.create(Session session, NotebookTopic[] notebooktopics) Creates multiple NotebookTopic objects in the database.OBS.create()Creates this OBS object in the database.static ObjectId[]Creates multiple OBS objects in the database.OverheadCode.create()Creates this OverheadCode object in the database.static ObjectId[]OverheadCode.create(Session session, OverheadCode[] overheadcodes) Creates multiple OverheadCode objects in the database.PAuditX.create()Creates this PAuditX object in the database.static ObjectId[]Creates multiple PAuditX objects in the database.Profile.create()Creates this Profile object in the database.static ObjectId[]Creates multiple Profile objects in the database.Project.create()Creates this Project object in the database.static ObjectId[]Creates multiple Project objects in the database.ProjectBudgetChangeLog.create()Creates this ProjectBudgetChangeLog object in the database.static ObjectId[]ProjectBudgetChangeLog.create(Session session, ProjectBudgetChangeLog[] projectbudgetchangelogs) Creates multiple ProjectBudgetChangeLog objects in the database.ProjectCode.create()Creates this ProjectCode object in the database.static ObjectId[]ProjectCode.create(Session session, ProjectCode[] projectcodes) Creates multiple ProjectCode objects in the database.ProjectCodeAssignment.create()Creates this ProjectCodeAssignment object in the database.static ObjectId[]ProjectCodeAssignment.create(Session session, ProjectCodeAssignment[] projectcodeassignments) Creates multiple ProjectCodeAssignment objects in the database.ProjectCodeType.create()Creates this ProjectCodeType object in the database.static ObjectId[]ProjectCodeType.create(Session session, ProjectCodeType[] projectcodetypes) Creates multiple ProjectCodeType objects in the database.ProjectDeployment.create()Creates this ProjectDeployment object in the database.static ObjectId[]ProjectDeployment.create(Session session, ProjectDeployment[] projectdeployments) Creates multiple ProjectDeployment objects in the database.ProjectDocument.create()Creates this ProjectDocument object in the database.static ObjectId[]ProjectDocument.create(Session session, ProjectDocument[] projectdocuments) Creates multiple ProjectDocument objects in the database.ProjectFunding.create()Creates this ProjectFunding object in the database.static ObjectId[]ProjectFunding.create(Session session, ProjectFunding[] projectfundings) Creates multiple ProjectFunding objects in the database.ProjectIssue.create()Creates this ProjectIssue object in the database.static ObjectId[]ProjectIssue.create(Session session, ProjectIssue[] projectissues) Creates multiple ProjectIssue objects in the database.ProjectNote.create()Creates this ProjectNote object in the database.static ObjectId[]ProjectNote.create(Session session, ProjectNote[] projectnotes) Creates multiple ProjectNote objects in the database.ProjectPortfolio.create()Creates this ProjectPortfolio object in the database.static ObjectId[]ProjectPortfolio.create(Session session, ProjectPortfolio[] projectportfolios) Creates multiple ProjectPortfolio objects in the database.ProjectProfile.create()Creates this ProjectProfile object in the database.static ObjectId[]ProjectProfile.create(Session session, ProjectProfile[] projectprofiles) Creates multiple ProjectProfile objects in the database.ProjectResource.create()Creates this ProjectResource object in the database.static ObjectId[]ProjectResource.create(Session session, ProjectResource[] projectresources) Creates multiple ProjectResource objects in the database.ProjectResourceCategory.create()Creates this ProjectResourceCategory object in the database.static ObjectId[]ProjectResourceCategory.create(Session session, ProjectResourceCategory[] projectresourcecategories) Creates multiple ProjectResourceCategory objects in the database.ProjectResourceQuantity.create()Creates this ProjectResourceQuantity object in the database.static ObjectId[]ProjectResourceQuantity.create(Session session, ProjectResourceQuantity[] projectresourcequantities) Creates multiple ProjectResourceQuantity objects in the database.ProjectSpendingPlan.create()Creates this ProjectSpendingPlan object in the database.static ObjectId[]ProjectSpendingPlan.create(Session session, ProjectSpendingPlan[] projectspendingplans) Creates multiple ProjectSpendingPlan objects in the database.ProjectThreshold.create()Creates this ProjectThreshold object in the database.static ObjectId[]ProjectThreshold.create(Session session, ProjectThreshold[] projectthresholds) Creates multiple ProjectThreshold objects in the database.Relationship.create()Creates this Relationship object in the database.static ObjectId[]Relationship.create(Session session, Relationship[] relationships) Creates multiple Relationship objects in the database.Resource.create()Creates this Resource object in the database.static ObjectId[]Creates multiple Resource objects in the database.ResourceAccess.create()Creates this ResourceAccess object in the database.static ObjectId[]ResourceAccess.create(Session session, ResourceAccess[] resourceaccess) Creates multiple ResourceAccess objects in the database.ResourceAssignment.create()Creates this ResourceAssignment object in the database.static ObjectId[]ResourceAssignment.create(Session session, ResourceAssignment[] resourceassignments) Creates multiple ResourceAssignment objects in the database.ResourceAssignmentCode.create()Creates this ResourceAssignmentCode object in the database.static ObjectId[]ResourceAssignmentCode.create(Session session, ResourceAssignmentCode[] resourceassignmentcodes) Creates multiple ResourceAssignmentCode objects in the database.ResourceAssignmentCodeAssignment.create()Creates this ResourceAssignmentCodeAssignment object in the database.static ObjectId[]ResourceAssignmentCodeAssignment.create(Session session, ResourceAssignmentCodeAssignment[] resourceassignmentcodeassignments) Creates multiple ResourceAssignmentCodeAssignment objects in the database.ResourceAssignmentCodeType.create()Creates this ResourceAssignmentCodeType object in the database.static ObjectId[]ResourceAssignmentCodeType.create(Session session, ResourceAssignmentCodeType[] resourceassignmentcodetypes) Creates multiple ResourceAssignmentCodeType objects in the database.ResourceAssignmentCreate.create()Creates this ResourceAssignmentCreate object in the database.static ObjectId[]ResourceAssignmentCreate.create(Session session, ResourceAssignmentCreate[] resourceassignmentcreates) Creates multiple ResourceAssignmentCreate objects in the database.ResourceAssignmentPeriodActual.create()Creates this ResourceAssignmentPeriodActual object in the database.static ObjectId[]ResourceAssignmentPeriodActual.create(Session session, ResourceAssignmentPeriodActual[] resourceassignmentperiodactuals) Creates multiple ResourceAssignmentPeriodActual objects in the database.ResourceAssignmentUpdate.create()Creates this ResourceAssignmentUpdate object in the database.static ObjectId[]ResourceAssignmentUpdate.create(Session session, ResourceAssignmentUpdate[] resourceassignmentupdates) Creates multiple ResourceAssignmentUpdate objects in the database.ResourceCode.create()Creates this ResourceCode object in the database.static ObjectId[]ResourceCode.create(Session session, ResourceCode[] resourcecodes) Creates multiple ResourceCode objects in the database.ResourceCodeAssignment.create()Creates this ResourceCodeAssignment object in the database.static ObjectId[]ResourceCodeAssignment.create(Session session, ResourceCodeAssignment[] resourcecodeassignments) Creates multiple ResourceCodeAssignment objects in the database.ResourceCodeType.create()Creates this ResourceCodeType object in the database.static ObjectId[]ResourceCodeType.create(Session session, ResourceCodeType[] resourcecodetypes) Creates multiple ResourceCodeType objects in the database.ResourceCurve.create()Creates this ResourceCurve object in the database.static ObjectId[]ResourceCurve.create(Session session, ResourceCurve[] resourcecurves) Creates multiple ResourceCurve objects in the database.ResourceHour.create()Creates this ResourceHour object in the database.static ObjectId[]ResourceHour.create(Session session, ResourceHour[] resourcehours) Creates multiple ResourceHour objects in the database.ResourceLocation.create()Creates this ResourceLocation object in the database.static ObjectId[]ResourceLocation.create(Session session, ResourceLocation[] resourcelocations) Creates multiple ResourceLocation objects in the database.ResourceRate.create()Creates this ResourceRate object in the database.static ObjectId[]ResourceRate.create(Session session, ResourceRate[] resourcerates) Creates multiple ResourceRate objects in the database.ResourceRole.create()Creates this ResourceRole object in the database.static ObjectId[]ResourceRole.create(Session session, ResourceRole[] resourceroles) Creates multiple ResourceRole objects in the database.ResourceTeam.create()Creates this ResourceTeam object in the database.static ObjectId[]ResourceTeam.create(Session session, ResourceTeam[] resourceteams) Creates multiple ResourceTeam objects in the database.Risk.create()Creates this Risk object in the database.static ObjectId[]Creates multiple Risk objects in the database.RiskCategory.create()Creates this RiskCategory object in the database.static ObjectId[]RiskCategory.create(Session session, RiskCategory[] riskcategories) Creates multiple RiskCategory objects in the database.RiskImpact.create()Creates this RiskImpact object in the database.static ObjectId[]RiskImpact.create(Session session, RiskImpact[] riskimpacts) Creates multiple RiskImpact objects in the database.RiskMatrix.create()Creates this RiskMatrix object in the database.static ObjectId[]RiskMatrix.create(Session session, RiskMatrix[] riskmatrices) Creates multiple RiskMatrix objects in the database.RiskMatrixScore.create()Creates this RiskMatrixScore object in the database.static ObjectId[]RiskMatrixScore.create(Session session, RiskMatrixScore[] riskmatrixscores) Creates multiple RiskMatrixScore objects in the database.RiskMatrixThreshold.create()Creates this RiskMatrixThreshold object in the database.static ObjectId[]RiskMatrixThreshold.create(Session session, RiskMatrixThreshold[] riskmatrixthresholds) Creates multiple RiskMatrixThreshold objects in the database.RiskResponseAction.create()Creates this RiskResponseAction object in the database.static ObjectId[]RiskResponseAction.create(Session session, RiskResponseAction[] riskresponseactions) Creates multiple RiskResponseAction objects in the database.RiskResponseActionImpact.create()Creates this RiskResponseActionImpact object in the database.static ObjectId[]RiskResponseActionImpact.create(Session session, RiskResponseActionImpact[] riskresponseactionimpacts) Creates multiple RiskResponseActionImpact objects in the database.RiskResponsePlan.create()Creates this RiskResponsePlan object in the database.static ObjectId[]RiskResponsePlan.create(Session session, RiskResponsePlan[] riskresponseplans) Creates multiple RiskResponsePlan objects in the database.RiskThreshold.create()Creates this RiskThreshold object in the database.static ObjectId[]RiskThreshold.create(Session session, RiskThreshold[] riskthresholds) Creates multiple RiskThreshold objects in the database.RiskThresholdLevel.create()Creates this RiskThresholdLevel object in the database.static ObjectId[]RiskThresholdLevel.create(Session session, RiskThresholdLevel[] riskthresholdlevels) Creates multiple RiskThresholdLevel objects in the database.Role.create()Creates this Role object in the database.static ObjectId[]Creates multiple Role objects in the database.RoleCode.create()Creates this RoleCode object in the database.static ObjectId[]Creates multiple RoleCode objects in the database.RoleCodeAssignment.create()Creates this RoleCodeAssignment object in the database.static ObjectId[]RoleCodeAssignment.create(Session session, RoleCodeAssignment[] rolecodeassignments) Creates multiple RoleCodeAssignment objects in the database.RoleCodeType.create()Creates this RoleCodeType object in the database.static ObjectId[]RoleCodeType.create(Session session, RoleCodeType[] rolecodetypes) Creates multiple RoleCodeType objects in the database.RoleLimit.create()Creates this RoleLimit object in the database.static ObjectId[]Creates multiple RoleLimit objects in the database.RoleRate.create()Creates this RoleRate object in the database.static ObjectId[]Creates multiple RoleRate objects in the database.RoleTeam.create()Creates this RoleTeam object in the database.static ObjectId[]Creates multiple RoleTeam objects in the database.ScheduleCheckOption.create()Creates this ScheduleCheckOption object in the database.static ObjectId[]ScheduleCheckOption.create(Session session, ScheduleCheckOption[] schedulecheckoptions) Creates multiple ScheduleCheckOption objects in the database.Shift.create()Creates this Shift object in the database.static ObjectId[]Creates multiple Shift objects in the database.StepUserDefinedValueUpdate.create()Creates this StepUserDefinedValueUpdate object in the database.static ObjectId[]StepUserDefinedValueUpdate.create(Session session, StepUserDefinedValueUpdate[] stepuserdefinedvalueupdates) Creates multiple StepUserDefinedValueUpdate objects in the database.Timesheet.create()Creates this Timesheet object in the database.static ObjectId[]Creates multiple Timesheet objects in the database.TimesheetPeriod.create()Creates this TimesheetPeriod object in the database.static ObjectId[]TimesheetPeriod.create(Session session, TimesheetPeriod[] timesheetperiods) Creates multiple TimesheetPeriod objects in the database.UDFCode.create()Creates this UDFCode object in the database.static ObjectId[]Creates multiple UDFCode objects in the database.UDFType.create()Creates this UDFType object in the database.static ObjectId[]Creates multiple UDFType objects in the database.UDFValue.create()Creates this UDFValue object in the database.static ObjectId[]Creates multiple UDFValue objects in the database.UnitOfMeasure.create()Creates this UnitOfMeasure object in the database.static ObjectId[]UnitOfMeasure.create(Session session, UnitOfMeasure[] unitofmeasures) Creates multiple UnitOfMeasure objects in the database.User.create()Creates this User object in the database.static ObjectId[]Creates multiple User objects in the database.UserConsent.create()Creates this UserConsent object in the database.static ObjectId[]UserConsent.create(Session session, UserConsent[] userconsent) Creates multiple UserConsent objects in the database.UserDefinedValueUpdate.create()Creates this UserDefinedValueUpdate object in the database.static ObjectId[]UserDefinedValueUpdate.create(Session session, UserDefinedValueUpdate[] userdefinedvalueupdates) Creates multiple UserDefinedValueUpdate objects in the database.UserLicense.create()Creates this UserLicense object in the database.static ObjectId[]UserLicense.create(Session session, UserLicense[] userlicenses) Creates multiple UserLicense objects in the database.UserOBS.create()Creates this UserOBS object in the database.static ObjectId[]Creates multiple UserOBS objects in the database.WBS.create()Creates this WBS object in the database.static ObjectId[]Creates multiple WBS objects in the database.WBSCategory.create()Creates this WBSCategory object in the database.static ObjectId[]WBSCategory.create(Session session, WBSCategory[] wbscategories) Creates multiple WBSCategory objects in the database.WBSMilestone.create()Creates this WBSMilestone object in the database.static ObjectId[]WBSMilestone.create(Session session, WBSMilestone[] wbsmilestones) Creates multiple WBSMilestone objects in the database.WbsReviewers.create()Creates this WbsReviewers object in the database.static ObjectId[]WbsReviewers.create(Session session, WbsReviewers[] wbsreviewerss) Creates multiple WbsReviewers objects in the database.ObjectId[]WBS.createActivities(Activity[] activities) Creates multiple associated Activity objects in the database.WBS.createActivity(Activity activity) Creates an associated Activity object in the database.ActivityCode.createActivityCodeChild(ActivityCode activitycodechild) Creates an associated ActivityCode object in the database.ObjectId[]ActivityCode.createActivityCodeChildren(ActivityCode[] activitycodechildren) Creates multiple associated ActivityCode objects in the database.Activity.createActivityExpense(ActivityExpense activityexpense) Creates an associated ActivityExpense object in the database.ObjectId[]Activity.createActivityExpenses(ActivityExpense[] activityexpenses) Creates multiple associated ActivityExpense objects in the database.Activity.createActivityNote(ActivityNote activitynote) Creates an associated ActivityNote object in the database.ObjectId[]Activity.createActivityNotes(ActivityNote[] activitynotes) Creates multiple associated ActivityNote objects in the database.Activity.createActivityStep(ActivityStep activitystep) Creates an associated ActivityStep object in the database.ObjectId[]Activity.createActivitySteps(ActivityStep[] activitysteps) Creates multiple associated ActivityStep objects in the database.ResourceAssignmentCode.createAssignmentCodeChild(ResourceAssignmentCode assignmentcodechild) Creates an associated ResourceAssignmentCode object in the database.ObjectId[]ResourceAssignmentCode.createAssignmentCodeChildren(ResourceAssignmentCode[] assignmentcodechildren) Creates multiple associated ResourceAssignmentCode objects in the database.Activity.createCopy(ObjectId projectObjectId, ObjectId wbsObjectId, String newId, CopyActivityOptions copyOptions) Copies the activity to a project node or a WBS node.Project.createCopy(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a copy of the project.Project.createCopyAsBaseline()Copies a copy of the current project and makes the copy a baseline of the current project.Project.createCopyAsReflection()Copies a copy of the current project and makes the copy a reflection of the current project.Project.createCopyAsTemplate(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a copy of the current project and makes it a template project.CostAccount.createCostAccountChild(CostAccount costaccountchild) Creates an associated CostAccount object in the database.ObjectId[]CostAccount.createCostAccountChildren(CostAccount[] costaccountchildren) Creates multiple associated CostAccount objects in the database.Document.createDocumentChild(Document documentchild) Creates an associated Document object in the database.ObjectId[]Document.createDocumentChildren(Document[] documentchildren) Creates multiple associated Document objects in the database.EPS.createEPSBudgetChangeLog(EPSBudgetChangeLog epsbudgetchangelog) Creates an associated EPSBudgetChangeLog object in the database.ObjectId[]EPS.createEPSBudgetChangeLogs(EPSBudgetChangeLog[] epsbudgetchangelogs) Creates multiple associated EPSBudgetChangeLog objects in the database.EPS.createEPSChild(EPS epschild) Creates an associated EPS object in the database.ObjectId[]EPS.createEPSChildren(EPS[] epschildren) Creates multiple associated EPS objects in the database.EPS.createEPSFunding(EPSFunding epsfunding) Creates an associated EPSFunding object in the database.ObjectId[]EPS.createEPSFundings(EPSFunding[] epsfundings) Creates multiple associated EPSFunding objects in the database.EPS.createEPSNote(EPSNote epsnote) Creates an associated EPSNote object in the database.ObjectId[]EPS.createEPSNotes(EPSNote[] epsnotes) Creates multiple associated EPSNote objects in the database.EPS.createEPSSpendingPlan(EPSSpendingPlan epsspendingplan) Creates an associated EPSSpendingPlan object in the database.ObjectId[]EPS.createEPSSpendingPlans(EPSSpendingPlan[] epsspendingplans) Creates multiple associated EPSSpendingPlan objects in the database.FundingSource.createFundingSourceChild(FundingSource fundingsourcechild) Creates an associated FundingSource object in the database.ObjectId[]FundingSource.createFundingSourceChildren(FundingSource[] fundingsourcechildren) Creates multiple associated FundingSource objects in the database.Activity.createLeanTask(LeanTask leantask) Creates an associated LeanTask object in the database.ObjectId[]Activity.createLeanTasks(LeanTask[] leantasks) Creates multiple associated LeanTask objects in the database.static ObjectIdActivityCodeAssignment.createObjectId(ObjectId activityObjectId, ObjectId activityCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdActivityPeriodActual.createObjectId(ObjectId financialPeriodObjectId, ObjectId activityObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdActivityRisk.createObjectId(ObjectId riskObjectId, ObjectId activityObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdProjectCodeAssignment.createObjectId(ObjectId projectObjectId, ObjectId projectCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdProjectResourceQuantity.createObjectId(ObjectId projectResourceObjectId, Date weekStartDate, Date monthStartDate) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceAccess.createObjectId(ObjectId userObjectId, ObjectId resourceObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceAssignmentCodeAssignment.createObjectId(ObjectId resourceAssignmentObjectId, ObjectId resourceAssignmentCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceAssignmentPeriodActual.createObjectId(ObjectId financialPeriodObjectId, ObjectId resourceAssignmentObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceCodeAssignment.createObjectId(ObjectId resourceObjectId, ObjectId resourceCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceRole.createObjectId(ObjectId resourceObjectId, ObjectId roleObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRiskImpact.createObjectId(ObjectId riskObjectId, ObjectId riskThresholdObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRiskMatrixThreshold.createObjectId(ObjectId riskMatrixObjectId, ObjectId riskThresholdObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRiskResponseActionImpact.createObjectId(ObjectId riskResponseActionObjectId, ObjectId riskThresholdObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRoleCodeAssignment.createObjectId(ObjectId roleObjectId, ObjectId roleCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdScheduleOptions.createObjectId(ObjectId userObjectId, ObjectId projectObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdTimesheet.createObjectId(ObjectId resourceObjectId, ObjectId timesheetPeriodObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdUDFValue.createObjectId(ObjectId uDFTypeObjectId, ObjectId foreignObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdUserOBS.createObjectId(ObjectId userObjectId, ObjectId obsObjectId) Creates a multi-part ObjectId from two individual ObjectIds.OBS.createOBSChild(OBS obschild) Creates an associated OBS object in the database.ObjectId[]OBS.createOBSChildren(OBS[] obschildren) Creates multiple associated OBS objects in the database.Activity.createPredecessorRelationship(Relationship predecessorrelationship) Creates an associated Relationship object in the database.ObjectId[]Activity.createPredecessorRelationships(Relationship[] predecessorrelationships) Creates multiple associated Relationship objects in the database.WBS.createProjectBudgetChangeLog(ProjectBudgetChangeLog projectbudgetchangelog) Creates an associated ProjectBudgetChangeLog object in the database.ObjectId[]WBS.createProjectBudgetChangeLogs(ProjectBudgetChangeLog[] projectbudgetchangelogs) Creates multiple associated ProjectBudgetChangeLog objects in the database.EPS.createProjectChild(Project projectchild) Creates an associated Project object in the database.ObjectId[]EPS.createProjectChildren(Project[] projectchildren) Creates multiple associated Project objects in the database.ProjectCode.createProjectCodeChild(ProjectCode projectcodechild) Creates an associated ProjectCode object in the database.ObjectId[]ProjectCode.createProjectCodeChildren(ProjectCode[] projectcodechildren) Creates multiple associated ProjectCode objects in the database.Activity.createProjectDocument(ProjectDocument projectdocument) Creates an associated ProjectDocument object in the database.WBS.createProjectDocument(ProjectDocument projectdocument) Creates an associated ProjectDocument object in the database.ObjectId[]Activity.createProjectDocuments(ProjectDocument[] projectdocuments) Creates multiple associated ProjectDocument objects in the database.ObjectId[]WBS.createProjectDocuments(ProjectDocument[] projectdocuments) Creates multiple associated ProjectDocument objects in the database.Project.createProjectFromTemplate(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a project from the specified template project.BaselineProject.createProjectFunding(ProjectFunding projectfunding) Creates an associated ProjectFunding object in the database.Project.createProjectFunding(ProjectFunding projectfunding) Creates an associated ProjectFunding object in the database.ObjectId[]BaselineProject.createProjectFundings(ProjectFunding[] projectfundings) Creates multiple associated ProjectFunding objects in the database.ObjectId[]Project.createProjectFundings(ProjectFunding[] projectfundings) Creates multiple associated ProjectFunding objects in the database.Activity.createProjectIssue(ProjectIssue projectissue) Creates an associated ProjectIssue object in the database.WBS.createProjectIssue(ProjectIssue projectissue) Creates an associated ProjectIssue object in the database.ObjectId[]Activity.createProjectIssues(ProjectIssue[] projectissues) Creates multiple associated ProjectIssue objects in the database.ObjectId[]WBS.createProjectIssues(ProjectIssue[] projectissues) Creates multiple associated ProjectIssue objects in the database.ObjectId[]BaselineProject.createProjectLevelActivities(Activity[] projectlevelactivities) Creates multiple associated Activity objects in the database.ObjectId[]Project.createProjectLevelActivities(Activity[] projectlevelactivities) Creates multiple associated Activity objects in the database.BaselineProject.createProjectLevelActivity(Activity projectlevelactivity) Creates an associated Activity object in the database.Project.createProjectLevelActivity(Activity projectlevelactivity) Creates an associated Activity object in the database.BaselineProject.createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog projectlevelbudgetchangelog) Creates an associated ProjectBudgetChangeLog object in the database.Project.createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog projectlevelbudgetchangelog) Creates an associated ProjectBudgetChangeLog object in the database.ObjectId[]BaselineProject.createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs) Creates multiple associated ProjectBudgetChangeLog objects in the database.ObjectId[]Project.createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs) Creates multiple associated ProjectBudgetChangeLog objects in the database.BaselineProject.createProjectLevelIssue(ProjectIssue projectlevelissue) Creates an associated ProjectIssue object in the database.Project.createProjectLevelIssue(ProjectIssue projectlevelissue) Creates an associated ProjectIssue object in the database.ObjectId[]BaselineProject.createProjectLevelIssues(ProjectIssue[] projectlevelissues) Creates multiple associated ProjectIssue objects in the database.ObjectId[]Project.createProjectLevelIssues(ProjectIssue[] projectlevelissues) Creates multiple associated ProjectIssue objects in the database.BaselineProject.createProjectLevelNote(ProjectNote projectlevelnote) Creates an associated ProjectNote object in the database.Project.createProjectLevelNote(ProjectNote projectlevelnote) Creates an associated ProjectNote object in the database.ObjectId[]BaselineProject.createProjectLevelNotes(ProjectNote[] projectlevelnotes) Creates multiple associated ProjectNote objects in the database.ObjectId[]Project.createProjectLevelNotes(ProjectNote[] projectlevelnotes) Creates multiple associated ProjectNote objects in the database.BaselineProject.createProjectLevelSpendingPlan(ProjectSpendingPlan projectlevelspendingplan) Creates an associated ProjectSpendingPlan object in the database.Project.createProjectLevelSpendingPlan(ProjectSpendingPlan projectlevelspendingplan) Creates an associated ProjectSpendingPlan object in the database.ObjectId[]BaselineProject.createProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans) Creates multiple associated ProjectSpendingPlan objects in the database.ObjectId[]Project.createProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans) Creates multiple associated ProjectSpendingPlan objects in the database.BaselineProject.createProjectLevelThreshold(ProjectThreshold projectlevelthreshold) Creates an associated ProjectThreshold object in the database.Project.createProjectLevelThreshold(ProjectThreshold projectlevelthreshold) Creates an associated ProjectThreshold object in the database.ObjectId[]BaselineProject.createProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds) Creates multiple associated ProjectThreshold objects in the database.ObjectId[]Project.createProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds) Creates multiple associated ProjectThreshold objects in the database.BaselineProject.createProjectLevelWBSMilestone(WBSMilestone projectlevelwbsmilestone) Creates an associated WBSMilestone object in the database.Project.createProjectLevelWBSMilestone(WBSMilestone projectlevelwbsmilestone) Creates an associated WBSMilestone object in the database.ObjectId[]BaselineProject.createProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones) Creates multiple associated WBSMilestone objects in the database.ObjectId[]Project.createProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones) Creates multiple associated WBSMilestone objects in the database.WBS.createProjectNote(ProjectNote projectnote) Creates an associated ProjectNote object in the database.ObjectId[]WBS.createProjectNotes(ProjectNote[] projectnotes) Creates multiple associated ProjectNote objects in the database.User.createProjectPortfolio(ProjectPortfolio projectportfolio) Creates an associated ProjectPortfolio object in the database.ObjectId[]User.createProjectPortfolios(ProjectPortfolio[] projectportfolios) Creates multiple associated ProjectPortfolio objects in the database.WBS.createProjectSpendingPlan(ProjectSpendingPlan projectspendingplan) Creates an associated ProjectSpendingPlan object in the database.ObjectId[]WBS.createProjectSpendingPlans(ProjectSpendingPlan[] projectspendingplans) Creates multiple associated ProjectSpendingPlan objects in the database.WBS.createProjectThreshold(ProjectThreshold projectthreshold) Creates an associated ProjectThreshold object in the database.ObjectId[]WBS.createProjectThresholds(ProjectThreshold[] projectthresholds) Creates multiple associated ProjectThreshold objects in the database.Activity.createResourceAssignment(ResourceAssignment resourceassignment) Creates an associated ResourceAssignment object in the database.Resource.createResourceAssignment(ResourceAssignment resourceassignment) Creates an associated ResourceAssignment object in the database.ObjectId[]Activity.createResourceAssignments(ResourceAssignment[] resourceassignments) Creates multiple associated ResourceAssignment objects in the database.ObjectId[]Resource.createResourceAssignments(ResourceAssignment[] resourceassignments) Creates multiple associated ResourceAssignment objects in the database.Resource.createResourceChild(Resource resourcechild) Creates an associated Resource object in the database.ObjectId[]Resource.createResourceChildren(Resource[] resourcechildren) Creates multiple associated Resource objects in the database.ResourceCode.createResourceCodeChild(ResourceCode resourcecodechild) Creates an associated ResourceCode object in the database.ObjectId[]ResourceCode.createResourceCodeChildren(ResourceCode[] resourcecodechildren) Creates multiple associated ResourceCode objects in the database.Resource.createResourceRate(ResourceRate resourcerate) Creates an associated ResourceRate object in the database.ObjectId[]Resource.createResourceRates(ResourceRate[] resourcerates) Creates multiple associated ResourceRate objects in the database.User.createResourceTeam(ResourceTeam resourceteam) Creates an associated ResourceTeam object in the database.ObjectId[]User.createResourceTeams(ResourceTeam[] resourceteams) Creates multiple associated ResourceTeam objects in the database.BaselineProject.createRisk(Risk risk) Creates an associated Risk object in the database.RiskMatrix.createRiskMatrixScore(RiskMatrixScore riskmatrixscore) Creates an associated RiskMatrixScore object in the database.ObjectId[]RiskMatrix.createRiskMatrixScores(RiskMatrixScore[] riskmatrixscores) Creates multiple associated RiskMatrixScore objects in the database.RiskMatrix.createRiskMatrixThreshold(RiskMatrixThreshold riskmatrixthreshold) Creates an associated RiskMatrixThreshold object in the database.ObjectId[]RiskMatrix.createRiskMatrixThresholds(RiskMatrixThreshold[] riskmatrixthresholds) Creates multiple associated RiskMatrixThreshold objects in the database.ObjectId[]BaselineProject.createRisks(Risk[] risks) Creates multiple associated Risk objects in the database.Role.createRoleChild(Role rolechild) Creates an associated Role object in the database.ObjectId[]Role.createRoleChildren(Role[] rolechildren) Creates multiple associated Role objects in the database.RoleCode.createRoleCodeChild(RoleCode rolecodechild) Creates an associated RoleCode object in the database.ObjectId[]RoleCode.createRoleCodeChildren(RoleCode[] rolecodechildren) Creates multiple associated RoleCode objects in the database.Role.createRoleLimit(RoleLimit rolelimit) Creates an associated RoleLimit object in the database.ObjectId[]Role.createRoleLimits(RoleLimit[] rolelimits) Creates multiple associated RoleLimit objects in the database.Role.createRoleRate(RoleRate rolerate) Creates an associated RoleRate object in the database.User.createRoleTeam(RoleTeam roleteam) Creates an associated RoleTeam object in the database.ObjectId[]User.createRoleTeams(RoleTeam[] roleteams) Creates multiple associated RoleTeam objects in the database.Activity.createSuccessorRelationship(Relationship successorrelationship) Creates an associated Relationship object in the database.ObjectId[]Activity.createSuccessorRelationships(Relationship[] successorrelationships) Creates multiple associated Relationship objects in the database.User.createUserLicense(UserLicense userlicense) Creates an associated UserLicense object in the database.ObjectId[]User.createUserLicenses(UserLicense[] userlicenses) Creates multiple associated UserLicense objects in the database.OBS.createUserOBS(UserOBS userobs) Creates an associated UserOBS object in the database.ObjectId[]OBS.createUserOBS(UserOBS[] userobs) Creates multiple associated UserOBS objects in the database.User.createUserOBS(UserOBS userobs) Creates an associated UserOBS object in the database.ObjectId[]User.createUserOBS(UserOBS[] userobs) Creates multiple associated UserOBS objects in the database.BaselineProject.createWBSChild(WBS wbschild) Creates an associated WBS object in the database.Project.createWBSChild(WBS wbschild) Creates an associated WBS object in the database.WBS.createWBSChild(WBS wbschild) Creates an associated WBS object in the database.ObjectId[]BaselineProject.createWBSChildren(WBS[] wbschildren) Creates multiple associated WBS objects in the database.ObjectId[]Project.createWBSChildren(WBS[] wbschildren) Creates multiple associated WBS objects in the database.ObjectId[]WBS.createWBSChildren(WBS[] wbschildren) Creates multiple associated WBS objects in the database.WBS.createWBSMilestone(WBSMilestone wbsmilestone) Creates an associated WBSMilestone object in the database.ObjectId[]WBS.createWBSMilestones(WBSMilestone[] wbsmilestones) Creates multiple associated WBSMilestone objects in the database.ActivityCodeAssignment.getActivityCodeObjectId()Gets the unique ID of the associated activity code.ActivityCodeAssignment.getActivityCodeTypeObjectId()Gets the unique ID of the parent activity code type.ActivityCodeUpdate.getActivityCodeTypeObjectId()Gets the unique ID of the activity code type.BaselineProject.getActivityDefaultCalendarObjectId()Gets the unique ID of the calendar assigned to new activities by default.Project.getActivityDefaultCalendarObjectId()Gets the unique ID of the calendar assigned to new activities by default.BaselineProject.getActivityDefaultCostAccountObjectId()Gets the unique ID of the cost account assigned to new activities and project expenses by default.Project.getActivityDefaultCostAccountObjectId()Gets the unique ID of the cost account assigned to new activities and project expenses by default.ActivityFilter.getActivityFilterId()Gets the unique ID generated by the system.ActivityNoteUpdate.getActivityNoteObjectId()Gets the unique ID of the associated note.ActivityCodeAssignment.getActivityObjectId()Gets the unique ID of the activity to which the activity code is assigned.ActivityCodeUpdate.getActivityObjectId()Gets the unique ID of the activity to which the associated code is assigned.ActivityComment.getActivityObjectId()Gets the unique ID of the activity to which this comment is added.ActivityExpense.getActivityObjectId()Gets the unique ID of the activity to which the project expense is linked.ActivityNote.getActivityObjectId()Gets the unique ID of the activity to which the activity note is assigned.ActivityNoteUpdate.getActivityObjectId()Gets the unique ID of the activity to which the associated note is assigned.ActivityOwner.getActivityObjectId()Gets the unique ID of the associated activity.ActivityPeriodActual.getActivityObjectId()Gets the unique ID of the associated activity.ActivityRisk.getActivityObjectId()Gets the unique ID of the activity to which the risk is assigned.ActivityStep.getActivityObjectId()Gets the unique ID of the activity to which the steps are assigned.ActivityStepCreate.getActivityObjectId()Gets the unique ID of the activity to which the associated step is assigned.ActivityStepDelete.getActivityObjectId()Gets the unique ID of the activity to which the associated step is assigned.ActivityStepUpdate.getActivityObjectId()Gets the unique ID of the activity to which the associated step is assigned.ActivityUpdate.getActivityObjectId()Gets the unique ID of the Activity associated to the ActivityUpdate.Document.getActivityObjectId()Gets the unique ID of the activity to which the activity document applies.LeanTask.getActivityObjectId()Gets the unique ID of the activity to which the lean tasks are assigned.ProjectDocument.getActivityObjectId()Gets the unique ID of the activity to which the activity document applies.ProjectIssue.getActivityObjectId()Gets the unique ID of the activity to which the project issue applies.ResourceAssignment.getActivityObjectId()Gets the unique ID of the activity to which the resource is assigned.ResourceAssignmentCreate.getActivityObjectId()Gets the unique ID of the activity to which the associated assignment is assigned.ResourceAssignmentPeriodActual.getActivityObjectId()Gets the unique ID of the associated activity.ResourceAssignmentUpdate.getActivityObjectId()Gets the unique ID of the activity to which the associated assignment is assigned.ResourceHour.getActivityObjectId()Gets the unique ID of the activity to which the resource is assigned.RiskResponseAction.getActivityObjectId()Gets the unique ID of the associated activity.Activity.getActivityOwnerUserId()ActivityUpdate.getActivityOwnerUserId()ActivityStepCreate.getActivityStepObjectId()Gets the unique ID of the associated step.ActivityStepDelete.getActivityStepObjectId()Gets the unique ID of the associated step.ActivityStepUpdate.getActivityStepObjectId()Gets the unique ID of the associated step.ActivityStepTemplateItem.getActivityStepTemplateObjectId()Gets the unique ID of the activity step template to which this item belongs.ActivityCodeUpdate.getApprovalUserObjectId()Gets the unique ID of the user approving the changes.ActivityStepUpdate.getApprovalUserObjectId()Gets the unique ID of the user approving this change.ActivityUpdate.getApprovalUserObjectId()Gets the unique ID of the user approving the activity changes.ResourceAssignmentUpdate.getApprovalUserObjectId()Gets the unique ID of the user approving the changes.StepUserDefinedValueUpdate.getApprovalUserObjectId()Gets the unique ID of the user approving the changes.UserDefinedValueUpdate.getApprovalUserObjectId()Gets the unique ID of the user approving the changes.TimesheetAudit.getApproverUserObjectId()Gets the unique user ID of the approver.TimesheetDelegate.getApproverUserObjectId()Gets the unique ID of the approver user.ActivityComment.getAssignmentObjectId()Gets the unique ID of the Assignment to which this comment is added.AutovueAttr.getAVPropertyId()Gets the unique ID generated by the system.Calendar.getBaseCalendarObjectId()Gets the unique ID of the global calendar to which this calendar is linked.GlobalPreferences.getBaseCurrencyObjectId()Gets the unique ID of the currency.BaselineProject.getBaselineTypeObjectId()Gets the unique ID of the baseline type.ActivityUpdate.getCalendarId()Gets the calendar object id of the updated activity.ResourceAssignmentUpdate.getCalendarId()Gets the calendar object id of the updated assignment.Activity.getCalendarObjectId()Gets the unique ID of the calendar assigned to the activity.Resource.getCalendarObjectId()Gets the unique ID of the calendar assigned to the resource.ResourceAssignment.getCalendarObjectId()Gets the unique ID generated by the system for the calendar associated with the resource assignment.Activity.getCBSId()Gets the unique Id of CBS Code.ActivityExpense.getCBSId()Gets the unique Id of CBS Code.ResourceAssignment.getCBSId()Gets the unique Id of CBS.Activity.getCBSObjectId()Gets the Id for CBS.CBSDurationSummary.getCBSObjectId()Gets the unique ID generated by the system.ActivityCodeUpdate.getChangeSetObjectId()Gets the unique ID of the associated Changeset.ActivityNoteUpdate.getChangeSetObjectId()Gets the unique ID of the associated change set.ActivityStepCreate.getChangeSetObjectId()Gets the unique ID of the associated change set.ActivityStepDelete.getChangeSetObjectId()Gets the unique ID of the associated change set.ActivityStepUpdate.getChangeSetObjectId()Gets the unique ID of the associated change set.ActivityUpdate.getChangeSetObjectId()Gets the unique ID of the associated Changeset.ResourceAssignmentCreate.getChangeSetObjectId()Gets the unique ID of the associated Changeset.ResourceAssignmentUpdate.getChangeSetObjectId()Gets the unique ID of the associated Changeset.StepUserDefinedValueUpdate.getChangeSetObjectId()Gets the unique ID of the associated Changeset.UserDefinedValueUpdate.getChangeSetObjectId()Gets the unique ID of the associated Changeset.BaselineProject.getCheckOutUserObjectId()Gets the unique ID of the User that checked out this baseline project.Project.getCheckOutUserObjectId()Gets the unique ID of the User that checked out this project.ActivityCode.getCodeTypeObjectId()Gets the unique ID of the parent activity code type.ProjectCode.getCodeTypeObjectId()Gets the unique ID of the parent project code type.ResourceAssignmentCode.getCodeTypeObjectId()Gets the unique ID of the parent assignment code type.ResourceCode.getCodeTypeObjectId()Gets the unique ID of the parent resource code type.RoleCode.getCodeTypeObjectId()Gets the unique ID of the parent role code type.UDFCode.getCodeTypeObjectId()Gets the unique ID of the code type.ActivityExpense.getCostAccountObjectId()Gets the unique ID of the cost account associated with the project expense.ResourceAssignment.getCostAccountObjectId()Gets the unique ID of the cost account associated with this resource assignment.Risk.getCostThresholdId()Gets the value that is uniquely associated with risk.Resource.getCurrencyObjectId()Gets the unique ID of the currency associated with this resource.User.getCurrencyObjectId()Gets the unique ID of the associated currency.Project.getCurrentBaselineProjectObjectId()Gets the unique ID of the project's baseline to use for computing summaries.GlobalPreferences.getDefaultTimesheetApprovalManager()Gets the unique ID of the resource manager assigned to approve timesheets for new resources by default.TimesheetDelegate.getDelegateUserObjectId()Gets the unique ID of the delegate user.ProjectDeployment.getDeploymentObjectId()Gets the unique ID generated by the system.Document.getDocumentCategoryObjectId()Gets the unique ID of the associated document category.ProjectDocument.getDocumentObjectId()Gets the unique ID of the document to which the activity document applies.Document.getDocumentStatusCodeObjectId()Gets the unique ID of the associated document status code.ActivityCodeType.getEPSObjectId()Gets the unique ID of the associated EPS.EPSBudgetChangeLog.getEPSObjectId()Gets the unique ID of the EPS element to which the budget change log applies.EPSFunding.getEPSObjectId()Gets the unique ID of the associated EPS for this EPS funding.EPSNote.getEPSObjectId()Gets the unique ID of the associated EPS.EPSSpendingPlan.getEPSObjectId()Gets the unique ID of the associated EPS for this EPS spending plan.ActivityExpense.getExpenseCategoryObjectId()Gets the unique ID of the expense category for the project expense.ProjectResourceQuantity.getFinancialPeriod1ObjectId()Gets the unique ID of the associated first financial period for this project resource quantity.ProjectResourceQuantity.getFinancialPeriod2ObjectId()Gets the unique ID of the associated second financial period for this project resource quantity.Gets the unique ID generated by the system of the last financial period viewable in columns in Project Management.ActivityPeriodActual.getFinancialPeriodObjectId()Gets the unique ID of the associated financial period.ResourceAssignmentPeriodActual.getFinancialPeriodObjectId()Gets the unique ID of the associated financial period.Gets the unique ID generated by the system of the first financial period viewable in columns in Project Management.ActivityPeriodActual.getFinancialPeriodTemplateId()Gets the id of the financial period template to which the financial period belongs.FinancialPeriod.getFinancialPeriodTemplateId()Gets the unique ID generated by the system.Project.getFinancialPeriodTemplateId()Gets the unique ID generated by the system.ResourceAssignmentPeriodActual.getFinancialPeriodTemplateId()Gets the id of the financial period template to which the financial period belongs.Activity.getFinancialPeriodTmplId()Gets financial Period Template Id.BaselineProject.getFinancialPeriodTmplId()Gets the unique ID generated by the system.ProjectResourceQuantity.getFinancialPeriodTmplId()Gets the unique ID generated by the system.ResourceAssignment.getFinancialPeriodTmplId()Gets financial Period Template Id.StepUserDefinedValueUpdate.getForeignObjectId()Gets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.UDFValue.getForeignObjectId()Gets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.UserDefinedValueUpdate.getForeignObjectId()Gets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.EPSFunding.getFundingSourceObjectId()Gets the unique ID of the associated funding source for this EPS funding.ProjectFunding.getFundingSourceObjectId()Gets the unique ID of the associated funding source for this project funding.User.getGlobalProfileObjectId()Gets the unique ID of the global security profile assigned to the user.GlobalReplace.getGreplaceObjectId()Gets the unique ID of the GReplace Template.Gets the unique ID of the resource that identified the risk.BaselineProject.getLastFinancialPeriodObjectId()Gets the unique ID of the last closed financial period for the baseline project.Project.getLastFinancialPeriodObjectId()Gets the unique ID of the last closed financial period for the project.Activity.getLocationObjectId()Gets the unique ID of the location assigned to the activity.BaselineProject.getLocationObjectId()Gets the unique ID of the location assigned to the project.Project.getLocationObjectId()Gets the unique ID of the location assigned to the project.Resource.getLocationObjectId()Gets the unique ID of the location assigned to the resource.Gets the activity in the WBS that you want to represent the end of the float paths.ScheduleOptions.getMultipleFloatPathsEndingActivityObjectId()Gets the activity in the WBS that you want to represent the end of the float paths.ActivityNote.getNotebookTopicObjectId()Gets the unique ID of the associated notebook topic.EPSNote.getNotebookTopicObjectId()Gets the unique ID of the associated notebook topic.ProjectNote.getNotebookTopicObjectId()Gets the unique ID of the associated notebook topic.Activity.getObjectId()Gets the unique ID generated by the system.ActivityCode.getObjectId()Gets the unique ID generated by the system.ActivityCodeAssignment.getObjectId()Gets the ObjectId for this object.ActivityCodeType.getObjectId()Gets the unique ID generated by the system.ActivityComment.getObjectId()Gets the unique ID generated by the system.ActivityExpense.getObjectId()Gets the unique ID generated by the system.ActivityNote.getObjectId()Gets the unique ID generated by the system.ActivityPeriodActual.getObjectId()Gets the ObjectId for this object.ActivityRisk.getObjectId()Gets the ObjectId for this object.ActivityStep.getObjectId()Gets the unique ID generated by the system.ActivityStepTemplate.getObjectId()Gets the unique ID generated by the system.ActivityStepTemplateItem.getObjectId()Gets the unique ID generated by the system.Alert.getObjectId()Gets the unique ID generated by the system.BaselineProject.getObjectId()Gets the unique ID generated by the system.BaselineType.getObjectId()Gets the unique ID generated by the system.Calendar.getObjectId()Gets the unique ID generated by the system.CBS.getObjectId()Gets the unique ID generated by the system.ChangeSet.getObjectId()Gets the unique ID generated by the system.CostAccount.getObjectId()Gets the unique ID generated by the system.Currency.getObjectId()Gets the unique ID generated by the system.Document.getObjectId()Gets the unique ID generated by the system.DocumentCategory.getObjectId()Gets the unique ID generated by the system.DocumentStatusCode.getObjectId()Gets the unique ID generated by the system.EPS.getObjectId()Gets the unique ID generated by the system.EPSBudgetChangeLog.getObjectId()Gets the unique ID generated by the system.EPSFunding.getObjectId()Gets the unique ID generated by the system.EPSNote.getObjectId()Gets the unique ID generated by the system.EPSSpendingPlan.getObjectId()Gets the unique ID generated by the system.ExpenseCategory.getObjectId()Gets the unique ID generated by the system.FinancialPeriod.getObjectId()Gets the unique ID generated by the system.FinancialPeriodTemplate.getObjectId()Gets the unique ID generated by the system.FundingSource.getObjectId()Gets the unique ID generated by the system.GatewayDeployment.getObjectId()Gets the unique ID generated by the system.GlobalProfile.getObjectId()Gets the unique ID generated by the system.ImportOptionsTemplate.getObjectId()Gets the unique ID generated by the system.JobService.getObjectId()Gets the unique ID generated by the system.LeanTask.getObjectId()Gets the unique ID generated by the system.Location.getObjectId()Gets the unique ID of the location.MSPTemplate.getObjectId()Gets the unique ID generated by the system.NotebookTopic.getObjectId()Gets the unique ID generated by the system.OBS.getObjectId()Gets the unique ID generated by the system.OverheadCode.getObjectId()Gets the unique ID generated by the system.Profile.getObjectId()Gets the unique ID generated by the system.Project.getObjectId()Gets the unique ID generated by the system.ProjectBudgetChangeLog.getObjectId()Gets the unique ID generated by the system.ProjectCode.getObjectId()Gets the unique ID generated by the system.ProjectCodeAssignment.getObjectId()Gets the ObjectId for this object.ProjectCodeType.getObjectId()Gets the unique ID generated by the system.ProjectDeployment.getObjectId()Gets the unique ID generated by the system.ProjectDocument.getObjectId()Gets the unique ID generated by the system.ProjectFunding.getObjectId()Gets the unique ID generated by the system.ProjectIssue.getObjectId()Gets the unique ID generated by the system.ProjectNote.getObjectId()Gets the unique ID generated by the system.ProjectPortfolio.getObjectId()Gets the unique ID generated by the system.ProjectProfile.getObjectId()Gets the unique ID generated by the system.ProjectResource.getObjectId()Gets the unique ID generated by the system.ProjectResourceCategory.getObjectId()Gets the unique ID generated by the system.ProjectResourceQuantity.getObjectId()Gets the ObjectId for this object.ProjectSpendingPlan.getObjectId()Gets the unique ID generated by the system.ProjectThreshold.getObjectId()Gets the unique ID generated by the system.Relationship.getObjectId()Gets the unique ID generated by the system.Resource.getObjectId()Gets the unique ID generated by the system.ResourceAccess.getObjectId()Gets the ObjectId for this object.ResourceAssignment.getObjectId()Gets the unique ID generated by the system.ResourceAssignmentCode.getObjectId()Gets the unique ID generated by the system.ResourceAssignmentCodeAssignment.getObjectId()Gets the ObjectId for this object.ResourceAssignmentCodeType.getObjectId()Gets the unique ID generated by the system.ResourceAssignmentPeriodActual.getObjectId()Gets the ObjectId for this object.ResourceCode.getObjectId()Gets the unique ID generated by the system.ResourceCodeAssignment.getObjectId()Gets the ObjectId for this object.ResourceCodeType.getObjectId()Gets the unique ID generated by the system.ResourceCurve.getObjectId()Gets the unique ID generated by the system.ResourceHour.getObjectId()Gets the unique ID generated by the system.ResourceLocation.getObjectId()Gets the unique ID of the resource location.ResourceRate.getObjectId()Gets the unique ID generated by the system.ResourceRole.getObjectId()Gets the ObjectId for this object.ResourceTeam.getObjectId()Gets the unique ID generated by the system.Risk.getObjectId()Gets the unique ID generated by the system.RiskCategory.getObjectId()Gets the unique ID generated by the system.RiskImpact.getObjectId()Gets the ObjectId for this object.RiskMatrix.getObjectId()Gets the unique ID generated by the system.RiskMatrixScore.getObjectId()Gets the unique ID generated by the system.RiskMatrixThreshold.getObjectId()Gets the ObjectId for this object.RiskResponseAction.getObjectId()Gets the unique ID of the associated risk.RiskResponseActionImpact.getObjectId()Gets the ObjectId for this object.RiskResponsePlan.getObjectId()Gets the unique ID generated by the system.RiskThreshold.getObjectId()Gets the unique ID generated by the system.RiskThresholdLevel.getObjectId()Gets the unique ID generated by the system.Role.getObjectId()Gets the unique ID generated by the system.RoleCode.getObjectId()Gets the unique ID generated by the system.RoleCodeAssignment.getObjectId()Gets the ObjectId for this object.RoleCodeType.getObjectId()Gets the unique ID generated by the system.RoleLimit.getObjectId()Gets the unique ID generated by the system.RoleRate.getObjectId()Gets the unique ID generated by the system.RoleTeam.getObjectId()Gets the unique ID generated by the system.ScheduleOptions.getObjectId()Gets the ObjectId for this object.Shift.getObjectId()Gets the unique ID generated by the system.ShiftPeriod.getObjectId()Gets the unique ID generated by the system.ThresholdParameter.getObjectId()Gets the unique ID generated by the system.Timesheet.getObjectId()Gets the ObjectId for this object.TimesheetAudit.getObjectId()Gets the unique ID generated by the system.TimesheetDelegate.getObjectId()Gets the unique ID generated by the system.TimesheetPeriod.getObjectId()Gets the unique ID generated by the system.UDFCode.getObjectId()Gets the unique ID generated by the system.UDFType.getObjectId()Gets the unique ID generated by the system.UDFValue.getObjectId()Gets the ObjectId for this object.UnitOfMeasure.getObjectId()Gets the unique ID generated by the system.UpdateBaselineOption.getObjectId()Gets the unique ID of the associated user.User.getObjectId()Gets the unique ID generated by the system.UserFieldTitle.getObjectId()Gets the unique ID generated by the system.UserInterfaceView.getObjectId()Gets the unique ID generated by the system.UserLicense.getObjectId()Gets the unique ID generated by the system.UserOBS.getObjectId()Gets the ObjectId for this object.WBS.getObjectId()Gets the unique ID generated by the system.WBSCategory.getObjectId()Gets the unique ID generated by the system.WBSMilestone.getObjectId()Gets the unique ID generated by the system.WbsReviewers.getObjectId()Gets the Reviewers ID of Status Review.BaselineProject.getOBSObjectId()Gets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS.EPS.getOBSObjectId()Gets the unique ID of the project manager from the project's OBS tree who is responsible for the EPS.Project.getOBSObjectId()Gets the unique ID of the project manager from the project's OBS tree who is responsible for the Project.ProjectIssue.getOBSObjectId()Gets the unique ID of the project manager from the project's OBS tree who is responsible for the project issue.ProjectThreshold.getOBSObjectId()Gets the unique ID of the associated OBS for this project threshold.UserOBS.getOBSObjectId()Gets the unique ID of the OBS to which the user is granted access.WBS.getOBSObjectId()Gets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS.BaselineProject.getOriginalProjectObjectId()Gets the unique ID of the project from which the project baseline was created, if the current project is a project baseline.CBSDurationSummary.getOriginalProjectObjectId()Gets the original object ID generated of the project.ResourceHour.getOverheadCodeObjectId()Gets the unique ID of the overhead code, if the hours are for an overhead activity.ActivityCodeUpdate.getOverrideActivityCodeId()Gets the overridden new activity code id for this activity.BaselineProject.getOwnerResourceObjectId()Gets the unique ID of the Owner Resource of this baseline project.Project.getOwnerResourceObjectId()Gets the unique ID of the Owner Resource of this project.BaselineProject.getParentEPSObjectId()Gets the unique ID of the parent EPS of this baseline project.Project.getParentEPSObjectId()Gets the unique ID of the parent EPS of this project.ActivityCode.getParentObjectId()Gets the unique ID of the parent activity code of this activity code in the hierarchy.CBS.getParentObjectId()Gets stores the unique id associated with parent cbs.CostAccount.getParentObjectId()Gets the unique ID of the parent cost account of this cost account in the hierarchy.Document.getParentObjectId()Gets the unique ID of the parent document of this document in the hierarchy.EPS.getParentObjectId()Gets the unique ID of the parent EPS of this EPS in the hierarchy.FundingSource.getParentObjectId()Gets the unique ID of the parent funding source of this funding source in the hierarchy.OBS.getParentObjectId()Gets the unique ID of the parent OBS of this OBS in the hierarchy.ProjectCode.getParentObjectId()Gets the unique ID of the parent project code of this project code in the hierarchy.Resource.getParentObjectId()Gets the unique ID of the parent resource of this resource in the hierarchy.ResourceAssignmentCode.getParentObjectId()Gets the unique ID of the parent assignment code of this assignment code in the hierarchy.ResourceCode.getParentObjectId()Gets the unique ID of the parent resource code of this resource code in the hierarchy.RiskCategory.getParentObjectId()Gets the unique ID of the parent risk type of this risk type in the hierarchy.Role.getParentObjectId()Gets the unique ID of the parent role of this role in the hierarchy.RoleCode.getParentObjectId()Gets the unique ID of the parent role code of this role code in the hierarchy.WBS.getParentObjectId()Gets the unique ID of the parent WBS of this WBS in the hierarchy.ProjectDocument.getParentWBSObjectId()Gets the parent id of the WBS element.ProjectIssue.getParentWBSObjectId()Gets the parent id of the WBS element.ActivityCodeUpdate.getPendingActivityCodeId()Gets the new activity code id for this activity, pending approval if required.Relationship.getPredCalendarObjectId()Gets the unique ID of the calendar assigned to the predecessor activity.Relationship.getPredecessorActivityObjectId()Gets the unique ID of the predecessor activity.Relationship.getPredecessorProjectObjectId()Gets the unique ID of the project that owns the predecessor activity.Project.getPrimaryBaselineObjectId()Gets the assigned Primary Baeline Id.User.getPrimaryBaselineProject(ObjectId projectId) Gets the user's primary BaselineProject for the specified project.Activity.getPrimaryResourceObjectId()Gets the unique ID of the primary resource for the activity.Resource.getPrimaryRoleObjectId()Gets the unique ID of the role that is assigned as the resource's primary role.Risk.getProbabilityThresholdId()Gets the value that is uniquely associated with risk.ProjectCodeAssignment.getProjectCodeObjectId()Gets the unique ID of the associated project code.ProjectCodeAssignment.getProjectCodeTypeObjectId()Gets the unique ID of the parent project code type.IssueHistory.getProjectIssueObjectId()Gets the unique ID of the associated project issue for this issue history.Activity.getProjectObjectId()Gets the unique ID of the associated project.ActivityCode.getProjectObjectId()Gets the unique project ID of the parent code type for this code if code type scope is 'Project' or 'EPS', null for code types with scope 'Global'.ActivityCodeAssignment.getProjectObjectId()Gets the unique ID of the associated project.ActivityCodeType.getProjectObjectId()Gets the unique ID of the associated project.ActivityCodeUpdate.getProjectObjectId()Gets the unique ID of the Project associated to the ActivityCodeUpdate.ActivityComment.getProjectObjectId()Gets the unique ID for the project that owns the activity to which this comment is added.ActivityExpense.getProjectObjectId()Gets the unique ID of the associated project.ActivityNote.getProjectObjectId()Gets the unique ID of the associated project.ActivityOwner.getProjectObjectId()Gets the unique ID of the associated project.ActivityPeriodActual.getProjectObjectId()Gets the unique ID of the associated project.ActivityRisk.getProjectObjectId()Gets the unique ID of the associated project.ActivityStep.getProjectObjectId()Gets the unique ID of the associated project.ActivityStepUpdate.getProjectObjectId()Gets the unique ID of the associated project.ActivityUpdate.getProjectObjectId()Gets the unique ID of the Project associated to the ActivityUpdate.Calendar.getProjectObjectId()Gets the unique ID of the associated project.CBS.getProjectObjectId()Gets the unique id of the associated project.CBSDurationSummary.getProjectObjectId()Gets the unique id of the associated project.Document.getProjectObjectId()Gets the unique ID of the associated project.EPS.getProjectObjectId()Gets the internal Project ID of the EPS.IssueHistory.getProjectObjectId()Gets the unique ID of the associated project for this issue history.LeanTask.getProjectObjectId()Gets the unique ID of the associated project.PAuditX.getProjectObjectId()Gets project id of the audit record.ProjectBudgetChangeLog.getProjectObjectId()Gets the unique ID of the associated project.ProjectCodeAssignment.getProjectObjectId()Gets the unique ID of the project to which the project code is assigned.ProjectDeployment.getProjectObjectId()Gets the unique ID of the associated project.ProjectDocument.getProjectObjectId()Gets the unique ID of the project to which the activity document applies.ProjectFunding.getProjectObjectId()Gets the unique ID of the associated project source for this project funding.ProjectIssue.getProjectObjectId()Gets the unique ID of the associated project.ProjectNote.getProjectObjectId()Gets the unique ID of the associated project.ProjectResource.getProjectObjectId()Gets the unique ID of the associated project.ProjectResourceQuantity.getProjectObjectId()Gets the unique ID of the associated project.ProjectSpendingPlan.getProjectObjectId()Gets the unique ID of the associated project for this project spending plan.ProjectThreshold.getProjectObjectId()Gets the unique ID of the associated project for this project threshold.ResourceAssignment.getProjectObjectId()Gets the unique ID of the associated project.ResourceAssignmentCodeAssignment.getProjectObjectId()Gets the unique ID of the associated project.ResourceAssignmentCreate.getProjectObjectId()Gets the unique ID of the Project associated to the AssignmentUpdate.ResourceAssignmentPeriodActual.getProjectObjectId()Gets the unique ID of the associated project.ResourceAssignmentUpdate.getProjectObjectId()Gets the unique ID of the Project associated to the AssignmentUpdate.ResourceHour.getProjectObjectId()Gets the unique ID of the associated project.Risk.getProjectObjectId()Gets the unique ID of the associated project.RiskImpact.getProjectObjectId()Gets the unique ID of the associated project.RiskResponseAction.getProjectObjectId()Gets the unique ID of the associated project.RiskResponseActionImpact.getProjectObjectId()Gets the unique ID of the associated project.RiskResponsePlan.getProjectObjectId()Gets the unique ID of the associated project.ScheduleCheckOption.getProjectObjectId()Gets the unique Id of the project.ScheduleOptions.getProjectObjectId()Gets the unique ID of the associated project.StepUserDefinedValueUpdate.getProjectObjectId()Gets the unique ID of the Project associated to the UDF.TimesheetAudit.getProjectObjectId()Gets the unique ID of the associated project.TimesheetDelegate.getProjectObjectId()Gets the unique ID of the associated project.UDFValue.getProjectObjectId()Gets the unique ID of the associated project.UserDefinedValueUpdate.getProjectObjectId()Gets the unique ID of the Project associated to the UDF.WBS.getProjectObjectId()Gets the unique ID of the associated project.WBSMilestone.getProjectObjectId()Gets the unique ID of the associated project.ObjectId[]ProjectPortfolio.getProjectObjectIds()Gets an array of project unique IDs contained in the project portfolio.UserOBS.getProjectProfileObjectId()Gets the unique ID of the project profile with which the user is granted access to the project and OBS.ProjectResource.getProjectResourceCategoryObjectId()Gets the unique ID of the associated project resource category.ProjectResourceQuantity.getProjectResourceObjectId()Gets the unique ID of the associated project resource.ProjectIssue.getProjectThresholdObjectId()Gets the unique ID of the associated project threshold for the project issue.GatewayDeployment.getProviderId()Gets providerId.ActivityCodeUpdate.getRequestUserObjectId()Gets the unique ID of the user modifying the task, assignment, step, code or UDF.ActivityNoteUpdate.getRequestUserObjectId()Gets the unique ID of the user requesting this change.ActivityStepCreate.getRequestUserObjectId()Gets the unique ID of the user requesting this change.ActivityStepDelete.getRequestUserObjectId()Gets the unique ID of the user requesting this change.ActivityStepUpdate.getRequestUserObjectId()Gets the unique ID of the user requesting this change.ActivityUpdate.getRequestUserObjectId()Gets the unique ID of the user modifying the task, assignment or step.ChangeSet.getRequestUserObjectId()Gets the unique ID of the user modifying the activities, assignments or steps.ResourceAssignmentCreate.getRequestUserObjectId()Gets the unique ID of the user modifying the task, assignment or step.ResourceAssignmentUpdate.getRequestUserObjectId()Gets the unique ID of the user modifying the task, assignment or step.StepUserDefinedValueUpdate.getRequestUserObjectId()Gets the unique ID of the user modifying the task, assignment, step, code or UDF.UserDefinedValueUpdate.getRequestUserObjectId()Gets the unique ID of the user modifying the task, assignment, step, code or UDF.ResourceAssignmentCodeAssignment.getResourceAssignmentCodeObjectId()Gets the unique ID of the associated assignment code.ResourceAssignmentCodeAssignment.getResourceAssignmentCodeTypeObjectId()Gets the unique ID of the parent assignment code type.ResourceAssignmentCreate.getResourceAssignmentCreateObjectId()Gets the unique ID of the ResourceAssignmentCreate.ResourceAssignmentCodeAssignment.getResourceAssignmentObjectId()Gets the unique ID of the assignment to which the assignment code is assigned.ResourceAssignmentCreate.getResourceAssignmentObjectId()Gets the unique ID of the ResourceAssignment associated to the ResourceAssignmentCreate.ResourceAssignmentPeriodActual.getResourceAssignmentObjectId()Gets the unique ID of the associated resource assignment.ResourceAssignmentUpdate.getResourceAssignmentObjectId()Gets the unique ID of the ResourceAssignment associated to the AssignmentUpdate.ResourceHour.getResourceAssignmentObjectId()Gets the unique ID of the associated resource assignment.ResourceCodeAssignment.getResourceCodeObjectId()Gets the unique ID of the associated resource code.ResourceCodeAssignment.getResourceCodeTypeObjectId()Gets the unique ID of the parent resource code type.ResourceAssignment.getResourceCurveObjectId()Gets the unique ID of the resource curve.Document.getResourceObjectId()Gets the unique ID of the associated resource.ProjectIssue.getResourceObjectId()Gets the unique ID of the associated resource for this project issue.ProjectResource.getResourceObjectId()Gets the unique ID of the associated resource.ProjectResourceQuantity.getResourceObjectId()Gets the unique ID of the associated resource.ResourceAccess.getResourceObjectId()Gets the unique ID of the associated resource.ResourceAssignment.getResourceObjectId()Gets the unique ID of the associated resource.ResourceAssignmentCreate.getResourceObjectId()Gets the unique ID of the associated resource.ResourceCodeAssignment.getResourceObjectId()Gets the unique ID of the resource to which the resource code is assigned.ResourceHour.getResourceObjectId()Gets the unique ID of the associated resource.ResourceLocation.getResourceObjectId()Gets the unique ID of the associated resource.ResourceRate.getResourceObjectId()Gets the unique ID of the associated resource.ResourceRole.getResourceObjectId()Gets the unique ID of the associated resource.Risk.getResourceObjectId()Gets the unique ID of the associated resource.RiskResponseAction.getResourceObjectId()Gets the unique ID of the associated resource.Timesheet.getResourceObjectId()Gets the unique ID of the associated resource.TimesheetAudit.getResourceObjectId()Gets the unique ID of the associated resource.ObjectId[]ResourceTeam.getResourceObjectIds()Returns an array of resource unique IDs contained in the resource team.Risk.getRiskCategoryObjectId()Gets the unique ID of the category to which the Risk is assigned.BaselineProject.getRiskMatrixObjectId()Gets the unique ID of the associated Risk Matrix.Project.getRiskMatrixObjectId()Gets the unique ID of the associated Risk Matrix.RiskMatrixScore.getRiskMatrixObjectId()Gets the unique ID of the associated Risk Matrix.RiskMatrixThreshold.getRiskMatrixObjectId()Gets the unique ID of the associated Risk Matrix.ActivityRisk.getRiskObjectId()Gets the unique ID of the associated risk.RiskImpact.getRiskObjectId()Gets the unique ID of the associated risk.RiskResponseAction.getRiskObjectId()Gets the unique ID of the associated risk.RiskResponseActionImpact.getRiskObjectId()Gets the unique ID of the associated risk.RiskResponsePlan.getRiskObjectId()Gets the unique ID of the associated risk.RiskResponseActionImpact.getRiskResponseActionObjectId()Gets the unique id of the associated risk response action.RiskResponseAction.getRiskResponsePlanObjectId()Gets the unique ID of the associated risk response plan.RiskImpact.getRiskThresholdLevelObjectId()Gets the unique ID of the associated Risk Threshold.RiskResponseActionImpact.getRiskThresholdLevelObjectId()Gets the unique ID of the associated Risk Threshold Level.RiskImpact.getRiskThresholdObjectId()Gets the unique ID of the associated Risk Threshold Type.RiskMatrixThreshold.getRiskThresholdObjectId()Gets the unique ID of the associated Risk Threshold.RiskResponseActionImpact.getRiskThresholdObjectId()Gets the unique ID of the associated Risk Threshold.RiskThresholdLevel.getRiskThresholdObjectId()Gets the unique ID of the associated Risk Threshold.RoleCodeAssignment.getRoleCodeObjectId()Gets the unique ID of the associated role code.RoleCodeAssignment.getRoleCodeTypeObjectId()Gets the unique ID of the parent role code type.ProjectResource.getRoleObjectId()Gets the unique ID of the associated role.ProjectResourceQuantity.getRoleObjectId()Gets the unique ID of the associated role.ResourceAssignment.getRoleObjectId()Gets the unique ID of the role the resource is performing on this activity.ResourceRole.getRoleObjectId()Gets the unique ID of the associated role.RoleCodeAssignment.getRoleObjectId()Gets the unique ID of the role to which the role code is assigned.RoleLimit.getRoleObjectId()Gets the unique ID of the associated role.RoleRate.getRoleObjectId()Gets the unique ID of the associated role.ObjectId[]RoleTeam.getRoleObjectIds()Gets an array of role unique IDs contained in the role team.ScheduleCheckOption.getScheduleCheckOptionsId()Gets scheduleCheckOptions Id.Risk.getScheduleThresholdId()Gets the value that is uniquely associated with risk.Project.getSecondaryBaselineObjectId()Gets the assigned Secondary Baeline Id.User.getSecondaryBaselineProject(ObjectId projectId) Gets the user's secondary BaselineProject for the specified project.Resource.getShiftObjectId()Gets the unique ID of the shift associated with the resource.ShiftPeriod.getShiftObjectId()Gets the unique ID of the associated shift.ResourceRate.getShiftPeriodObjectId()Gets the unique ID of the associated shift.Project.getSourceProjectObjectId()Gets the unique ID of the project from which the reflection project was created, if the current project is a reflection project.WbsReviewers.getStatusReviewerId()Gets the Status Review ID of Status Review.Relationship.getSuccessorActivityObjectId()Gets the unique ID of the successor activity.Relationship.getSuccessorProjectObjectId()Gets the unique ID of the project that owns the successor activity.JobService.getTargetWbsId()Gets targetWbsId for job service.Project.getTertiaryBaselineObjectId()Gets the assigned Tertiary Baeline Id.User.getTertiaryBaselineProject(ObjectId projectId) Gets the user's tertiary BaselineProject for the specified project.ProjectIssue.getThresholdParameterObjectId()Gets the unique ID of the associated threshold parameter for the project issue.ProjectThreshold.getThresholdParameterObjectId()Gets the unique ID of the associated threshold parameter for this project threshold.Resource.getTimesheetApprovalManagerObjectId()Gets the unique ID of the resource manager assigned to approve timesheets for the resource.ResourceHour.getTimesheetPeriodObjectId()Gets the unique ID of the associated timesheet.Timesheet.getTimesheetPeriodObjectId()Gets the unique ID of the timesheet period.TimesheetAudit.getTimesheetPeriodObjectId()Gets the unique ID of the timesheet period.UDFValue.getUDFCodeObjectId()Gets the unique ID of the associated UDF code.StepUserDefinedValueUpdate.getUDFTypeObjectId()Gets the unique ID of the associated UDF type.UDFValue.getUDFTypeObjectId()Gets the unique ID of the associated UDF type.UserDefinedValueUpdate.getUDFTypeObjectId()Gets the unique ID of the associated UDF type.Resource.getUnitOfMeasureObjectId()Gets the unit of measure this material resource uses.ActivityFilter.getUserId()Gets user Id in Activity Filter.JobService.getUserId()Gets the job data for the job service.UserConsent.getUserId()Gets user ID.User.getUserInterfaceViewObjectId()Gets the unique ID of the associated user interface view.ActivityComment.getUserObjectId()Gets the unique ID of the user who added this comment.ActivityOwner.getUserObjectId()Gets the unique ID of the associated user.GlobalReplace.getUserObjectId()Gets the unique ID of the associated user.ProjectPortfolio.getUserObjectId()Gets the unique ID of a specific user who has access to the selected project portfolio.Resource.getUserObjectId()Gets the unique ID of the associated user.ResourceAccess.getUserObjectId()Gets the unique ID of the associated user.ResourceTeam.getUserObjectId()Gets the unique ID of the associated user.RoleTeam.getUserObjectId()Gets the unique ID of a specific user who has access to the selected role team.ScheduleOptions.getUserObjectId()Gets the unique ID of the associated user.UserInterfaceView.getUserObjectId()Gets the unique ID of the associated user.UserLicense.getUserObjectId()Gets the unique ID of the associated user.UserOBS.getUserObjectId()Gets the unique ID of the user who is assigned to the project OBS.BaselineProject.getWBSCategoryObjectId()Gets the unique ID of the associated WBS category value.Project.getWBSCategoryObjectId()Gets the unique ID of the associated WBS category value.WBS.getWBSCategoryObjectId()Gets the unique ID of the associated WBS category value.WbsReviewers.getWbsId()Gets the WBS ID of Status Review.Activity.getWBSObjectId()Gets the unique ID of the WBS for the activity.ActivityCodeAssignment.getWBSObjectId()Gets the unique ID of the WBS for the associated activity.ActivityExpense.getWBSObjectId()Gets the unique ID of the WBS for the activity.ActivityNote.getWBSObjectId()Gets the unique ID of the WBS for the activity.ActivityPeriodActual.getWBSObjectId()Gets the unique ID of the WBS for the activity.ActivityStep.getWBSObjectId()Gets the unique ID of the WBS for the activity.BaselineProject.getWBSObjectId()Gets the internal WBS ID of the project.LeanTask.getWBSObjectId()Gets the unique ID of the WBS for the activity.Project.getWBSObjectId()Gets the internal WBS ID of the project.ProjectBudgetChangeLog.getWBSObjectId()Gets the unique ID of the WBS element to which the budget change log applies.ProjectDocument.getWBSObjectId()Gets the unique ID of the WBS to which the activity document applies.ProjectIssue.getWBSObjectId()Gets the unique ID of the WBS to which the project issue applies.ProjectNote.getWBSObjectId()Gets the unique ID of the associated WBS.ProjectResource.getWBSObjectId()Gets the unique ID of the associated WBS.ProjectResourceQuantity.getWBSObjectId()Gets the unique ID of the associated WBS.ProjectSpendingPlan.getWBSObjectId()Gets the unique ID of the associated WBS for this project spending plan.ProjectThreshold.getWBSObjectId()Gets the unique ID of the associated WBS for this project threshold.ResourceAssignment.getWBSObjectId()Gets the unique ID of the WBS for the activity.ResourceAssignmentPeriodActual.getWBSObjectId()Gets the unique ID of the WBS for the associated activity.ResourceHour.getWBSObjectId()Gets the unique ID of the WBS for the activity.WBSMilestone.getWBSObjectId()Gets the unique ID of the WBS where the WBS milestone is assigned.BaselineProject.restore()Restore a BaselineProject which unlinks the BaselineProject and its project and makes them separate projects.Methods in com.primavera.integration.client.bo.object with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidProjectPortfolio.addProject(ObjectId objId) Adds a project into the project portfolio.voidProjectPortfolio.addProjects(ObjectId[] objIds) Adds projects into the project portfolio.voidResourceTeam.addResource(ObjectId objId) Adds a resource into the resource team.voidResourceTeam.addResources(ObjectId[] objIds) Adds resources into the resource team.voidAdds a role into the role team.voidAdds roles into the role team.Project.assignProjectAsBaseline(ObjectId projectId) Converts the provided project to be a baseline of this project.intProject.calculateProjectScore(ObjectId[] aProjCodeTypeIds) Calculate the project score of this project based on a selected set of ProjectCodeType's.voidProject.checkScheduleProject(ObjectId objId) Checks schedule of the project.booleanProjectPortfolio.containsProject(ObjectId objId) Find out whether the project portfolio contains the specified Project.booleanResourceTeam.containsResource(ObjectId objId) Find out whether the resource team contains the specified Resource.booleanRoleTeam.containsRole(ObjectId objId) Indicates if the role is in the role team.Project.convertToBaseline(ObjectId projectId) Converts this project to a baseline of the project provided.Project.copyBaseline(ObjectId baselineProjId) Creates a copy of the specified baseline project.Project.copyWBSFromTemplate(ObjectId destObjectId, ObjectId templateWbsObjectId, CopyWBSOptions copyWBSOptions, CopyActivityOptions copyActivityOptions) Copy a WBS structure from a template and place it under a projects wbs.WBS.copyWBSFromTemplate(ObjectId destObjectId, ObjectId templateWbsObjectId, CopyWBSOptions copyWBSOptions, CopyActivityOptions copyActivityOptions) Copy a WBS structure from a template and place it under a projects wbs.Activity.createCopy(ObjectId projectObjectId, ObjectId wbsObjectId, String newId, CopyActivityOptions copyOptions) Copies the activity to a project node or a WBS node.Project.createCopy(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a copy of the project.Project.createCopyAsTemplate(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a copy of the current project and makes it a template project.static ObjectIdActivityCodeAssignment.createObjectId(ObjectId activityObjectId, ObjectId activityCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdActivityPeriodActual.createObjectId(ObjectId financialPeriodObjectId, ObjectId activityObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdActivityRisk.createObjectId(ObjectId riskObjectId, ObjectId activityObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdProjectCodeAssignment.createObjectId(ObjectId projectObjectId, ObjectId projectCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdProjectResourceQuantity.createObjectId(ObjectId projectResourceObjectId, Date weekStartDate, Date monthStartDate) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceAccess.createObjectId(ObjectId userObjectId, ObjectId resourceObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceAssignmentCodeAssignment.createObjectId(ObjectId resourceAssignmentObjectId, ObjectId resourceAssignmentCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceAssignmentPeriodActual.createObjectId(ObjectId financialPeriodObjectId, ObjectId resourceAssignmentObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceCodeAssignment.createObjectId(ObjectId resourceObjectId, ObjectId resourceCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdResourceRole.createObjectId(ObjectId resourceObjectId, ObjectId roleObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRiskImpact.createObjectId(ObjectId riskObjectId, ObjectId riskThresholdObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRiskMatrixThreshold.createObjectId(ObjectId riskMatrixObjectId, ObjectId riskThresholdObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRiskResponseActionImpact.createObjectId(ObjectId riskResponseActionObjectId, ObjectId riskThresholdObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdRoleCodeAssignment.createObjectId(ObjectId roleObjectId, ObjectId roleCodeTypeObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdScheduleOptions.createObjectId(ObjectId userObjectId, ObjectId projectObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdTimesheet.createObjectId(ObjectId resourceObjectId, ObjectId timesheetPeriodObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdUDFValue.createObjectId(ObjectId uDFTypeObjectId, ObjectId foreignObjectId) Creates a multi-part ObjectId from two individual ObjectIds.static ObjectIdUserOBS.createObjectId(ObjectId userObjectId, ObjectId obsObjectId) Creates a multi-part ObjectId from two individual ObjectIds.Project.createProjectFromTemplate(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a project from the specified template project.voidDeletes this Calendar object from the database.static voidDeletes multiple calendar objects in a hierarchy from the database and set the new parent of all child objects.voidDeletes this CostAccount object from the database.static voidCostAccount.delete(Session session, CostAccount[] costaccounts, ObjectId replacementParent) Deletes multiple costaccount objects in a hierarchy from the database and set the new parent of all child objects.voidDeletes this FundingSource object from the database.static voidFundingSource.delete(Session session, FundingSource[] fundingsources, ObjectId replacementParent) Deletes multiple fundingsource objects in a hierarchy from the database and set the new parent of all child objects.voidDeletes this OBS object from the database.static voidDeletes multiple obs objects in a hierarchy from the database and set the new parent of all child objects.voidDeletes this Resource object from the database.static voidDeletes multiple resource objects in a hierarchy from the database and set the new parent of all child objects.voidDeletes this Role object from the database.static voidDeletes multiple role objects in a hierarchy from the database and set the new parent of all child objects.voidDeletes this WBS object from the database.static voidDeletes multiple wbs objects in a hierarchy from the database and set the new parent of all child objects.User.getPrimaryBaselineProject(ObjectId projectId) Gets the user's primary BaselineProject for the specified project.User.getSecondaryBaselineProject(ObjectId projectId) Gets the user's secondary BaselineProject for the specified project.User.getTertiaryBaselineProject(ObjectId projectId) Gets the user's tertiary BaselineProject for the specified project.voidBaselineProject.linkBaselineActivity(ObjectId origActivity, ObjectId baselineActivity) Link an existing Activity from BaselineProject as a baseline Activity of an original Activity.static ActivityLoads a single Activity object from the database.static BOIterator<Activity>Loads multiple Activity objects from the database.static ActivityCodeLoads a single ActivityCode object from the database.static BOIterator<ActivityCode>Loads multiple ActivityCode objects from the database.static ActivityCodeAssignmentLoads a single ActivityCodeAssignment object from the database.static BOIterator<ActivityCodeAssignment>Loads multiple ActivityCodeAssignment objects from the database.static ActivityCodeTypeLoads a single ActivityCodeType object from the database.static BOIterator<ActivityCodeType>Loads multiple ActivityCodeType objects from the database.static ActivityCodeUpdateLoads a single ActivityCodeUpdate object from the database.static BOIterator<ActivityCodeUpdate>Loads multiple ActivityCodeUpdate objects from the database.static ActivityCommentLoads a single ActivityComment object from the database.static BOIterator<ActivityComment>Loads multiple ActivityComment objects from the database.static ActivityExpenseLoads a single ActivityExpense object from the database.static BOIterator<ActivityExpense>Loads multiple ActivityExpense objects from the database.static ActivityFilterLoads a single ActivityFilter object from the database.static BOIterator<ActivityFilter>Loads multiple ActivityFilter objects from the database.static ActivityNoteLoads a single ActivityNote object from the database.static BOIterator<ActivityNote>Loads multiple ActivityNote objects from the database.static ActivityNoteUpdateLoads a single ActivityNoteUpdate object from the database.static BOIterator<ActivityNoteUpdate>Loads multiple ActivityNoteUpdate objects from the database.static ActivityOwnerLoads a single ActivityOwner object from the database.static BOIterator<ActivityOwner>Loads multiple ActivityOwner objects from the database.static ActivityPeriodActualLoads a single ActivityPeriodActual object from the database.static BOIterator<ActivityPeriodActual>Loads multiple ActivityPeriodActual objects from the database.static ActivityRiskLoads a single ActivityRisk object from the database.static BOIterator<ActivityRisk>Loads multiple ActivityRisk objects from the database.static ActivityStepLoads a single ActivityStep object from the database.static BOIterator<ActivityStep>Loads multiple ActivityStep objects from the database.static ActivityStepCreateLoads a single ActivityStepCreate object from the database.static BOIterator<ActivityStepCreate>Loads multiple ActivityStepCreate objects from the database.static ActivityStepDeleteLoads a single ActivityStepDelete object from the database.static BOIterator<ActivityStepDelete>Loads multiple ActivityStepDelete objects from the database.static ActivityStepTemplateLoads a single ActivityStepTemplate object from the database.static BOIterator<ActivityStepTemplate>Loads multiple ActivityStepTemplate objects from the database.static ActivityStepTemplateItemLoads a single ActivityStepTemplateItem object from the database.static BOIterator<ActivityStepTemplateItem>Loads multiple ActivityStepTemplateItem objects from the database.static ActivityStepUpdateLoads a single ActivityStepUpdate object from the database.static BOIterator<ActivityStepUpdate>Loads multiple ActivityStepUpdate objects from the database.static ActivityUpdateLoads a single ActivityUpdate object from the database.static BOIterator<ActivityUpdate>Loads multiple ActivityUpdate objects from the database.static AlertLoads a single Alert object from the database.static BOIterator<Alert>Loads multiple Alert objects from the database.static AutovueAttrLoads a single AutovueAttr object from the database.static BOIterator<AutovueAttr>Loads multiple AutovueAttr objects from the database.static BaselineProjectLoads a single BaselineProject object from the database.static BOIterator<BaselineProject>Loads multiple BaselineProject objects from the database.static BaselineTypeLoads a single BaselineType object from the database.static BOIterator<BaselineType>Loads multiple BaselineType objects from the database.static CalendarLoads a single Calendar object from the database.static BOIterator<Calendar>Loads multiple Calendar objects from the database.static CBSLoads a single CBS object from the database.static BOIterator<CBS>Loads multiple CBS objects from the database.static CBSDurationSummaryLoads a single CBSDurationSummary object from the database.static BOIterator<CBSDurationSummary>Loads multiple CBSDurationSummary objects from the database.static ChangeSetLoads a single ChangeSet object from the database.static BOIterator<ChangeSet>Loads multiple ChangeSet objects from the database.static CostAccountLoads a single CostAccount object from the database.static BOIterator<CostAccount>Loads multiple CostAccount objects from the database.static CurrencyLoads a single Currency object from the database.static BOIterator<Currency>Loads multiple Currency objects from the database.static DocumentLoads a single Document object from the database.static BOIterator<Document>Loads multiple Document objects from the database.static DocumentCategoryLoads a single DocumentCategory object from the database.static BOIterator<DocumentCategory>Loads multiple DocumentCategory objects from the database.static DocumentStatusCodeLoads a single DocumentStatusCode object from the database.static BOIterator<DocumentStatusCode>Loads multiple DocumentStatusCode objects from the database.static EPSLoads a single EPS object from the database.static BOIterator<EPS>Loads multiple EPS objects from the database.static EPSBudgetChangeLogLoads a single EPSBudgetChangeLog object from the database.static BOIterator<EPSBudgetChangeLog>Loads multiple EPSBudgetChangeLog objects from the database.static EPSFundingLoads a single EPSFunding object from the database.static BOIterator<EPSFunding>Loads multiple EPSFunding objects from the database.static EPSNoteLoads a single EPSNote object from the database.static BOIterator<EPSNote>Loads multiple EPSNote objects from the database.static EPSSpendingPlanLoads a single EPSSpendingPlan object from the database.static BOIterator<EPSSpendingPlan>Loads multiple EPSSpendingPlan objects from the database.static ExpenseCategoryLoads a single ExpenseCategory object from the database.static BOIterator<ExpenseCategory>Loads multiple ExpenseCategory objects from the database.static FinancialPeriodLoads a single FinancialPeriod object from the database.static BOIterator<FinancialPeriod>Loads multiple FinancialPeriod objects from the database.static FinancialPeriodTemplateLoads a single FinancialPeriodTemplate object from the database.static BOIterator<FinancialPeriodTemplate>Loads multiple FinancialPeriodTemplate objects from the database.static FundingSourceLoads a single FundingSource object from the database.static BOIterator<FundingSource>Loads multiple FundingSource objects from the database.static GatewayDeploymentLoads a single GatewayDeployment object from the database.static BOIterator<GatewayDeployment>Loads multiple GatewayDeployment objects from the database.static GlobalProfileLoads a single GlobalProfile object from the database.static BOIterator<GlobalProfile>Loads multiple GlobalProfile objects from the database.static GlobalReplaceLoads a single GlobalReplace object from the database.static BOIterator<GlobalReplace>Loads multiple GlobalReplace objects from the database.static ImportOptionsTemplateLoads a single ImportOptionsTemplate object from the database.static BOIterator<ImportOptionsTemplate>Loads multiple ImportOptionsTemplate objects from the database.static IssueHistoryLoads a single IssueHistory object from the database.static BOIterator<IssueHistory>Loads multiple IssueHistory objects from the database.static JobServiceLoads a single JobService object from the database.static BOIterator<JobService>Loads multiple JobService objects from the database.static LeanTaskLoads a single LeanTask object from the database.static BOIterator<LeanTask>Loads multiple LeanTask objects from the database.static LocationLoads a single Location object from the database.static BOIterator<Location>Loads multiple Location objects from the database.static MSPTemplateLoads a single MSPTemplate object from the database.static BOIterator<MSPTemplate>Loads multiple MSPTemplate objects from the database.static NotebookTopicLoads a single NotebookTopic object from the database.static BOIterator<NotebookTopic>Loads multiple NotebookTopic objects from the database.static OBSLoads a single OBS object from the database.static BOIterator<OBS>Loads multiple OBS objects from the database.static OverheadCodeLoads a single OverheadCode object from the database.static BOIterator<OverheadCode>Loads multiple OverheadCode objects from the database.static PAuditXLoads a single PAuditX object from the database.static BOIterator<PAuditX>Loads multiple PAuditX objects from the database.static ProfileLoads a single Profile object from the database.static BOIterator<Profile>Loads multiple Profile objects from the database.static ProjectLoads a single Project object from the database.static BOIterator<Project>Loads multiple Project objects from the database.static ProjectBudgetChangeLogLoads a single ProjectBudgetChangeLog object from the database.static BOIterator<ProjectBudgetChangeLog>Loads multiple ProjectBudgetChangeLog objects from the database.static ProjectCodeLoads a single ProjectCode object from the database.static BOIterator<ProjectCode>Loads multiple ProjectCode objects from the database.static ProjectCodeAssignmentLoads a single ProjectCodeAssignment object from the database.static BOIterator<ProjectCodeAssignment>Loads multiple ProjectCodeAssignment objects from the database.static ProjectCodeTypeLoads a single ProjectCodeType object from the database.static BOIterator<ProjectCodeType>Loads multiple ProjectCodeType objects from the database.static ProjectDeploymentLoads a single ProjectDeployment object from the database.static BOIterator<ProjectDeployment>Loads multiple ProjectDeployment objects from the database.static ProjectDocumentLoads a single ProjectDocument object from the database.static BOIterator<ProjectDocument>Loads multiple ProjectDocument objects from the database.static ProjectFundingLoads a single ProjectFunding object from the database.static BOIterator<ProjectFunding>Loads multiple ProjectFunding objects from the database.static ProjectIssueLoads a single ProjectIssue object from the database.static BOIterator<ProjectIssue>Loads multiple ProjectIssue objects from the database.static ProjectNoteLoads a single ProjectNote object from the database.static BOIterator<ProjectNote>Loads multiple ProjectNote objects from the database.static ProjectPortfolioLoads a single ProjectPortfolio object from the database.static BOIterator<ProjectPortfolio>Loads multiple ProjectPortfolio objects from the database.static ProjectProfileLoads a single ProjectProfile object from the database.static BOIterator<ProjectProfile>Loads multiple ProjectProfile objects from the database.static ProjectResourceLoads a single ProjectResource object from the database.static BOIterator<ProjectResource>Loads multiple ProjectResource objects from the database.static ProjectResourceCategoryLoads a single ProjectResourceCategory object from the database.static BOIterator<ProjectResourceCategory>Loads multiple ProjectResourceCategory objects from the database.static ProjectResourceQuantityLoads a single ProjectResourceQuantity object from the database.static BOIterator<ProjectResourceQuantity>Loads multiple ProjectResourceQuantity objects from the database.static ProjectSpendingPlanLoads a single ProjectSpendingPlan object from the database.static BOIterator<ProjectSpendingPlan>Loads multiple ProjectSpendingPlan objects from the database.static ProjectThresholdLoads a single ProjectThreshold object from the database.static BOIterator<ProjectThreshold>Loads multiple ProjectThreshold objects from the database.static RelationshipLoads a single Relationship object from the database.static BOIterator<Relationship>Loads multiple Relationship objects from the database.static ResourceLoads a single Resource object from the database.static BOIterator<Resource>Loads multiple Resource objects from the database.static ResourceAccessLoads a single ResourceAccess object from the database.static BOIterator<ResourceAccess>Loads multiple ResourceAccess objects from the database.static ResourceAssignmentLoads a single ResourceAssignment object from the database.static BOIterator<ResourceAssignment>Loads multiple ResourceAssignment objects from the database.static ResourceAssignmentCodeLoads a single ResourceAssignmentCode object from the database.static BOIterator<ResourceAssignmentCode>Loads multiple ResourceAssignmentCode objects from the database.Loads a single ResourceAssignmentCodeAssignment object from the database.Loads multiple ResourceAssignmentCodeAssignment objects from the database.static ResourceAssignmentCodeTypeLoads a single ResourceAssignmentCodeType object from the database.static BOIterator<ResourceAssignmentCodeType>Loads multiple ResourceAssignmentCodeType objects from the database.static ResourceAssignmentCreateLoads a single ResourceAssignmentCreate object from the database.static BOIterator<ResourceAssignmentCreate>Loads multiple ResourceAssignmentCreate objects from the database.Loads a single ResourceAssignmentPeriodActual object from the database.Loads multiple ResourceAssignmentPeriodActual objects from the database.static ResourceAssignmentUpdateLoads a single ResourceAssignmentUpdate object from the database.static BOIterator<ResourceAssignmentUpdate>Loads multiple ResourceAssignmentUpdate objects from the database.static ResourceCodeLoads a single ResourceCode object from the database.static BOIterator<ResourceCode>Loads multiple ResourceCode objects from the database.static ResourceCodeAssignmentLoads a single ResourceCodeAssignment object from the database.static BOIterator<ResourceCodeAssignment>Loads multiple ResourceCodeAssignment objects from the database.static ResourceCodeTypeLoads a single ResourceCodeType object from the database.static BOIterator<ResourceCodeType>Loads multiple ResourceCodeType objects from the database.static ResourceCurveLoads a single ResourceCurve object from the database.static BOIterator<ResourceCurve>Loads multiple ResourceCurve objects from the database.static ResourceHourLoads a single ResourceHour object from the database.static BOIterator<ResourceHour>Loads multiple ResourceHour objects from the database.static ResourceLocationLoads a single ResourceLocation object from the database.static BOIterator<ResourceLocation>Loads multiple ResourceLocation objects from the database.static ResourceRateLoads a single ResourceRate object from the database.static BOIterator<ResourceRate>Loads multiple ResourceRate objects from the database.static ResourceRoleLoads a single ResourceRole object from the database.static BOIterator<ResourceRole>Loads multiple ResourceRole objects from the database.static ResourceTeamLoads a single ResourceTeam object from the database.static BOIterator<ResourceTeam>Loads multiple ResourceTeam objects from the database.static RiskLoads a single Risk object from the database.static BOIterator<Risk>Loads multiple Risk objects from the database.static RiskCategoryLoads a single RiskCategory object from the database.static BOIterator<RiskCategory>Loads multiple RiskCategory objects from the database.static RiskImpactLoads a single RiskImpact object from the database.static BOIterator<RiskImpact>Loads multiple RiskImpact objects from the database.static RiskMatrixLoads a single RiskMatrix object from the database.static BOIterator<RiskMatrix>Loads multiple RiskMatrix objects from the database.static RiskMatrixScoreLoads a single RiskMatrixScore object from the database.static BOIterator<RiskMatrixScore>Loads multiple RiskMatrixScore objects from the database.static RiskMatrixThresholdLoads a single RiskMatrixThreshold object from the database.static BOIterator<RiskMatrixThreshold>Loads multiple RiskMatrixThreshold objects from the database.static RiskResponseActionLoads a single RiskResponseAction object from the database.static BOIterator<RiskResponseAction>Loads multiple RiskResponseAction objects from the database.static RiskResponseActionImpactLoads a single RiskResponseActionImpact object from the database.static BOIterator<RiskResponseActionImpact>Loads multiple RiskResponseActionImpact objects from the database.static RiskResponsePlanLoads a single RiskResponsePlan object from the database.static BOIterator<RiskResponsePlan>Loads multiple RiskResponsePlan objects from the database.static RiskThresholdLoads a single RiskThreshold object from the database.static BOIterator<RiskThreshold>Loads multiple RiskThreshold objects from the database.static RiskThresholdLevelLoads a single RiskThresholdLevel object from the database.static BOIterator<RiskThresholdLevel>Loads multiple RiskThresholdLevel objects from the database.static RoleLoads a single Role object from the database.static BOIterator<Role>Loads multiple Role objects from the database.static RoleCodeLoads a single RoleCode object from the database.static BOIterator<RoleCode>Loads multiple RoleCode objects from the database.static RoleCodeAssignmentLoads a single RoleCodeAssignment object from the database.static BOIterator<RoleCodeAssignment>Loads multiple RoleCodeAssignment objects from the database.static RoleCodeTypeLoads a single RoleCodeType object from the database.static BOIterator<RoleCodeType>Loads multiple RoleCodeType objects from the database.static RoleLimitLoads a single RoleLimit object from the database.static BOIterator<RoleLimit>Loads multiple RoleLimit objects from the database.static RoleRateLoads a single RoleRate object from the database.static BOIterator<RoleRate>Loads multiple RoleRate objects from the database.static RoleTeamLoads a single RoleTeam object from the database.static BOIterator<RoleTeam>Loads multiple RoleTeam objects from the database.static ScheduleCheckOptionLoads a single ScheduleCheckOption object from the database.static BOIterator<ScheduleCheckOption>Loads multiple ScheduleCheckOption objects from the database.static ScheduleOptionsLoads a single ScheduleOptions object from the database.static BOIterator<ScheduleOptions>Loads multiple ScheduleOptions objects from the database.static ShiftLoads a single Shift object from the database.static BOIterator<Shift>Loads multiple Shift objects from the database.static ShiftPeriodLoads a single ShiftPeriod object from the database.static BOIterator<ShiftPeriod>Loads multiple ShiftPeriod objects from the database.static StepUserDefinedValueUpdateLoads a single StepUserDefinedValueUpdate object from the database.static BOIterator<StepUserDefinedValueUpdate>Loads multiple StepUserDefinedValueUpdate objects from the database.static ThresholdParameterLoads a single ThresholdParameter object from the database.static BOIterator<ThresholdParameter>Loads multiple ThresholdParameter objects from the database.static TimesheetLoads a single Timesheet object from the database.static BOIterator<Timesheet>Loads multiple Timesheet objects from the database.static TimesheetAuditLoads a single TimesheetAudit object from the database.static BOIterator<TimesheetAudit>Loads multiple TimesheetAudit objects from the database.static TimesheetDelegateLoads a single TimesheetDelegate object from the database.static BOIterator<TimesheetDelegate>Loads multiple TimesheetDelegate objects from the database.static TimesheetPeriodLoads a single TimesheetPeriod object from the database.static BOIterator<TimesheetPeriod>Loads multiple TimesheetPeriod objects from the database.static UDFCodeLoads a single UDFCode object from the database.static BOIterator<UDFCode>Loads multiple UDFCode objects from the database.static UDFTypeLoads a single UDFType object from the database.static BOIterator<UDFType>Loads multiple UDFType objects from the database.static UDFValueLoads a single UDFValue object from the database.static BOIterator<UDFValue>Loads multiple UDFValue objects from the database.static UnitOfMeasureLoads a single UnitOfMeasure object from the database.static BOIterator<UnitOfMeasure>Loads multiple UnitOfMeasure objects from the database.static UpdateBaselineOptionLoads a single UpdateBaselineOption object from the database.static BOIterator<UpdateBaselineOption>Loads multiple UpdateBaselineOption objects from the database.static UserLoads a single User object from the database.static BOIterator<User>Loads multiple User objects from the database.static UserConsentLoads a single UserConsent object from the database.static BOIterator<UserConsent>Loads multiple UserConsent objects from the database.static UserDefinedValueUpdateLoads a single UserDefinedValueUpdate object from the database.static BOIterator<UserDefinedValueUpdate>Loads multiple UserDefinedValueUpdate objects from the database.static UserFieldTitleLoads a single UserFieldTitle object from the database.static BOIterator<UserFieldTitle>Loads multiple UserFieldTitle objects from the database.static UserInterfaceViewLoads a single UserInterfaceView object from the database.static BOIterator<UserInterfaceView>Loads multiple UserInterfaceView objects from the database.static UserLicenseLoads a single UserLicense object from the database.static BOIterator<UserLicense>Loads multiple UserLicense objects from the database.static UserOBSLoads a single UserOBS object from the database.static BOIterator<UserOBS>Loads multiple UserOBS objects from the database.static WBSLoads a single WBS object from the database.static BOIterator<WBS>Loads multiple WBS objects from the database.static WBSCategoryLoads a single WBSCategory object from the database.static BOIterator<WBSCategory>Loads multiple WBSCategory objects from the database.static WBSMilestoneLoads a single WBSMilestone object from the database.static BOIterator<WBSMilestone>Loads multiple WBSMilestone objects from the database.static WbsReviewersLoads a single WbsReviewers object from the database.static BOIterator<WbsReviewers>Loads multiple WbsReviewers objects from the database.Project.loadActivitiesNewerThanBaseline(String[] fields, String sWhereClause, String sOrderBy, ObjectId blObjId) Loads only the activies of the project that are newer than their baseline counterparts.Project.loadActivityCodesNewerThanBaseline(String[] fields, String sWhereClause, String sOrderBy, ObjectId blObjId) Loads the activity codes of the project that are newer than their baseline counterparts, including codes where baseline counterparts don't exist.Project.loadActivityUDFValuesNewerThanBaseline(String[] fields, String sWhereClause, String sOrderBy, ObjectId blObjId) Loads the activity UDFs of the project that are newer than their baseline counterparts, including UDFs where baseline counterparts don't exist.Activity[]BaselineProject.loadBaselineActivities(String[] fields, ObjectId[] origActivities) Return the corresponding linked Activities from the BaselineProject.BaselineProject.loadBaselineActivity(String[] fields, ObjectId origActivity) Return the corresponding linked Activity from the BaselineProject.static BOIterator<BaselineProject>BaselineProject.loadWithExpenseCategoryCBSSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads multiple BaselineProject objects with summarized spreads from the database.static BaselineProjectBaselineProject.loadWithExpenseCategoryCBSSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads a BaselineProject object with summarized spreads from the database.static BOIterator<Project>Project.loadWithExpenseCategoryCBSSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads multiple Project objects with summarized spreads from the database.static ProjectProject.loadWithExpenseCategoryCBSSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] expensecategorycbsObjectIds) Loads a Project object 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 ActivityActivity.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<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 ResourceAssignmentResourceAssignment.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 BOIterator<Activity>Activity.loadWithLiveSpreadActivityOrAssignment(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 BOIterator<ResourceAssignment>ResourceAssignment.loadWithLiveSpreadActivityOrAssignment(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<ResourceAssignment>ResourceAssignment.loadWithPeriodPerformanceSpread(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 ResourceAssignmentResourceAssignment.loadWithPeriodPerformanceSpread(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 BOIterator<ResourceAssignment>ResourceAssignment.loadWithPeriodPerformanceSpreadActivityOrAssignment(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<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 ProjectProject.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<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 ResourceResource.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 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 ProjectProject.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<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 RoleRole.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 BOIterator<BaselineProject>BaselineProject.loadWithResourceAssignmentCBSSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads multiple BaselineProject objects with summarized spreads from the database.static BaselineProjectBaselineProject.loadWithResourceAssignmentCBSSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads a BaselineProject object with summarized spreads from the database.static BOIterator<Project>Project.loadWithResourceAssignmentCBSSpread(Session session, String[] nonSpreadFields, ObjectId[] objIds, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads multiple Project objects with summarized spreads from the database.static ProjectProject.loadWithResourceAssignmentCBSSpread(Session session, String[] nonSpreadFields, ObjectId objId, String[] spreadFields, SpreadPeriodType periodType, Date startDate, Date endDate, boolean bIncludeCumulative, ObjectId[] resourcecbsObjectIds) Loads a Project object with summarized spreads from the database.static BOIterator<BaselineProject>BaselineProject.loadWithSpreads(Session session, String[] nonSpreadFields, ObjectId[] objIds, SpreadOptions... spreadOptions) Loads multiple BaselineProject objects with spreads from the database.static BaselineProjectBaselineProject.loadWithSpreads(Session session, String[] nonSpreadFields, ObjectId objId, SpreadOptions... spreadOptions) Loads a BaselineProject object with spreads from the database.static BOIterator<Project>Project.loadWithSpreads(Session session, String[] nonSpreadFields, ObjectId[] objIds, SpreadOptions... spreadOptions) Loads multiple Project objects with spreads from the database.static ProjectProject.loadWithSpreads(Session session, String[] nonSpreadFields, ObjectId objId, SpreadOptions... spreadOptions) Loads a Project object with spreads from the database.static BOIterator<WBS>WBS.loadWithSpreads(Session session, String[] nonSpreadFields, ObjectId[] objIds, SpreadOptions... spreadOptions) Loads multiple WBS objects with spreads from the database.static WBSWBS.loadWithSpreads(Session session, String[] nonSpreadFields, ObjectId objId, SpreadOptions... spreadOptions) Loads a WBS object with 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 BaselineProjectBaselineProject.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<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 EPSEPS.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 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 ProjectProject.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 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 WBSWBS.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 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 WBSWBS.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 WBSWBS.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.voidProject.publishProject(ObjectId objId) Publishes the project.voidProjectPortfolio.removeProject(ObjectId objId) Removes a project from the project portfolio.voidProjectPortfolio.removeProjects(ObjectId[] objIds) Removes projects from the project portfolio.voidResourceTeam.removeResource(ObjectId objId) Removes a resource from the resource team.voidResourceTeam.removeResources(ObjectId[] objIds) Removes resources from the resource team.voidRoleTeam.removeRole(ObjectId objId) Removes a role from the role team.voidRoleTeam.removeRoles(ObjectId[] objIds) Removes roles from the role team.voidActivityCodeAssignment.setActivityCodeObjectId(ObjectId o) Sets the unique ID of the associated activity code.voidActivityCodeUpdate.setActivityCodeTypeObjectId(ObjectId o) Sets the unique ID of the activity code type.voidBaselineProject.setActivityDefaultCalendarObjectId(ObjectId o) Sets the unique ID of the calendar assigned to new activities by default.voidProject.setActivityDefaultCalendarObjectId(ObjectId o) Sets the unique ID of the calendar assigned to new activities by default.voidBaselineProject.setActivityDefaultCostAccountObjectId(ObjectId o) Sets the unique ID of the cost account assigned to new activities and project expenses by default.voidProject.setActivityDefaultCostAccountObjectId(ObjectId o) Sets the unique ID of the cost account assigned to new activities and project expenses by default.voidActivityFilter.setActivityFilterId(ObjectId o) Sets the unique ID generated by the system.voidActivityNoteUpdate.setActivityNoteObjectId(ObjectId o) Sets the unique ID of the associated note.voidActivityCodeAssignment.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the activity code is assigned.voidActivityCodeUpdate.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the associated code is assigned.voidActivityComment.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which this comment is added.voidActivityExpense.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the project expense is linked.voidActivityNote.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the activity note is assigned.voidActivityNoteUpdate.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the associated note is assigned.voidActivityOwner.setActivityObjectId(ObjectId o) Sets the unique ID of the associated activity.voidActivityPeriodActual.setActivityObjectId(ObjectId o) Sets the unique ID of the associated activity.voidActivityRisk.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the risk is assigned.voidActivityStep.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the steps are assigned.voidActivityStepCreate.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the associated step is assigned.voidActivityUpdate.setActivityObjectId(ObjectId o) Sets the unique ID of the Activity associated to the ActivityUpdate.voidDocument.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the activity document applies.voidLeanTask.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the lean tasks are assigned.voidProjectDocument.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the activity document applies.voidProjectIssue.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the project issue applies.voidResourceAssignment.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the resource is assigned.voidResourceAssignmentCreate.setActivityObjectId(ObjectId o) Sets the unique ID of the activity to which the associated assignment is assigned.voidRiskResponseAction.setActivityObjectId(ObjectId o) Sets the unique ID of the associated activity.voidActivityStepDelete.setActivityStepObjectId(ObjectId o) Sets the unique ID of the associated step.voidActivityStepUpdate.setActivityStepObjectId(ObjectId o) Sets the unique ID of the associated step.voidActivityStepTemplateItem.setActivityStepTemplateObjectId(ObjectId o) Sets the unique ID of the activity step template to which this item belongs.voidActivityCodeUpdate.setApprovalUserObjectId(ObjectId o) Sets the unique ID of the user approving the changes.voidActivityUpdate.setApprovalUserObjectId(ObjectId o) Sets the unique ID of the user approving the activity changes.voidResourceAssignmentUpdate.setApprovalUserObjectId(ObjectId o) Sets the unique ID of the user approving the changes.voidStepUserDefinedValueUpdate.setApprovalUserObjectId(ObjectId o) Sets the unique ID of the user approving the changes.voidUserDefinedValueUpdate.setApprovalUserObjectId(ObjectId o) Sets the unique ID of the user approving the changes.voidActivityComment.setAssignmentObjectId(ObjectId o) Sets the unique ID of the Assignment to which this comment is added.voidAutovueAttr.setAVPropertyId(ObjectId o) Sets the unique ID generated by the system.voidCalendar.setBaseCalendarObjectId(ObjectId o) Sets the unique ID of the global calendar to which this calendar is linked.voidGlobalPreferences.setBaseCurrencyObjectId(ObjectId o) Sets the unique ID of the currency.voidBaselineProject.setBaselineTypeObjectId(ObjectId o) Sets the unique ID of the baseline type.voidActivity.setCalendarObjectId(ObjectId o) Sets the unique ID of the calendar assigned to the activity.voidResource.setCalendarObjectId(ObjectId o) Sets the unique ID of the calendar assigned to the resource.voidSets the unique Id of CBS Code.voidSets the unique Id of CBS Code.voidSets the unique Id of CBS.voidActivityCodeUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated Changeset.voidActivityNoteUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated change set.voidActivityStepCreate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated change set.voidActivityStepDelete.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated change set.voidActivityStepUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated change set.voidActivityUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated Changeset.voidResourceAssignmentCreate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated Changeset.voidResourceAssignmentUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated Changeset.voidStepUserDefinedValueUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated Changeset.voidUserDefinedValueUpdate.setChangeSetObjectId(ObjectId o) Sets the unique ID of the associated Changeset.voidActivityCode.setCodeTypeObjectId(ObjectId o) Sets the unique ID of the parent activity code type.voidProjectCode.setCodeTypeObjectId(ObjectId o) Sets the unique ID of the parent project code type.voidResourceAssignmentCode.setCodeTypeObjectId(ObjectId o) Sets the unique ID of the parent assignment code type.voidResourceCode.setCodeTypeObjectId(ObjectId o) Sets the unique ID of the parent resource code type.voidRoleCode.setCodeTypeObjectId(ObjectId o) Sets the unique ID of the parent role code type.voidUDFCode.setCodeTypeObjectId(ObjectId o) Sets the unique ID of the code type.voidActivityExpense.setCostAccountObjectId(ObjectId o) Sets the unique ID of the cost account associated with the project expense.voidResourceAssignment.setCostAccountObjectId(ObjectId o) Sets the unique ID of the cost account associated with this resource assignment.voidResource.setCurrencyObjectId(ObjectId o) Sets the unique ID of the currency associated with this resource.voidUser.setCurrencyObjectId(ObjectId o) Sets the unique ID of the associated currency.voidProject.setCurrentBaselineProjectObjectId(ObjectId o) Sets the unique ID of the project's baseline to use for computing summaries.voidGlobalPreferences.setDefaultTimesheetApprovalManager(ObjectId o) Sets the unique ID of the resource manager assigned to approve timesheets for new resources by default.voidProjectDeployment.setDeploymentObjectId(ObjectId o) Sets the unique ID generated by the system.voidDocument.setDocumentCategoryObjectId(ObjectId o) Sets the unique ID of the associated document category.voidProjectDocument.setDocumentObjectId(ObjectId o) Sets the unique ID of the document to which the activity document applies.voidDocument.setDocumentStatusCodeObjectId(ObjectId o) Sets the unique ID of the associated document status code.voidActivityCodeType.setEPSObjectId(ObjectId o) Sets the unique ID of the associated EPS.voidEPSBudgetChangeLog.setEPSObjectId(ObjectId o) Sets the unique ID of the EPS element to which the budget change log applies.voidEPSFunding.setEPSObjectId(ObjectId o) Sets the unique ID of the associated EPS for this EPS funding.voidEPSNote.setEPSObjectId(ObjectId o) Sets the unique ID of the associated EPS.voidEPSSpendingPlan.setEPSObjectId(ObjectId o) Sets the unique ID of the associated EPS for this EPS spending plan.voidActivityExpense.setExpenseCategoryObjectId(ObjectId o) Sets the unique ID of the expense category for the project expense.voidSets the unique ID generated by the system of the last financial period viewable in columns in Project Management.voidActivityPeriodActual.setFinancialPeriodObjectId(ObjectId o) Sets the unique ID of the associated financial period.voidResourceAssignmentPeriodActual.setFinancialPeriodObjectId(ObjectId o) Sets the unique ID of the associated financial period.voidSets the unique ID generated by the system of the first financial period viewable in columns in Project Management.voidFinancialPeriod.setFinancialPeriodTemplateId(ObjectId o) Sets the unique ID generated by the system.voidProject.setFinancialPeriodTemplateId(ObjectId o) Sets the unique ID generated by the system.voidBaselineProject.setFinancialPeriodTmplId(ObjectId o) Sets the unique ID generated by the system.voidProjectResourceQuantity.setFinancialPeriodTmplId(ObjectId o) Sets the unique ID generated by the system.voidStepUserDefinedValueUpdate.setForeignObjectId(ObjectId o) Sets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.voidUDFValue.setForeignObjectId(ObjectId o) Sets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.voidUserDefinedValueUpdate.setForeignObjectId(ObjectId o) Sets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.voidEPSFunding.setFundingSourceObjectId(ObjectId o) Sets the unique ID of the associated funding source for this EPS funding.voidProjectFunding.setFundingSourceObjectId(ObjectId o) Sets the unique ID of the associated funding source for this project funding.voidUser.setGlobalProfileObjectId(ObjectId o) Sets the unique ID of the global security profile assigned to the user.voidGlobalReplace.setGreplaceObjectId(ObjectId o) Sets the unique ID of the GReplace Template.voidSets the unique ID of the resource that identified the risk.voidBaselineProject.setLastFinancialPeriodObjectId(ObjectId o) Sets the unique ID of the last closed financial period for the baseline project.voidProject.setLastFinancialPeriodObjectId(ObjectId o) Sets the unique ID of the last closed financial period for the project.voidActivity.setLocationObjectId(ObjectId o) Sets the unique ID of the location assigned to the activity.voidBaselineProject.setLocationObjectId(ObjectId o) Sets the unique ID of the location assigned to the project.voidProject.setLocationObjectId(ObjectId o) Sets the unique ID of the location assigned to the project.voidResource.setLocationObjectId(ObjectId o) Sets the unique ID of the location assigned to the resource.voidScheduleOptions.setMultipleFloatPathsEndingActivityObjectId(ObjectId o) Sets the activity in the WBS that you want to represent the end of the float paths.voidActivityNote.setNotebookTopicObjectId(ObjectId o) Sets the unique ID of the associated notebook topic.voidEPSNote.setNotebookTopicObjectId(ObjectId o) Sets the unique ID of the associated notebook topic.voidProjectNote.setNotebookTopicObjectId(ObjectId o) Sets the unique ID of the associated notebook topic.voidActivity.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityCodeType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityComment.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityExpense.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityNote.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityStep.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityStepTemplate.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidActivityStepTemplateItem.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidAlert.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidBaselineProject.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidBaselineType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidCalendar.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidCBS.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidChangeSet.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidCostAccount.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidCurrency.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidDocument.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidDocumentCategory.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidDocumentStatusCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidEPS.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidEPSBudgetChangeLog.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidEPSFunding.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidEPSNote.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidEPSSpendingPlan.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidExpenseCategory.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidFinancialPeriod.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidFinancialPeriodTemplate.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidFundingSource.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidGatewayDeployment.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidGlobalProfile.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidJobService.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidLeanTask.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidLocation.setObjectId(ObjectId o) Sets the unique ID of the location.voidNotebookTopic.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidOBS.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidOverheadCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProfile.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProject.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectBudgetChangeLog.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectCodeType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectDeployment.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectDocument.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectFunding.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectIssue.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectNote.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectPortfolio.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectProfile.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectResource.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectResourceCategory.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectSpendingPlan.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidProjectThreshold.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRelationship.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResource.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceAssignment.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceAssignmentCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceAssignmentCodeType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceCodeType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceCurve.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceHour.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceLocation.setObjectId(ObjectId o) Sets the unique ID of the resource location.voidResourceRate.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidResourceTeam.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRisk.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRiskCategory.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRiskMatrix.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRiskMatrixScore.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRiskResponseAction.setObjectId(ObjectId o) Sets the unique ID of the associated risk.voidRiskResponsePlan.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRiskThreshold.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRiskThresholdLevel.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRole.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRoleCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRoleCodeType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRoleLimit.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRoleRate.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidRoleTeam.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidShift.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidTimesheetPeriod.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidUDFCode.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidUDFType.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidUnitOfMeasure.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidUpdateBaselineOption.setObjectId(ObjectId o) Sets the unique ID of the associated user.voidUser.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidUserLicense.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidWBS.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidWBSCategory.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidWBSMilestone.setObjectId(ObjectId o) Sets the unique ID generated by the system.voidWbsReviewers.setObjectId(ObjectId o) Sets the Reviewers ID of Status Review.voidBaselineProject.setOBSObjectId(ObjectId o) Sets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS.voidEPS.setOBSObjectId(ObjectId o) Sets the unique ID of the project manager from the project's OBS tree who is responsible for the EPS.voidProject.setOBSObjectId(ObjectId o) Sets the unique ID of the project manager from the project's OBS tree who is responsible for the Project.voidProjectIssue.setOBSObjectId(ObjectId o) Sets the unique ID of the project manager from the project's OBS tree who is responsible for the project issue.voidProjectThreshold.setOBSObjectId(ObjectId o) Sets the unique ID of the associated OBS for this project threshold.voidUserOBS.setOBSObjectId(ObjectId o) Sets the unique ID of the OBS to which the user is granted access.voidWBS.setOBSObjectId(ObjectId o) Sets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS.voidBaselineProject.setOriginalProjectObjectId(ObjectId o) Sets the unique ID of the project from which the project baseline was created, if the current project is a project baseline.voidResourceHour.setOverheadCodeObjectId(ObjectId o) Sets the unique ID of the overhead code, if the hours are for an overhead activity.voidActivityCodeUpdate.setOverrideActivityCodeId(ObjectId o) Sets the overridden new activity code id for this activity.voidBaselineProject.setOwnerResourceObjectId(ObjectId o) Sets the unique ID of the Owner Resource of this baseline project.voidProject.setOwnerResourceObjectId(ObjectId o) Sets the unique ID of the Owner Resource of this project.voidBaselineProject.setParentEPSObjectId(ObjectId o) Sets the unique ID of the parent EPS of this baseline project.voidProject.setParentEPSObjectId(ObjectId o) Sets the unique ID of the parent EPS of this project.voidActivityCode.setParentObjectId(ObjectId o) Sets the unique ID of the parent activity code of this activity code in the hierarchy.voidCBS.setParentObjectId(ObjectId o) Sets stores the unique id associated with parent cbs.voidCostAccount.setParentObjectId(ObjectId o) Sets the unique ID of the parent cost account of this cost account in the hierarchy.voidDocument.setParentObjectId(ObjectId o) Sets the unique ID of the parent document of this document in the hierarchy.voidEPS.setParentObjectId(ObjectId o) Sets the unique ID of the parent EPS of this EPS in the hierarchy.voidFundingSource.setParentObjectId(ObjectId o) Sets the unique ID of the parent funding source of this funding source in the hierarchy.voidOBS.setParentObjectId(ObjectId o) Sets the unique ID of the parent OBS of this OBS in the hierarchy.voidProjectCode.setParentObjectId(ObjectId o) Sets the unique ID of the parent project code of this project code in the hierarchy.voidResource.setParentObjectId(ObjectId o) Sets the unique ID of the parent resource of this resource in the hierarchy.voidResourceAssignmentCode.setParentObjectId(ObjectId o) Sets the unique ID of the parent assignment code of this assignment code in the hierarchy.voidResourceCode.setParentObjectId(ObjectId o) Sets the unique ID of the parent resource code of this resource code in the hierarchy.voidRiskCategory.setParentObjectId(ObjectId o) Sets the unique ID of the parent risk type of this risk type in the hierarchy.voidRole.setParentObjectId(ObjectId o) Sets the unique ID of the parent role of this role in the hierarchy.voidRoleCode.setParentObjectId(ObjectId o) Sets the unique ID of the parent role code of this role code in the hierarchy.voidWBS.setParentObjectId(ObjectId o) Sets the unique ID of the parent WBS of this WBS in the hierarchy.voidActivityCodeUpdate.setPendingActivityCodeId(ObjectId o) Sets the new activity code id for this activity, pending approval if required.voidRelationship.setPredecessorActivityObjectId(ObjectId o) Sets the unique ID of the predecessor activity.voidRelationship.setPredecessorProjectObjectId(ObjectId o) Sets the unique ID of the project that owns the predecessor activity.voidProject.setPrimaryBaselineObjectId(ObjectId o) Sets the assigned Primary Baeline Id.voidUser.setPrimaryBaselineProject(ObjectId projectId, ObjectId baselineProjectId) Sets the value of the user's primary BaselineProject for a specific project.voidActivity.setPrimaryResourceObjectId(ObjectId o) Sets the unique ID of the primary resource for the activity.voidResource.setPrimaryRoleObjectId(ObjectId o) Sets the unique ID of the role that is assigned as the resource's primary role.voidProjectCodeAssignment.setProjectCodeObjectId(ObjectId o) Sets the unique ID of the associated project code.voidActivity.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidActivityCodeType.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidCalendar.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidCBS.setProjectObjectId(ObjectId o) Sets the unique id of the associated project.voidDocument.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidPAuditX.setProjectObjectId(ObjectId o) Sets project id of the audit record.voidProjectBudgetChangeLog.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidProjectCodeAssignment.setProjectObjectId(ObjectId o) Sets the unique ID of the project to which the project code is assigned.voidProjectDeployment.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidProjectDocument.setProjectObjectId(ObjectId o) Sets the unique ID of the project to which the activity document applies.voidProjectFunding.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project source for this project funding.voidProjectIssue.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidProjectNote.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidProjectResource.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidProjectSpendingPlan.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project for this project spending plan.voidProjectThreshold.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project for this project threshold.voidResourceHour.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidRisk.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidScheduleCheckOption.setProjectObjectId(ObjectId o) Sets the unique Id of the project.voidStepUserDefinedValueUpdate.setProjectObjectId(ObjectId o) Sets the unique ID of the Project associated to the UDF.voidWBS.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidWBSMilestone.setProjectObjectId(ObjectId o) Sets the unique ID of the associated project.voidUserOBS.setProjectProfileObjectId(ObjectId o) Sets the unique ID of the project profile with which the user is granted access to the project and OBS.voidProjectResource.setProjectResourceCategoryObjectId(ObjectId o) Sets the unique ID of the associated project resource category.voidProjectResourceQuantity.setProjectResourceObjectId(ObjectId o) Sets the unique ID of the associated project resource.voidGatewayDeployment.setProviderId(ObjectId o) Sets providerId.voidChangeSet.setRequestUserObjectId(ObjectId o) Sets the unique ID of the user modifying the activities, assignments or steps.voidResourceAssignmentCodeAssignment.setResourceAssignmentCodeObjectId(ObjectId o) Sets the unique ID of the associated assignment code.voidResourceAssignmentCreate.setResourceAssignmentCreateObjectId(ObjectId o) Sets the unique ID of the ResourceAssignmentCreate.voidResourceAssignmentCodeAssignment.setResourceAssignmentObjectId(ObjectId o) Sets the unique ID of the assignment to which the assignment code is assigned.voidResourceAssignmentPeriodActual.setResourceAssignmentObjectId(ObjectId o) Sets the unique ID of the associated resource assignment.voidResourceAssignmentUpdate.setResourceAssignmentObjectId(ObjectId o) Sets the unique ID of the ResourceAssignment associated to the AssignmentUpdate.voidResourceHour.setResourceAssignmentObjectId(ObjectId o) Sets the unique ID of the associated resource assignment.voidResourceCodeAssignment.setResourceCodeObjectId(ObjectId o) Sets the unique ID of the associated resource code.voidResourceAssignment.setResourceCurveObjectId(ObjectId o) Sets the unique ID of the resource curve.voidDocument.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidProjectIssue.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource for this project issue.voidProjectResource.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceAccess.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceAssignment.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceAssignmentCreate.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceCodeAssignment.setResourceObjectId(ObjectId o) Sets the unique ID of the resource to which the resource code is assigned.voidResourceHour.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceLocation.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceRate.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidResourceRole.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidRisk.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidRiskResponseAction.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidTimesheet.setResourceObjectId(ObjectId o) Sets the unique ID of the associated resource.voidRisk.setRiskCategoryObjectId(ObjectId o) Sets the unique ID of the category to which the Risk is assigned.voidBaselineProject.setRiskMatrixObjectId(ObjectId o) Sets the unique ID of the associated Risk Matrix.voidProject.setRiskMatrixObjectId(ObjectId o) Sets the unique ID of the associated Risk Matrix.voidRiskMatrixScore.setRiskMatrixObjectId(ObjectId o) Sets the unique ID of the associated Risk Matrix.voidRiskMatrixThreshold.setRiskMatrixObjectId(ObjectId o) Sets the unique ID of the associated Risk Matrix.voidActivityRisk.setRiskObjectId(ObjectId o) Sets the unique ID of the associated risk.voidRiskImpact.setRiskObjectId(ObjectId o) Sets the unique ID of the associated risk.voidRiskResponsePlan.setRiskObjectId(ObjectId o) Sets the unique ID of the associated risk.voidRiskResponseActionImpact.setRiskResponseActionObjectId(ObjectId o) Sets the unique id of the associated risk response action.voidRiskResponseAction.setRiskResponsePlanObjectId(ObjectId o) Sets the unique ID of the associated risk response plan.voidRiskImpact.setRiskThresholdLevelObjectId(ObjectId o) Sets the unique ID of the associated Risk Threshold.voidRiskResponseActionImpact.setRiskThresholdLevelObjectId(ObjectId o) Sets the unique ID of the associated Risk Threshold Level.voidRiskMatrixThreshold.setRiskThresholdObjectId(ObjectId o) Sets the unique ID of the associated Risk Threshold.voidRiskThresholdLevel.setRiskThresholdObjectId(ObjectId o) Sets the unique ID of the associated Risk Threshold.voidRoleCodeAssignment.setRoleCodeObjectId(ObjectId o) Sets the unique ID of the associated role code.voidProjectResource.setRoleObjectId(ObjectId o) Sets the unique ID of the associated role.voidResourceAssignment.setRoleObjectId(ObjectId o) Sets the unique ID of the role the resource is performing on this activity.voidResourceRole.setRoleObjectId(ObjectId o) Sets the unique ID of the associated role.voidRoleCodeAssignment.setRoleObjectId(ObjectId o) Sets the unique ID of the role to which the role code is assigned.voidRoleLimit.setRoleObjectId(ObjectId o) Sets the unique ID of the associated role.voidRoleRate.setRoleObjectId(ObjectId o) Sets the unique ID of the associated role.voidScheduleCheckOption.setScheduleCheckOptionsId(ObjectId o) Sets scheduleCheckOptions Id.voidProject.setSecondaryBaselineObjectId(ObjectId o) Sets the assigned Secondary Baeline Id.voidUser.setSecondaryBaselineProject(ObjectId projectId, ObjectId baselineProjectId) Sets the value of the user's secondary BaselineProject for a specific project.voidResource.setShiftObjectId(ObjectId o) Sets the unique ID of the shift associated with the resource.voidResourceRate.setShiftPeriodObjectId(ObjectId o) Sets the unique ID of the associated shift.voidWbsReviewers.setStatusReviewerId(ObjectId o) Sets the Status Review ID of Status Review.voidRelationship.setSuccessorActivityObjectId(ObjectId o) Sets the unique ID of the successor activity.voidRelationship.setSuccessorProjectObjectId(ObjectId o) Sets the unique ID of the project that owns the successor activity.voidJobService.setTargetWbsId(ObjectId o) Sets targetWbsId for job service.voidProject.setTertiaryBaselineObjectId(ObjectId o) Sets the assigned Tertiary Baeline Id.voidUser.setTertiaryBaselineProject(ObjectId projectId, ObjectId baselineProjectId) Sets the value of the user's primary baseline for a specific project.voidProjectThreshold.setThresholdParameterObjectId(ObjectId o) Sets the unique ID of the associated threshold parameter for this project threshold.voidResource.setTimesheetApprovalManagerObjectId(ObjectId o) Sets the unique ID of the resource manager assigned to approve timesheets for the resource.voidResourceHour.setTimesheetPeriodObjectId(ObjectId o) Sets the unique ID of the associated timesheet.voidTimesheet.setTimesheetPeriodObjectId(ObjectId o) Sets the unique ID of the timesheet period.voidUDFValue.setUDFCodeObjectId(ObjectId o) Sets the unique ID of the associated UDF code.voidStepUserDefinedValueUpdate.setUDFTypeObjectId(ObjectId o) Sets the unique ID of the associated UDF type.voidUDFValue.setUDFTypeObjectId(ObjectId o) Sets the unique ID of the associated UDF type.voidUserDefinedValueUpdate.setUDFTypeObjectId(ObjectId o) Sets the unique ID of the associated UDF type.voidResource.setUnitOfMeasureObjectId(ObjectId o) Sets the unit of measure this material resource uses.voidSets user Id in Activity Filter.voidSets the job data for the job service.voidSets user ID.voidUser.setUserInterfaceViewObjectId(ObjectId o) Sets the unique ID of the associated user interface view.voidActivityComment.setUserObjectId(ObjectId o) Sets the unique ID of the user who added this comment.voidActivityOwner.setUserObjectId(ObjectId o) Sets the unique ID of the associated user.voidGlobalReplace.setUserObjectId(ObjectId o) Sets the unique ID of the associated user.voidProjectPortfolio.setUserObjectId(ObjectId o) Sets the unique ID of a specific user who has access to the selected project portfolio.voidResource.setUserObjectId(ObjectId o) Sets the unique ID of the associated user.voidResourceAccess.setUserObjectId(ObjectId o) Sets the unique ID of the associated user.voidResourceTeam.setUserObjectId(ObjectId o) Sets the unique ID of the associated user.voidRoleTeam.setUserObjectId(ObjectId o) Sets the unique ID of a specific user who has access to the selected role team.voidUserLicense.setUserObjectId(ObjectId o) Sets the unique ID of the associated user.voidUserOBS.setUserObjectId(ObjectId o) Sets the unique ID of the user who is assigned to the project OBS.voidBaselineProject.setWBSCategoryObjectId(ObjectId o) Sets the unique ID of the associated WBS category value.voidProject.setWBSCategoryObjectId(ObjectId o) Sets the unique ID of the associated WBS category value.voidWBS.setWBSCategoryObjectId(ObjectId o) Sets the unique ID of the associated WBS category value.voidSets the WBS ID of Status Review.voidActivity.setWBSObjectId(ObjectId o) Sets the unique ID of the WBS for the activity.voidProjectBudgetChangeLog.setWBSObjectId(ObjectId o) Sets the unique ID of the WBS element to which the budget change log applies.voidProjectDocument.setWBSObjectId(ObjectId o) Sets the unique ID of the WBS to which the activity document applies.voidProjectIssue.setWBSObjectId(ObjectId o) Sets the unique ID of the WBS to which the project issue applies.voidProjectNote.setWBSObjectId(ObjectId o) Sets the unique ID of the associated WBS.voidProjectResource.setWBSObjectId(ObjectId o) Sets the unique ID of the associated WBS.voidProjectSpendingPlan.setWBSObjectId(ObjectId o) Sets the unique ID of the associated WBS for this project spending plan.voidProjectThreshold.setWBSObjectId(ObjectId o) Sets the unique ID of the associated WBS for this project threshold.voidWBSMilestone.setWBSObjectId(ObjectId o) Sets the unique ID of the WBS where the WBS milestone is assigned.Constructors in com.primavera.integration.client.bo.object with parameters of type ObjectIdModifierConstructorDescriptionClass constructor specifying the Session and ObjectId of the object.ActivityCode(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityCodeAssignment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityCodeAssignment(Session session, ObjectId activityObjectId, ObjectId activityCodeTypeObjectId) Class constructor specifying the Session and the individual components of the multi-part key: ActivityObjectId and ActivityCodeTypeObjectId.ActivityCodeType(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityCodeUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityComment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityExpense(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityFilter(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityNote(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityNoteUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityOwner(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityPeriodActual(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityPeriodActual(Session session, ObjectId financialPeriodObjectId, ObjectId activityObjectId) Class constructor specifying the Session and the individual components of the multi-part key: FinancialPeriodObjectId and ActivityObjectId.ActivityRisk(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityRisk(Session session, ObjectId riskObjectId, ObjectId activityObjectId) Class constructor specifying the Session and the individual components of the multi-part key: RiskObjectId and ActivityObjectId.ActivityStep(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityStepCreate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityStepDelete(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityStepTemplate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityStepTemplateItem(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityStepUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ActivityUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.AutovueAttr(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.BaselineProject(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.BaselineType(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.CBSDurationSummary(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.CostAccount(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.DocumentCategory(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.DocumentStatusCode(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.EPSBudgetChangeLog(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.EPSFunding(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.EPSSpendingPlan(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ExpenseCategory(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.FinancialPeriod(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.FinancialPeriodTemplate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.FundingSource(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.GatewayDeployment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.GlobalPreferences(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.GlobalProfile(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.GlobalReplace(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ImportOptionsTemplate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.IssueHistory(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.JobService(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.MSPTemplate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.NotebookTopic(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.OverheadCode(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.ProjectBudgetChangeLog(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectCode(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectCodeAssignment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectCodeAssignment(Session session, ObjectId projectObjectId, ObjectId projectCodeTypeObjectId) Class constructor specifying the Session and the individual components of the multi-part key: ProjectObjectId and ProjectCodeTypeObjectId.ProjectCodeType(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectDeployment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectDocument(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectFunding(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectIssue(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectNote(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectPortfolio(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectProfile(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectResource(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectResourceCategory(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectResourceQuantity(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectResourceQuantity(Session session, ObjectId projectResourceObjectId, Date weekStartDate, Date monthStartDate) Class constructor specifying the Session and the individual components of the multi-part key: ProjectResourceObjectId, WeekStartDate, and MonthStartDate.ProjectSpendingPlan(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ProjectThreshold(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Relationship(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.ResourceAccess(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAccess(Session session, ObjectId userObjectId, ObjectId resourceObjectId) Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and ResourceObjectId.ResourceAssignment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAssignmentCode(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAssignmentCodeAssignment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAssignmentCodeAssignment(Session session, ObjectId resourceAssignmentObjectId, ObjectId resourceAssignmentCodeTypeObjectId) Class constructor specifying the Session and the individual components of the multi-part key: ResourceAssignmentObjectId and ResourceAssignmentCodeTypeObjectId.ResourceAssignmentCodeType(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAssignmentCreate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAssignmentPeriodActual(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceAssignmentPeriodActual(Session session, ObjectId financialPeriodObjectId, ObjectId resourceAssignmentObjectId) Class constructor specifying the Session and the individual components of the multi-part key: FinancialPeriodObjectId and ResourceAssignmentObjectId.ResourceAssignmentUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceCode(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceCodeAssignment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceCodeAssignment(Session session, ObjectId resourceObjectId, ObjectId resourceCodeTypeObjectId) Class constructor specifying the Session and the individual components of the multi-part key: ResourceObjectId and ResourceCodeTypeObjectId.ResourceCodeType(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceCurve(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceHour(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceLocation(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceRate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceRole(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ResourceRole(Session session, ObjectId resourceObjectId, ObjectId roleObjectId) Class constructor specifying the Session and the individual components of the multi-part key: ResourceObjectId and RoleObjectId.ResourceTeam(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.RiskCategory(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskImpact(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskImpact(Session session, ObjectId riskObjectId, ObjectId riskThresholdObjectId) Class constructor specifying the Session and the individual components of the multi-part key: RiskObjectId and RiskThresholdObjectId.RiskMatrix(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskMatrixScore(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskMatrixThreshold(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskMatrixThreshold(Session session, ObjectId riskMatrixObjectId, ObjectId riskThresholdObjectId) Class constructor specifying the Session and the individual components of the multi-part key: RiskMatrixObjectId and RiskThresholdObjectId.RiskResponseAction(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskResponseActionImpact(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskResponseActionImpact(Session session, ObjectId riskResponseActionObjectId, ObjectId riskThresholdObjectId) Class constructor specifying the Session and the individual components of the multi-part key: RiskResponseActionObjectId and RiskThresholdObjectId.RiskResponsePlan(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskThreshold(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RiskThresholdLevel(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.RoleCodeAssignment(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.RoleCodeAssignment(Session session, ObjectId roleObjectId, ObjectId roleCodeTypeObjectId) Class constructor specifying the Session and the individual components of the multi-part key: RoleObjectId and RoleCodeTypeObjectId.RoleCodeType(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.ScheduleCheckOption(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ScheduleOptions(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ScheduleOptions(Session session, ObjectId userObjectId, ObjectId projectObjectId) Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and ProjectObjectId.Class constructor specifying the Session and ObjectId of the object.ShiftPeriod(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.StepUserDefinedValueUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.ThresholdParameter(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and the individual components of the multi-part key: ResourceObjectId and TimesheetPeriodObjectId.TimesheetAudit(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.TimesheetDelegate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.TimesheetPeriod(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and the individual components of the multi-part key: UDFTypeObjectId and ForeignObjectId.UnitOfMeasure(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.UpdateBaselineOption(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.UserConsent(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.UserDefinedValueUpdate(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.UserFieldTitle(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.UserInterfaceView(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.UserLicense(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and ObjectId of the object.Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and OBSObjectId.Class constructor specifying the Session and ObjectId of the object.WBSCategory(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.WBSMilestone(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object.WbsReviewers(Session session, ObjectId objId) Class constructor specifying the Session and ObjectId of the object. -
Uses of ObjectId in com.primavera.integration.client.xml.xmlexporter
Methods in com.primavera.integration.client.xml.xmlexporter with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidXMLExporter.exportBaselineProject(OutputStream os, ObjectId projectId, String[] fields, XMLExporterListener listener) Export a collection of baseline projects.voidXMLExporter.exportFullProject(OutputStream os, ObjectId projectId, String[] fields, XMLExporterListener listener) Fully export a specific project.voidXMLExporter.exportFullProject(OutputStream os, ObjectId projectId, String[] fields, XMLExporterListener listener, SpreadPeriodType periodType, ObjectId mspUdfTypeId) Fully export a specific project with future bucket planning spreads.voidXMLExporter.exportFullProjects(OutputStream os, List<ObjectId> projectObjectIdList, String[] fields, XMLExporterListener listener, SpreadPeriodType periodType, ObjectId mspUdfTypeId) Fully export a specific project with future bucket planning spreads.voidXMLExporter.exportFullProjectToMSPXml(OutputStream os, ObjectId projectId, String[] fields, XMLExporterListener listener, SpreadPeriodType periodType, ObjectId mspUdfTypeId, Map<Object, Object> propMap, Logger logger) Fully export a specific project in MSP XML format.Method parameters in com.primavera.integration.client.xml.xmlexporter with type arguments of type ObjectIdModifier and TypeMethodDescriptionvoidXMLExporter.exportBaselineProjects(OutputStream os, List<ObjectId> projectIds, String[] fields, XMLExporterListener listener) Export a collection of baseline projects.voidXMLExporter.exportFullProjects(OutputStream os, List<ObjectId> projectObjectIdList, String[] fields, XMLExporterListener listener) Fully export a set of projects.voidXMLExporter.exportFullProjects(OutputStream os, List<ObjectId> projectObjectIdList, String[] fields, XMLExporterListener listener, SpreadPeriodType periodType) Fully export a specific project with future bucket planning spreads.voidXMLExporter.exportFullProjects(OutputStream os, List<ObjectId> projectObjectIdList, String[] fields, XMLExporterListener listener, SpreadPeriodType periodType, ObjectId mspUdfTypeId) Fully export a specific project with future bucket planning spreads. -
Uses of ObjectId in com.primavera.integration.client.xml.xmlimporter
Methods in com.primavera.integration.client.xml.xmlimporter that return ObjectIdModifier and TypeMethodDescriptionXMLImporter.createNewProject(ObjectId epsId, String sFilePath) Creates a new project from an XML file.XMLImporter.createNewProject(ObjectId epsId, String sFilePath, InputStream file, boolean isFileFromDB) Methods in com.primavera.integration.client.xml.xmlimporter that return types with arguments of type ObjectIdModifier and TypeMethodDescriptionXMLImporter.importProjects(List<ObjectId> importProjectIds, List<ImportOption> importTypes, List<ObjectId> epsOrProjectIds, String sFilePath) Creates and/or Updates existing projects from an XML file.XMLImporter.importProjects(List<ObjectId> importProjectIds, List<ImportOption> importTypes, List<ObjectId> epsOrProjectIds, String sFilePath, InputStream file, boolean isFileFromDB) Methods in com.primavera.integration.client.xml.xmlimporter with parameters of type ObjectIdModifier and TypeMethodDescriptionXMLImporter.createNewProject(ObjectId epsId, String sFilePath) Creates a new project from an XML file.XMLImporter.createNewProject(ObjectId epsId, String sFilePath, InputStream file, boolean isFileFromDB) voidXMLImporter.updateExistingProject(ObjectId projectId, String sFilePath) Update an existing project from an XML file.voidXMLImporter.updateExistingProject(ObjectId projectId, String sFilePath, InputStream file, boolean isFileFromDB) Method parameters in com.primavera.integration.client.xml.xmlimporter with type arguments of type ObjectIdModifier and TypeMethodDescriptionXMLImporter.importProjects(List<ObjectId> importProjectIds, List<ImportOption> importTypes, List<ObjectId> epsOrProjectIds, String sFilePath) Creates and/or Updates existing projects from an XML file.XMLImporter.importProjects(List<ObjectId> importProjectIds, List<ImportOption> importTypes, List<ObjectId> epsOrProjectIds, String sFilePath, InputStream file, boolean isFileFromDB) -
Uses of ObjectId in com.primavera.integration.common
Subclasses of ObjectId in com.primavera.integration.commonModifier and TypeClassDescriptionclassID of a server-side asynchronous job (such as a scheduling job).Methods in com.primavera.integration.common that return ObjectIdModifier and TypeMethodDescriptionObjectId[]JobInfo.getEPSObjectIds()Gets the related EPS ObjectIds which apply to the job type 'Summarize' only.ObjectId[]JobInfo.getProjectObjectIds()Gets the related Project ObjectIdsConstructors in com.primavera.integration.common with parameters of type ObjectIdModifierConstructorDescriptionClass constructor specifying object ID of the job and the job typeJobInfo(ObjectId jobId, JobType jobType, JobStatus jobStatus, Date submittedDate, Date lastRunDate, ObjectId[] projectObjIds, ObjectId[] epsObjIds, String workerHost) Class constructor, to be used internally. -
Uses of ObjectId in com.primavera.integration.common.value
Methods in com.primavera.integration.common.value that return ObjectIdMethods in com.primavera.integration.common.value with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidResourceRequest.addPrimaryRoleCriterion(ObjectId roleObjectId, Proficiency proficiency) Adds a new primary role criterionvoidResourceRequest.addResourceCodeCriterion(ObjectId rsrcCodeObjectId) Adds a new resource code criterionvoidResourceRequest.addResourceCriterion(ObjectId rsrcObjectId) Adds a new resource criterionvoidResourceRequest.addRoleCriterion(ObjectId roleObjectId, Proficiency proficiency) Adds a new role criterionvoidResourceRequestCriterion.setValueObjectId(ObjectId valueObjectId) Constructors in com.primavera.integration.common.value with parameters of type ObjectIdModifierConstructorDescriptionResourceRequestCriterion(CriterionType type, ObjectId valueObjectId, Proficiency proficiency) -
Uses of ObjectId in com.primavera.integration.util
Methods in com.primavera.integration.util that return ObjectIdModifier and TypeMethodDescriptionObjectId[]BOHierarchyMap.getAllKeys()Gets all keys in this mapObjectId[]BOHierarchyMap.getKeyChildren(ObjectId objectId) Gets a key's children object idsBOHierarchyMap.getKeyParent(ObjectId objectId) Gets a key's parent object idObjectId[]BOHierarchyMap.getMissingParents()Gets ObjectIds of parents that were never addedObjectId[]BOHierarchyMap.getOrphans()Gets ObjectIds of all orphans (keys with parents that were never added)ObjectId[]BOHierarchyMap.getRootKeys()Gets the root key(s) in this map.Methods in com.primavera.integration.util with parameters of type ObjectIdModifier and TypeMethodDescriptionvoidAdds an ObjectId for a particular business object type to eventually be deleted from the databasevoidAdds multiple ObjectIds for a particular business object type to eventually be deleted from the databasevoidAdds a new key to the mapvoidAdds a new key and its value to the mapstatic voidEPSPreferencesHelper.createProjectDeploymentData(com.primavera.integration.server.ServerSession session, String sBOName, com.primavera.infr.db.PrmRowSet rowSet, com.primavera.bo.common.PRequestOptions opts, com.primavera.bo.base.RemoteTXId txId, ObjectId[] wbsIds, List<com.primavera.infr.db.PrmRowSet> parentEps) static voidEPSPreferencesHelper.createProjSetData(com.primavera.integration.server.ServerSession session, String sBOName, com.primavera.infr.db.PrmRowSet rowSet, com.primavera.bo.common.PRequestOptions opts, com.primavera.bo.base.RemoteTXId txId, ObjectId[] wbsIds) static voidEPSPreferencesHelper.createReviewers(com.primavera.integration.server.ServerSession session, String sBOName, com.primavera.infr.db.PrmRowSet rowSet, com.primavera.bo.common.PRequestOptions opts, com.primavera.bo.base.RemoteTXId txId, ObjectId[] wbsIds) ObjectId[]BOHierarchyMap.getKeyChildren(ObjectId objectId) Gets a key's children object idsBOHierarchyMap.getKeyParent(ObjectId objectId) Gets a key's parent object idstatic Set<ProjectPrivilege>SecurityHelper.getProjectPrivilegesByEPS(Session session, ObjectId epsObjectId) Gets the set of project privileges defined for a specific EPS for the current userstatic Set<ProjectPrivilege>SecurityHelper.getProjectPrivilegesByEPS(Session session, ObjectId epsObjectId, ObjectId userObjectId) Gets the set of project privileges defined for a specific EPS and a specific userstatic Set<ProjectPrivilege>SecurityHelper.getProjectPrivilegesByProject(Session session, ObjectId projectObjectId) Gets the set of project privileges defined for a specific project for the current userstatic Set<ProjectPrivilege>SecurityHelper.getProjectPrivilegesByProject(Session session, ObjectId projectObjectId, ObjectId userObjectId) Gets the set of project privileges defined for a specific project and a specific userstatic Set<ProjectPrivilege>SecurityHelper.getProjectPrivilegesByWbs(Session session, ObjectId wbsObjectId) Gets the set of project privileges defined for a specific wbs for the current userstatic Set<ProjectPrivilege>SecurityHelper.getProjectPrivilegesByWbs(Session session, ObjectId wbsObjectId, ObjectId userObjectId) Gets the value for a particular keystatic booleanSecurityHelper.hasAllResourceAccess(Session session, ObjectId userObjectId) Checks if the current user has all resource accessstatic booleanSecurityHelper.isSuperUser(Session session, ObjectId userObjectId) Checks if the a specific user is an Admin SuperuservoidSets the value for a particular key