|
Primavera Integration API 8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectId | |
---|---|
com.primavera.common.value | Value object classes |
com.primavera.common.value.spread | Spread value objects and related classes |
com.primavera.integration.client | Main classes, including Session, JobManager and GlobalObjectManager |
com.primavera.integration.client.bo | Business object base class and iterator classes |
com.primavera.integration.client.bo.helper | Business object helper classes |
com.primavera.integration.client.bo.object | Client business object classes |
com.primavera.integration.client.xml.xmlexporter | XML exporter classes |
com.primavera.integration.client.xml.xmlimporter | XML importer classes |
com.primavera.integration.common | General common classes |
com.primavera.integration.common.value | General common value classes |
com.primavera.integration.util | General utility classes |
Uses of ObjectId in com.primavera.common.value |
---|
Fields in com.primavera.common.value declared as ObjectId | |
---|---|
static ObjectId |
ObjectId.SECURITY_OVERRIDE_WBSCONTEXT_ID
|
static ObjectId |
ObjectId.USESSION_OVERRIDE_ID
|
Methods in com.primavera.common.value that return ObjectId | |
---|---|
static ObjectId |
ObjectId.fromString(String sId)
Creates an ObjectId from a String. |
Methods in com.primavera.common.value with parameters of type ObjectId | |
---|---|
int |
ObjectId.compareTo(ObjectId id)
Compares two ObjectId objects. |
Uses of ObjectId in com.primavera.common.value.spread |
---|
Methods in com.primavera.common.value.spread that return ObjectId | |
---|---|
ObjectId |
SummaryAssignmentSpreadPeriod.getFinancialPeriodObjectId()
Gets the ID of the financial period associated with this spread period. |
ObjectId |
ProjectResourceRoleSpread.getProjectObjectId()
Gets the unique ID of the associated Project object |
ObjectId |
ProjectResourceSpread.getResourceObjectId()
Gets the unique ID of the associated Resource object |
ObjectId |
WBSResourceSpread.getResourceObjectId()
Gets the unique ID of the associated Resource object |
ObjectId |
ProjectRoleSpread.getRoleObjectId()
Gets the unique ID of the associated Role object |
ObjectId |
WBSRoleSpread.getRoleObjectId()
Gets the unique ID of the associated Role object |
ObjectId |
WBSResourceRoleSpread.getWBSObjectId()
Gets the unique ID of the associated WBS object |
Methods in com.primavera.common.value.spread with parameters of type ObjectId | |
---|---|
void |
ProjectResourceRoleSpread.setProjectObjectId(ObjectId projectObjectId)
Sets the unique ID of the associated Project object |
void |
ProjectResourceSpread.setResourceObjectId(ObjectId resourceObjectId)
Sets the unique ID of the associated Resource object |
void |
WBSResourceSpread.setResourceObjectId(ObjectId resourceObjectId)
Sets the unique ID of the associated Resource object |
void |
ProjectRoleSpread.setRoleObjectId(ObjectId roleObjectId)
Sets the unique ID of the associated Role object |
void |
WBSRoleSpread.setRoleObjectId(ObjectId roleObjectId)
Sets the unique ID of the associated Role object |
void |
WBSResourceRoleSpread.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 ObjectId | |
---|---|
void |
SummaryAssignmentSpread.setFinancialPeriodIds(Map<Date,ObjectId> financialPeriodIds)
Sets the map that enables each SpreadPeriod to determine which financial period
it corresponds to. |
Uses of ObjectId in com.primavera.integration.client |
---|
Methods in com.primavera.integration.client that return ObjectId | |
---|---|
ObjectId[] |
GlobalObjectManager.createActivityCodeTypes(ActivityCodeType[] activitycodetypes)
Creates multiple ActivityCodeType 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.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[] |
GlobalObjectManager.createEPS(EPS[] eps)
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.createFundingSources(FundingSource[] fundingsources)
Creates multiple FundingSource objects in the database. |
ObjectId[] |
GlobalObjectManager.createGlobalProfiles(GlobalProfile[] globalprofiles)
Creates multiple GlobalProfile objects in the database. |
ObjectId[] |
GlobalObjectManager.createNotebookTopics(NotebookTopic[] notebooktopics)
Creates multiple NotebookTopic objects in the database. |
ObjectId[] |
GlobalObjectManager.createOBS(OBS[] obs)
Creates multiple OBS objects in the database. |
ObjectId[] |
GlobalObjectManager.createOverheadCodes(OverheadCode[] overheadcodes)
Creates multiple OverheadCode 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.createResourceCodeTypes(ResourceCodeType[] resourcecodetypes)
Creates multiple ResourceCodeType objects in the database. |
ObjectId[] |
GlobalObjectManager.createResourceCurves(ResourceCurve[] resourcecurves)
Creates multiple ResourceCurve 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.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.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. |
ObjectId |
DistributedSession.getUserObjectId()
Gets the user id of the current user. |
ObjectId |
LocalSession.getUserObjectId()
Gets the user id of the current user. |
abstract ObjectId |
Session.getUserObjectId()
Retrieves the ObjectId of the User who is logged in using this Session instance. |
ObjectId |
DistributedSession.getUSessionId()
Returns an ObjectId representation of the usession id |
ObjectId |
LocalSession.getUSessionId()
Returns an ObjectId representation of the usession id |
abstract ObjectId |
Session.getUSessionId()
Returns and ObjectId representation of the usession id |
Methods in com.primavera.integration.client with parameters of type ObjectId | |
---|---|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithProjectResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with spreads from the database. |
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithProjectResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with spreads from the database. |
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithProjectRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with spreads from the database. |
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithProjectRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with spreads from the database. |
BOIterator<Resource> |
EnterpriseLoadManager.loadResourcesWithProjectResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Resource objects with spreads from the database. |
BOIterator<Resource> |
GlobalObjectManager.loadResourcesWithProjectResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Resource objects with spreads from the database. |
BOIterator<Role> |
EnterpriseLoadManager.loadRolesWithProjectRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Role objects with spreads from the database. |
BOIterator<Role> |
GlobalObjectManager.loadRolesWithProjectRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Role objects with spreads from the database. |
BOIterator<WBS> |
EnterpriseLoadManager.loadWBSWithWBSResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple WBS objects with spreads from the database. |
BOIterator<WBS> |
EnterpriseLoadManager.loadWBSWithWBSRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple WBS objects with spreads from the database. |
JobId |
JobManager.storePeriodPerformance(Project[] projects,
ObjectId finPerObjId)
Asynchronously stores period performance for multiple projects. |
JobId |
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 ObjectId | |
---|---|
ObjectId[] |
BOHelper.create(Session session,
List<? extends BusinessObject> alObjects)
Creates multiple business objects of this type in the database. |
ObjectId |
BusinessObject.getObjectId()
Gets the ObjectId for this object. |
ObjectId[] |
SpreadOptions.getObjectIds()
|
Methods in com.primavera.integration.client.bo with parameters of type ObjectId | |
---|---|
void |
BOHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
Deletes business objects of this type, specifying a replacement parent |
T |
BOHelper.load(Session session,
String[] fields,
ObjectId objId)
Loads a business object of this type by ObjectId. |
BOIterator<T> |
BOHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple business objects of this type by ObjectId. |
T |
BOHelper.newBusinessObject(Session session,
ObjectId objectId)
Creates a new client-side instance of this type of business object and sets its unique ID. |
void |
BusinessObject.setObjectId(ObjectId objId)
Sets the ObjectId for this object. |
Constructors in com.primavera.integration.client.bo with parameters of type ObjectId | |
---|---|
BOIterator(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. |
|
SpreadOptions.ExpenseCategorySpreadOptions(ObjectId[] objectIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the ExpenseCategory categorized
spread |
|
SpreadOptions.ExpenseCategorySpreadOptions(ObjectId objectId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the ExpenseCategory categorized
spread |
|
SpreadOptions.ProjectSpreadOptions(ObjectId[] objectIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the Project categorized spread |
|
SpreadOptions.ProjectSpreadOptions(ObjectId objectId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the Project categorized spread |
|
SpreadOptions.ResourceSpreadOptions(ObjectId[] objectIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the Resource categorized spread |
|
SpreadOptions.ResourceSpreadOptions(ObjectId objectId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the Resource categorized spread |
|
SpreadOptions.RoleSpreadOptions(ObjectId[] objectIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the Role categorized spread |
|
SpreadOptions.RoleSpreadOptions(ObjectId objectId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the Role categorized spread |
|
SpreadOptions.WBSSpreadOptions(ObjectId[] objectIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the WBS categorized spread |
|
SpreadOptions.WBSSpreadOptions(ObjectId objectId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Create a new SpreadOptions type to load the WBS categorized spread |
Uses of ObjectId in com.primavera.integration.client.bo.helper |
---|
Methods in com.primavera.integration.client.bo.helper that return ObjectId | |
---|---|
ObjectId[] |
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[] |
ActivityExpenseHelper.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[] |
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[] |
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[] |
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[] |
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[] |
FundingSourceHelper.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[] |
IssueHistoryHelper.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[] |
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[] |
ProjectCodeUserHelper.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[] |
ResourceAssignmentHelper.create(Session session,
List<? extends BusinessObject> alObjects)
|
ObjectId[] |
ResourceAssignmentPeriodActualHelper.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[] |
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[] |
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[] |
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[] |
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[] |
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)
|
Methods in com.primavera.integration.client.bo.helper with parameters of type ObjectId | |
---|---|
void |
ActivityCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityExpenseHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityNoteHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityOwnerHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityPeriodActualHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityRiskHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityStepHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityStepTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ActivityStepTemplateItemHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
BaselineProjectHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
BaselineTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
CalendarHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
CostAccountHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
CurrencyHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
DocumentCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
DocumentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
DocumentStatusCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
EPSBudgetChangeLogHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
EPSFundingHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
EPSHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
EPSNoteHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
EPSSpendingPlanHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ExpenseCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
FinancialPeriodHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
FundingSourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
GlobalPreferencesHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
GlobalProfileHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
IssueHistoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
NotebookTopicHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
OBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
OverheadCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectBudgetChangeLogHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectCodeUserHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectDocumentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectFundingHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectIssueHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectNoteHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectPortfolioHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectProfileHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectResourceCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectResourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectResourceQuantityHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectSpendingPlanHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ProjectThresholdHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RelationshipHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceAccessHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceAssignmentPeriodActualHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceCurveHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceHourHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceRateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceRoleHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ResourceTeamHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskImpactHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskMatrixHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskMatrixScoreHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskMatrixThresholdHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskResponseActionHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskResponseActionImpactHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskResponsePlanHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskThresholdHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RiskThresholdLevelHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RoleHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RoleLimitHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RoleRateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
RoleTeamHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ScheduleOptionsHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ShiftHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ShiftPeriodHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
ThresholdParameterHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
TimesheetAuditHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
TimesheetDelegateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
TimesheetHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
TimesheetPeriodHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UDFCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UDFTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UDFValueHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UnitOfMeasureHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UserFieldTitleHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UserHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UserInterfaceViewHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UserLicenseHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
UserOBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
WBSCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
WBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
void |
WBSMilestoneHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
|
ActivityCodeAssignment |
ActivityCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityCode |
ActivityCodeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityCodeType |
ActivityCodeTypeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityExpense |
ActivityExpenseHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Activity |
ActivityHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityNote |
ActivityNoteHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityOwner |
ActivityOwnerHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityPeriodActual |
ActivityPeriodActualHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityRisk |
ActivityRiskHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityStep |
ActivityStepHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityStepTemplate |
ActivityStepTemplateHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ActivityStepTemplateItem |
ActivityStepTemplateItemHelper.load(Session session,
String[] fields,
ObjectId objId)
|
BaselineProject |
BaselineProjectHelper.load(Session session,
String[] fields,
ObjectId objId)
|
BaselineType |
BaselineTypeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Calendar |
CalendarHelper.load(Session session,
String[] fields,
ObjectId objId)
|
CostAccount |
CostAccountHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Currency |
CurrencyHelper.load(Session session,
String[] fields,
ObjectId objId)
|
DocumentCategory |
DocumentCategoryHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Document |
DocumentHelper.load(Session session,
String[] fields,
ObjectId objId)
|
DocumentStatusCode |
DocumentStatusCodeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
EPSBudgetChangeLog |
EPSBudgetChangeLogHelper.load(Session session,
String[] fields,
ObjectId objId)
|
EPSFunding |
EPSFundingHelper.load(Session session,
String[] fields,
ObjectId objId)
|
EPS |
EPSHelper.load(Session session,
String[] fields,
ObjectId objId)
|
EPSNote |
EPSNoteHelper.load(Session session,
String[] fields,
ObjectId objId)
|
EPSSpendingPlan |
EPSSpendingPlanHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ExpenseCategory |
ExpenseCategoryHelper.load(Session session,
String[] fields,
ObjectId objId)
|
FinancialPeriod |
FinancialPeriodHelper.load(Session session,
String[] fields,
ObjectId objId)
|
FundingSource |
FundingSourceHelper.load(Session session,
String[] fields,
ObjectId objId)
|
GlobalPreferences |
GlobalPreferencesHelper.load(Session session,
String[] fields,
ObjectId objId)
|
GlobalProfile |
GlobalProfileHelper.load(Session session,
String[] fields,
ObjectId objId)
|
IssueHistory |
IssueHistoryHelper.load(Session session,
String[] fields,
ObjectId objId)
|
NotebookTopic |
NotebookTopicHelper.load(Session session,
String[] fields,
ObjectId objId)
|
OBS |
OBSHelper.load(Session session,
String[] fields,
ObjectId objId)
|
OverheadCode |
OverheadCodeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectBudgetChangeLog |
ProjectBudgetChangeLogHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectCodeAssignment |
ProjectCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectCode |
ProjectCodeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectCodeType |
ProjectCodeTypeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectCodeUser |
ProjectCodeUserHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectDocument |
ProjectDocumentHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectFunding |
ProjectFundingHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Project |
ProjectHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectIssue |
ProjectIssueHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectNote |
ProjectNoteHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectPortfolio |
ProjectPortfolioHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectProfile |
ProjectProfileHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectResourceCategory |
ProjectResourceCategoryHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectResource |
ProjectResourceHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectResourceQuantity |
ProjectResourceQuantityHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectSpendingPlan |
ProjectSpendingPlanHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ProjectThreshold |
ProjectThresholdHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Relationship |
RelationshipHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceAccess |
ResourceAccessHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceAssignment |
ResourceAssignmentHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceAssignmentPeriodActual |
ResourceAssignmentPeriodActualHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceCodeAssignment |
ResourceCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceCode |
ResourceCodeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceCodeType |
ResourceCodeTypeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceCurve |
ResourceCurveHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Resource |
ResourceHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceHour |
ResourceHourHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceRate |
ResourceRateHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceRole |
ResourceRoleHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ResourceTeam |
ResourceTeamHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskCategory |
RiskCategoryHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Risk |
RiskHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskImpact |
RiskImpactHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskMatrix |
RiskMatrixHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskMatrixScore |
RiskMatrixScoreHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskMatrixThreshold |
RiskMatrixThresholdHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskResponseAction |
RiskResponseActionHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskResponseActionImpact |
RiskResponseActionImpactHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskResponsePlan |
RiskResponsePlanHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskThreshold |
RiskThresholdHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RiskThresholdLevel |
RiskThresholdLevelHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Role |
RoleHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RoleLimit |
RoleLimitHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RoleRate |
RoleRateHelper.load(Session session,
String[] fields,
ObjectId objId)
|
RoleTeam |
RoleTeamHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ScheduleOptions |
ScheduleOptionsHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Shift |
ShiftHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ShiftPeriod |
ShiftPeriodHelper.load(Session session,
String[] fields,
ObjectId objId)
|
ThresholdParameter |
ThresholdParameterHelper.load(Session session,
String[] fields,
ObjectId objId)
|
TimesheetAudit |
TimesheetAuditHelper.load(Session session,
String[] fields,
ObjectId objId)
|
TimesheetDelegate |
TimesheetDelegateHelper.load(Session session,
String[] fields,
ObjectId objId)
|
Timesheet |
TimesheetHelper.load(Session session,
String[] fields,
ObjectId objId)
|
TimesheetPeriod |
TimesheetPeriodHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UDFCode |
UDFCodeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UDFType |
UDFTypeHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UDFValue |
UDFValueHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UnitOfMeasure |
UnitOfMeasureHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UserFieldTitle |
UserFieldTitleHelper.load(Session session,
String[] fields,
ObjectId objId)
|
User |
UserHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UserInterfaceView |
UserInterfaceViewHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UserLicense |
UserLicenseHelper.load(Session session,
String[] fields,
ObjectId objId)
|
UserOBS |
UserOBSHelper.load(Session session,
String[] fields,
ObjectId objId)
|
WBSCategory |
WBSCategoryHelper.load(Session session,
String[] fields,
ObjectId objId)
|
WBS |
WBSHelper.load(Session session,
String[] fields,
ObjectId objId)
|
WBSMilestone |
WBSMilestoneHelper.load(Session session,
String[] fields,
ObjectId objId)
|
BOIterator<ActivityCodeAssignment> |
ActivityCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityCode> |
ActivityCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityCodeType> |
ActivityCodeTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityExpense> |
ActivityExpenseHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Activity> |
ActivityHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityNote> |
ActivityNoteHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityOwner> |
ActivityOwnerHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityPeriodActual> |
ActivityPeriodActualHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityRisk> |
ActivityRiskHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityStep> |
ActivityStepHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityStepTemplate> |
ActivityStepTemplateHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityStepTemplateItem> |
ActivityStepTemplateItemHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<BaselineProject> |
BaselineProjectHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<BaselineType> |
BaselineTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Calendar> |
CalendarHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<CostAccount> |
CostAccountHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Currency> |
CurrencyHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<DocumentCategory> |
DocumentCategoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Document> |
DocumentHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<DocumentStatusCode> |
DocumentStatusCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<EPSBudgetChangeLog> |
EPSBudgetChangeLogHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<EPSFunding> |
EPSFundingHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<EPS> |
EPSHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<EPSNote> |
EPSNoteHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<EPSSpendingPlan> |
EPSSpendingPlanHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ExpenseCategory> |
ExpenseCategoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<FinancialPeriod> |
FinancialPeriodHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<FundingSource> |
FundingSourceHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<GlobalPreferences> |
GlobalPreferencesHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<GlobalProfile> |
GlobalProfileHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<IssueHistory> |
IssueHistoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<NotebookTopic> |
NotebookTopicHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<OBS> |
OBSHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<OverheadCode> |
OverheadCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectBudgetChangeLog> |
ProjectBudgetChangeLogHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectCodeAssignment> |
ProjectCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectCode> |
ProjectCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectCodeType> |
ProjectCodeTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectCodeUser> |
ProjectCodeUserHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectDocument> |
ProjectDocumentHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectFunding> |
ProjectFundingHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Project> |
ProjectHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectIssue> |
ProjectIssueHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectNote> |
ProjectNoteHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectPortfolio> |
ProjectPortfolioHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectProfile> |
ProjectProfileHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectResourceCategory> |
ProjectResourceCategoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectResource> |
ProjectResourceHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectResourceQuantity> |
ProjectResourceQuantityHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectSpendingPlan> |
ProjectSpendingPlanHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ProjectThreshold> |
ProjectThresholdHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Relationship> |
RelationshipHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceAccess> |
ResourceAccessHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceAssignment> |
ResourceAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceAssignmentPeriodActual> |
ResourceAssignmentPeriodActualHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceCodeAssignment> |
ResourceCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceCode> |
ResourceCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceCodeType> |
ResourceCodeTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceCurve> |
ResourceCurveHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Resource> |
ResourceHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceHour> |
ResourceHourHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceRate> |
ResourceRateHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceRole> |
ResourceRoleHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ResourceTeam> |
ResourceTeamHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskCategory> |
RiskCategoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Risk> |
RiskHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskImpact> |
RiskImpactHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskMatrix> |
RiskMatrixHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskMatrixScore> |
RiskMatrixScoreHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskMatrixThreshold> |
RiskMatrixThresholdHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskResponseAction> |
RiskResponseActionHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskResponseActionImpact> |
RiskResponseActionImpactHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskResponsePlan> |
RiskResponsePlanHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskThreshold> |
RiskThresholdHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RiskThresholdLevel> |
RiskThresholdLevelHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Role> |
RoleHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RoleLimit> |
RoleLimitHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RoleRate> |
RoleRateHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<RoleTeam> |
RoleTeamHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ScheduleOptions> |
ScheduleOptionsHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Shift> |
ShiftHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ShiftPeriod> |
ShiftPeriodHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ThresholdParameter> |
ThresholdParameterHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<TimesheetAudit> |
TimesheetAuditHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<TimesheetDelegate> |
TimesheetDelegateHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<Timesheet> |
TimesheetHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<TimesheetPeriod> |
TimesheetPeriodHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UDFCode> |
UDFCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UDFType> |
UDFTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UDFValue> |
UDFValueHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UnitOfMeasure> |
UnitOfMeasureHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UserFieldTitle> |
UserFieldTitleHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<User> |
UserHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UserInterfaceView> |
UserInterfaceViewHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UserLicense> |
UserLicenseHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<UserOBS> |
UserOBSHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<WBSCategory> |
WBSCategoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<WBS> |
WBSHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<WBSMilestone> |
WBSMilestoneHelper.load(Session session,
String[] fields,
ObjectId[] objIds)
|
BOIterator<ActivityCodeAssignment> |
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. |
BOIterator<ActivityCode> |
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. |
BOIterator<ActivityCodeType> |
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. |
BOIterator<ActivityExpense> |
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. |
BOIterator<Activity> |
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. |
BOIterator<ActivityNote> |
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. |
BOIterator<ActivityOwner> |
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. |
BOIterator<ActivityPeriodActual> |
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. |
BOIterator<ActivityRisk> |
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. |
BOIterator<ActivityStep> |
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. |
BOIterator<ActivityStepTemplate> |
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. |
BOIterator<ActivityStepTemplateItem> |
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. |
BOIterator<BaselineProject> |
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. |
BOIterator<BaselineType> |
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. |
BOIterator<Calendar> |
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. |
BOIterator<CostAccount> |
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. |
BOIterator<Currency> |
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. |
BOIterator<DocumentCategory> |
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. |
BOIterator<Document> |
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. |
BOIterator<DocumentStatusCode> |
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. |
BOIterator<EPSBudgetChangeLog> |
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. |
BOIterator<EPSFunding> |
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. |
BOIterator<EPS> |
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. |
BOIterator<EPSNote> |
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. |
BOIterator<EPSSpendingPlan> |
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. |
BOIterator<ExpenseCategory> |
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. |
BOIterator<FinancialPeriod> |
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. |
BOIterator<FundingSource> |
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. |
BOIterator<GlobalPreferences> |
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. |
BOIterator<GlobalProfile> |
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. |
BOIterator<IssueHistory> |
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. |
BOIterator<NotebookTopic> |
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. |
BOIterator<OBS> |
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. |
BOIterator<OverheadCode> |
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. |
BOIterator<ProjectBudgetChangeLog> |
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. |
BOIterator<ProjectCodeAssignment> |
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. |
BOIterator<ProjectCode> |
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. |
BOIterator<ProjectCodeType> |
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. |
BOIterator<ProjectCodeUser> |
ProjectCodeUserHelper.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. |
BOIterator<ProjectDocument> |
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. |
BOIterator<ProjectFunding> |
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. |
BOIterator<Project> |
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. |
BOIterator<ProjectIssue> |
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. |
BOIterator<ProjectNote> |
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. |
BOIterator<ProjectPortfolio> |
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. |
BOIterator<ProjectProfile> |
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. |
BOIterator<ProjectResourceCategory> |
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. |
BOIterator<ProjectResource> |
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. |
BOIterator<ProjectResourceQuantity> |
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. |
BOIterator<ProjectSpendingPlan> |
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. |
BOIterator<ProjectThreshold> |
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. |
BOIterator<Relationship> |
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. |
BOIterator<ResourceAccess> |
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. |
BOIterator<ResourceAssignment> |
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. |
BOIterator<ResourceAssignmentPeriodActual> |
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. |
BOIterator<ResourceCodeAssignment> |
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. |
BOIterator<ResourceCode> |
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. |
BOIterator<ResourceCodeType> |
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. |
BOIterator<ResourceCurve> |
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. |
BOIterator<Resource> |
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. |
BOIterator<ResourceHour> |
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. |
BOIterator<ResourceRate> |
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. |
BOIterator<ResourceRole> |
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. |
BOIterator<ResourceTeam> |
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. |
BOIterator<RiskCategory> |
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. |
BOIterator<Risk> |
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. |
BOIterator<RiskImpact> |
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. |
BOIterator<RiskMatrix> |
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. |
BOIterator<RiskMatrixScore> |
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. |
BOIterator<RiskMatrixThreshold> |
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. |
BOIterator<RiskResponseAction> |
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. |
BOIterator<RiskResponseActionImpact> |
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. |
BOIterator<RiskResponsePlan> |
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. |
BOIterator<RiskThreshold> |
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. |
BOIterator<RiskThresholdLevel> |
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. |
BOIterator<Role> |
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. |
BOIterator<RoleLimit> |
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. |
BOIterator<RoleRate> |
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. |
BOIterator<RoleTeam> |
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. |
BOIterator<ScheduleOptions> |
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. |
BOIterator<Shift> |
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. |
BOIterator<ShiftPeriod> |
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. |
BOIterator<ThresholdParameter> |
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. |
BOIterator<TimesheetAudit> |
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. |
BOIterator<TimesheetDelegate> |
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. |
BOIterator<Timesheet> |
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. |
BOIterator<TimesheetPeriod> |
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. |
BOIterator<UDFCode> |
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. |
BOIterator<UDFType> |
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. |
BOIterator<UDFValue> |
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. |
BOIterator<UnitOfMeasure> |
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. |
BOIterator<UserFieldTitle> |
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. |
BOIterator<User> |
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. |
BOIterator<UserInterfaceView> |
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. |
BOIterator<UserLicense> |
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. |
BOIterator<UserOBS> |
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. |
BOIterator<WBSCategory> |
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. |
BOIterator<WBS> |
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. |
BOIterator<WBSMilestone> |
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. |
ActivityCodeAssignment |
ActivityCodeAssignmentHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityCode |
ActivityCodeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityCodeType |
ActivityCodeTypeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityExpense |
ActivityExpenseHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Activity |
ActivityHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityNote |
ActivityNoteHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityOwner |
ActivityOwnerHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityPeriodActual |
ActivityPeriodActualHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityRisk |
ActivityRiskHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityStep |
ActivityStepHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityStepTemplate |
ActivityStepTemplateHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ActivityStepTemplateItem |
ActivityStepTemplateItemHelper.newBusinessObject(Session session,
ObjectId objectId)
|
BaselineProject |
BaselineProjectHelper.newBusinessObject(Session session,
ObjectId objectId)
|
BaselineType |
BaselineTypeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Calendar |
CalendarHelper.newBusinessObject(Session session,
ObjectId objectId)
|
CostAccount |
CostAccountHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Currency |
CurrencyHelper.newBusinessObject(Session session,
ObjectId objectId)
|
DocumentCategory |
DocumentCategoryHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Document |
DocumentHelper.newBusinessObject(Session session,
ObjectId objectId)
|
DocumentStatusCode |
DocumentStatusCodeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
EPSBudgetChangeLog |
EPSBudgetChangeLogHelper.newBusinessObject(Session session,
ObjectId objectId)
|
EPSFunding |
EPSFundingHelper.newBusinessObject(Session session,
ObjectId objectId)
|
EPS |
EPSHelper.newBusinessObject(Session session,
ObjectId objectId)
|
EPSNote |
EPSNoteHelper.newBusinessObject(Session session,
ObjectId objectId)
|
EPSSpendingPlan |
EPSSpendingPlanHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ExpenseCategory |
ExpenseCategoryHelper.newBusinessObject(Session session,
ObjectId objectId)
|
FinancialPeriod |
FinancialPeriodHelper.newBusinessObject(Session session,
ObjectId objectId)
|
FundingSource |
FundingSourceHelper.newBusinessObject(Session session,
ObjectId objectId)
|
GlobalPreferences |
GlobalPreferencesHelper.newBusinessObject(Session session,
ObjectId objectId)
|
GlobalProfile |
GlobalProfileHelper.newBusinessObject(Session session,
ObjectId objectId)
|
IssueHistory |
IssueHistoryHelper.newBusinessObject(Session session,
ObjectId objectId)
|
NotebookTopic |
NotebookTopicHelper.newBusinessObject(Session session,
ObjectId objectId)
|
OBS |
OBSHelper.newBusinessObject(Session session,
ObjectId objectId)
|
OverheadCode |
OverheadCodeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectBudgetChangeLog |
ProjectBudgetChangeLogHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectCodeAssignment |
ProjectCodeAssignmentHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectCode |
ProjectCodeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectCodeType |
ProjectCodeTypeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectCodeUser |
ProjectCodeUserHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectDocument |
ProjectDocumentHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectFunding |
ProjectFundingHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Project |
ProjectHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectIssue |
ProjectIssueHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectNote |
ProjectNoteHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectPortfolio |
ProjectPortfolioHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectProfile |
ProjectProfileHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectResourceCategory |
ProjectResourceCategoryHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectResource |
ProjectResourceHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectResourceQuantity |
ProjectResourceQuantityHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectSpendingPlan |
ProjectSpendingPlanHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ProjectThreshold |
ProjectThresholdHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Relationship |
RelationshipHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceAccess |
ResourceAccessHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceAssignment |
ResourceAssignmentHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceAssignmentPeriodActual |
ResourceAssignmentPeriodActualHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceCodeAssignment |
ResourceCodeAssignmentHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceCode |
ResourceCodeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceCodeType |
ResourceCodeTypeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceCurve |
ResourceCurveHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Resource |
ResourceHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceHour |
ResourceHourHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceRate |
ResourceRateHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceRole |
ResourceRoleHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ResourceTeam |
ResourceTeamHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskCategory |
RiskCategoryHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Risk |
RiskHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskImpact |
RiskImpactHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskMatrix |
RiskMatrixHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskMatrixScore |
RiskMatrixScoreHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskMatrixThreshold |
RiskMatrixThresholdHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskResponseAction |
RiskResponseActionHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskResponseActionImpact |
RiskResponseActionImpactHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskResponsePlan |
RiskResponsePlanHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskThreshold |
RiskThresholdHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RiskThresholdLevel |
RiskThresholdLevelHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Role |
RoleHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RoleLimit |
RoleLimitHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RoleRate |
RoleRateHelper.newBusinessObject(Session session,
ObjectId objectId)
|
RoleTeam |
RoleTeamHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ScheduleOptions |
ScheduleOptionsHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Shift |
ShiftHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ShiftPeriod |
ShiftPeriodHelper.newBusinessObject(Session session,
ObjectId objectId)
|
ThresholdParameter |
ThresholdParameterHelper.newBusinessObject(Session session,
ObjectId objectId)
|
TimesheetAudit |
TimesheetAuditHelper.newBusinessObject(Session session,
ObjectId objectId)
|
TimesheetDelegate |
TimesheetDelegateHelper.newBusinessObject(Session session,
ObjectId objectId)
|
Timesheet |
TimesheetHelper.newBusinessObject(Session session,
ObjectId objectId)
|
TimesheetPeriod |
TimesheetPeriodHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UDFCode |
UDFCodeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UDFType |
UDFTypeHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UDFValue |
UDFValueHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UnitOfMeasure |
UnitOfMeasureHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UserFieldTitle |
UserFieldTitleHelper.newBusinessObject(Session session,
ObjectId objectId)
|
User |
UserHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UserInterfaceView |
UserInterfaceViewHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UserLicense |
UserLicenseHelper.newBusinessObject(Session session,
ObjectId objectId)
|
UserOBS |
UserOBSHelper.newBusinessObject(Session session,
ObjectId objectId)
|
WBSCategory |
WBSCategoryHelper.newBusinessObject(Session session,
ObjectId objectId)
|
WBS |
WBSHelper.newBusinessObject(Session session,
ObjectId objectId)
|
WBSMilestone |
WBSMilestoneHelper.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 ObjectId | |
---|---|
static ObjectId |
GlobalProfile.ADMIN_SUPERUSER
Constant for Admin Superuser |
static ObjectId |
GlobalProfile.NO_GLOBAL_PRIVILEGES
Constant for No Global Privileges |
static ObjectId |
ProjectProfile.PROJECT_SUPERUSER
Constant for Project Superuser |
Methods in com.primavera.integration.client.bo.object that return ObjectId | |
---|---|
ObjectId |
Project.assignProjectAsBaseline(ObjectId projectId)
Converts the provided project to be a baseline of this project. |
ObjectId |
Project.convertToBaseline(ObjectId projectId)
Converts this project to a baseline of the project provided. |
ObjectId |
Project.copyBaseline(ObjectId baselineProjId)
Creates a copy of the specified baseline project. |
ObjectId |
WBSMilestone.create()
Creates this WBSMilestone object in the database. |
ObjectId |
WBSCategory.create()
Creates this WBSCategory object in the database. |
ObjectId |
WBS.create()
Creates this WBS object in the database. |
ObjectId |
UserOBS.create()
Creates this UserOBS object in the database. |
ObjectId |
UserLicense.create()
Creates this UserLicense object in the database. |
ObjectId |
User.create()
Creates this User object in the database. |
ObjectId |
UnitOfMeasure.create()
Creates this UnitOfMeasure object in the database. |
ObjectId |
UDFValue.create()
Creates this UDFValue object in the database. |
ObjectId |
UDFType.create()
Creates this UDFType object in the database. |
ObjectId |
UDFCode.create()
Creates this UDFCode object in the database. |
ObjectId |
Shift.create()
Creates this Shift object in the database. |
ObjectId |
RoleTeam.create()
Creates this RoleTeam object in the database. |
ObjectId |
RoleRate.create()
Creates this RoleRate object in the database. |
ObjectId |
RoleLimit.create()
Creates this RoleLimit object in the database. |
ObjectId |
Role.create()
Creates this Role object in the database. |
ObjectId |
RiskThresholdLevel.create()
Creates this RiskThresholdLevel object in the database. |
ObjectId |
RiskThreshold.create()
Creates this RiskThreshold object in the database. |
ObjectId |
RiskResponsePlan.create()
Creates this RiskResponsePlan object in the database. |
ObjectId |
RiskResponseActionImpact.create()
Creates this RiskResponseActionImpact object in the database. |
ObjectId |
RiskResponseAction.create()
Creates this RiskResponseAction object in the database. |
ObjectId |
RiskMatrixThreshold.create()
Creates this RiskMatrixThreshold object in the database. |
ObjectId |
RiskMatrixScore.create()
Creates this RiskMatrixScore object in the database. |
ObjectId |
RiskMatrix.create()
Creates this RiskMatrix object in the database. |
ObjectId |
RiskImpact.create()
Creates this RiskImpact object in the database. |
ObjectId |
RiskCategory.create()
Creates this RiskCategory object in the database. |
ObjectId |
Risk.create()
Creates this Risk object in the database. |
ObjectId |
ResourceTeam.create()
Creates this ResourceTeam object in the database. |
ObjectId |
ResourceRole.create()
Creates this ResourceRole object in the database. |
ObjectId |
ResourceRate.create()
Creates this ResourceRate object in the database. |
ObjectId |
ResourceCurve.create()
Creates this ResourceCurve object in the database. |
ObjectId |
ResourceCodeType.create()
Creates this ResourceCodeType object in the database. |
ObjectId |
ResourceCodeAssignment.create()
Creates this ResourceCodeAssignment object in the database. |
ObjectId |
ResourceCode.create()
Creates this ResourceCode object in the database. |
ObjectId |
ResourceAssignmentPeriodActual.create()
Creates this ResourceAssignmentPeriodActual object in the database. |
ObjectId |
ResourceAssignment.create()
Creates this ResourceAssignment object in the database. |
ObjectId |
ResourceAccess.create()
Creates this ResourceAccess object in the database. |
ObjectId |
Resource.create()
Creates this Resource object in the database. |
ObjectId |
Relationship.create()
Creates this Relationship object in the database. |
ObjectId |
ProjectThreshold.create()
Creates this ProjectThreshold object in the database. |
ObjectId |
ProjectSpendingPlan.create()
Creates this ProjectSpendingPlan object in the database. |
ObjectId |
ProjectResourceQuantity.create()
Creates this ProjectResourceQuantity object in the database. |
ObjectId |
ProjectResourceCategory.create()
Creates this ProjectResourceCategory object in the database. |
ObjectId |
ProjectResource.create()
Creates this ProjectResource object in the database. |
ObjectId |
ProjectProfile.create()
Creates this ProjectProfile object in the database. |
ObjectId |
ProjectPortfolio.create()
Creates this ProjectPortfolio object in the database. |
ObjectId |
ProjectNote.create()
Creates this ProjectNote object in the database. |
ObjectId |
ProjectIssue.create()
Creates this ProjectIssue object in the database. |
ObjectId |
ProjectFunding.create()
Creates this ProjectFunding object in the database. |
ObjectId |
ProjectDocument.create()
Creates this ProjectDocument object in the database. |
ObjectId |
ProjectCodeType.create()
Creates this ProjectCodeType object in the database. |
ObjectId |
ProjectCodeAssignment.create()
Creates this ProjectCodeAssignment object in the database. |
ObjectId |
ProjectCode.create()
Creates this ProjectCode object in the database. |
ObjectId |
ProjectBudgetChangeLog.create()
Creates this ProjectBudgetChangeLog object in the database. |
ObjectId |
Project.create()
Creates this Project object in the database. |
ObjectId |
OverheadCode.create()
Creates this OverheadCode object in the database. |
ObjectId |
OBS.create()
Creates this OBS object in the database. |
ObjectId |
NotebookTopic.create()
Creates this NotebookTopic object in the database. |
ObjectId |
GlobalProfile.create()
Creates this GlobalProfile object in the database. |
ObjectId |
FundingSource.create()
Creates this FundingSource object in the database. |
ObjectId |
FinancialPeriod.create()
Creates this FinancialPeriod object in the database. |
ObjectId |
ExpenseCategory.create()
Creates this ExpenseCategory object in the database. |
ObjectId |
EPSSpendingPlan.create()
Creates this EPSSpendingPlan object in the database. |
ObjectId |
EPSNote.create()
Creates this EPSNote object in the database. |
ObjectId |
EPSFunding.create()
Creates this EPSFunding object in the database. |
ObjectId |
EPSBudgetChangeLog.create()
Creates this EPSBudgetChangeLog object in the database. |
ObjectId |
EPS.create()
Creates this EPS object in the database. |
ObjectId |
DocumentStatusCode.create()
Creates this DocumentStatusCode object in the database. |
ObjectId |
DocumentCategory.create()
Creates this DocumentCategory object in the database. |
ObjectId |
Document.create()
Creates this Document object in the database. |
ObjectId |
Currency.create()
Creates this Currency object in the database. |
ObjectId |
CostAccount.create()
Creates this CostAccount object in the database. |
ObjectId |
Calendar.create()
Creates this Calendar object in the database. |
ObjectId |
BaselineType.create()
Creates this BaselineType object in the database. |
ObjectId |
ActivityStep.create()
Creates this ActivityStep object in the database. |
ObjectId |
ActivityRisk.create()
Creates this ActivityRisk object in the database. |
ObjectId |
ActivityPeriodActual.create()
Creates this ActivityPeriodActual object in the database. |
ObjectId |
ActivityOwner.create()
Creates this ActivityOwner object in the database. |
ObjectId |
ActivityNote.create()
Creates this ActivityNote object in the database. |
ObjectId |
ActivityExpense.create()
Creates this ActivityExpense object in the database. |
ObjectId |
ActivityCodeType.create()
Creates this ActivityCodeType object in the database. |
ObjectId |
ActivityCodeAssignment.create()
Creates this ActivityCodeAssignment object in the database. |
ObjectId |
ActivityCode.create()
Creates this ActivityCode object in the database. |
ObjectId |
Activity.create()
Creates this Activity object in the database. |
static ObjectId[] |
Activity.create(Session session,
Activity[] activities)
Creates multiple Activity objects in the database. |
static ObjectId[] |
ActivityCode.create(Session session,
ActivityCode[] activitycodes)
Creates multiple ActivityCode objects in the database. |
static ObjectId[] |
ActivityCodeAssignment.create(Session session,
ActivityCodeAssignment[] activitycodeassignments)
Creates multiple ActivityCodeAssignment objects in the database. |
static ObjectId[] |
ActivityCodeType.create(Session session,
ActivityCodeType[] activitycodetypes)
Creates multiple ActivityCodeType objects in the database. |
static ObjectId[] |
ActivityExpense.create(Session session,
ActivityExpense[] activityexpenses)
Creates multiple ActivityExpense objects in the database. |
static ObjectId[] |
ActivityNote.create(Session session,
ActivityNote[] activitynotes)
Creates multiple ActivityNote objects in the database. |
static ObjectId[] |
ActivityOwner.create(Session session,
ActivityOwner[] activityowners)
Creates multiple ActivityOwner objects in the database. |
static ObjectId[] |
ActivityPeriodActual.create(Session session,
ActivityPeriodActual[] activityperiodactuals)
Creates multiple ActivityPeriodActual objects in the database. |
static ObjectId[] |
ActivityRisk.create(Session session,
ActivityRisk[] activityrisks)
Creates multiple ActivityRisk objects in the database. |
static ObjectId[] |
ActivityStep.create(Session session,
ActivityStep[] activitysteps)
Creates multiple ActivityStep objects in the database. |
static ObjectId[] |
BaselineType.create(Session session,
BaselineType[] baselinetypes)
Creates multiple BaselineType objects in the database. |
static ObjectId[] |
Calendar.create(Session session,
Calendar[] calendars)
Creates multiple Calendar objects in the database. |
static ObjectId[] |
CostAccount.create(Session session,
CostAccount[] costaccounts)
Creates multiple CostAccount objects in the database. |
static ObjectId[] |
Currency.create(Session session,
Currency[] currencies)
Creates multiple Currency objects in the database. |
static ObjectId[] |
Document.create(Session session,
Document[] documents)
Creates multiple Document objects in the database. |
static ObjectId[] |
DocumentCategory.create(Session session,
DocumentCategory[] documentcategories)
Creates multiple DocumentCategory objects in the database. |
static ObjectId[] |
DocumentStatusCode.create(Session session,
DocumentStatusCode[] documentstatuscodes)
Creates multiple DocumentStatusCode objects in the database. |
static ObjectId[] |
EPS.create(Session session,
EPS[] eps)
Creates multiple EPS objects in the database. |
static ObjectId[] |
EPSBudgetChangeLog.create(Session session,
EPSBudgetChangeLog[] epsbudgetchangelogs)
Creates multiple EPSBudgetChangeLog objects in the database. |
static ObjectId[] |
EPSFunding.create(Session session,
EPSFunding[] epsfundings)
Creates multiple EPSFunding objects in the database. |
static ObjectId[] |
EPSNote.create(Session session,
EPSNote[] epsnotes)
Creates multiple EPSNote objects in the database. |
static ObjectId[] |
EPSSpendingPlan.create(Session session,
EPSSpendingPlan[] epsspendingplans)
Creates multiple EPSSpendingPlan objects in the database. |
static ObjectId[] |
ExpenseCategory.create(Session session,
ExpenseCategory[] expensecategories)
Creates multiple ExpenseCategory objects in the database. |
static ObjectId[] |
FinancialPeriod.create(Session session,
FinancialPeriod[] financialperiods)
Creates multiple FinancialPeriod objects in the database. |
static ObjectId[] |
FundingSource.create(Session session,
FundingSource[] fundingsources)
Creates multiple FundingSource objects in the database. |
static ObjectId[] |
GlobalProfile.create(Session session,
GlobalProfile[] globalprofiles)
Creates multiple GlobalProfile objects in the database. |
static ObjectId[] |
NotebookTopic.create(Session session,
NotebookTopic[] notebooktopics)
Creates multiple NotebookTopic objects in the database. |
static ObjectId[] |
OBS.create(Session session,
OBS[] obs)
Creates multiple OBS objects in the database. |
static ObjectId[] |
OverheadCode.create(Session session,
OverheadCode[] overheadcodes)
Creates multiple OverheadCode objects in the database. |
static ObjectId[] |
Project.create(Session session,
Project[] projects)
Creates multiple Project objects in the database. |
static ObjectId[] |
ProjectBudgetChangeLog.create(Session session,
ProjectBudgetChangeLog[] projectbudgetchangelogs)
Creates multiple ProjectBudgetChangeLog objects in the database. |
static ObjectId[] |
ProjectCode.create(Session session,
ProjectCode[] projectcodes)
Creates multiple ProjectCode objects in the database. |
static ObjectId[] |
ProjectCodeAssignment.create(Session session,
ProjectCodeAssignment[] projectcodeassignments)
Creates multiple ProjectCodeAssignment objects in the database. |
static ObjectId[] |
ProjectCodeType.create(Session session,
ProjectCodeType[] projectcodetypes)
Creates multiple ProjectCodeType objects in the database. |
static ObjectId[] |
ProjectDocument.create(Session session,
ProjectDocument[] projectdocuments)
Creates multiple ProjectDocument objects in the database. |
static ObjectId[] |
ProjectFunding.create(Session session,
ProjectFunding[] projectfundings)
Creates multiple ProjectFunding objects in the database. |
static ObjectId[] |
ProjectIssue.create(Session session,
ProjectIssue[] projectissues)
Creates multiple ProjectIssue objects in the database. |
static ObjectId[] |
ProjectNote.create(Session session,
ProjectNote[] projectnotes)
Creates multiple ProjectNote objects in the database. |
static ObjectId[] |
ProjectPortfolio.create(Session session,
ProjectPortfolio[] projectportfolios)
Creates multiple ProjectPortfolio objects in the database. |
static ObjectId[] |
ProjectProfile.create(Session session,
ProjectProfile[] projectprofiles)
Creates multiple ProjectProfile objects in the database. |
static ObjectId[] |
ProjectResource.create(Session session,
ProjectResource[] projectresources)
Creates multiple ProjectResource objects in the database. |
static ObjectId[] |
ProjectResourceCategory.create(Session session,
ProjectResourceCategory[] projectresourcecategories)
Creates multiple ProjectResourceCategory objects in the database. |
static ObjectId[] |
ProjectResourceQuantity.create(Session session,
ProjectResourceQuantity[] projectresourcequantities)
Creates multiple ProjectResourceQuantity objects in the database. |
static ObjectId[] |
ProjectSpendingPlan.create(Session session,
ProjectSpendingPlan[] projectspendingplans)
Creates multiple ProjectSpendingPlan objects in the database. |
static ObjectId[] |
ProjectThreshold.create(Session session,
ProjectThreshold[] projectthresholds)
Creates multiple ProjectThreshold objects in the database. |
static ObjectId[] |
Relationship.create(Session session,
Relationship[] relationships)
Creates multiple Relationship objects in the database. |
static ObjectId[] |
Resource.create(Session session,
Resource[] resources)
Creates multiple Resource objects in the database. |
static ObjectId[] |
ResourceAccess.create(Session session,
ResourceAccess[] resourceaccess)
Creates multiple ResourceAccess objects in the database. |
static ObjectId[] |
ResourceAssignment.create(Session session,
ResourceAssignment[] resourceassignments)
Creates multiple ResourceAssignment objects in the database. |
static ObjectId[] |
ResourceAssignmentPeriodActual.create(Session session,
ResourceAssignmentPeriodActual[] resourceassignmentperiodactuals)
Creates multiple ResourceAssignmentPeriodActual objects in the database. |
static ObjectId[] |
ResourceCode.create(Session session,
ResourceCode[] resourcecodes)
Creates multiple ResourceCode objects in the database. |
static ObjectId[] |
ResourceCodeAssignment.create(Session session,
ResourceCodeAssignment[] resourcecodeassignments)
Creates multiple ResourceCodeAssignment objects in the database. |
static ObjectId[] |
ResourceCodeType.create(Session session,
ResourceCodeType[] resourcecodetypes)
Creates multiple ResourceCodeType objects in the database. |
static ObjectId[] |
ResourceCurve.create(Session session,
ResourceCurve[] resourcecurves)
Creates multiple ResourceCurve objects in the database. |
static ObjectId[] |
ResourceRate.create(Session session,
ResourceRate[] resourcerates)
Creates multiple ResourceRate objects in the database. |
static ObjectId[] |
ResourceRole.create(Session session,
ResourceRole[] resourceroles)
Creates multiple ResourceRole objects in the database. |
static ObjectId[] |
ResourceTeam.create(Session session,
ResourceTeam[] resourceteams)
Creates multiple ResourceTeam objects in the database. |
static ObjectId[] |
Risk.create(Session session,
Risk[] risks)
Creates multiple Risk objects in the database. |
static ObjectId[] |
RiskCategory.create(Session session,
RiskCategory[] riskcategories)
Creates multiple RiskCategory objects in the database. |
static ObjectId[] |
RiskImpact.create(Session session,
RiskImpact[] riskimpacts)
Creates multiple RiskImpact objects in the database. |
static ObjectId[] |
RiskMatrix.create(Session session,
RiskMatrix[] riskmatrices)
Creates multiple RiskMatrix objects in the database. |
static ObjectId[] |
RiskMatrixScore.create(Session session,
RiskMatrixScore[] riskmatrixscores)
Creates multiple RiskMatrixScore objects in the database. |
static ObjectId[] |
RiskMatrixThreshold.create(Session session,
RiskMatrixThreshold[] riskmatrixthresholds)
Creates multiple RiskMatrixThreshold objects in the database. |
static ObjectId[] |
RiskResponseAction.create(Session session,
RiskResponseAction[] riskresponseactions)
Creates multiple RiskResponseAction objects in the database. |
static ObjectId[] |
RiskResponseActionImpact.create(Session session,
RiskResponseActionImpact[] riskresponseactionimpacts)
Creates multiple RiskResponseActionImpact objects in the database. |
static ObjectId[] |
RiskResponsePlan.create(Session session,
RiskResponsePlan[] riskresponseplans)
Creates multiple RiskResponsePlan objects in the database. |
static ObjectId[] |
RiskThreshold.create(Session session,
RiskThreshold[] riskthresholds)
Creates multiple RiskThreshold objects in the database. |
static ObjectId[] |
RiskThresholdLevel.create(Session session,
RiskThresholdLevel[] riskthresholdlevels)
Creates multiple RiskThresholdLevel objects in the database. |
static ObjectId[] |
Role.create(Session session,
Role[] roles)
Creates multiple Role objects in the database. |
static ObjectId[] |
RoleLimit.create(Session session,
RoleLimit[] rolelimits)
Creates multiple RoleLimit objects in the database. |
static ObjectId[] |
RoleRate.create(Session session,
RoleRate[] rolerates)
Creates multiple RoleRate objects in the database. |
static ObjectId[] |
RoleTeam.create(Session session,
RoleTeam[] roleteams)
Creates multiple RoleTeam objects in the database. |
static ObjectId[] |
Shift.create(Session session,
Shift[] shifts)
Creates multiple Shift objects in the database. |
static ObjectId[] |
UDFCode.create(Session session,
UDFCode[] udfcodes)
Creates multiple UDFCode objects in the database. |
static ObjectId[] |
UDFType.create(Session session,
UDFType[] udftypes)
Creates multiple UDFType objects in the database. |
static ObjectId[] |
UDFValue.create(Session session,
UDFValue[] udfvalues)
Creates multiple UDFValue objects in the database. |
static ObjectId[] |
UnitOfMeasure.create(Session session,
UnitOfMeasure[] unitofmeasures)
Creates multiple UnitOfMeasure objects in the database. |
static ObjectId[] |
User.create(Session session,
User[] users)
Creates multiple User objects in the database. |
static ObjectId[] |
UserLicense.create(Session session,
UserLicense[] userlicenses)
Creates multiple UserLicense objects in the database. |
static ObjectId[] |
UserOBS.create(Session session,
UserOBS[] userobs)
Creates multiple UserOBS objects in the database. |
static ObjectId[] |
WBS.create(Session session,
WBS[] wbs)
Creates multiple WBS objects in the database. |
static ObjectId[] |
WBSCategory.create(Session session,
WBSCategory[] wbscategories)
Creates multiple WBSCategory objects in the database. |
static ObjectId[] |
WBSMilestone.create(Session session,
WBSMilestone[] wbsmilestones)
Creates multiple WBSMilestone objects in the database. |
ObjectId[] |
WBS.createActivities(Activity[] activities)
Creates multiple associated Activity objects in the database. |
ObjectId |
WBS.createActivity(Activity activity)
Creates an associated Activity object in the database. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
Project.createCopy(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a copy of the project. |
ObjectId |
Activity.createCopy(ObjectId projectObjectId,
ObjectId wbsObjectId,
String newId,
CopyActivityOptions copyOptions)
Copies the activity to a project node or a WBS node. |
ObjectId |
Project.createCopyAsBaseline()
Copies a copy of the current project and makes the copy a baseline of the current project. |
ObjectId |
Project.createCopyAsReflection()
Copies a copy of the current project and makes the copy a reflection of the current project. |
ObjectId |
Project.createCopyAsTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a copy of the current project and makes it a template project. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
static ObjectId |
ProjectResourceQuantity.createObjectId(ObjectId projectResourceObjectId,
Date weekStartDate,
Date monthStartDate)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
UserOBS.createObjectId(ObjectId userObjectId,
ObjectId obsObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
UDFValue.createObjectId(ObjectId uDFTypeObjectId,
ObjectId foreignObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
Timesheet.createObjectId(ObjectId timesheetPeriodObjectId,
ObjectId resourceObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ScheduleOptions.createObjectId(ObjectId userObjectId,
ObjectId projectObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
RiskResponseActionImpact.createObjectId(ObjectId riskResponseActionObjectId,
ObjectId riskThresholdObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
RiskMatrixThreshold.createObjectId(ObjectId riskMatrixObjectId,
ObjectId riskThresholdObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
RiskImpact.createObjectId(ObjectId riskObjectId,
ObjectId riskThresholdObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceRole.createObjectId(ObjectId resourceObjectId,
ObjectId roleObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceCodeAssignment.createObjectId(ObjectId resourceObjectId,
ObjectId resourceCodeTypeObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceAssignmentPeriodActual.createObjectId(ObjectId financialPeriodObjectId,
ObjectId resourceAssignmentObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceAccess.createObjectId(ObjectId userObjectId,
ObjectId resourceObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ProjectCodeAssignment.createObjectId(ObjectId projectObjectId,
ObjectId projectCodeTypeObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityRisk.createObjectId(ObjectId riskObjectId,
ObjectId activityObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityPeriodActual.createObjectId(ObjectId financialPeriodObjectId,
ObjectId activityObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityOwner.createObjectId(ObjectId activityObjectId,
ObjectId userObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityCodeAssignment.createObjectId(ObjectId activityObjectId,
ObjectId activityCodeTypeObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
WBS.createProjectDocument(ProjectDocument projectdocument)
Creates an associated ProjectDocument object in the database. |
ObjectId |
Activity.createProjectDocument(ProjectDocument projectdocument)
Creates an associated ProjectDocument object in the database. |
ObjectId[] |
WBS.createProjectDocuments(ProjectDocument[] projectdocuments)
Creates multiple associated ProjectDocument objects in the database. |
ObjectId[] |
Activity.createProjectDocuments(ProjectDocument[] projectdocuments)
Creates multiple associated ProjectDocument objects in the database. |
ObjectId |
Project.createProjectFromTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a project from the specified template project. |
ObjectId |
Project.createProjectFunding(ProjectFunding projectfunding)
Creates an associated ProjectFunding object in the database. |
ObjectId |
BaselineProject.createProjectFunding(ProjectFunding projectfunding)
Creates an associated ProjectFunding object in the database. |
ObjectId[] |
Project.createProjectFundings(ProjectFunding[] projectfundings)
Creates multiple associated ProjectFunding objects in the database. |
ObjectId[] |
BaselineProject.createProjectFundings(ProjectFunding[] projectfundings)
Creates multiple associated ProjectFunding objects in the database. |
ObjectId |
WBS.createProjectIssue(ProjectIssue projectissue)
Creates an associated ProjectIssue object in the database. |
ObjectId |
Activity.createProjectIssue(ProjectIssue projectissue)
Creates an associated ProjectIssue object in the database. |
ObjectId[] |
WBS.createProjectIssues(ProjectIssue[] projectissues)
Creates multiple associated ProjectIssue objects in the database. |
ObjectId[] |
Activity.createProjectIssues(ProjectIssue[] projectissues)
Creates multiple associated ProjectIssue objects in the database. |
ObjectId[] |
Project.createProjectLevelActivities(Activity[] projectlevelactivities)
Creates multiple associated Activity objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelActivities(Activity[] projectlevelactivities)
Creates multiple associated Activity objects in the database. |
ObjectId |
Project.createProjectLevelActivity(Activity projectlevelactivity)
Creates an associated Activity object in the database. |
ObjectId |
BaselineProject.createProjectLevelActivity(Activity projectlevelactivity)
Creates an associated Activity object in the database. |
ObjectId |
Project.createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog projectlevelbudgetchangelog)
Creates an associated ProjectBudgetChangeLog object in the database. |
ObjectId |
BaselineProject.createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog projectlevelbudgetchangelog)
Creates an associated ProjectBudgetChangeLog object in the database. |
ObjectId[] |
Project.createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs)
Creates multiple associated ProjectBudgetChangeLog objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs)
Creates multiple associated ProjectBudgetChangeLog objects in the database. |
ObjectId |
Project.createProjectLevelIssue(ProjectIssue projectlevelissue)
Creates an associated ProjectIssue object in the database. |
ObjectId |
BaselineProject.createProjectLevelIssue(ProjectIssue projectlevelissue)
Creates an associated ProjectIssue object in the database. |
ObjectId[] |
Project.createProjectLevelIssues(ProjectIssue[] projectlevelissues)
Creates multiple associated ProjectIssue objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelIssues(ProjectIssue[] projectlevelissues)
Creates multiple associated ProjectIssue objects in the database. |
ObjectId |
Project.createProjectLevelNote(ProjectNote projectlevelnote)
Creates an associated ProjectNote object in the database. |
ObjectId |
BaselineProject.createProjectLevelNote(ProjectNote projectlevelnote)
Creates an associated ProjectNote object in the database. |
ObjectId[] |
Project.createProjectLevelNotes(ProjectNote[] projectlevelnotes)
Creates multiple associated ProjectNote objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelNotes(ProjectNote[] projectlevelnotes)
Creates multiple associated ProjectNote objects in the database. |
ObjectId |
Project.createProjectLevelSpendingPlan(ProjectSpendingPlan projectlevelspendingplan)
Creates an associated ProjectSpendingPlan object in the database. |
ObjectId |
BaselineProject.createProjectLevelSpendingPlan(ProjectSpendingPlan projectlevelspendingplan)
Creates an associated ProjectSpendingPlan object in the database. |
ObjectId[] |
Project.createProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans)
Creates multiple associated ProjectSpendingPlan objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans)
Creates multiple associated ProjectSpendingPlan objects in the database. |
ObjectId |
Project.createProjectLevelThreshold(ProjectThreshold projectlevelthreshold)
Creates an associated ProjectThreshold object in the database. |
ObjectId |
BaselineProject.createProjectLevelThreshold(ProjectThreshold projectlevelthreshold)
Creates an associated ProjectThreshold object in the database. |
ObjectId[] |
Project.createProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds)
Creates multiple associated ProjectThreshold objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds)
Creates multiple associated ProjectThreshold objects in the database. |
ObjectId |
Project.createProjectLevelWBSMilestone(WBSMilestone projectlevelwbsmilestone)
Creates an associated WBSMilestone object in the database. |
ObjectId |
BaselineProject.createProjectLevelWBSMilestone(WBSMilestone projectlevelwbsmilestone)
Creates an associated WBSMilestone object in the database. |
ObjectId[] |
Project.createProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones)
Creates multiple associated WBSMilestone objects in the database. |
ObjectId[] |
BaselineProject.createProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones)
Creates multiple associated WBSMilestone objects in the database. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
Resource.createResourceAssignment(ResourceAssignment resourceassignment)
Creates an associated ResourceAssignment object in the database. |
ObjectId |
Activity.createResourceAssignment(ResourceAssignment resourceassignment)
Creates an associated ResourceAssignment object in the database. |
ObjectId[] |
Resource.createResourceAssignments(ResourceAssignment[] resourceassignments)
Creates multiple associated ResourceAssignment objects in the database. |
ObjectId[] |
Activity.createResourceAssignments(ResourceAssignment[] resourceassignments)
Creates multiple associated ResourceAssignment objects in the database. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
BaselineProject.createRisk(Risk risk)
Creates an associated Risk object in the database. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
Role.createRoleRate(RoleRate rolerate)
Creates an associated RoleRate object in the database. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
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. |
ObjectId |
User.createUserOBS(UserOBS userobs)
Creates an associated UserOBS object in the database. |
ObjectId |
OBS.createUserOBS(UserOBS userobs)
Creates an associated UserOBS object in the database. |
ObjectId[] |
User.createUserOBS(UserOBS[] userobs)
Creates multiple associated UserOBS objects in the database. |
ObjectId[] |
OBS.createUserOBS(UserOBS[] userobs)
Creates multiple associated UserOBS objects in the database. |
ObjectId |
WBS.createWBSChild(WBS wbschild)
Creates an associated WBS object in the database. |
ObjectId |
Project.createWBSChild(WBS wbschild)
Creates an associated WBS object in the database. |
ObjectId |
BaselineProject.createWBSChild(WBS wbschild)
Creates an associated WBS object in the database. |
ObjectId[] |
WBS.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[] |
BaselineProject.createWBSChildren(WBS[] wbschildren)
Creates multiple associated WBS objects in the database. |
ObjectId |
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. |
ObjectId |
ActivityCodeAssignment.getActivityCodeObjectId()
Gets the unique ID of the associated activity code. |
ObjectId |
ActivityCodeAssignment.getActivityCodeTypeObjectId()
Gets the unique ID of the parent activity code type. |
ObjectId |
Project.getActivityDefaultCalendarObjectId()
Gets the unique ID of the calendar assigned to new activities by default. |
ObjectId |
BaselineProject.getActivityDefaultCalendarObjectId()
Gets the unique ID of the calendar assigned to new activities by default. |
ObjectId |
Project.getActivityDefaultCostAccountObjectId()
Gets the unique ID of the cost account assigned to new activities and project expenses by default. |
ObjectId |
BaselineProject.getActivityDefaultCostAccountObjectId()
Gets the unique ID of the cost account assigned to new activities and project expenses by default. |
ObjectId |
RiskResponseAction.getActivityObjectId()
Gets the unique ID of the associated activity. |
ObjectId |
ResourceHour.getActivityObjectId()
Gets the unique ID of the activity to which the resource is assigned. |
ObjectId |
ResourceAssignmentPeriodActual.getActivityObjectId()
Gets the unique ID of the associated activity. |
ObjectId |
ResourceAssignment.getActivityObjectId()
Gets the unique ID of the activity to which the resource is assigned. |
ObjectId |
ProjectIssue.getActivityObjectId()
Gets the unique ID of the activity to which the project issue applies. |
ObjectId |
ProjectDocument.getActivityObjectId()
Gets the unique ID of the activity to which the activity document applies. |
ObjectId |
ActivityStep.getActivityObjectId()
Gets the unique ID of the activity to which the steps are assigned. |
ObjectId |
ActivityRisk.getActivityObjectId()
Gets the unique ID of the activity to which the risk is assigned. |
ObjectId |
ActivityPeriodActual.getActivityObjectId()
Gets the unique ID of the associated activity. |
ObjectId |
ActivityOwner.getActivityObjectId()
Gets the unique ID of the associated activity. |
ObjectId |
ActivityNote.getActivityObjectId()
Gets the unique ID of the activity to which the activity note is assigned. |
ObjectId |
ActivityExpense.getActivityObjectId()
Gets the unique ID of the activity to which the project expense is linked. |
ObjectId |
ActivityCodeAssignment.getActivityObjectId()
Gets the unique ID of the activity to which the activity code is assigned. |
ObjectId |
ActivityStepTemplateItem.getActivityStepTemplateObjectId()
Gets the unique ID of the activity step template to which this item belongs. |
ObjectId |
TimesheetDelegate.getApproverUserObjectId()
Gets the unique ID of the approver user. |
ObjectId |
TimesheetAudit.getApproverUserObjectId()
Gets the unique user ID of the approver. |
ObjectId |
Calendar.getBaseCalendarObjectId()
Gets the unique ID of the global calendar to which this calendar is linked. |
ObjectId |
GlobalPreferences.getBaseCurrencyObjectId()
Gets the unique ID of the currency. |
ObjectId |
BaselineProject.getBaselineTypeObjectId()
Gets the unique ID of the baseline type. |
ObjectId |
ResourceAssignment.getCalendarObjectId()
Gets the unique ID generated by the system for the calendar associated with the resource assignment. |
ObjectId |
Resource.getCalendarObjectId()
Gets the unique ID of the calendar assigned to the resource. |
ObjectId |
Activity.getCalendarObjectId()
Gets the unique ID of the calendar assigned to the activity. |
ObjectId |
Project.getCheckOutUserObjectId()
Gets the unique ID of the User that checked out this project. |
ObjectId |
BaselineProject.getCheckOutUserObjectId()
Gets the unique ID of the User that checked out this baseline project. |
ObjectId |
ProjectCodeUser.getCodeObjectId()
Gets the unique ID of the project code. |
ObjectId |
UDFCode.getCodeTypeObjectId()
Gets the unique ID of the code type. |
ObjectId |
ResourceCode.getCodeTypeObjectId()
Gets the unique ID of the parent resource code type. |
ObjectId |
ProjectCodeUser.getCodeTypeObjectId()
Gets the unique ID of the parent project code type. |
ObjectId |
ProjectCode.getCodeTypeObjectId()
Gets the unique ID of the parent project code type. |
ObjectId |
ActivityCode.getCodeTypeObjectId()
Gets the unique ID of the parent activity code type. |
ObjectId |
ResourceAssignment.getCostAccountObjectId()
Gets the unique ID of the cost account associated with this resource assignment. |
ObjectId |
ActivityExpense.getCostAccountObjectId()
Gets the unique ID of the cost account associated with the project expense. |
ObjectId |
User.getCurrencyObjectId()
Gets the unique ID of the associated currency. |
ObjectId |
Resource.getCurrencyObjectId()
Gets the unique ID of the currency associated with this resource. |
ObjectId |
Project.getCurrentBaselineProjectObjectId()
Gets the unique ID of the project's baseline to use for computing summaries. |
ObjectId |
GlobalPreferences.getDefaultTimesheetApprovalManager()
Gets the unique ID of the resource manager assigned to approve timesheets for new resources by default. |
ObjectId |
TimesheetDelegate.getDelegateUserObjectId()
Gets the unique ID of the delegate user. |
ObjectId |
Document.getDocumentCategoryObjectId()
Gets the unique ID of the associated document category. |
ObjectId |
ProjectDocument.getDocumentObjectId()
Gets the unique ID of the document to which the activity document applies. |
ObjectId |
Document.getDocumentStatusCodeObjectId()
Gets the unique ID of the associated document status code. |
ObjectId |
EPSSpendingPlan.getEPSObjectId()
Gets the unique ID of the associated EPS for this EPS spending plan. |
ObjectId |
EPSNote.getEPSObjectId()
Gets the unique ID of the associated EPS. |
ObjectId |
EPSFunding.getEPSObjectId()
Gets the unique ID of the associated EPS for this EPS funding. |
ObjectId |
EPSBudgetChangeLog.getEPSObjectId()
Gets the unique ID of the EPS element to which the budget change log applies. |
ObjectId |
ActivityCodeType.getEPSObjectId()
Gets the unique ID of the associated EPS. |
ObjectId |
ActivityExpense.getExpenseCategoryObjectId()
Gets the unique ID of the expense category for the project expense. |
ObjectId |
ProjectResourceQuantity.getFinancialPeriod1ObjectId()
Gets the unique ID of the associated first financial period for this project resource quantity. |
ObjectId |
ProjectResourceQuantity.getFinancialPeriod2ObjectId()
Gets the unique ID of the associated second financial period for this project resource quantity. |
ObjectId |
User.getFinancialPeriodEndObjectId()
Gets the unique ID generated by the system of the last financial period viewable in columns in Project Management. |
ObjectId |
ResourceAssignmentPeriodActual.getFinancialPeriodObjectId()
Gets the unique ID of the associated financial period. |
ObjectId |
ActivityPeriodActual.getFinancialPeriodObjectId()
Gets the unique ID of the associated financial period. |
ObjectId |
User.getFinancialPeriodStartObjectId()
Gets the unique ID generated by the system of the first financial period viewable in columns in Project Management. |
ObjectId |
UDFValue.getForeignObjectId()
Gets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc. |
ObjectId |
ProjectFunding.getFundingSourceObjectId()
Gets the unique ID of the associated funding source for this project funding. |
ObjectId |
EPSFunding.getFundingSourceObjectId()
Gets the unique ID of the associated funding source for this EPS funding. |
ObjectId |
User.getGlobalProfileObjectId()
Gets the unique ID of the global security profile assigned to the user. |
ObjectId |
Project.getLastFinancialPeriodObjectId()
Gets the unique ID of the last closed financial period for the project. |
ObjectId |
BaselineProject.getLastFinancialPeriodObjectId()
Gets the unique ID of the last closed financial period for the baseline project. |
ObjectId |
ScheduleOptions.getMultipleFloatPathsEndingActivityObjectId()
Gets the activity in the WBS that you want to represent the end of the float paths. |
ObjectId |
ProjectNote.getNotebookTopicObjectId()
Gets the unique ID of the associated notebook topic. |
ObjectId |
EPSNote.getNotebookTopicObjectId()
Gets the unique ID of the associated notebook topic. |
ObjectId |
ActivityNote.getNotebookTopicObjectId()
Gets the unique ID of the associated notebook topic. |
ObjectId |
WBSMilestone.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
WBSCategory.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
WBS.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
UserOBS.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
UserLicense.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
UserInterfaceView.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
UserFieldTitle.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
User.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
UnitOfMeasure.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
UDFValue.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
UDFType.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
UDFCode.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
TimesheetPeriod.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
TimesheetDelegate.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
TimesheetAudit.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Timesheet.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ThresholdParameter.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ShiftPeriod.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Shift.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ScheduleOptions.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
RoleTeam.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RoleRate.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RoleLimit.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Role.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RiskThresholdLevel.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RiskThreshold.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RiskResponsePlan.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RiskResponseActionImpact.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
RiskResponseAction.getObjectId()
Gets the unique ID of the associated risk. |
ObjectId |
RiskMatrixThreshold.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
RiskMatrixScore.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RiskMatrix.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
RiskImpact.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
RiskCategory.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Risk.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceTeam.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceRole.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ResourceRate.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceHour.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceCurve.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceCodeType.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceCodeAssignment.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ResourceCode.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceAssignmentPeriodActual.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ResourceAssignment.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ResourceAccess.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
Resource.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Relationship.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectThreshold.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectSpendingPlan.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectResourceQuantity.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ProjectResourceCategory.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectResource.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectProfile.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectPortfolio.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectNote.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectIssue.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectFunding.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectDocument.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectCodeType.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectCodeAssignment.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ProjectCode.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ProjectBudgetChangeLog.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Project.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
OverheadCode.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
OBS.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
NotebookTopic.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
GlobalProfile.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
FundingSource.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
FinancialPeriod.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ExpenseCategory.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
EPSSpendingPlan.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
EPSNote.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
EPSFunding.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
EPSBudgetChangeLog.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
EPS.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
DocumentStatusCode.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
DocumentCategory.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Document.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Currency.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
CostAccount.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Calendar.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
BaselineType.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
BaselineProject.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityStepTemplateItem.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityStepTemplate.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityStep.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityRisk.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ActivityPeriodActual.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ActivityOwner.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ActivityNote.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityExpense.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityCodeType.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
ActivityCodeAssignment.getObjectId()
Gets the ObjectId for this object. |
ObjectId |
ActivityCode.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
Activity.getObjectId()
Gets the unique ID generated by the system. |
ObjectId |
WBS.getOBSObjectId()
Gets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS. |
ObjectId |
UserOBS.getOBSObjectId()
Gets the unique ID of the OBS to which the user is granted access. |
ObjectId |
ProjectThreshold.getOBSObjectId()
Gets the unique ID of the associated OBS for this project threshold. |
ObjectId |
ProjectIssue.getOBSObjectId()
Gets the unique ID of the project manager from the project's OBS tree who is responsible for the project issue. |
ObjectId |
Project.getOBSObjectId()
Gets the unique ID of the project manager from the project's OBS tree who is responsible for the Project. |
ObjectId |
EPS.getOBSObjectId()
Gets the unique ID of the project manager from the project's OBS tree who is responsible for the EPS. |
ObjectId |
BaselineProject.getOBSObjectId()
Gets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS. |
ObjectId |
BaselineProject.getOriginalProjectObjectId()
Gets the unique ID of the project from which the project baseline was created, if the current project is a project baseline. |
ObjectId |
ResourceHour.getOverheadCodeObjectId()
Gets the unique ID of the overhead code, if the hours are for an overhead activity. |
ObjectId |
Project.getOwnerResourceObjectId()
Gets the unique ID of the Owner Resource of this project. |
ObjectId |
BaselineProject.getOwnerResourceObjectId()
Gets the unique ID of the Owner Resource of this baseline project. |
ObjectId |
Project.getParentEPSObjectId()
Gets the unique ID of the parent EPS of this project. |
ObjectId |
BaselineProject.getParentEPSObjectId()
Gets the unique ID of the parent EPS of this baseline project. |
ObjectId |
WBS.getParentObjectId()
Gets the unique ID of the parent WBS of this WBS in the hierarchy. |
ObjectId |
Role.getParentObjectId()
Gets the unique ID of the parent role of this role in the hierarchy. |
ObjectId |
ResourceCode.getParentObjectId()
Gets the unique ID of the parent resource code of this resource code in the hierarchy. |
ObjectId |
Resource.getParentObjectId()
Gets the unique ID of the parent resource of this resource in the hierarchy. |
ObjectId |
ProjectCode.getParentObjectId()
Gets the unique ID of the parent project code of this project code in the hierarchy. |
ObjectId |
OBS.getParentObjectId()
Gets the unique ID of the parent OBS of this OBS in the hierarchy. |
ObjectId |
FundingSource.getParentObjectId()
Gets the unique ID of the parent funding source of this funding source in the hierarchy. |
ObjectId |
EPS.getParentObjectId()
Gets the unique ID of the parent EPS of this EPS in the hierarchy. |
ObjectId |
Document.getParentObjectId()
Gets the unique ID of the parent document of this document in the hierarchy. |
ObjectId |
CostAccount.getParentObjectId()
Gets the unique ID of the parent cost account of this cost account in the hierarchy. |
ObjectId |
ActivityCode.getParentObjectId()
Gets the unique ID of the parent activity code of this activity code in the hierarchy. |
ObjectId |
Relationship.getPredecessorActivityObjectId()
Gets the unique ID of the predecessor activity. |
ObjectId |
Relationship.getPredecessorProjectObjectId()
Gets the unique ID of the project that owns the predecessor activity. |
ObjectId |
User.getPrimaryBaselineProject(ObjectId projectId)
Gets the user's primary BaselineProject for the specified project. |
ObjectId |
Activity.getPrimaryResourceObjectId()
Gets the unique ID of the primary resource for the activity. |
ObjectId |
Resource.getPrimaryRoleObjectId()
Gets the unique ID of the role that is assigned as the resource's primary role. |
ObjectId |
ProjectCodeAssignment.getProjectCodeObjectId()
Gets the unique ID of the associated project code. |
ObjectId |
ProjectCodeAssignment.getProjectCodeTypeObjectId()
Gets the unique ID of the parent project code type. |
ObjectId |
IssueHistory.getProjectIssueObjectId()
Gets the unique ID of the associated project issue for this issue history. |
ObjectId |
WBSMilestone.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
WBS.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
UDFValue.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
TimesheetDelegate.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
TimesheetAudit.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ScheduleOptions.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
RiskResponsePlan.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
RiskResponseActionImpact.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
RiskResponseAction.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
RiskImpact.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
Risk.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ResourceHour.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ResourceAssignmentPeriodActual.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ResourceAssignment.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ProjectThreshold.getProjectObjectId()
Gets the unique ID of the associated project for this project threshold. |
ObjectId |
ProjectSpendingPlan.getProjectObjectId()
Gets the unique ID of the associated project for this project spending plan. |
ObjectId |
ProjectResourceQuantity.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ProjectResource.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ProjectNote.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ProjectIssue.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ProjectFunding.getProjectObjectId()
Gets the unique ID of the associated project source for this project funding. |
ObjectId |
ProjectDocument.getProjectObjectId()
Gets the unique ID of the project to which the activity document applies. |
ObjectId |
ProjectCodeAssignment.getProjectObjectId()
Gets the unique ID of the project to which the project code is assigned. |
ObjectId |
ProjectBudgetChangeLog.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
IssueHistory.getProjectObjectId()
Gets the unique ID of the associated project for this issue history. |
ObjectId |
EPS.getProjectObjectId()
Gets the internal Project ID of the EPS. |
ObjectId |
Document.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
Calendar.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityStep.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityRisk.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityPeriodActual.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityOwner.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityNote.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityExpense.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityCodeType.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
ActivityCodeAssignment.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId |
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'. |
ObjectId |
Activity.getProjectObjectId()
Gets the unique ID of the associated project. |
ObjectId[] |
ProjectPortfolio.getProjectObjectIds()
Gets an array of project unique IDs contained in the project portfolio. |
ObjectId |
UserOBS.getProjectProfileObjectId()
Gets the unique ID of the project profile with which the user is granted access to the project and OBS. |
ObjectId |
ProjectResource.getProjectResourceCategoryObjectId()
Gets the unique ID of the associated project resource category. |
ObjectId |
ProjectResourceQuantity.getProjectResourceObjectId()
Gets the unique ID of the associated project resource. |
ObjectId |
ProjectIssue.getProjectThresholdObjectId()
Gets the unique ID of the associated project threshold for the project issue. |
ObjectId |
ResourceHour.getResourceAssignmentObjectId()
Gets the unique ID of the associated resource assignment. |
ObjectId |
ResourceAssignmentPeriodActual.getResourceAssignmentObjectId()
Gets the unique ID of the associated resource assignment. |
ObjectId |
ResourceCodeAssignment.getResourceCodeObjectId()
Gets the unique ID of the associated resource code. |
ObjectId |
ResourceCodeAssignment.getResourceCodeTypeObjectId()
Gets the unique ID of the parent resource code type. |
ObjectId |
ResourceAssignment.getResourceCurveObjectId()
Gets the unique ID of the resource curve. |
ObjectId |
TimesheetAudit.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
Timesheet.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
RiskResponseAction.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
Risk.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ResourceRole.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ResourceRate.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ResourceHour.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ResourceCodeAssignment.getResourceObjectId()
Gets the unique ID of the resource to which the resource code is assigned. |
ObjectId |
ResourceAssignment.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ResourceAccess.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ProjectResourceQuantity.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ProjectResource.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId |
ProjectIssue.getResourceObjectId()
Gets the unique ID of the associated resource for this project issue. |
ObjectId |
Document.getResourceObjectId()
Gets the unique ID of the associated resource. |
ObjectId[] |
ResourceTeam.getResourceObjectIds()
Returns an array of resource unique IDs contained in the resource team. |
ObjectId |
Risk.getRiskCategoryObjectId()
Gets the unique ID of the category to which the Risk is assigned. |
ObjectId |
RiskMatrixThreshold.getRiskMatrixObjectId()
Gets the unique ID of the associated Risk Matrix. |
ObjectId |
RiskMatrixScore.getRiskMatrixObjectId()
Gets the unique ID of the associated Risk Matrix. |
ObjectId |
Project.getRiskMatrixObjectId()
Gets the unique ID of the associated Risk Matrix. |
ObjectId |
BaselineProject.getRiskMatrixObjectId()
Gets the unique ID of the associated Risk Matrix. |
ObjectId |
RiskResponsePlan.getRiskObjectId()
Gets the unique ID of the associated risk. |
ObjectId |
RiskImpact.getRiskObjectId()
Gets the unique ID of the associated risk. |
ObjectId |
ActivityRisk.getRiskObjectId()
Gets the unique ID of the associated risk. |
ObjectId |
RiskResponseActionImpact.getRiskResponseActionObjectId()
Gets the unique id of the associated risk response action. |
ObjectId |
RiskResponseAction.getRiskResponsePlanObjectId()
Gets the unique ID of the associated risk response plan. |
ObjectId |
RiskResponseActionImpact.getRiskThresholdLevelObjectId()
Gets the unique ID of the associated Risk Threshold Level. |
ObjectId |
RiskImpact.getRiskThresholdLevelObjectId()
Gets the unique ID of the associated Risk Threshold. |
ObjectId |
RiskThresholdLevel.getRiskThresholdObjectId()
Gets the unique ID of the associated Risk Threshold. |
ObjectId |
RiskResponseActionImpact.getRiskThresholdObjectId()
Gets the unique ID of the associated Risk Threshold. |
ObjectId |
RiskMatrixThreshold.getRiskThresholdObjectId()
Gets the unique ID of the associated Risk Threshold. |
ObjectId |
RiskImpact.getRiskThresholdObjectId()
Gets the unique ID of the associated Risk Threshold Type. |
ObjectId |
RoleRate.getRoleObjectId()
Gets the unique ID of the associated role. |
ObjectId |
RoleLimit.getRoleObjectId()
Gets the unique ID of the associated role. |
ObjectId |
ResourceRole.getRoleObjectId()
Gets the unique ID of the associated role. |
ObjectId |
ResourceAssignment.getRoleObjectId()
Gets the unique ID of the role the resource is performing on this activity. |
ObjectId |
ProjectResourceQuantity.getRoleObjectId()
Gets the unique ID of the associated role. |
ObjectId |
ProjectResource.getRoleObjectId()
Gets the unique ID of the associated role. |
ObjectId[] |
RoleTeam.getRoleObjectIds()
Gets an array of role unique IDs contained in the role team. |
ObjectId |
User.getSecondaryBaselineProject(ObjectId projectId)
Gets the user's secondary BaselineProject for the specified project. |
ObjectId |
ShiftPeriod.getShiftObjectId()
Gets the unique ID of the associated shift. |
ObjectId |
Resource.getShiftObjectId()
Gets the unique ID of the shift associated with the resource. |
ObjectId |
ResourceRate.getShiftPeriodObjectId()
Gets the unique ID of the associated shift. |
ObjectId |
Project.getSourceProjectObjectId()
Gets the unique ID of the project from which the reflection project was created, if the current project is a reflection project. |
ObjectId |
Relationship.getSuccessorActivityObjectId()
Gets the unique ID of the successor activity. |
ObjectId |
Relationship.getSuccessorProjectObjectId()
Gets the unique ID of the project that owns the successor activity. |
ObjectId |
User.getTertiaryBaselineProject(ObjectId projectId)
Gets the user's tertiary BaselineProject for the specified project. |
ObjectId |
ProjectThreshold.getThresholdParameterObjectId()
Gets the unique ID of the associated threshold parameter for this project threshold. |
ObjectId |
ProjectIssue.getThresholdParameterObjectId()
Gets the unique ID of the associated threshold parameter for the project issue. |
ObjectId |
Resource.getTimesheetApprovalManagerObjectId()
Gets the unique ID of the resource manager assigned to approve timesheets for the resource. |
ObjectId |
TimesheetAudit.getTimesheetPeriodObjectId()
Gets the unique ID of the timesheet period. |
ObjectId |
Timesheet.getTimesheetPeriodObjectId()
Gets the unique ID of the timesheet period. |
ObjectId |
ResourceHour.getTimesheetPeriodObjectId()
Gets the unique ID of the associated timesheet. |
ObjectId |
UDFValue.getUDFCodeObjectId()
Gets the unique ID of the associated UDF code. |
ObjectId |
UDFValue.getUDFTypeObjectId()
Gets the unique ID of the associated UDF type. |
ObjectId |
Resource.getUnitOfMeasureObjectId()
Gets the unit of measure this material resource uses. |
ObjectId |
User.getUserInterfaceViewObjectId()
Gets the unique ID of the associated user interface view. |
ObjectId |
UserOBS.getUserObjectId()
Gets the unique ID of the user who is assigned to the project OBS. |
ObjectId |
UserLicense.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
UserInterfaceView.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
ScheduleOptions.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
RoleTeam.getUserObjectId()
Gets the unique ID of a specific user who has access to the selected role team. |
ObjectId |
ResourceTeam.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
ResourceAccess.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
Resource.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
ProjectPortfolio.getUserObjectId()
Gets the unique ID of a specific user who has access to the selected project portfolio. |
ObjectId |
ProjectCodeUser.getUserObjectId()
Gets the unique ID of the user. |
ObjectId |
ActivityOwner.getUserObjectId()
Gets the unique ID of the associated user. |
ObjectId |
WBS.getWBSCategoryObjectId()
Gets the unique ID of the associated WBS category value. |
ObjectId |
WBSMilestone.getWBSObjectId()
Gets the unique ID of the WBS where the WBS milestone is assigned. |
ObjectId |
ResourceHour.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
ResourceAssignmentPeriodActual.getWBSObjectId()
Gets the unique ID of the WBS for the associated activity. |
ObjectId |
ResourceAssignment.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
ProjectThreshold.getWBSObjectId()
Gets the unique ID of the associated WBS for this project threshold. |
ObjectId |
ProjectSpendingPlan.getWBSObjectId()
Gets the unique ID of the associated WBS for this project spending plan. |
ObjectId |
ProjectResourceQuantity.getWBSObjectId()
Gets the unique ID of the associated WBS. |
ObjectId |
ProjectResource.getWBSObjectId()
Gets the unique ID of the associated WBS. |
ObjectId |
ProjectNote.getWBSObjectId()
Gets the unique ID of the associated WBS. |
ObjectId |
ProjectIssue.getWBSObjectId()
Gets the unique ID of the WBS to which the project issue applies. |
ObjectId |
ProjectDocument.getWBSObjectId()
Gets the unique ID of the WBS to which the activity document applies. |
ObjectId |
ProjectBudgetChangeLog.getWBSObjectId()
Gets the unique ID of the WBS element to which the budget change log applies. |
ObjectId |
Project.getWBSObjectId()
Gets the internal WBS ID of the project. |
ObjectId |
BaselineProject.getWBSObjectId()
Gets the internal WBS ID of the project. |
ObjectId |
ActivityStep.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
ActivityPeriodActual.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
ActivityNote.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
ActivityExpense.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
ActivityCodeAssignment.getWBSObjectId()
Gets the unique ID of the WBS for the associated activity. |
ObjectId |
Activity.getWBSObjectId()
Gets the unique ID of the WBS for the activity. |
ObjectId |
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 ObjectId | |
---|---|
void |
ProjectPortfolio.addProject(ObjectId objId)
Adds a project into the project portfolio. |
void |
ProjectPortfolio.addProjects(ObjectId[] objIds)
Adds projects into the project portfolio. |
void |
ResourceTeam.addResource(ObjectId objId)
Adds a resource into the resource team. |
void |
ResourceTeam.addResources(ObjectId[] objIds)
Adds resources into the resource team. |
void |
RoleTeam.addRole(ObjectId objId)
Adds a role into the role team. |
void |
RoleTeam.addRoles(ObjectId[] objIds)
Adds roles into the role team. |
ObjectId |
Project.assignProjectAsBaseline(ObjectId projectId)
Converts the provided project to be a baseline of this project. |
int |
Project.calculateProjectScore(ObjectId[] aProjCodeTypeIds)
Calculate the project score of this project based on a selected set of ProjectCodeType's. |
boolean |
ProjectPortfolio.containsProject(ObjectId objId)
Find out whether the project portfolio contains the specified Project. |
boolean |
ResourceTeam.containsResource(ObjectId objId)
Find out whether the resource team contains the specified Resource. |
boolean |
RoleTeam.containsRole(ObjectId objId)
Indicates if the role is in the role team. |
ObjectId |
Project.convertToBaseline(ObjectId projectId)
Converts this project to a baseline of the project provided. |
ObjectId |
Project.copyBaseline(ObjectId baselineProjId)
Creates a copy of the specified baseline project. |
ObjectId |
Project.createCopy(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a copy of the project. |
ObjectId |
Activity.createCopy(ObjectId projectObjectId,
ObjectId wbsObjectId,
String newId,
CopyActivityOptions copyOptions)
Copies the activity to a project node or a WBS node. |
ObjectId |
Project.createCopyAsTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a copy of the current project and makes it a template project. |
static ObjectId |
ProjectResourceQuantity.createObjectId(ObjectId projectResourceObjectId,
Date weekStartDate,
Date monthStartDate)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
UserOBS.createObjectId(ObjectId userObjectId,
ObjectId obsObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
UDFValue.createObjectId(ObjectId uDFTypeObjectId,
ObjectId foreignObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
Timesheet.createObjectId(ObjectId timesheetPeriodObjectId,
ObjectId resourceObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ScheduleOptions.createObjectId(ObjectId userObjectId,
ObjectId projectObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
RiskResponseActionImpact.createObjectId(ObjectId riskResponseActionObjectId,
ObjectId riskThresholdObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
RiskMatrixThreshold.createObjectId(ObjectId riskMatrixObjectId,
ObjectId riskThresholdObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
RiskImpact.createObjectId(ObjectId riskObjectId,
ObjectId riskThresholdObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceRole.createObjectId(ObjectId resourceObjectId,
ObjectId roleObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceCodeAssignment.createObjectId(ObjectId resourceObjectId,
ObjectId resourceCodeTypeObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceAssignmentPeriodActual.createObjectId(ObjectId financialPeriodObjectId,
ObjectId resourceAssignmentObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ResourceAccess.createObjectId(ObjectId userObjectId,
ObjectId resourceObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ProjectCodeAssignment.createObjectId(ObjectId projectObjectId,
ObjectId projectCodeTypeObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityRisk.createObjectId(ObjectId riskObjectId,
ObjectId activityObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityPeriodActual.createObjectId(ObjectId financialPeriodObjectId,
ObjectId activityObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityOwner.createObjectId(ObjectId activityObjectId,
ObjectId userObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
static ObjectId |
ActivityCodeAssignment.createObjectId(ObjectId activityObjectId,
ObjectId activityCodeTypeObjectId)
Creates a multi-part ObjectId from two individual ObjectIds. |
ObjectId |
Project.createProjectFromTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a project from the specified template project. |
void |
WBS.delete(ObjectId replacementId)
Deletes this WBS object from the database. |
void |
Role.delete(ObjectId replacementId)
Deletes this Role object from the database. |
void |
Resource.delete(ObjectId replacementId)
Deletes this Resource object from the database. |
void |
OBS.delete(ObjectId replacementId)
Deletes this OBS object from the database. |
void |
FundingSource.delete(ObjectId replacementId)
Deletes this FundingSource object from the database. |
void |
CostAccount.delete(ObjectId replacementId)
Deletes this CostAccount object from the database. |
void |
Calendar.delete(ObjectId replacementId)
Deletes this Calendar object from the database. |
static void |
Calendar.delete(Session session,
Calendar[] calendars,
ObjectId replacementParent)
Deletes multiple calendar objects in a hierarchy from the database and set the new parent of all child objects. |
static void |
CostAccount.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. |
static void |
FundingSource.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. |
static void |
OBS.delete(Session session,
OBS[] obs,
ObjectId replacementParent)
Deletes multiple obs objects in a hierarchy from the database and set the new parent of all child objects. |
static void |
Resource.delete(Session session,
Resource[] resources,
ObjectId replacementParent)
Deletes multiple resource objects in a hierarchy from the database and set the new parent of all child objects. |
static void |
Role.delete(Session session,
Role[] roles,
ObjectId replacementParent)
Deletes multiple role objects in a hierarchy from the database and set the new parent of all child objects. |
static void |
WBS.delete(Session session,
WBS[] wbs,
ObjectId replacementParent)
Deletes multiple wbs objects in a hierarchy from the database and set the new parent of all child objects. |
ObjectId |
User.getPrimaryBaselineProject(ObjectId projectId)
Gets the user's primary BaselineProject for the specified project. |
ObjectId |
User.getSecondaryBaselineProject(ObjectId projectId)
Gets the user's secondary BaselineProject for the specified project. |
ObjectId |
User.getTertiaryBaselineProject(ObjectId projectId)
Gets the user's tertiary BaselineProject for the specified project. |
void |
BaselineProject.linkBaselineActivity(ObjectId origActivity,
ObjectId baselineActivity)
Link an existing Activity from BaselineProject as a baseline Activity of an original Activity. |
static WBSMilestone |
WBSMilestone.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WBSMilestone object from the database. |
static WBSCategory |
WBSCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WBSCategory object from the database. |
static WBS |
WBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WBS object from the database. |
static UserOBS |
UserOBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserOBS object from the database. |
static UserLicense |
UserLicense.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserLicense object from the database. |
static UserInterfaceView |
UserInterfaceView.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserInterfaceView object from the database. |
static UserFieldTitle |
UserFieldTitle.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserFieldTitle object from the database. |
static User |
User.load(Session session,
String[] fields,
ObjectId objId)
Loads a single User object from the database. |
static UnitOfMeasure |
UnitOfMeasure.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UnitOfMeasure object from the database. |
static UDFValue |
UDFValue.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UDFValue object from the database. |
static UDFType |
UDFType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UDFType object from the database. |
static UDFCode |
UDFCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UDFCode object from the database. |
static TimesheetPeriod |
TimesheetPeriod.load(Session session,
String[] fields,
ObjectId objId)
Loads a single TimesheetPeriod object from the database. |
static TimesheetDelegate |
TimesheetDelegate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single TimesheetDelegate object from the database. |
static TimesheetAudit |
TimesheetAudit.load(Session session,
String[] fields,
ObjectId objId)
Loads a single TimesheetAudit object from the database. |
static Timesheet |
Timesheet.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Timesheet object from the database. |
static ThresholdParameter |
ThresholdParameter.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ThresholdParameter object from the database. |
static ShiftPeriod |
ShiftPeriod.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ShiftPeriod object from the database. |
static Shift |
Shift.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Shift object from the database. |
static ScheduleOptions |
ScheduleOptions.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ScheduleOptions object from the database. |
static RoleTeam |
RoleTeam.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleTeam object from the database. |
static RoleRate |
RoleRate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleRate object from the database. |
static RoleLimit |
RoleLimit.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleLimit object from the database. |
static Role |
Role.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Role object from the database. |
static RiskThresholdLevel |
RiskThresholdLevel.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskThresholdLevel object from the database. |
static RiskThreshold |
RiskThreshold.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskThreshold object from the database. |
static RiskResponsePlan |
RiskResponsePlan.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskResponsePlan object from the database. |
static RiskResponseActionImpact |
RiskResponseActionImpact.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskResponseActionImpact object from the database. |
static RiskResponseAction |
RiskResponseAction.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskResponseAction object from the database. |
static RiskMatrixThreshold |
RiskMatrixThreshold.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskMatrixThreshold object from the database. |
static RiskMatrixScore |
RiskMatrixScore.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskMatrixScore object from the database. |
static RiskMatrix |
RiskMatrix.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskMatrix object from the database. |
static RiskImpact |
RiskImpact.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskImpact object from the database. |
static RiskCategory |
RiskCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskCategory object from the database. |
static Risk |
Risk.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Risk object from the database. |
static ResourceTeam |
ResourceTeam.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceTeam object from the database. |
static ResourceRole |
ResourceRole.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceRole object from the database. |
static ResourceRate |
ResourceRate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceRate object from the database. |
static ResourceHour |
ResourceHour.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceHour object from the database. |
static ResourceCurve |
ResourceCurve.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCurve object from the database. |
static ResourceCodeType |
ResourceCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCodeType object from the database. |
static ResourceCodeAssignment |
ResourceCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCodeAssignment object from the database. |
static ResourceCode |
ResourceCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCode object from the database. |
static ResourceAssignmentPeriodActual |
ResourceAssignmentPeriodActual.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentPeriodActual object from the database. |
static ResourceAssignment |
ResourceAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignment object from the database. |
static ResourceAccess |
ResourceAccess.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAccess object from the database. |
static Resource |
Resource.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Resource object from the database. |
static Relationship |
Relationship.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Relationship object from the database. |
static ProjectThreshold |
ProjectThreshold.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectThreshold object from the database. |
static ProjectSpendingPlan |
ProjectSpendingPlan.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectSpendingPlan object from the database. |
static ProjectResourceQuantity |
ProjectResourceQuantity.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectResourceQuantity object from the database. |
static ProjectResourceCategory |
ProjectResourceCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectResourceCategory object from the database. |
static ProjectResource |
ProjectResource.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectResource object from the database. |
static ProjectProfile |
ProjectProfile.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectProfile object from the database. |
static ProjectPortfolio |
ProjectPortfolio.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectPortfolio object from the database. |
static ProjectNote |
ProjectNote.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectNote object from the database. |
static ProjectIssue |
ProjectIssue.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectIssue object from the database. |
static ProjectFunding |
ProjectFunding.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectFunding object from the database. |
static ProjectDocument |
ProjectDocument.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectDocument object from the database. |
static ProjectCodeUser |
ProjectCodeUser.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCodeUser object from the database. |
static ProjectCodeType |
ProjectCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCodeType object from the database. |
static ProjectCodeAssignment |
ProjectCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCodeAssignment object from the database. |
static ProjectCode |
ProjectCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCode object from the database. |
static ProjectBudgetChangeLog |
ProjectBudgetChangeLog.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectBudgetChangeLog object from the database. |
static Project |
Project.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Project object from the database. |
static OverheadCode |
OverheadCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single OverheadCode object from the database. |
static OBS |
OBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single OBS object from the database. |
static NotebookTopic |
NotebookTopic.load(Session session,
String[] fields,
ObjectId objId)
Loads a single NotebookTopic object from the database. |
static IssueHistory |
IssueHistory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single IssueHistory object from the database. |
static GlobalProfile |
GlobalProfile.load(Session session,
String[] fields,
ObjectId objId)
Loads a single GlobalProfile object from the database. |
static FundingSource |
FundingSource.load(Session session,
String[] fields,
ObjectId objId)
Loads a single FundingSource object from the database. |
static FinancialPeriod |
FinancialPeriod.load(Session session,
String[] fields,
ObjectId objId)
Loads a single FinancialPeriod object from the database. |
static ExpenseCategory |
ExpenseCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ExpenseCategory object from the database. |
static EPSSpendingPlan |
EPSSpendingPlan.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSSpendingPlan object from the database. |
static EPSNote |
EPSNote.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSNote object from the database. |
static EPSFunding |
EPSFunding.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSFunding object from the database. |
static EPSBudgetChangeLog |
EPSBudgetChangeLog.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSBudgetChangeLog object from the database. |
static EPS |
EPS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPS object from the database. |
static DocumentStatusCode |
DocumentStatusCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single DocumentStatusCode object from the database. |
static DocumentCategory |
DocumentCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single DocumentCategory object from the database. |
static Document |
Document.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Document object from the database. |
static Currency |
Currency.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Currency object from the database. |
static CostAccount |
CostAccount.load(Session session,
String[] fields,
ObjectId objId)
Loads a single CostAccount object from the database. |
static Calendar |
Calendar.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Calendar object from the database. |
static BaselineType |
BaselineType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single BaselineType object from the database. |
static BaselineProject |
BaselineProject.load(Session session,
String[] fields,
ObjectId objId)
Loads a single BaselineProject object from the database. |
static ActivityStepTemplateItem |
ActivityStepTemplateItem.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepTemplateItem object from the database. |
static ActivityStepTemplate |
ActivityStepTemplate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepTemplate object from the database. |
static ActivityStep |
ActivityStep.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStep object from the database. |
static ActivityRisk |
ActivityRisk.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityRisk object from the database. |
static ActivityPeriodActual |
ActivityPeriodActual.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityPeriodActual object from the database. |
static ActivityOwner |
ActivityOwner.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityOwner object from the database. |
static ActivityNote |
ActivityNote.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityNote object from the database. |
static ActivityExpense |
ActivityExpense.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityExpense object from the database. |
static ActivityCodeType |
ActivityCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCodeType object from the database. |
static ActivityCodeAssignment |
ActivityCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCodeAssignment object from the database. |
static ActivityCode |
ActivityCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCode object from the database. |
static Activity |
Activity.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Activity object from the database. |
static BOIterator<WBSMilestone> |
WBSMilestone.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WBSMilestone objects from the database. |
static BOIterator<WBSCategory> |
WBSCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WBSCategory objects from the database. |
static BOIterator<WBS> |
WBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WBS objects from the database. |
static BOIterator<UserOBS> |
UserOBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserOBS objects from the database. |
static BOIterator<UserLicense> |
UserLicense.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserLicense objects from the database. |
static BOIterator<UserInterfaceView> |
UserInterfaceView.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserInterfaceView objects from the database. |
static BOIterator<UserFieldTitle> |
UserFieldTitle.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserFieldTitle objects from the database. |
static BOIterator<User> |
User.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple User objects from the database. |
static BOIterator<UnitOfMeasure> |
UnitOfMeasure.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UnitOfMeasure objects from the database. |
static BOIterator<UDFValue> |
UDFValue.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UDFValue objects from the database. |
static BOIterator<UDFType> |
UDFType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UDFType objects from the database. |
static BOIterator<UDFCode> |
UDFCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UDFCode objects from the database. |
static BOIterator<TimesheetPeriod> |
TimesheetPeriod.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple TimesheetPeriod objects from the database. |
static BOIterator<TimesheetDelegate> |
TimesheetDelegate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple TimesheetDelegate objects from the database. |
static BOIterator<TimesheetAudit> |
TimesheetAudit.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple TimesheetAudit objects from the database. |
static BOIterator<Timesheet> |
Timesheet.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Timesheet objects from the database. |
static BOIterator<ThresholdParameter> |
ThresholdParameter.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ThresholdParameter objects from the database. |
static BOIterator<ShiftPeriod> |
ShiftPeriod.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ShiftPeriod objects from the database. |
static BOIterator<Shift> |
Shift.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Shift objects from the database. |
static BOIterator<ScheduleOptions> |
ScheduleOptions.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ScheduleOptions objects from the database. |
static BOIterator<RoleTeam> |
RoleTeam.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleTeam objects from the database. |
static BOIterator<RoleRate> |
RoleRate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleRate objects from the database. |
static BOIterator<RoleLimit> |
RoleLimit.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleLimit objects from the database. |
static BOIterator<Role> |
Role.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Role objects from the database. |
static BOIterator<RiskThresholdLevel> |
RiskThresholdLevel.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskThresholdLevel objects from the database. |
static BOIterator<RiskThreshold> |
RiskThreshold.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskThreshold objects from the database. |
static BOIterator<RiskResponsePlan> |
RiskResponsePlan.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskResponsePlan objects from the database. |
static BOIterator<RiskResponseActionImpact> |
RiskResponseActionImpact.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskResponseActionImpact objects from the database. |
static BOIterator<RiskResponseAction> |
RiskResponseAction.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskResponseAction objects from the database. |
static BOIterator<RiskMatrixThreshold> |
RiskMatrixThreshold.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskMatrixThreshold objects from the database. |
static BOIterator<RiskMatrixScore> |
RiskMatrixScore.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskMatrixScore objects from the database. |
static BOIterator<RiskMatrix> |
RiskMatrix.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskMatrix objects from the database. |
static BOIterator<RiskImpact> |
RiskImpact.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskImpact objects from the database. |
static BOIterator<RiskCategory> |
RiskCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskCategory objects from the database. |
static BOIterator<Risk> |
Risk.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Risk objects from the database. |
static BOIterator<ResourceTeam> |
ResourceTeam.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceTeam objects from the database. |
static BOIterator<ResourceRole> |
ResourceRole.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceRole objects from the database. |
static BOIterator<ResourceRate> |
ResourceRate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceRate objects from the database. |
static BOIterator<ResourceHour> |
ResourceHour.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceHour objects from the database. |
static BOIterator<ResourceCurve> |
ResourceCurve.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCurve objects from the database. |
static BOIterator<ResourceCodeType> |
ResourceCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCodeType objects from the database. |
static BOIterator<ResourceCodeAssignment> |
ResourceCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCodeAssignment objects from the database. |
static BOIterator<ResourceCode> |
ResourceCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCode objects from the database. |
static BOIterator<ResourceAssignmentPeriodActual> |
ResourceAssignmentPeriodActual.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentPeriodActual objects from the database. |
static BOIterator<ResourceAssignment> |
ResourceAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignment objects from the database. |
static BOIterator<ResourceAccess> |
ResourceAccess.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAccess objects from the database. |
static BOIterator<Resource> |
Resource.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Resource objects from the database. |
static BOIterator<Relationship> |
Relationship.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Relationship objects from the database. |
static BOIterator<ProjectThreshold> |
ProjectThreshold.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectThreshold objects from the database. |
static BOIterator<ProjectSpendingPlan> |
ProjectSpendingPlan.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectSpendingPlan objects from the database. |
static BOIterator<ProjectResourceQuantity> |
ProjectResourceQuantity.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectResourceQuantity objects from the database. |
static BOIterator<ProjectResourceCategory> |
ProjectResourceCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectResourceCategory objects from the database. |
static BOIterator<ProjectResource> |
ProjectResource.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectResource objects from the database. |
static BOIterator<ProjectProfile> |
ProjectProfile.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectProfile objects from the database. |
static BOIterator<ProjectPortfolio> |
ProjectPortfolio.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectPortfolio objects from the database. |
static BOIterator<ProjectNote> |
ProjectNote.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectNote objects from the database. |
static BOIterator<ProjectIssue> |
ProjectIssue.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectIssue objects from the database. |
static BOIterator<ProjectFunding> |
ProjectFunding.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectFunding objects from the database. |
static BOIterator<ProjectDocument> |
ProjectDocument.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectDocument objects from the database. |
static BOIterator<ProjectCodeUser> |
ProjectCodeUser.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCodeUser objects from the database. |
static BOIterator<ProjectCodeType> |
ProjectCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCodeType objects from the database. |
static BOIterator<ProjectCodeAssignment> |
ProjectCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCodeAssignment objects from the database. |
static BOIterator<ProjectCode> |
ProjectCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCode objects from the database. |
static BOIterator<ProjectBudgetChangeLog> |
ProjectBudgetChangeLog.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectBudgetChangeLog objects from the database. |
static BOIterator<Project> |
Project.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Project objects from the database. |
static BOIterator<OverheadCode> |
OverheadCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple OverheadCode objects from the database. |
static BOIterator<OBS> |
OBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple OBS objects from the database. |
static BOIterator<NotebookTopic> |
NotebookTopic.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple NotebookTopic objects from the database. |
static BOIterator<IssueHistory> |
IssueHistory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple IssueHistory objects from the database. |
static BOIterator<GlobalProfile> |
GlobalProfile.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple GlobalProfile objects from the database. |
static BOIterator<FundingSource> |
FundingSource.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple FundingSource objects from the database. |
static BOIterator<FinancialPeriod> |
FinancialPeriod.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple FinancialPeriod objects from the database. |
static BOIterator<ExpenseCategory> |
ExpenseCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ExpenseCategory objects from the database. |
static BOIterator<EPSSpendingPlan> |
EPSSpendingPlan.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSSpendingPlan objects from the database. |
static BOIterator<EPSNote> |
EPSNote.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSNote objects from the database. |
static BOIterator<EPSFunding> |
EPSFunding.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSFunding objects from the database. |
static BOIterator<EPSBudgetChangeLog> |
EPSBudgetChangeLog.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSBudgetChangeLog objects from the database. |
static BOIterator<EPS> |
EPS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPS objects from the database. |
static BOIterator<DocumentStatusCode> |
DocumentStatusCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple DocumentStatusCode objects from the database. |
static BOIterator<DocumentCategory> |
DocumentCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple DocumentCategory objects from the database. |
static BOIterator<Document> |
Document.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Document objects from the database. |
static BOIterator<Currency> |
Currency.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Currency objects from the database. |
static BOIterator<CostAccount> |
CostAccount.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple CostAccount objects from the database. |
static BOIterator<Calendar> |
Calendar.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Calendar objects from the database. |
static BOIterator<BaselineType> |
BaselineType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple BaselineType objects from the database. |
static BOIterator<BaselineProject> |
BaselineProject.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple BaselineProject objects from the database. |
static BOIterator<ActivityStepTemplateItem> |
ActivityStepTemplateItem.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepTemplateItem objects from the database. |
static BOIterator<ActivityStepTemplate> |
ActivityStepTemplate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepTemplate objects from the database. |
static BOIterator<ActivityStep> |
ActivityStep.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStep objects from the database. |
static BOIterator<ActivityRisk> |
ActivityRisk.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityRisk objects from the database. |
static BOIterator<ActivityPeriodActual> |
ActivityPeriodActual.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityPeriodActual objects from the database. |
static BOIterator<ActivityOwner> |
ActivityOwner.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityOwner objects from the database. |
static BOIterator<ActivityNote> |
ActivityNote.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityNote objects from the database. |
static BOIterator<ActivityExpense> |
ActivityExpense.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityExpense objects from the database. |
static BOIterator<ActivityCodeType> |
ActivityCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCodeType objects from the database. |
static BOIterator<ActivityCodeAssignment> |
ActivityCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCodeAssignment objects from the database. |
static BOIterator<ActivityCode> |
ActivityCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCode objects from the database. |
static BOIterator<Activity> |
Activity.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Activity objects from the database. |
Activity[] |
BaselineProject.loadBaselineActivities(String[] fields,
ObjectId[] origActivities)
Return the corresponding linked Activities from the BaselineProject. |
Activity |
BaselineProject.loadBaselineActivity(String[] fields,
ObjectId origActivity)
Return the corresponding linked Activity from the BaselineProject. |
static BOIterator<ResourceAssignment> |
ResourceAssignment.loadWithLiveSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with summarized spreads from the database. |
static BOIterator<Activity> |
Activity.loadWithLiveSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple Activity objects with summarized spreads from the database. |
static ResourceAssignment |
ResourceAssignment.loadWithLiveSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a ResourceAssignment object with summarized spreads from the database. |
static Activity |
Activity.loadWithLiveSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a Activity object with summarized spreads from the database. |
static BOIterator<Resource> |
Resource.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Resource objects with summarized spreads from the database. |
static BOIterator<Resource> |
Resource.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Resource objects with summarized spreads from the database. |
static BOIterator<Project> |
Project.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with summarized spreads from the database. |
static BOIterator<Project> |
Project.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with summarized spreads from the database. |
static Resource |
Resource.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads a Resource object with summarized spreads from the database. |
static Resource |
Resource.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads a Resource object with summarized spreads from the database. |
static Project |
Project.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads a Project object with summarized spreads from the database. |
static Project |
Project.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads a Project object with summarized spreads from the database. |
static BOIterator<Role> |
Role.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Role objects with summarized spreads from the database. |
static BOIterator<Role> |
Role.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Role objects with summarized spreads from the database. |
static BOIterator<Project> |
Project.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with summarized spreads from the database. |
static BOIterator<Project> |
Project.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with summarized spreads from the database. |
static Role |
Role.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads a Role object with summarized spreads from the database. |
static Role |
Role.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads a Role object with summarized spreads from the database. |
static Project |
Project.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads a Project object with summarized spreads from the database. |
static Project |
Project.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads a Project object with summarized spreads from the database. |
static BOIterator<WBS> |
WBS.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
SpreadOptions... spreadOptions)
Loads multiple WBS objects 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 BOIterator<BaselineProject> |
BaselineProject.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
SpreadOptions... spreadOptions)
Loads multiple BaselineProject objects with spreads from the database. |
static WBS |
WBS.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId objId,
SpreadOptions... spreadOptions)
Loads a WBS object with spreads from the database. |
static Project |
Project.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId objId,
SpreadOptions... spreadOptions)
Loads a Project object with spreads from the database. |
static BaselineProject |
BaselineProject.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId objId,
SpreadOptions... spreadOptions)
Loads a BaselineProject object with spreads from the database. |
static BOIterator<WBS> |
WBS.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple WBS objects with summarized spreads from the database. |
static BOIterator<Project> |
Project.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple Project objects with summarized spreads from the database. |
static BOIterator<EPS> |
EPS.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple EPS objects with summarized spreads from the database. |
static BOIterator<BaselineProject> |
BaselineProject.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple BaselineProject objects with summarized spreads from the database. |
static WBS |
WBS.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a WBS object with summarized spreads from the database. |
static Project |
Project.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a Project object with summarized spreads from the database. |
static EPS |
EPS.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a EPS object with summarized spreads from the database. |
static BaselineProject |
BaselineProject.loadWithSummarizedSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a BaselineProject object with summarized spreads from the database. |
static BOIterator<WBS> |
WBS.loadWithWBSResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple WBS objects with summarized spreads from the database. |
static BOIterator<WBS> |
WBS.loadWithWBSResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple WBS objects with summarized spreads from the database. |
static WBS |
WBS.loadWithWBSResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads a WBS object with summarized spreads from the database. |
static WBS |
WBS.loadWithWBSResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads a WBS object with summarized spreads from the database. |
static BOIterator<WBS> |
WBS.loadWithWBSRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple WBS objects with summarized spreads from the database. |
static BOIterator<WBS> |
WBS.loadWithWBSRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple WBS objects with summarized spreads from the database. |
static WBS |
WBS.loadWithWBSRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads a WBS object with summarized spreads from the database. |
static WBS |
WBS.loadWithWBSRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads a WBS object with summarized spreads from the database. |
void |
ProjectPortfolio.removeProject(ObjectId objId)
Removes a project from the project portfolio. |
void |
ProjectPortfolio.removeProjects(ObjectId[] objIds)
Removes projects from the project portfolio. |
void |
ResourceTeam.removeResource(ObjectId objId)
Removes a resource from the resource team. |
void |
ResourceTeam.removeResources(ObjectId[] objIds)
Removes resources from the resource team. |
void |
RoleTeam.removeRole(ObjectId objId)
Removes a role from the role team. |
void |
RoleTeam.removeRoles(ObjectId[] objIds)
Removes roles from the role team. |
void |
ActivityCodeAssignment.setActivityCodeObjectId(ObjectId o)
Sets the unique ID of the associated activity code. |
void |
Project.setActivityDefaultCalendarObjectId(ObjectId o)
Sets the unique ID of the calendar assigned to new activities by default. |
void |
BaselineProject.setActivityDefaultCalendarObjectId(ObjectId o)
Sets the unique ID of the calendar assigned to new activities by default. |
void |
Project.setActivityDefaultCostAccountObjectId(ObjectId o)
Sets the unique ID of the cost account assigned to new activities and project expenses by default. |
void |
BaselineProject.setActivityDefaultCostAccountObjectId(ObjectId o)
Sets the unique ID of the cost account assigned to new activities and project expenses by default. |
void |
RiskResponseAction.setActivityObjectId(ObjectId o)
Sets the unique ID of the associated activity. |
void |
ResourceAssignment.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the resource is assigned. |
void |
ProjectIssue.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the project issue applies. |
void |
ProjectDocument.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the activity document applies. |
void |
ActivityStep.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the steps are assigned. |
void |
ActivityRisk.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the risk is assigned. |
void |
ActivityPeriodActual.setActivityObjectId(ObjectId o)
Sets the unique ID of the associated activity. |
void |
ActivityOwner.setActivityObjectId(ObjectId o)
Sets the unique ID of the associated activity. |
void |
ActivityNote.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the activity note is assigned. |
void |
ActivityExpense.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the project expense is linked. |
void |
ActivityCodeAssignment.setActivityObjectId(ObjectId o)
Sets the unique ID of the activity to which the activity code is assigned. |
void |
Calendar.setBaseCalendarObjectId(ObjectId o)
Sets the unique ID of the global calendar to which this calendar is linked. |
void |
GlobalPreferences.setBaseCurrencyObjectId(ObjectId o)
Sets the unique ID of the currency. |
void |
BaselineProject.setBaselineTypeObjectId(ObjectId o)
Sets the unique ID of the baseline type. |
void |
Resource.setCalendarObjectId(ObjectId o)
Sets the unique ID of the calendar assigned to the resource. |
void |
Activity.setCalendarObjectId(ObjectId o)
Sets the unique ID of the calendar assigned to the activity. |
void |
UDFCode.setCodeTypeObjectId(ObjectId o)
Sets the unique ID of the code type. |
void |
ResourceCode.setCodeTypeObjectId(ObjectId o)
Sets the unique ID of the parent resource code type. |
void |
ProjectCode.setCodeTypeObjectId(ObjectId o)
Sets the unique ID of the parent project code type. |
void |
ActivityCode.setCodeTypeObjectId(ObjectId o)
Sets the unique ID of the parent activity code type. |
void |
ResourceAssignment.setCostAccountObjectId(ObjectId o)
Sets the unique ID of the cost account associated with this resource assignment. |
void |
ActivityExpense.setCostAccountObjectId(ObjectId o)
Sets the unique ID of the cost account associated with the project expense. |
void |
User.setCurrencyObjectId(ObjectId o)
Sets the unique ID of the associated currency. |
void |
Resource.setCurrencyObjectId(ObjectId o)
Sets the unique ID of the currency associated with this resource. |
void |
Project.setCurrentBaselineProjectObjectId(ObjectId o)
Sets the unique ID of the project's baseline to use for computing summaries. |
void |
GlobalPreferences.setDefaultTimesheetApprovalManager(ObjectId o)
Sets the unique ID of the resource manager assigned to approve timesheets for new resources by default. |
void |
Document.setDocumentCategoryObjectId(ObjectId o)
Sets the unique ID of the associated document category. |
void |
ProjectDocument.setDocumentObjectId(ObjectId o)
Sets the unique ID of the document to which the activity document applies. |
void |
Document.setDocumentStatusCodeObjectId(ObjectId o)
Sets the unique ID of the associated document status code. |
void |
EPSSpendingPlan.setEPSObjectId(ObjectId o)
Sets the unique ID of the associated EPS for this EPS spending plan. |
void |
EPSNote.setEPSObjectId(ObjectId o)
Sets the unique ID of the associated EPS. |
void |
EPSFunding.setEPSObjectId(ObjectId o)
Sets the unique ID of the associated EPS for this EPS funding. |
void |
EPSBudgetChangeLog.setEPSObjectId(ObjectId o)
Sets the unique ID of the EPS element to which the budget change log applies. |
void |
ActivityCodeType.setEPSObjectId(ObjectId o)
Sets the unique ID of the associated EPS. |
void |
ActivityExpense.setExpenseCategoryObjectId(ObjectId o)
Sets the unique ID of the expense category for the project expense. |
void |
User.setFinancialPeriodEndObjectId(ObjectId o)
Sets the unique ID generated by the system of the last financial period viewable in columns in Project Management. |
void |
ResourceAssignmentPeriodActual.setFinancialPeriodObjectId(ObjectId o)
Sets the unique ID of the associated financial period. |
void |
ActivityPeriodActual.setFinancialPeriodObjectId(ObjectId o)
Sets the unique ID of the associated financial period. |
void |
User.setFinancialPeriodStartObjectId(ObjectId o)
Sets the unique ID generated by the system of the first financial period viewable in columns in Project Management. |
void |
UDFValue.setForeignObjectId(ObjectId o)
Sets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc. |
void |
ProjectFunding.setFundingSourceObjectId(ObjectId o)
Sets the unique ID of the associated funding source for this project funding. |
void |
EPSFunding.setFundingSourceObjectId(ObjectId o)
Sets the unique ID of the associated funding source for this EPS funding. |
void |
User.setGlobalProfileObjectId(ObjectId o)
Sets the unique ID of the global security profile assigned to the user. |
void |
Project.setLastFinancialPeriodObjectId(ObjectId o)
Sets the unique ID of the last closed financial period for the project. |
void |
BaselineProject.setLastFinancialPeriodObjectId(ObjectId o)
Sets the unique ID of the last closed financial period for the baseline project. |
void |
ScheduleOptions.setMultipleFloatPathsEndingActivityObjectId(ObjectId o)
Sets the activity in the WBS that you want to represent the end of the float paths. |
void |
ProjectNote.setNotebookTopicObjectId(ObjectId o)
Sets the unique ID of the associated notebook topic. |
void |
EPSNote.setNotebookTopicObjectId(ObjectId o)
Sets the unique ID of the associated notebook topic. |
void |
ActivityNote.setNotebookTopicObjectId(ObjectId o)
Sets the unique ID of the associated notebook topic. |
void |
WBSMilestone.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
WBSCategory.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
WBS.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
UserLicense.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
User.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
UnitOfMeasure.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
UDFType.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
UDFCode.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Shift.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RoleTeam.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RoleRate.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RoleLimit.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Role.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RiskThresholdLevel.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RiskThreshold.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RiskResponsePlan.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RiskResponseAction.setObjectId(ObjectId o)
Sets the unique ID of the associated risk. |
void |
RiskMatrixScore.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RiskMatrix.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
RiskCategory.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Risk.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ResourceTeam.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ResourceRate.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ResourceCurve.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ResourceCodeType.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ResourceCode.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ResourceAssignment.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Resource.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Relationship.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectThreshold.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectSpendingPlan.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectResourceCategory.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectResource.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectProfile.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectPortfolio.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectNote.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectIssue.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectFunding.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectDocument.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectCodeType.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectCode.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ProjectBudgetChangeLog.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Project.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
OverheadCode.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
OBS.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
NotebookTopic.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
GlobalProfile.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
FundingSource.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
FinancialPeriod.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ExpenseCategory.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
EPSSpendingPlan.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
EPSNote.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
EPSFunding.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
EPSBudgetChangeLog.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
EPS.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
DocumentStatusCode.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
DocumentCategory.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Document.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Currency.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
CostAccount.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Calendar.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
BaselineType.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
BaselineProject.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ActivityStep.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ActivityNote.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ActivityExpense.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ActivityCodeType.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
ActivityCode.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
Activity.setObjectId(ObjectId o)
Sets the unique ID generated by the system. |
void |
WBS.setOBSObjectId(ObjectId o)
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS. |
void |
UserOBS.setOBSObjectId(ObjectId o)
Sets the unique ID of the OBS to which the user is granted access. |
void |
ProjectThreshold.setOBSObjectId(ObjectId o)
Sets the unique ID of the associated OBS for this project threshold. |
void |
ProjectIssue.setOBSObjectId(ObjectId o)
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the project issue. |
void |
Project.setOBSObjectId(ObjectId o)
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the Project. |
void |
EPS.setOBSObjectId(ObjectId o)
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the EPS. |
void |
BaselineProject.setOBSObjectId(ObjectId o)
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS. |
void |
Project.setOwnerResourceObjectId(ObjectId o)
Sets the unique ID of the Owner Resource of this project. |
void |
BaselineProject.setOwnerResourceObjectId(ObjectId o)
Sets the unique ID of the Owner Resource of this baseline project. |
void |
Project.setParentEPSObjectId(ObjectId o)
Sets the unique ID of the parent EPS of this project. |
void |
BaselineProject.setParentEPSObjectId(ObjectId o)
Sets the unique ID of the parent EPS of this baseline project. |
void |
WBS.setParentObjectId(ObjectId o)
Sets the unique ID of the parent WBS of this WBS in the hierarchy. |
void |
Role.setParentObjectId(ObjectId o)
Sets the unique ID of the parent role of this role in the hierarchy. |
void |
ResourceCode.setParentObjectId(ObjectId o)
Sets the unique ID of the parent resource code of this resource code in the hierarchy. |
void |
Resource.setParentObjectId(ObjectId o)
Sets the unique ID of the parent resource of this resource in the hierarchy. |
void |
ProjectCode.setParentObjectId(ObjectId o)
Sets the unique ID of the parent project code of this project code in the hierarchy. |
void |
OBS.setParentObjectId(ObjectId o)
Sets the unique ID of the parent OBS of this OBS in the hierarchy. |
void |
FundingSource.setParentObjectId(ObjectId o)
Sets the unique ID of the parent funding source of this funding source in the hierarchy. |
void |
EPS.setParentObjectId(ObjectId o)
Sets the unique ID of the parent EPS of this EPS in the hierarchy. |
void |
Document.setParentObjectId(ObjectId o)
Sets the unique ID of the parent document of this document in the hierarchy. |
void |
CostAccount.setParentObjectId(ObjectId o)
Sets the unique ID of the parent cost account of this cost account in the hierarchy. |
void |
ActivityCode.setParentObjectId(ObjectId o)
Sets the unique ID of the parent activity code of this activity code in the hierarchy. |
void |
Relationship.setPredecessorActivityObjectId(ObjectId o)
Sets the unique ID of the predecessor activity. |
void |
User.setPrimaryBaselineProject(ObjectId projectId,
ObjectId baselineProjectId)
Sets the value of the user's primary BaselineProject for a specific project. |
void |
Activity.setPrimaryResourceObjectId(ObjectId o)
Sets the unique ID of the primary resource for the activity. |
void |
Resource.setPrimaryRoleObjectId(ObjectId o)
Sets the unique ID of the role that is assigned as the resource's primary role. |
void |
ProjectCodeAssignment.setProjectCodeObjectId(ObjectId o)
Sets the unique ID of the associated project code. |
void |
WBSMilestone.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
WBS.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
Risk.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
ProjectThreshold.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project for this project threshold. |
void |
ProjectSpendingPlan.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project for this project spending plan. |
void |
ProjectResource.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
ProjectNote.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
ProjectIssue.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
ProjectFunding.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project source for this project funding. |
void |
ProjectDocument.setProjectObjectId(ObjectId o)
Sets the unique ID of the project to which the activity document applies. |
void |
ProjectCodeAssignment.setProjectObjectId(ObjectId o)
Sets the unique ID of the project to which the project code is assigned. |
void |
ProjectBudgetChangeLog.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
Document.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
Calendar.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
ActivityCodeType.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
Activity.setProjectObjectId(ObjectId o)
Sets the unique ID of the associated project. |
void |
UserOBS.setProjectProfileObjectId(ObjectId o)
Sets the unique ID of the project profile with which the user is granted access to the project and OBS. |
void |
ProjectResource.setProjectResourceCategoryObjectId(ObjectId o)
Sets the unique ID of the associated project resource category. |
void |
ProjectResourceQuantity.setProjectResourceObjectId(ObjectId o)
Sets the unique ID of the associated project resource. |
void |
ResourceAssignmentPeriodActual.setResourceAssignmentObjectId(ObjectId o)
Sets the unique ID of the associated resource assignment. |
void |
ResourceCodeAssignment.setResourceCodeObjectId(ObjectId o)
Sets the unique ID of the associated resource code. |
void |
ResourceAssignment.setResourceCurveObjectId(ObjectId o)
Sets the unique ID of the resource curve. |
void |
RiskResponseAction.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
Risk.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
ResourceRole.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
ResourceRate.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
ResourceCodeAssignment.setResourceObjectId(ObjectId o)
Sets the unique ID of the resource to which the resource code is assigned. |
void |
ResourceAssignment.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
ResourceAccess.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
ProjectResource.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
ProjectIssue.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource for this project issue. |
void |
Document.setResourceObjectId(ObjectId o)
Sets the unique ID of the associated resource. |
void |
Risk.setRiskCategoryObjectId(ObjectId o)
Sets the unique ID of the category to which the Risk is assigned. |
void |
RiskMatrixThreshold.setRiskMatrixObjectId(ObjectId o)
Sets the unique ID of the associated Risk Matrix. |
void |
RiskMatrixScore.setRiskMatrixObjectId(ObjectId o)
Sets the unique ID of the associated Risk Matrix. |
void |
Project.setRiskMatrixObjectId(ObjectId o)
Sets the unique ID of the associated Risk Matrix. |
void |
BaselineProject.setRiskMatrixObjectId(ObjectId o)
Sets the unique ID of the associated Risk Matrix. |
void |
RiskResponsePlan.setRiskObjectId(ObjectId o)
Sets the unique ID of the associated risk. |
void |
RiskImpact.setRiskObjectId(ObjectId o)
Sets the unique ID of the associated risk. |
void |
ActivityRisk.setRiskObjectId(ObjectId o)
Sets the unique ID of the associated risk. |
void |
RiskResponseActionImpact.setRiskResponseActionObjectId(ObjectId o)
Sets the unique id of the associated risk response action. |
void |
RiskResponseAction.setRiskResponsePlanObjectId(ObjectId o)
Sets the unique ID of the associated risk response plan. |
void |
RiskResponseActionImpact.setRiskThresholdLevelObjectId(ObjectId o)
Sets the unique ID of the associated Risk Threshold Level. |
void |
RiskImpact.setRiskThresholdLevelObjectId(ObjectId o)
Sets the unique ID of the associated Risk Threshold. |
void |
RiskThresholdLevel.setRiskThresholdObjectId(ObjectId o)
Sets the unique ID of the associated Risk Threshold. |
void |
RiskMatrixThreshold.setRiskThresholdObjectId(ObjectId o)
Sets the unique ID of the associated Risk Threshold. |
void |
RoleRate.setRoleObjectId(ObjectId o)
Sets the unique ID of the associated role. |
void |
RoleLimit.setRoleObjectId(ObjectId o)
Sets the unique ID of the associated role. |
void |
ResourceRole.setRoleObjectId(ObjectId o)
Sets the unique ID of the associated role. |
void |
ResourceAssignment.setRoleObjectId(ObjectId o)
Sets the unique ID of the role the resource is performing on this activity. |
void |
ProjectResource.setRoleObjectId(ObjectId o)
Sets the unique ID of the associated role. |
void |
User.setSecondaryBaselineProject(ObjectId projectId,
ObjectId baselineProjectId)
Sets the value of the user's secondary BaselineProject for a specific project. |
void |
Resource.setShiftObjectId(ObjectId o)
Sets the unique ID of the shift associated with the resource. |
void |
ResourceRate.setShiftPeriodObjectId(ObjectId o)
Sets the unique ID of the associated shift. |
void |
Relationship.setSuccessorActivityObjectId(ObjectId o)
Sets the unique ID of the successor activity. |
void |
User.setTertiaryBaselineProject(ObjectId projectId,
ObjectId baselineProjectId)
Sets the value of the user's primary baseline for a specific project. |
void |
ProjectThreshold.setThresholdParameterObjectId(ObjectId o)
Sets the unique ID of the associated threshold parameter for this project threshold. |
void |
Resource.setTimesheetApprovalManagerObjectId(ObjectId o)
Sets the unique ID of the resource manager assigned to approve timesheets for the resource. |
void |
UDFValue.setUDFCodeObjectId(ObjectId o)
Sets the unique ID of the associated UDF code. |
void |
UDFValue.setUDFTypeObjectId(ObjectId o)
Sets the unique ID of the associated UDF type. |
void |
Resource.setUnitOfMeasureObjectId(ObjectId o)
Sets the unit of measure this material resource uses. |
void |
User.setUserInterfaceViewObjectId(ObjectId o)
Sets the unique ID of the associated user interface view. |
void |
UserOBS.setUserObjectId(ObjectId o)
Sets the unique ID of the user who is assigned to the project OBS. |
void |
UserLicense.setUserObjectId(ObjectId o)
Sets the unique ID of the associated user. |
void |
RoleTeam.setUserObjectId(ObjectId o)
Sets the unique ID of a specific user who has access to the selected role team. |
void |
ResourceTeam.setUserObjectId(ObjectId o)
Sets the unique ID of the associated user. |
void |
ResourceAccess.setUserObjectId(ObjectId o)
Sets the unique ID of the associated user. |
void |
Resource.setUserObjectId(ObjectId o)
Sets the unique ID of the associated user. |
void |
ProjectPortfolio.setUserObjectId(ObjectId o)
Sets the unique ID of a specific user who has access to the selected project portfolio. |
void |
ActivityOwner.setUserObjectId(ObjectId o)
Sets the unique ID of the associated user. |
void |
WBS.setWBSCategoryObjectId(ObjectId o)
Sets the unique ID of the associated WBS category value. |
void |
WBSMilestone.setWBSObjectId(ObjectId o)
Sets the unique ID of the WBS where the WBS milestone is assigned. |
void |
ProjectThreshold.setWBSObjectId(ObjectId o)
Sets the unique ID of the associated WBS for this project threshold. |
void |
ProjectSpendingPlan.setWBSObjectId(ObjectId o)
Sets the unique ID of the associated WBS for this project spending plan. |
void |
ProjectResource.setWBSObjectId(ObjectId o)
Sets the unique ID of the associated WBS. |
void |
ProjectNote.setWBSObjectId(ObjectId o)
Sets the unique ID of the associated WBS. |
void |
ProjectIssue.setWBSObjectId(ObjectId o)
Sets the unique ID of the WBS to which the project issue applies. |
void |
ProjectDocument.setWBSObjectId(ObjectId o)
Sets the unique ID of the WBS to which the activity document applies. |
void |
ProjectBudgetChangeLog.setWBSObjectId(ObjectId o)
Sets the unique ID of the WBS element to which the budget change log applies. |
void |
Activity.setWBSObjectId(ObjectId o)
Sets the unique ID of the WBS for the activity. |
Constructors in com.primavera.integration.client.bo.object with parameters of type ObjectId | |
---|---|
Activity(Session session,
ObjectId objId)
Class 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. |
|
ActivityExpense(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. |
|
ActivityOwner(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
ActivityOwner(Session session,
ObjectId activityObjectId,
ObjectId userObjectId)
Class constructor specifying the Session and the individual components of the multi-part key: ActivityObjectId and UserObjectId. |
|
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. |
|
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. |
|
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. |
|
Calendar(Session session,
ObjectId objId)
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. |
|
Currency(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
Document(Session session,
ObjectId objId)
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. |
|
EPS(Session session,
ObjectId objId)
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. |
|
EPSNote(Session session,
ObjectId objId)
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. |
|
FundingSource(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. |
|
IssueHistory(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. |
|
OBS(Session session,
ObjectId objId)
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. |
|
Project(Session session,
ObjectId objId)
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. |
|
ProjectCodeUser(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. |
|
Resource(Session session,
ObjectId objId)
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. |
|
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. |
|
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. |
|
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. |
|
Risk(Session session,
ObjectId objId)
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. |
|
Role(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
RoleLimit(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
RoleRate(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
RoleTeam(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. |
|
Shift(Session session,
ObjectId objId)
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. |
|
ThresholdParameter(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
Timesheet(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
Timesheet(Session session,
ObjectId timesheetPeriodObjectId,
ObjectId resourceObjectId)
Class constructor specifying the Session and the individual components of the multi-part key: TimesheetPeriodObjectId and ResourceObjectId. |
|
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. |
|
UDFCode(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
UDFType(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
UDFValue(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
UDFValue(Session session,
ObjectId uDFTypeObjectId,
ObjectId foreignObjectId)
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. |
|
User(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. |
|
UserOBS(Session session,
ObjectId objId)
Class constructor specifying the Session and ObjectId of the object. |
|
UserOBS(Session session,
ObjectId userObjectId,
ObjectId obsObjectId)
Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and OBSObjectId. |
|
WBS(Session session,
ObjectId objId)
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. |
Uses of ObjectId in com.primavera.integration.client.xml.xmlexporter |
---|
Methods in com.primavera.integration.client.xml.xmlexporter with parameters of type ObjectId | |
---|---|
void |
XMLExporter.exportFullProject(OutputStream os,
ObjectId projectId,
String[] fields,
XMLExporterListener listener)
Fully export a specific project. |
void |
XMLExporter.exportFullProject(OutputStream os,
ObjectId projectId,
String[] fields,
XMLExporterListener listener,
SpreadPeriodType periodType)
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 ObjectId | |
---|---|
ObjectId |
XMLImporter.createNewProject(ObjectId epsId,
String sFilePath)
Creates a new project from an XML file. |
Methods in com.primavera.integration.client.xml.xmlimporter with parameters of type ObjectId | |
---|---|
ObjectId |
XMLImporter.createNewProject(ObjectId epsId,
String sFilePath)
Creates a new project from an XML file. |
void |
XMLImporter.updateExistingProject(ObjectId projectId,
String sFilePath)
Update an existing project from an XML file. |
Uses of ObjectId in com.primavera.integration.common |
---|
Subclasses of ObjectId in com.primavera.integration.common | |
---|---|
class |
JobId
ID of a server-side asynchronous job (such as a scheduling job). |
Methods in com.primavera.integration.common that return ObjectId | |
---|---|
ObjectId[] |
JobInfo.getEPSObjectIds()
Gets the related EPS ObjectIds which apply to the job type 'Summarize' only. |
ObjectId[] |
JobInfo.getProjectObjectIds()
Gets the related Project ObjectIds |
Constructors in com.primavera.integration.common with parameters of type ObjectId | |
---|---|
JobId(ObjectId objId,
int iJobType)
Class constructor specifying object ID of the job and the job type |
|
JobInfo(ObjectId jobId,
JobType jobType,
JobStatus jobStatus,
Date submittedDate,
Date lastRunDate,
ObjectId[] projectObjIds,
ObjectId[] epsObjIds)
Class constructor, to be used internally. |
|
JobInfo(ObjectId jobId,
JobType jobType,
JobStatus jobStatus,
Date submittedDate,
Date lastRunDate,
ObjectId[] projectObjIds,
ObjectId[] epsObjIds)
Class constructor, to be used internally. |
|
JobInfo(ObjectId jobId,
JobType jobType,
JobStatus jobStatus,
Date submittedDate,
Date lastRunDate,
ObjectId[] projectObjIds,
ObjectId[] epsObjIds)
Class constructor, to be used internally. |
Uses of ObjectId in com.primavera.integration.common.value |
---|
Methods in com.primavera.integration.common.value that return ObjectId | |
---|---|
ObjectId |
ResourceRequestCriterion.getValueObjectId()
|
Methods in com.primavera.integration.common.value with parameters of type ObjectId | |
---|---|
void |
ResourceRequest.addPrimaryRoleCriterion(ObjectId roleObjectId,
Proficiency proficiency)
Adds a new primary role criterion |
void |
ResourceRequest.addResourceCodeCriterion(ObjectId rsrcCodeObjectId)
Adds a new resource code criterion |
void |
ResourceRequest.addResourceCriterion(ObjectId rsrcObjectId)
Adds a new resource criterion |
void |
ResourceRequest.addRoleCriterion(ObjectId roleObjectId,
Proficiency proficiency)
Adds a new role criterion |
void |
ResourceRequestCriterion.setValueObjectId(ObjectId valueObjectId)
|
Constructors in com.primavera.integration.common.value with parameters of type ObjectId | |
---|---|
ResourceRequestCriterion(CriterionType type,
ObjectId valueObjectId,
Proficiency proficiency)
|
Uses of ObjectId in com.primavera.integration.util |
---|
Methods in com.primavera.integration.util that return ObjectId | |
---|---|
ObjectId[] |
BOHierarchyMap.getAllKeys()
Gets all keys in this map |
ObjectId[] |
BOHierarchyMap.getKeyChildren(ObjectId objectId)
Gets a key's children object ids |
ObjectId |
BOHierarchyMap.getKeyParent(ObjectId objectId)
Gets a key's parent object id |
ObjectId[] |
BOHierarchyMap.getMissingParents()
Gets ObjectIds of parents that were never added |
ObjectId[] |
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 ObjectId | |
---|---|
void |
BODeleteHelper.add(String sBOType,
ObjectId objId)
Adds an ObjectId for a particular business object type to eventually be deleted from the database |
void |
BODeleteHelper.add(String sBOType,
ObjectId[] objIds)
Adds multiple ObjectIds for a particular business object type to eventually be deleted from the database |
void |
BOHierarchyMap.addKey(ObjectId objectId,
ObjectId parentObjectId)
Adds a new key to the map |
void |
BOHierarchyMap.addKey(ObjectId objectId,
ObjectId parentObjectId,
Object oValue)
Adds a new key and its value to the map |
ObjectId[] |
BOHierarchyMap.getKeyChildren(ObjectId objectId)
Gets a key's children object ids |
ObjectId |
BOHierarchyMap.getKeyParent(ObjectId objectId)
Gets a key's parent object id |
static Set<ProjectPrivilege> |
SecurityHelper.getProjectPrivilegesByEPS(Session session,
ObjectId epsObjectId)
Gets the set of project privileges defined for a specific EPS for the current user |
static Set<ProjectPrivilege> |
SecurityHelper.getProjectPrivilegesByEPS(Session session,
ObjectId epsObjectId,
ObjectId userObjectId)
Gets the set of project privileges defined for a specific EPS and a specific user |
static Set<ProjectPrivilege> |
SecurityHelper.getProjectPrivilegesByProject(Session session,
ObjectId projectObjectId)
Gets the set of project privileges defined for a specific project for the current user |
static Set<ProjectPrivilege> |
SecurityHelper.getProjectPrivilegesByProject(Session session,
ObjectId projectObjectId,
ObjectId userObjectId)
Gets the set of project privileges defined for a specific project and a specific user |
Object |
BOHierarchyMap.getValue(ObjectId objectId)
Gets the value for a particular key |
static boolean |
SecurityHelper.hasAllResourceAccess(Session session,
ObjectId userObjectId)
Checks if the current user has all resource access |
static boolean |
SecurityHelper.isSuperUser(Session session,
ObjectId userObjectId)
Checks if the a specific user is an Admin Superuser |
void |
BOHierarchyMap.setValue(ObjectId objectId,
Object o)
Sets the value for a particular key |
|
Primavera Integration API 8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |