Package | Description |
---|---|
com.primavera |
Base exception classes
|
com.primavera.common.exceptions |
Common exception 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.util |
General utility classes
|
Modifier and Type | Class and Description |
---|---|
class |
BatchException
Exception containing all business rule exceptions that occurred
during a batch create or update.
|
class |
LicenseException
Exception thrown when an error occurs while obtaining a license
|
class |
PhoenixException
Internal server-side exception class
|
Modifier and Type | Method and Description |
---|---|
List<ServerException> |
BatchException.getExceptionList()
Gets the list of exceptions contained in this batch exception.
|
Modifier and Type | Method and Description |
---|---|
static BatchException |
BatchException.addBatchException(BatchException batchException,
ServerException newException,
int sourceIndex)
Adds an exception to a BatchException.
|
void |
BatchException.addExceptionToList(ServerException newException,
int sourceIndex)
Adds an exception to the list of exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
DatabaseConfigurationException
An exception class used for an out-of-date or invalid database configuration.
|
class |
InvalidAuthenticationModeException
An exception class used when connecting to a database fails because
authentication using LDAP was attempted with a native database, or vice-versa.
|
class |
InvalidBootstrapException
An exception class used for problems encountered with the bootstrap, such
as an unspecified or invalid 'primavera.bootstrap.home' system property.
|
class |
InvalidCredentialsException
An exception class used to indicate an invalid user name or password.
|
class |
LicenseServiceException
An exception class used for problems with the License Service, such as
when it cannot be started for a particular database instance.
|
Modifier and Type | Method and Description |
---|---|
JobId |
JobManager.applyActuals(Project[] projects,
ObjectId[] projIds,
ObjectId[] epsIds,
ObjectId[] portfolioIds,
ObjectId[] projectCodeIds,
Date newDataDate) |
JobId |
JobManager.applyActuals(Project project,
Date newDataDate)
Asynchronously applies actuals to a project.
|
JobStatus |
JobManager.cancelJob(JobId jobId)
Cancels an asynchronous job initiated by the Integration API.
|
ObjectId[] |
GlobalObjectManager.createActivityCodeTypes(ActivityCodeType[] activitycodetypes)
Creates multiple ActivityCodeType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createActivityStepTemplates(ActivityStepTemplate[] activitysteptemplates)
Creates multiple ActivityStepTemplate objects in the database.
|
ObjectId[] |
GlobalObjectManager.createAlerts(Alert[] alerts)
Creates multiple Alert objects in the database.
|
ObjectId[] |
GlobalObjectManager.createAutovueAttrs(AutovueAttr[] autovueattrs)
Creates multiple AutovueAttr objects in the database.
|
ObjectId[] |
GlobalObjectManager.createBaselineTypes(BaselineType[] baselinetypes)
Creates multiple BaselineType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createCalendars(Calendar[] calendars)
Creates multiple Calendar objects in the database.
|
ObjectId[] |
GlobalObjectManager.createCBSs(CBS[] cbss)
Creates multiple CBS objects in the database.
|
ObjectId[] |
GlobalObjectManager.createCostAccounts(CostAccount[] costaccounts)
Creates multiple CostAccount objects in the database.
|
ObjectId[] |
GlobalObjectManager.createCurrencies(Currency[] currencies)
Creates multiple Currency objects in the database.
|
ObjectId[] |
GlobalObjectManager.createDocumentCategories(DocumentCategory[] documentcategories)
Creates multiple DocumentCategory objects in the database.
|
ObjectId[] |
GlobalObjectManager.createDocuments(Document[] documents)
Creates multiple Document objects in the database.
|
ObjectId[] |
GlobalObjectManager.createDocumentStatusCodes(DocumentStatusCode[] documentstatuscodes)
Creates multiple DocumentStatusCode objects in the database.
|
ObjectId[] |
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.createFinancialPeriodTemplates(FinancialPeriodTemplate[] financialperiodtemplates)
Creates multiple FinancialPeriodTemplate objects in the database.
|
ObjectId[] |
GlobalObjectManager.createFundingSources(FundingSource[] fundingsources)
Creates multiple FundingSource objects in the database.
|
ObjectId[] |
GlobalObjectManager.createGlobalProfiles(GlobalProfile[] globalprofiles)
Creates multiple GlobalProfile objects in the database.
|
ObjectId[] |
GlobalObjectManager.createLocations(Location[] locations)
Creates multiple Location objects in the database.
|
ObjectId[] |
GlobalObjectManager.createNotebookTopics(NotebookTopic[] notebooktopics)
Creates multiple NotebookTopic objects in the database.
|
ObjectId[] |
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.createProfiles(Profile[] profiles)
Creates multiple Profile objects in the database.
|
ObjectId[] |
GlobalObjectManager.createProjectCodes(ProjectCode[] projectcodes)
Creates multiple ProjectCode objects in the database.
|
ObjectId[] |
GlobalObjectManager.createProjectCodeTypes(ProjectCodeType[] projectcodetypes)
Creates multiple ProjectCodeType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createProjectPortfolios(ProjectPortfolio[] projectportfolios)
Creates multiple ProjectPortfolio objects in the database.
|
ObjectId[] |
GlobalObjectManager.createProjectProfiles(ProjectProfile[] projectprofiles)
Creates multiple ProjectProfile objects in the database.
|
ObjectId[] |
GlobalObjectManager.createProjectResourceCategories(ProjectResourceCategory[] projectresourcecategories)
Creates multiple ProjectResourceCategory objects in the database.
|
ObjectId[] |
GlobalObjectManager.createProjects(Project[] projects)
Creates multiple Project objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResourceAssignmentCodeTypes(ResourceAssignmentCodeType[] resourceassignmentcodetypes)
Creates multiple ResourceAssignmentCodeType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResourceAssignments(ResourceAssignment[] resourceassignments)
Creates multiple ResourceAssignment objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResourceCodeTypes(ResourceCodeType[] resourcecodetypes)
Creates multiple ResourceCodeType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResourceCurves(ResourceCurve[] resourcecurves)
Creates multiple ResourceCurve objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResourceLocations(ResourceLocation[] resourcelocations)
Creates multiple ResourceLocation objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResources(Resource[] resources)
Creates multiple Resource objects in the database.
|
ObjectId[] |
GlobalObjectManager.createResourceTeams(ResourceTeam[] resourceteams)
Creates multiple ResourceTeam objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRiskCategories(RiskCategory[] riskcategories)
Creates multiple RiskCategory objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRiskMatrices(RiskMatrix[] riskmatrices)
Creates multiple RiskMatrix objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRiskMatrixScores(RiskMatrixScore[] riskmatrixscores)
Creates multiple RiskMatrixScore objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRiskMatrixThresholds(RiskMatrixThreshold[] riskmatrixthresholds)
Creates multiple RiskMatrixThreshold objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRiskThresholdLevels(RiskThresholdLevel[] riskthresholdlevels)
Creates multiple RiskThresholdLevel objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRiskThresholds(RiskThreshold[] riskthresholds)
Creates multiple RiskThreshold objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRoleCodeTypes(RoleCodeType[] rolecodetypes)
Creates multiple RoleCodeType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRoles(Role[] roles)
Creates multiple Role objects in the database.
|
ObjectId[] |
GlobalObjectManager.createRoleTeams(RoleTeam[] roleteams)
Creates multiple RoleTeam objects in the database.
|
ObjectId[] |
GlobalObjectManager.createShifts(Shift[] shifts)
Creates multiple Shift objects in the database.
|
ObjectId[] |
GlobalObjectManager.createTimesheetPeriods(TimesheetPeriod[] timesheetperiods)
Creates multiple TimesheetPeriod objects in the database.
|
ObjectId[] |
GlobalObjectManager.createUDFCodes(UDFCode[] udfcodes)
Creates multiple UDFCode objects in the database.
|
ObjectId[] |
GlobalObjectManager.createUDFTypes(UDFType[] udftypes)
Creates multiple UDFType objects in the database.
|
ObjectId[] |
GlobalObjectManager.createUnitOfMeasures(UnitOfMeasure[] unitofmeasures)
Creates multiple UnitOfMeasure objects in the database.
|
ObjectId[] |
GlobalObjectManager.createUsers(User[] users)
Creates multiple User objects in the database.
|
ObjectId[] |
GlobalObjectManager.createWBSCategories(WBSCategory[] wbscategories)
Creates multiple WBSCategory objects in the database.
|
void |
GlobalObjectManager.deleteActivityCodeTypes(ActivityCodeType[] activitycodetypes)
Deletes multiple ActivityCodeType objects from the database.
|
void |
GlobalObjectManager.deleteActivityStepTemplates(ActivityStepTemplate[] activitysteptemplates)
Deletes multiple ActivityStepTemplate objects from the database.
|
void |
GlobalObjectManager.deleteAlerts(Alert[] alerts)
Deletes multiple Alert objects from the database.
|
void |
GlobalObjectManager.deleteAutovueAttrs(AutovueAttr[] autovueattrs)
Deletes multiple AutovueAttr objects from the database.
|
void |
GlobalObjectManager.deleteBaselineTypes(BaselineType[] baselinetypes)
Deletes multiple BaselineType objects from the database.
|
void |
GlobalObjectManager.deleteCalendars(Calendar[] calendars)
Deletes multiple Calendar objects from the database.
|
void |
GlobalObjectManager.deleteCBSs(CBS[] cbss)
Deletes multiple CBS objects from the database.
|
void |
GlobalObjectManager.deleteCostAccounts(CostAccount[] costaccounts)
Deletes multiple CostAccount objects from the database.
|
void |
GlobalObjectManager.deleteCurrencies(Currency[] currencies)
Deletes multiple Currency objects from the database.
|
void |
GlobalObjectManager.deleteDocumentCategories(DocumentCategory[] documentcategories)
Deletes multiple DocumentCategory objects from the database.
|
void |
GlobalObjectManager.deleteDocuments(Document[] documents)
Deletes multiple Document objects from the database.
|
void |
GlobalObjectManager.deleteDocumentStatusCodes(DocumentStatusCode[] documentstatuscodes)
Deletes multiple DocumentStatusCode objects from the database.
|
void |
GlobalObjectManager.deleteEPS(EPS[] eps)
Deletes multiple EPS objects from the database.
|
void |
GlobalObjectManager.deleteExpenseCategories(ExpenseCategory[] expensecategories)
Deletes multiple ExpenseCategory objects from the database.
|
void |
GlobalObjectManager.deleteFinancialPeriods(FinancialPeriod[] financialperiods)
Deletes multiple FinancialPeriod objects from the database.
|
void |
GlobalObjectManager.deleteFinancialPeriodTemplates(FinancialPeriodTemplate[] financialperiodtemplates)
Deletes multiple FinancialPeriodTemplate objects from the database.
|
void |
GlobalObjectManager.deleteFundingSources(FundingSource[] fundingsources)
Deletes multiple FundingSource objects from the database.
|
void |
GlobalObjectManager.deleteGlobalProfiles(GlobalProfile[] globalprofiles)
Deletes multiple GlobalProfile objects from the database.
|
void |
GlobalObjectManager.deleteLocations(Location[] locations)
Deletes multiple Location objects from the database.
|
void |
GlobalObjectManager.deleteNotebookTopics(NotebookTopic[] notebooktopics)
Deletes multiple NotebookTopic objects from the database.
|
void |
GlobalObjectManager.deleteOBS(OBS[] obs)
Deletes multiple OBS objects from the database.
|
void |
GlobalObjectManager.deleteOverheadCodes(OverheadCode[] overheadcodes)
Deletes multiple OverheadCode objects from the database.
|
void |
GlobalObjectManager.deleteProfiles(Profile[] profiles)
Deletes multiple Profile objects from the database.
|
void |
GlobalObjectManager.deleteProjectCodes(ProjectCode[] projectcodes)
Deletes multiple ProjectCode objects from the database.
|
void |
GlobalObjectManager.deleteProjectCodeTypes(ProjectCodeType[] projectcodetypes)
Deletes multiple ProjectCodeType objects from the database.
|
void |
GlobalObjectManager.deleteProjectPortfolios(ProjectPortfolio[] projectportfolios)
Deletes multiple ProjectPortfolio objects from the database.
|
void |
GlobalObjectManager.deleteProjectProfiles(ProjectProfile[] projectprofiles)
Deletes multiple ProjectProfile objects from the database.
|
void |
GlobalObjectManager.deleteProjectResourceCategories(ProjectResourceCategory[] projectresourcecategories)
Deletes multiple ProjectResourceCategory objects from the database.
|
void |
GlobalObjectManager.deleteProjects(Project[] projects)
Deletes multiple Project objects from the database.
|
void |
GlobalObjectManager.deleteResourceAssignmentCodeTypes(ResourceAssignmentCodeType[] resourceassignmentcodetypes)
Deletes multiple ResourceAssignmentCodeType objects from the database.
|
void |
GlobalObjectManager.deleteResourceAssignments(ResourceAssignment[] resourceassignments)
Deletes multiple ResourceAssignment objects from the database.
|
void |
GlobalObjectManager.deleteResourceCodeTypes(ResourceCodeType[] resourcecodetypes)
Deletes multiple ResourceCodeType objects from the database.
|
void |
GlobalObjectManager.deleteResourceCurves(ResourceCurve[] resourcecurves)
Deletes multiple ResourceCurve objects from the database.
|
void |
GlobalObjectManager.deleteResourceLocations(ResourceLocation[] resourcelocations)
Deletes multiple ResourceLocation objects from the database.
|
void |
GlobalObjectManager.deleteResources(Resource[] resources)
Deletes multiple Resource objects from the database.
|
void |
GlobalObjectManager.deleteResourceTeams(ResourceTeam[] resourceteams)
Deletes multiple ResourceTeam objects from the database.
|
void |
GlobalObjectManager.deleteRiskCategories(RiskCategory[] riskcategories)
Deletes multiple RiskCategory objects from the database.
|
void |
GlobalObjectManager.deleteRiskMatrices(RiskMatrix[] riskmatrices)
Deletes multiple RiskMatrix objects from the database.
|
void |
GlobalObjectManager.deleteRiskMatrixScores(RiskMatrixScore[] riskmatrixscores)
Deletes multiple RiskMatrixScore objects from the database.
|
void |
GlobalObjectManager.deleteRiskMatrixThresholds(RiskMatrixThreshold[] riskmatrixthresholds)
Deletes multiple RiskMatrixThreshold objects from the database.
|
void |
GlobalObjectManager.deleteRiskThresholdLevels(RiskThresholdLevel[] riskthresholdlevels)
Deletes multiple RiskThresholdLevel objects from the database.
|
void |
GlobalObjectManager.deleteRiskThresholds(RiskThreshold[] riskthresholds)
Deletes multiple RiskThreshold objects from the database.
|
void |
GlobalObjectManager.deleteRoleCodeTypes(RoleCodeType[] rolecodetypes)
Deletes multiple RoleCodeType objects from the database.
|
void |
GlobalObjectManager.deleteRoles(Role[] roles)
Deletes multiple Role objects from the database.
|
void |
GlobalObjectManager.deleteRoleTeams(RoleTeam[] roleteams)
Deletes multiple RoleTeam objects from the database.
|
void |
GlobalObjectManager.deleteShifts(Shift[] shifts)
Deletes multiple Shift objects from the database.
|
void |
GlobalObjectManager.deleteTimesheetPeriods(TimesheetPeriod[] timesheetperiods)
Deletes multiple TimesheetPeriod objects from the database.
|
void |
GlobalObjectManager.deleteUDFCodes(UDFCode[] udfcodes)
Deletes multiple UDFCode objects from the database.
|
void |
GlobalObjectManager.deleteUDFTypes(UDFType[] udftypes)
Deletes multiple UDFType objects from the database.
|
void |
GlobalObjectManager.deleteUnitOfMeasures(UnitOfMeasure[] unitofmeasures)
Deletes multiple UnitOfMeasure objects from the database.
|
void |
GlobalObjectManager.deleteUsers(User[] users)
Deletes multiple User objects from the database.
|
void |
GlobalObjectManager.deleteWBSCategories(WBSCategory[] wbscategories)
Deletes multiple WBSCategory objects from the database.
|
Object |
DistributedSession.getAdminConfigSetting(String name,
Class type) |
Object |
LocalSession.getAdminConfigSetting(String name,
Class type) |
abstract Object |
Session.getAdminConfigSetting(String name,
Class type) |
JobInfo[] |
DistributedSession.getCurrentJobs()
Retrieves job information for any current asynchronous jobs of this user.
|
JobInfo[] |
JobManager.getCurrentJobs()
Retrieves job information for current asynchronous jobs of this user.
|
JobInfo[] |
LocalSession.getCurrentJobs()
Retrieves job information for any current asynchronous jobs of this user.
|
static DatabaseInstance[] |
DistributedSession.getDatabaseInstances(String sUrl)
Retrieves all database instances supported by the server.
|
static DatabaseInstance[] |
LocalSession.getDatabaseInstances(String sUrl)
Retrieves all database instances supported by the server.
|
static DatabaseInstance[] |
Session.getDatabaseInstances(String sUrl)
Retrieves all database instances supported by the server.
|
String |
JobManager.getJobLog(JobId jobId)
Retrieves the log of an asynchronous job initiated by the Integration API.
|
JobStatus |
JobManager.getJobStatus(JobId jobId)
Retrieves the status of an asynchronous job initiated by the Integration API.
|
Map<Object,Object> |
DistributedSession.getTemplateMap(String templateId,
String userId) |
Map<Object,Object> |
LocalSession.getTemplateMap(String templateId,
String userId) |
abstract Map<Object,Object> |
Session.getTemplateMap(String templateId,
String userId) |
abstract byte[] |
Session.getUCMDocument(String uuid,
String version)
Gets the byte array of UCM document.
|
abstract DocumentVersion[] |
Session.getUCMVersionHistory(String uuid)
Gets all the versions of a content repository document.
|
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()
|
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 |
JobId |
JobManager.level(Project project)
Asynchronously levels a project.
|
JobId |
JobManager.level(Project[] projects)
Asynchronously levels multiple projects.
|
JobId |
JobManager.level(Project[] projects,
ObjectId[] projIds,
ObjectId[] epsIds,
ObjectId[] portfolioIds,
ObjectId[] projectCodeIds) |
BOIterator<Activity> |
EnterpriseLoadManager.loadActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Activity objects from the database.
|
BOIterator<Activity> |
EnterpriseLoadManager.loadActivitiesWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple Activity objects with spreads from the database.
|
BOIterator<ActivityCodeAssignment> |
EnterpriseLoadManager.loadActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCode> |
EnterpriseLoadManager.loadActivityCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityCode objects from the database.
|
BOIterator<ActivityCodeType> |
EnterpriseLoadManager.loadActivityCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityCodeType objects from the database.
|
BOIterator<ActivityCodeType> |
GlobalObjectManager.loadActivityCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityCodeType objects from the database.
|
BOIterator<ActivityCodeUpdate> |
EnterpriseLoadManager.loadActivityCodeUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityCodeUpdate objects from the database.
|
BOIterator<ActivityComment> |
EnterpriseLoadManager.loadActivityComments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityComment objects from the database.
|
BOIterator<ActivityExpense> |
EnterpriseLoadManager.loadActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityExpense objects from the database.
|
BOIterator<ActivityFilter> |
EnterpriseLoadManager.loadActivityFilters(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityFilter objects from the database.
|
BOIterator<ActivityNote> |
EnterpriseLoadManager.loadActivityNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityNote objects from the database.
|
BOIterator<ActivityNoteUpdate> |
EnterpriseLoadManager.loadActivityNoteUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityNoteUpdate objects from the database.
|
BOIterator<ActivityOwner> |
EnterpriseLoadManager.loadActivityOwners(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityOwner objects from the database.
|
BOIterator<ActivityPeriodActual> |
EnterpriseLoadManager.loadActivityPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityPeriodActual objects from the database.
|
BOIterator<ActivityRisk> |
EnterpriseLoadManager.loadActivityRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityRisk objects from the database.
|
BOIterator<ActivityStepCreate> |
EnterpriseLoadManager.loadActivityStepCreates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStepCreate objects from the database.
|
BOIterator<ActivityStepDelete> |
EnterpriseLoadManager.loadActivityStepDeletes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStepDelete objects from the database.
|
BOIterator<ActivityStep> |
EnterpriseLoadManager.loadActivitySteps(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStep objects from the database.
|
BOIterator<ActivityStepTemplateItem> |
EnterpriseLoadManager.loadActivityStepTemplateItems(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStepTemplateItem objects from the database.
|
BOIterator<ActivityStepTemplate> |
EnterpriseLoadManager.loadActivityStepTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStepTemplate objects from the database.
|
BOIterator<ActivityStepTemplate> |
GlobalObjectManager.loadActivityStepTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStepTemplate objects from the database.
|
BOIterator<ActivityStepUpdate> |
EnterpriseLoadManager.loadActivityStepUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityStepUpdate objects from the database.
|
BOIterator<ActivityUpdate> |
EnterpriseLoadManager.loadActivityUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ActivityUpdate objects from the database.
|
BOIterator<Alert> |
EnterpriseLoadManager.loadAlerts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Alert objects from the database.
|
BOIterator<Alert> |
GlobalObjectManager.loadAlerts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Alert objects from the database.
|
BOIterator<AutovueAttr> |
EnterpriseLoadManager.loadAutovueAttrs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple AutovueAttr objects from the database.
|
BOIterator<AutovueAttr> |
GlobalObjectManager.loadAutovueAttrs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple AutovueAttr objects from the database.
|
BOIterator<UDFValue> |
EnterpriseLoadManager.loadBaselineProjectCalculatedUDFValues(UDFType[] udfTypes,
String whereClause,
String sOrderBy)
Loads multiple associated
UDFValue objects. |
BOIterator<BaselineProject> |
EnterpriseLoadManager.loadBaselineProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple BaselineProject objects from the database.
|
BOIterator<BaselineProject> |
EnterpriseLoadManager.loadBaselineProjectsWithExpenseCategoryCBSSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads multiple BaselineProject objects with spreads from the database.
|
BOIterator<BaselineProject> |
EnterpriseLoadManager.loadBaselineProjectsWithResourceAssignmentCBSSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads multiple BaselineProject objects with spreads from the database.
|
BOIterator<BaselineProject> |
EnterpriseLoadManager.loadBaselineProjectsWithSpreads(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple BaselineProject objects with spreads from the database.
|
BOIterator<BaselineProject> |
EnterpriseLoadManager.loadBaselineProjectsWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple BaselineProject objects with spreads from the database.
|
BOIterator<BaselineType> |
EnterpriseLoadManager.loadBaselineTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple BaselineType objects from the database.
|
BOIterator<BaselineType> |
GlobalObjectManager.loadBaselineTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple BaselineType objects from the database.
|
BOIterator<Calendar> |
EnterpriseLoadManager.loadCalendars(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Calendar objects from the database.
|
BOIterator<Calendar> |
GlobalObjectManager.loadCalendars(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Calendar objects from the database.
|
BOIterator<CBSDurationSummary> |
EnterpriseLoadManager.loadCBSDurationSummarys(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple CBSDurationSummary objects from the database.
|
BOIterator<CBS> |
EnterpriseLoadManager.loadCBSs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple CBS objects from the database.
|
BOIterator<CBS> |
GlobalObjectManager.loadCBSs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple CBS objects from the database.
|
BOIterator<ChangeSet> |
EnterpriseLoadManager.loadChangeSets(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ChangeSet objects from the database.
|
BOIterator<CostAccount> |
EnterpriseLoadManager.loadCostAccounts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple CostAccount objects from the database.
|
BOIterator<CostAccount> |
GlobalObjectManager.loadCostAccounts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple CostAccount objects from the database.
|
BOIterator<Currency> |
EnterpriseLoadManager.loadCurrencies(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Currency objects from the database.
|
BOIterator<Currency> |
GlobalObjectManager.loadCurrencies(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Currency objects from the database.
|
BOIterator<DocumentCategory> |
EnterpriseLoadManager.loadDocumentCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple DocumentCategory objects from the database.
|
BOIterator<DocumentCategory> |
GlobalObjectManager.loadDocumentCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple DocumentCategory objects from the database.
|
BOIterator<Document> |
EnterpriseLoadManager.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Document objects from the database.
|
BOIterator<Document> |
GlobalObjectManager.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Document objects from the database.
|
BOIterator<DocumentStatusCode> |
EnterpriseLoadManager.loadDocumentStatusCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple DocumentStatusCode objects from the database.
|
BOIterator<DocumentStatusCode> |
GlobalObjectManager.loadDocumentStatusCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple DocumentStatusCode objects from the database.
|
BOIterator<EPS> |
EnterpriseLoadManager.loadEPS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple EPS objects from the database.
|
BOIterator<EPS> |
GlobalObjectManager.loadEPS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple EPS objects from the database.
|
BOIterator<EPSBudgetChangeLog> |
EnterpriseLoadManager.loadEPSBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple EPSBudgetChangeLog objects from the database.
|
BOIterator<EPSFunding> |
EnterpriseLoadManager.loadEPSFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple EPSFunding objects from the database.
|
BOIterator<EPSNote> |
EnterpriseLoadManager.loadEPSNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple EPSNote objects from the database.
|
BOIterator<EPSSpendingPlan> |
EnterpriseLoadManager.loadEPSSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple EPSSpendingPlan objects from the database.
|
BOIterator<EPS> |
EnterpriseLoadManager.loadEPSWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple EPS objects with spreads from the database.
|
BOIterator<EPS> |
GlobalObjectManager.loadEPSWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple EPS objects with spreads from the database.
|
BOIterator<ExpenseCategory> |
EnterpriseLoadManager.loadExpenseCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ExpenseCategory objects from the database.
|
BOIterator<ExpenseCategory> |
GlobalObjectManager.loadExpenseCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ExpenseCategory objects from the database.
|
BOIterator<FinancialPeriod> |
EnterpriseLoadManager.loadFinancialPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple FinancialPeriod objects from the database.
|
BOIterator<FinancialPeriod> |
GlobalObjectManager.loadFinancialPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple FinancialPeriod objects from the database.
|
BOIterator<FinancialPeriodTemplate> |
EnterpriseLoadManager.loadFinancialPeriodTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple FinancialPeriodTemplate objects from the database.
|
BOIterator<FinancialPeriodTemplate> |
GlobalObjectManager.loadFinancialPeriodTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple FinancialPeriodTemplate objects from the database.
|
BOIterator<FundingSource> |
EnterpriseLoadManager.loadFundingSources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple FundingSource objects from the database.
|
BOIterator<FundingSource> |
GlobalObjectManager.loadFundingSources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple FundingSource objects from the database.
|
BOIterator<GatewayDeployment> |
EnterpriseLoadManager.loadGatewayDeployments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple GatewayDeployment objects from the database.
|
GlobalPreferences |
EnterpriseLoadManager.loadGlobalPreferences(String[] fields)
Loads the GlobalPreferences object from the database.
|
GlobalPreferences |
GlobalObjectManager.loadGlobalPreferences(String[] fields)
Loads the GlobalPreferences object from the database.
|
BOIterator<GlobalProfile> |
EnterpriseLoadManager.loadGlobalProfiles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple GlobalProfile objects from the database.
|
BOIterator<GlobalProfile> |
GlobalObjectManager.loadGlobalProfiles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple GlobalProfile objects from the database.
|
BOIterator<GlobalReplace> |
EnterpriseLoadManager.loadGlobalReplace(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple GlobalReplace objects from the database.
|
BOIterator<ImportOptionsTemplate> |
EnterpriseLoadManager.loadImportOptionsTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ImportOptionsTemplate objects from the database.
|
BOIterator<ImportOptionsTemplate> |
GlobalObjectManager.loadImportOptionsTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ImportOptionsTemplate objects from the database.
|
BOIterator<IssueHistory> |
EnterpriseLoadManager.loadIssueHistories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple IssueHistory objects from the database.
|
BOIterator<JobService> |
EnterpriseLoadManager.loadJobServices(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple JobService objects from the database.
|
BOIterator<LeanTask> |
EnterpriseLoadManager.loadLeanTasks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple LeanTask objects from the database.
|
BOIterator<Location> |
EnterpriseLoadManager.loadLocations(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Location objects from the database.
|
BOIterator<Location> |
GlobalObjectManager.loadLocations(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Location objects from the database.
|
BOIterator<MSPTemplate> |
EnterpriseLoadManager.loadMSPTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple MSPTemplate objects from the database.
|
BOIterator<MSPTemplate> |
GlobalObjectManager.loadMSPTemplates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple MSPTemplate objects from the database.
|
BOIterator<NotebookTopic> |
EnterpriseLoadManager.loadNotebookTopics(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple NotebookTopic objects from the database.
|
BOIterator<NotebookTopic> |
GlobalObjectManager.loadNotebookTopics(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple NotebookTopic objects from the database.
|
BOIterator<OBS> |
EnterpriseLoadManager.loadOBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple OBS objects from the database.
|
BOIterator<OBS> |
GlobalObjectManager.loadOBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple OBS objects from the database.
|
BOIterator<OverheadCode> |
EnterpriseLoadManager.loadOverheadCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple OverheadCode objects from the database.
|
BOIterator<OverheadCode> |
GlobalObjectManager.loadOverheadCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple OverheadCode objects from the database.
|
BOIterator<PAuditX> |
EnterpriseLoadManager.loadPAuditXs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple PAuditX objects from the database.
|
BOIterator<Profile> |
EnterpriseLoadManager.loadProfiles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Profile objects from the database.
|
BOIterator<Profile> |
GlobalObjectManager.loadProfiles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Profile objects from the database.
|
BOIterator<ProjectBudgetChangeLog> |
EnterpriseLoadManager.loadProjectBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectBudgetChangeLog objects from the database.
|
BOIterator<UDFValue> |
EnterpriseLoadManager.loadProjectCalculatedUDFValues(UDFType[] udfTypes,
String whereClause,
String sOrderBy)
Loads multiple associated
UDFValue objects. |
BOIterator<ProjectCodeAssignment> |
EnterpriseLoadManager.loadProjectCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectCodeAssignment objects from the database.
|
BOIterator<ProjectCode> |
EnterpriseLoadManager.loadProjectCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectCode objects from the database.
|
BOIterator<ProjectCode> |
GlobalObjectManager.loadProjectCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectCode objects from the database.
|
BOIterator<ProjectCodeType> |
EnterpriseLoadManager.loadProjectCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectCodeType objects from the database.
|
BOIterator<ProjectCodeType> |
GlobalObjectManager.loadProjectCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectCodeType objects from the database.
|
BOIterator<ProjectDeployment> |
EnterpriseLoadManager.loadProjectDeployments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectDeployment objects from the database.
|
BOIterator<ProjectDocument> |
EnterpriseLoadManager.loadProjectDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectDocument objects from the database.
|
BOIterator<ProjectFunding> |
EnterpriseLoadManager.loadProjectFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectFunding objects from the database.
|
BOIterator<ProjectIssue> |
EnterpriseLoadManager.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectIssue objects from the database.
|
BOIterator<ProjectNote> |
EnterpriseLoadManager.loadProjectNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectNote objects from the database.
|
BOIterator<ProjectPortfolio> |
EnterpriseLoadManager.loadProjectPortfolios(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectPortfolio objects from the database.
|
BOIterator<ProjectPortfolio> |
GlobalObjectManager.loadProjectPortfolios(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectPortfolio objects from the database.
|
BOIterator<ProjectProfile> |
EnterpriseLoadManager.loadProjectProfiles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectProfile objects from the database.
|
BOIterator<ProjectProfile> |
GlobalObjectManager.loadProjectProfiles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectProfile objects from the database.
|
BOIterator<ProjectResourceCategory> |
EnterpriseLoadManager.loadProjectResourceCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectResourceCategory objects from the database.
|
BOIterator<ProjectResourceCategory> |
GlobalObjectManager.loadProjectResourceCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectResourceCategory objects from the database.
|
BOIterator<ProjectResourceQuantity> |
EnterpriseLoadManager.loadProjectResourceQuantities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectResourceQuantity objects from the database.
|
BOIterator<ProjectResource> |
EnterpriseLoadManager.loadProjectResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectResource objects from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Project objects from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Project objects from the database.
|
BOIterator<ProjectSpendingPlan> |
EnterpriseLoadManager.loadProjectSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectSpendingPlan objects from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithExpenseCategoryCBSSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithExpenseCategoryCBSSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithProjectResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithProjectResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithProjectRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithProjectRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithResourceAssignmentCBSSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithResourceAssignmentCBSSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithSpreads(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithSpreads(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
EnterpriseLoadManager.loadProjectsWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple Project objects with spreads from the database.
|
BOIterator<Project> |
GlobalObjectManager.loadProjectsWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple Project objects with spreads from the database.
|
BOIterator<ProjectThreshold> |
EnterpriseLoadManager.loadProjectThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ProjectThreshold objects from the database.
|
BOIterator<Relationship> |
EnterpriseLoadManager.loadRelationships(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Relationship objects from the database.
|
BOIterator<ResourceAccess> |
EnterpriseLoadManager.loadResourceAccess(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAccess objects from the database.
|
BOIterator<ResourceAssignmentCodeAssignment> |
EnterpriseLoadManager.loadResourceAssignmentCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentCodeAssignment objects from the database.
|
BOIterator<ResourceAssignmentCode> |
EnterpriseLoadManager.loadResourceAssignmentCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentCode objects from the database.
|
BOIterator<ResourceAssignmentCodeType> |
EnterpriseLoadManager.loadResourceAssignmentCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentCodeType objects from the database.
|
BOIterator<ResourceAssignmentCodeType> |
GlobalObjectManager.loadResourceAssignmentCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentCodeType objects from the database.
|
BOIterator<ResourceAssignmentCreate> |
EnterpriseLoadManager.loadResourceAssignmentCreates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentCreate objects from the database.
|
BOIterator<ResourceAssignmentPeriodActual> |
EnterpriseLoadManager.loadResourceAssignmentPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentPeriodActual objects from the database.
|
BOIterator<ResourceAssignment> |
EnterpriseLoadManager.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
GlobalObjectManager.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
EnterpriseLoadManager.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceAssignment> |
GlobalObjectManager.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceAssignment> |
EnterpriseLoadManager.loadResourceAssignmentsWithPeriodPerformanceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceAssignment> |
GlobalObjectManager.loadResourceAssignmentsWithPeriodPerformanceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceAssignmentUpdate> |
EnterpriseLoadManager.loadResourceAssignmentUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceAssignmentUpdate objects from the database.
|
BOIterator<ResourceCodeAssignment> |
EnterpriseLoadManager.loadResourceCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceCodeAssignment objects from the database.
|
BOIterator<ResourceCode> |
EnterpriseLoadManager.loadResourceCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceCode objects from the database.
|
BOIterator<ResourceCodeType> |
EnterpriseLoadManager.loadResourceCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceCodeType objects from the database.
|
BOIterator<ResourceCodeType> |
GlobalObjectManager.loadResourceCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceCodeType objects from the database.
|
BOIterator<ResourceCurve> |
EnterpriseLoadManager.loadResourceCurves(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceCurve objects from the database.
|
BOIterator<ResourceCurve> |
GlobalObjectManager.loadResourceCurves(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceCurve objects from the database.
|
BOIterator<ResourceHour> |
EnterpriseLoadManager.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceHour objects from the database.
|
BOIterator<ResourceLocation> |
EnterpriseLoadManager.loadResourceLocations(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceLocation objects from the database.
|
BOIterator<ResourceLocation> |
GlobalObjectManager.loadResourceLocations(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceLocation objects from the database.
|
BOIterator<ResourceRate> |
EnterpriseLoadManager.loadResourceRates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceRate objects from the database.
|
BOIterator<ResourceRole> |
EnterpriseLoadManager.loadResourceRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceRole objects from the database.
|
BOIterator<Resource> |
EnterpriseLoadManager.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Resource objects from the database.
|
BOIterator<Resource> |
GlobalObjectManager.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Resource objects 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<ResourceTeam> |
EnterpriseLoadManager.loadResourceTeams(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceTeam objects from the database.
|
BOIterator<ResourceTeam> |
GlobalObjectManager.loadResourceTeams(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ResourceTeam objects from the database.
|
BOIterator<RiskCategory> |
EnterpriseLoadManager.loadRiskCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskCategory objects from the database.
|
BOIterator<RiskCategory> |
GlobalObjectManager.loadRiskCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskCategory objects from the database.
|
BOIterator<RiskImpact> |
EnterpriseLoadManager.loadRiskImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskImpact objects from the database.
|
BOIterator<RiskMatrix> |
EnterpriseLoadManager.loadRiskMatrices(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskMatrix objects from the database.
|
BOIterator<RiskMatrix> |
GlobalObjectManager.loadRiskMatrices(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskMatrix objects from the database.
|
BOIterator<RiskMatrixScore> |
EnterpriseLoadManager.loadRiskMatrixScores(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskMatrixScore objects from the database.
|
BOIterator<RiskMatrixScore> |
GlobalObjectManager.loadRiskMatrixScores(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskMatrixScore objects from the database.
|
BOIterator<RiskMatrixThreshold> |
EnterpriseLoadManager.loadRiskMatrixThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskMatrixThreshold objects from the database.
|
BOIterator<RiskMatrixThreshold> |
GlobalObjectManager.loadRiskMatrixThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskMatrixThreshold objects from the database.
|
BOIterator<RiskResponseActionImpact> |
EnterpriseLoadManager.loadRiskResponseActionImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskResponseActionImpact objects from the database.
|
BOIterator<RiskResponseAction> |
EnterpriseLoadManager.loadRiskResponseActions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskResponseAction objects from the database.
|
BOIterator<RiskResponsePlan> |
EnterpriseLoadManager.loadRiskResponsePlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskResponsePlan objects from the database.
|
BOIterator<Risk> |
EnterpriseLoadManager.loadRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Risk objects from the database.
|
BOIterator<RiskThresholdLevel> |
EnterpriseLoadManager.loadRiskThresholdLevels(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskThresholdLevel objects from the database.
|
BOIterator<RiskThresholdLevel> |
GlobalObjectManager.loadRiskThresholdLevels(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskThresholdLevel objects from the database.
|
BOIterator<RiskThreshold> |
EnterpriseLoadManager.loadRiskThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskThreshold objects from the database.
|
BOIterator<RiskThreshold> |
GlobalObjectManager.loadRiskThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RiskThreshold objects from the database.
|
BOIterator<RoleCodeAssignment> |
EnterpriseLoadManager.loadRoleCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleCodeAssignment objects from the database.
|
BOIterator<RoleCode> |
EnterpriseLoadManager.loadRoleCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleCode objects from the database.
|
BOIterator<RoleCodeType> |
EnterpriseLoadManager.loadRoleCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleCodeType objects from the database.
|
BOIterator<RoleCodeType> |
GlobalObjectManager.loadRoleCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleCodeType objects from the database.
|
BOIterator<RoleLimit> |
EnterpriseLoadManager.loadRoleLimits(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleLimit objects from the database.
|
BOIterator<RoleRate> |
EnterpriseLoadManager.loadRoleRates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleRate objects from the database.
|
BOIterator<Role> |
EnterpriseLoadManager.loadRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Role objects from the database.
|
BOIterator<Role> |
GlobalObjectManager.loadRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Role objects 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<RoleTeam> |
EnterpriseLoadManager.loadRoleTeams(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleTeam objects from the database.
|
BOIterator<RoleTeam> |
GlobalObjectManager.loadRoleTeams(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple RoleTeam objects from the database.
|
Timestamp |
DistributedSession.loadSafetyDate() |
Timestamp |
LocalSession.loadSafetyDate() |
abstract Timestamp |
Session.loadSafetyDate()
Loads the safety date from the database.
|
BOIterator<ScheduleCheckOption> |
EnterpriseLoadManager.loadScheduleCheckOptions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ScheduleCheckOption objects from the database.
|
BOIterator<ScheduleOptions> |
EnterpriseLoadManager.loadScheduleOptions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ScheduleOptions objects from the database.
|
BOIterator<ShiftPeriod> |
EnterpriseLoadManager.loadShiftPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ShiftPeriod objects from the database.
|
BOIterator<Shift> |
EnterpriseLoadManager.loadShifts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Shift objects from the database.
|
BOIterator<Shift> |
GlobalObjectManager.loadShifts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Shift objects from the database.
|
BOIterator<StepUserDefinedValueUpdate> |
EnterpriseLoadManager.loadStepUserDefinedValueUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple StepUserDefinedValueUpdate objects from the database.
|
BOIterator<ThresholdParameter> |
EnterpriseLoadManager.loadThresholdParameters(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ThresholdParameter objects from the database.
|
BOIterator<ThresholdParameter> |
GlobalObjectManager.loadThresholdParameters(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple ThresholdParameter objects from the database.
|
BOIterator<TimesheetAudit> |
EnterpriseLoadManager.loadTimesheetAudits(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple TimesheetAudit objects from the database.
|
BOIterator<TimesheetAudit> |
GlobalObjectManager.loadTimesheetAudits(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple TimesheetAudit objects from the database.
|
BOIterator<TimesheetDelegate> |
EnterpriseLoadManager.loadTimesheetDelegates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple TimesheetDelegate objects from the database.
|
BOIterator<TimesheetPeriod> |
EnterpriseLoadManager.loadTimesheetPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple TimesheetPeriod objects from the database.
|
BOIterator<TimesheetPeriod> |
GlobalObjectManager.loadTimesheetPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple TimesheetPeriod objects from the database.
|
BOIterator<Timesheet> |
EnterpriseLoadManager.loadTimesheets(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple Timesheet objects from the database.
|
BOIterator<UDFCode> |
EnterpriseLoadManager.loadUDFCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UDFCode objects from the database.
|
BOIterator<UDFCode> |
GlobalObjectManager.loadUDFCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UDFCode objects from the database.
|
BOIterator<UDFType> |
EnterpriseLoadManager.loadUDFTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UDFType objects from the database.
|
BOIterator<UDFType> |
GlobalObjectManager.loadUDFTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UDFType objects from the database.
|
BOIterator<UDFValue> |
EnterpriseLoadManager.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UDFValue objects from the database.
|
BOIterator<UnitOfMeasure> |
EnterpriseLoadManager.loadUnitOfMeasures(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UnitOfMeasure objects from the database.
|
BOIterator<UnitOfMeasure> |
GlobalObjectManager.loadUnitOfMeasures(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UnitOfMeasure objects from the database.
|
BOIterator<UpdateBaselineOption> |
EnterpriseLoadManager.loadUpdateBaselineOption(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UpdateBaselineOption objects from the database.
|
BOIterator<UserConsent> |
EnterpriseLoadManager.loadUserConsent(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserConsent objects from the database.
|
BOIterator<UserDefinedValueUpdate> |
EnterpriseLoadManager.loadUserDefinedValueUpdates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserDefinedValueUpdate objects from the database.
|
BOIterator<UserFieldTitle> |
EnterpriseLoadManager.loadUserFieldTitles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserFieldTitle objects from the database.
|
BOIterator<UserFieldTitle> |
GlobalObjectManager.loadUserFieldTitles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserFieldTitle objects from the database.
|
BOIterator<UserInterfaceView> |
EnterpriseLoadManager.loadUserInterfaceViews(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserInterfaceView objects from the database.
|
BOIterator<UserLicense> |
EnterpriseLoadManager.loadUserLicenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserLicense objects from the database.
|
BOIterator<UserOBS> |
EnterpriseLoadManager.loadUserOBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple UserOBS objects from the database.
|
BOIterator<User> |
EnterpriseLoadManager.loadUsers(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple User objects from the database.
|
BOIterator<User> |
GlobalObjectManager.loadUsers(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple User objects from the database.
|
BOIterator<WBS> |
EnterpriseLoadManager.loadWBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple WBS objects from the database.
|
BOIterator<WBSCategory> |
EnterpriseLoadManager.loadWBSCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple WBSCategory objects from the database.
|
BOIterator<WBSCategory> |
GlobalObjectManager.loadWBSCategories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple WBSCategory objects from the database.
|
BOIterator<WBSMilestone> |
EnterpriseLoadManager.loadWBSMilestones(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple WBSMilestone objects from the database.
|
BOIterator<WbsReviewers> |
EnterpriseLoadManager.loadWbsReviewerss(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple WbsReviewers objects from the database.
|
BOIterator<WBS> |
EnterpriseLoadManager.loadWBSWithSpreads(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple WBS objects with spreads from the database.
|
BOIterator<WBS> |
EnterpriseLoadManager.loadWBSWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple WBS objects with spreads from the database.
|
BOIterator<WBS> |
EnterpriseLoadManager.loadWBSWithWBSResourceSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple WBS objects with spreads from the database.
|
BOIterator<WBS> |
EnterpriseLoadManager.loadWBSWithWBSRoleSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple WBS objects with spreads from the database.
|
static Session |
LocalSession.login(String sUrl,
String sDbId,
String sUserName,
String sPassword) |
static Session |
Session.login(String sUrl,
String sDbId,
String sUserName,
String sPassword) |
static Session |
DistributedSession.login(String sUrl,
String sDbId,
String sUserName,
String sPassword,
String remoteClientIP)
Logs in and obtains a Session object.
|
static Session |
LocalSession.login(String sUrl,
String sDbId,
String sUserName,
String sPassword,
String remoteClientIP)
Logs in and obtains a Session object.
|
static Session |
Session.login(String sUrl,
String sDbId,
String sUserName,
String sPassword,
String remoteClientIP)
Logs in and obtains a Session object.
|
<T extends BusinessObject> |
Session.pagingLoad(com.primavera.bo.defs.BusinessObjectDef boDef,
String[] aIntgFieldName,
String sWhereClause,
String sOrderBy,
com.primavera.bo.common.PRequestOptions opts,
com.primavera.bo.base.RemoteTXId txId,
String pageKey) |
int |
DistributedSession.populateUPKLIST(ObjectId epsObjectId) |
int |
LocalSession.populateUPKLIST(ObjectId epsObjectId) |
abstract int |
Session.populateUPKLIST(ObjectId epsObjectId) |
JobId |
JobManager.publish(Project[] projects,
ObjectId[] projIds,
ObjectId[] portfolioIds,
ObjectId[] epsIds,
ObjectId[] projectCodeIds) |
JobId |
JobManager.recalculateAssignmentCosts(Project[] projects,
boolean syncOTFactor)
Asynchronously recalculates assignment costs for multiple projects if the price per unit
has changed for a resource or role and that assignment has been set to calculate cost from units.
|
JobId |
JobManager.recalculateAssignmentCosts(Project project,
boolean syncOTFactor)
Asynchronously recalculates assignment costs for a single project if the price per unit
has changed for a resource or role and that assignment has been set to calculate cost from units.
|
int |
DistributedSession.removeDeletedObjectsFromBaseline(String boTypeName,
ObjectId origProjectId,
ObjectId blProjectId,
Collection<String> parentActivityIdsToConsider) |
int |
LocalSession.removeDeletedObjectsFromBaseline(String boTypeName,
ObjectId origProjectId,
ObjectId blProjectId,
Collection<String> parentActivityIdsToConsider) |
int |
Session.removeDeletedObjectsFromBaseline(String boTypeName,
ObjectId origProjectId,
ObjectId blProjectId,
Collection<String> parentActivityIdsToConsider)
Removes certain child objects from a baseline which do not exist in the original project
This method is only supported for local sessions.
|
JobId |
JobManager.schedule(Project[] projects,
Date newDataDate)
Asynchronously schedules multiple projects.
|
JobId |
JobManager.schedule(Project[] projects,
ObjectId[] portfolioIds,
ObjectId[] epsIds,
Date newDataDate) |
JobId |
JobManager.schedule(Project[] projects,
ObjectId[] projIds,
ObjectId[] portfolioIds,
ObjectId[] epsIds,
Date newDataDate,
ObjectId[] projectCodeIds) |
JobId |
JobManager.schedule(Project project,
Date newDataDate)
Asynchronously schedules a project.
|
JobId |
JobManager.scheduleCheck(Project project)
Asynchronously perform check schedule of a project.
|
JobId |
JobManager.scheduleCheck(Project[] projects)
Asynchronously perform check schedule of multiple projects.
|
JobId |
JobManager.sendToUnifier(Project project)
Asynchronously sends a project to Unifier.
|
JobId |
JobManager.sendToUnifier(Project[] projects)
Asynchronously sends multiple projects to Unifier.
|
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.
|
JobId |
JobManager.summarize(EPS eps)
Asynchronously summarizes an EPS node.
|
JobId |
JobManager.summarize(ObjectId[] epsIds) |
JobId |
JobManager.summarize(ObjectId[] projectIds,
ObjectId[] portfolioIds,
ObjectId[] projectCodeIds) |
JobId |
JobManager.summarize(Project project)
Asynchronously summarizes a project.
|
JobId |
JobManager.summarizeCBS(Project project)
Asynchronously summarizes a project by cbs.
|
void |
GlobalObjectManager.updateActivityCodeTypes(ActivityCodeType[] activitycodetypes)
Updates multiple ActivityCodeType objects in the database.
|
void |
GlobalObjectManager.updateActivityStepTemplates(ActivityStepTemplate[] activitysteptemplates)
Updates multiple ActivityStepTemplate objects in the database.
|
void |
GlobalObjectManager.updateAlerts(Alert[] alerts)
Updates multiple Alert objects in the database.
|
void |
GlobalObjectManager.updateAutovueAttrs(AutovueAttr[] autovueattrs)
Updates multiple AutovueAttr objects in the database.
|
JobId |
JobManager.updateBaseline(String updateBaselineOptions,
Project p) |
void |
GlobalObjectManager.updateBaselineTypes(BaselineType[] baselinetypes)
Updates multiple BaselineType objects in the database.
|
void |
GlobalObjectManager.updateCalendars(Calendar[] calendars)
Updates multiple Calendar objects in the database.
|
void |
GlobalObjectManager.updateCalendars(Calendar[] calendars,
boolean replaceHolidayOrExceptions)
Updates multiple Calendar objects in the database with the option to replace all holidays and exceptions.
|
void |
GlobalObjectManager.updateCBSs(CBS[] cbss)
Updates multiple CBS objects in the database.
|
void |
GlobalObjectManager.updateCostAccounts(CostAccount[] costaccounts)
Updates multiple CostAccount objects in the database.
|
void |
GlobalObjectManager.updateCurrencies(Currency[] currencies)
Updates multiple Currency objects in the database.
|
void |
GlobalObjectManager.updateDocumentCategories(DocumentCategory[] documentcategories)
Updates multiple DocumentCategory objects in the database.
|
void |
GlobalObjectManager.updateDocuments(Document[] documents)
Updates multiple Document objects in the database.
|
void |
GlobalObjectManager.updateDocumentStatusCodes(DocumentStatusCode[] documentstatuscodes)
Updates multiple DocumentStatusCode objects in the database.
|
void |
GlobalObjectManager.updateEPS(EPS[] eps)
Updates multiple EPS objects in the database.
|
void |
GlobalObjectManager.updateExpenseCategories(ExpenseCategory[] expensecategories)
Updates multiple ExpenseCategory objects in the database.
|
void |
GlobalObjectManager.updateFinancialPeriods(FinancialPeriod[] financialperiods)
Updates multiple FinancialPeriod objects in the database.
|
void |
GlobalObjectManager.updateFinancialPeriodTemplates(FinancialPeriodTemplate[] financialperiodtemplates)
Updates multiple FinancialPeriodTemplate objects in the database.
|
void |
GlobalObjectManager.updateFundingSources(FundingSource[] fundingsources)
Updates multiple FundingSource objects in the database.
|
void |
GlobalObjectManager.updateGlobalPreferences(GlobalPreferences globalpreferences)
Update the GlobalPreferences object in the database.
|
void |
GlobalObjectManager.updateGlobalProfiles(GlobalProfile[] globalprofiles)
Updates multiple GlobalProfile objects in the database.
|
void |
DistributedSession.updateLicense() |
void |
LocalSession.updateLicense() |
abstract void |
Session.updateLicense() |
void |
GlobalObjectManager.updateLocations(Location[] locations)
Updates multiple Location objects in the database.
|
void |
GlobalObjectManager.updateNotebookTopics(NotebookTopic[] notebooktopics)
Updates multiple NotebookTopic objects in the database.
|
void |
GlobalObjectManager.updateOBS(OBS[] obs)
Updates multiple OBS objects in the database.
|
void |
GlobalObjectManager.updateOverheadCodes(OverheadCode[] overheadcodes)
Updates multiple OverheadCode objects in the database.
|
void |
GlobalObjectManager.updateProfiles(Profile[] profiles)
Updates multiple Profile objects in the database.
|
void |
GlobalObjectManager.updateProjectCodes(ProjectCode[] projectcodes)
Updates multiple ProjectCode objects in the database.
|
void |
GlobalObjectManager.updateProjectCodeTypes(ProjectCodeType[] projectcodetypes)
Updates multiple ProjectCodeType objects in the database.
|
void |
GlobalObjectManager.updateProjectPortfolios(ProjectPortfolio[] projectportfolios)
Updates multiple ProjectPortfolio objects in the database.
|
void |
GlobalObjectManager.updateProjectProfiles(ProjectProfile[] projectprofiles)
Updates multiple ProjectProfile objects in the database.
|
void |
GlobalObjectManager.updateProjectResourceCategories(ProjectResourceCategory[] projectresourcecategories)
Updates multiple ProjectResourceCategory objects in the database.
|
void |
GlobalObjectManager.updateProjects(Project[] projects)
Updates multiple Project objects in the database.
|
void |
GlobalObjectManager.updateResourceAssignmentCodeTypes(ResourceAssignmentCodeType[] resourceassignmentcodetypes)
Updates multiple ResourceAssignmentCodeType objects in the database.
|
void |
GlobalObjectManager.updateResourceAssignments(ResourceAssignment[] resourceassignments)
Updates multiple ResourceAssignment objects in the database.
|
void |
GlobalObjectManager.updateResourceCodeTypes(ResourceCodeType[] resourcecodetypes)
Updates multiple ResourceCodeType objects in the database.
|
void |
GlobalObjectManager.updateResourceCurves(ResourceCurve[] resourcecurves)
Updates multiple ResourceCurve objects in the database.
|
void |
GlobalObjectManager.updateResourceLocations(ResourceLocation[] resourcelocations)
Updates multiple ResourceLocation objects in the database.
|
void |
GlobalObjectManager.updateResources(Resource[] resources)
Updates multiple Resource objects in the database.
|
void |
GlobalObjectManager.updateResourceTeams(ResourceTeam[] resourceteams)
Updates multiple ResourceTeam objects in the database.
|
void |
GlobalObjectManager.updateRiskCategories(RiskCategory[] riskcategories)
Updates multiple RiskCategory objects in the database.
|
void |
GlobalObjectManager.updateRiskMatrices(RiskMatrix[] riskmatrices)
Updates multiple RiskMatrix objects in the database.
|
void |
GlobalObjectManager.updateRiskMatrixScores(RiskMatrixScore[] riskmatrixscores)
Updates multiple RiskMatrixScore objects in the database.
|
void |
GlobalObjectManager.updateRiskThresholdLevels(RiskThresholdLevel[] riskthresholdlevels)
Updates multiple RiskThresholdLevel objects in the database.
|
void |
GlobalObjectManager.updateRiskThresholds(RiskThreshold[] riskthresholds)
Updates multiple RiskThreshold objects in the database.
|
void |
GlobalObjectManager.updateRoleCodeTypes(RoleCodeType[] rolecodetypes)
Updates multiple RoleCodeType objects in the database.
|
void |
GlobalObjectManager.updateRoles(Role[] roles)
Updates multiple Role objects in the database.
|
void |
GlobalObjectManager.updateRoleTeams(RoleTeam[] roleteams)
Updates multiple RoleTeam objects in the database.
|
void |
GlobalObjectManager.updateShifts(Shift[] shifts)
Updates multiple Shift objects in the database.
|
void |
GlobalObjectManager.updateTimesheetPeriods(TimesheetPeriod[] timesheetperiods)
Updates multiple TimesheetPeriod objects in the database.
|
void |
GlobalObjectManager.updateUDFCodes(UDFCode[] udfcodes)
Updates multiple UDFCode objects in the database.
|
void |
GlobalObjectManager.updateUDFTypes(UDFType[] udftypes)
Updates multiple UDFType objects in the database.
|
void |
GlobalObjectManager.updateUnitOfMeasures(UnitOfMeasure[] unitofmeasures)
Updates multiple UnitOfMeasure objects in the database.
|
void |
GlobalObjectManager.updateUserFieldTitles(UserFieldTitle[] userfieldtitles)
Updates multiple UserFieldTitle objects in the database.
|
void |
GlobalObjectManager.updateUsers(User[] users)
Updates multiple User objects in the database.
|
void |
GlobalObjectManager.updateWBSCategories(WBSCategory[] wbscategories)
Updates multiple WBSCategory objects in the database.
|
Modifier and Type | Method and Description |
---|---|
ObjectId[] |
BOHelper.create(Session session,
List<? extends BusinessObject> alObjects)
Creates multiple business objects of this type in the database.
|
void |
BOHelper.delete(Session session,
List<? extends BusinessObject> alObjects)
Deletes business objects of this type.
|
void |
BOHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent)
Deletes business objects of this type, specifying a replacement parent
|
T[] |
BOIterator.getAll()
Gets all business objects from loads that are known to have small result sets.
|
BOIterator<T> |
BOHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy)
Loads business objects of this type from a given 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.
|
void |
BOHelper.update(Session session,
List<? extends BusinessObject> alObjects)
Updates business objects of this type.
|
Modifier and Type | Method and Description |
---|---|
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[] |
ActivityCodeUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityCommentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityExpenseHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityFilterHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityNoteHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityNoteUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityOwnerHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityPeriodActualHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityRiskHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityStepCreateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityStepDeleteHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityStepHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityStepTemplateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityStepTemplateItemHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityStepUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ActivityUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
AlertHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
AutovueAttrHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
BaselineProjectHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
BaselineTypeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
CBSDurationSummaryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
CBSHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
CalendarHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ChangeSetHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
CostAccountHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
CurrencyHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
DocumentCategoryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
DocumentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
DocumentStatusCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
EPSBudgetChangeLogHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
EPSFundingHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
EPSHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
EPSNoteHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
EPSSpendingPlanHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ExpenseCategoryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
FinancialPeriodHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
FinancialPeriodTemplateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
FundingSourceHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
GatewayDeploymentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
GlobalPreferencesHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
GlobalProfileHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
GlobalReplaceHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ImportOptionsTemplateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
IssueHistoryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
JobServiceHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
LeanTaskHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
LocationHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
MSPTemplateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
NotebookTopicHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
OBSHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
OverheadCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
PAuditXHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProfileHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectBudgetChangeLogHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectCodeAssignmentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectCodeTypeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectDeploymentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectDocumentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectFundingHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectIssueHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectNoteHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectPortfolioHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectProfileHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectResourceCategoryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectResourceHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectResourceQuantityHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectSpendingPlanHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ProjectThresholdHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RelationshipHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAccessHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentCodeAssignmentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentCodeTypeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentCreateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentPeriodActualHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceAssignmentUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceCodeAssignmentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceCodeTypeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceCurveHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceHourHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceLocationHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceRateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceRoleHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ResourceTeamHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskCategoryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskImpactHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskMatrixHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskMatrixScoreHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskMatrixThresholdHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskResponseActionHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskResponseActionImpactHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskResponsePlanHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskThresholdHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RiskThresholdLevelHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleCodeAssignmentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleCodeTypeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleLimitHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleRateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
RoleTeamHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ScheduleCheckOptionHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ScheduleOptionsHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ShiftHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ShiftPeriodHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
StepUserDefinedValueUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
ThresholdParameterHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
TimesheetAuditHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
TimesheetDelegateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
TimesheetHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
TimesheetPeriodHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UDFCodeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UDFTypeHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UDFValueHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UnitOfMeasureHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UpdateBaselineOptionHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserConsentHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserDefinedValueUpdateHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserFieldTitleHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserInterfaceViewHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserLicenseHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
UserOBSHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
WBSCategoryHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
WBSHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
WBSMilestoneHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
ObjectId[] |
WbsReviewersHelper.create(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCommentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityExpenseHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityFilterHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityNoteHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityNoteUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityOwnerHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityPeriodActualHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityRiskHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepCreateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepDeleteHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepTemplateItemHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
AlertHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
AutovueAttrHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
BaselineProjectHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
BaselineTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
CBSDurationSummaryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
CBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
CalendarHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ChangeSetHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
CostAccountHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
CurrencyHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
DocumentCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
DocumentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
DocumentStatusCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSBudgetChangeLogHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSFundingHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSNoteHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSSpendingPlanHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ExpenseCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
FinancialPeriodHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
FinancialPeriodTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
FundingSourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
GatewayDeploymentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
GlobalPreferencesHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
GlobalProfileHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
GlobalReplaceHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ImportOptionsTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
IssueHistoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
JobServiceHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
LeanTaskHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
LocationHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
MSPTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
NotebookTopicHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
OBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
OverheadCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
PAuditXHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProfileHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectBudgetChangeLogHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectDeploymentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectDocumentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectFundingHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectIssueHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectNoteHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectPortfolioHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectProfileHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectResourceCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectResourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectResourceQuantityHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectSpendingPlanHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectThresholdHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RelationshipHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAccessHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCreateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentPeriodActualHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCurveHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceHourHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceLocationHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceRateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceRoleHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceTeamHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskImpactHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskMatrixHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskMatrixScoreHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskMatrixThresholdHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskResponseActionHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskResponseActionImpactHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskResponsePlanHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskThresholdHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskThresholdLevelHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleLimitHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleRateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleTeamHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ScheduleCheckOptionHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ScheduleOptionsHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ShiftHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ShiftPeriodHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
StepUserDefinedValueUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
ThresholdParameterHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetAuditHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetDelegateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetPeriodHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UDFCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UDFTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UDFValueHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UnitOfMeasureHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UpdateBaselineOptionHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserConsentHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserDefinedValueUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserFieldTitleHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserInterfaceViewHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserLicenseHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserOBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
WBSCategoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
WBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
WBSMilestoneHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
void |
WbsReviewersHelper.delete(Session session,
List<? extends BusinessObject> alObjects) |
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 |
ActivityCodeUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ActivityCommentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ActivityExpenseHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ActivityFilterHelper.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 |
ActivityNoteUpdateHelper.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 |
ActivityStepCreateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ActivityStepDeleteHelper.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 |
ActivityStepUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ActivityUpdateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
AlertHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
AutovueAttrHelper.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 |
CBSDurationSummaryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
CBSHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
CalendarHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ChangeSetHelper.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 |
FinancialPeriodTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
FundingSourceHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
GatewayDeploymentHelper.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 |
GlobalReplaceHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ImportOptionsTemplateHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
IssueHistoryHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
JobServiceHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
LeanTaskHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
LocationHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
MSPTemplateHelper.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 |
PAuditXHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ProfileHelper.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 |
ProjectDeploymentHelper.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 |
ResourceAssignmentCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ResourceAssignmentCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ResourceAssignmentCodeTypeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
ResourceAssignmentCreateHelper.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 |
ResourceAssignmentUpdateHelper.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 |
ResourceLocationHelper.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 |
RoleCodeAssignmentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
RoleCodeHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
RoleCodeTypeHelper.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 |
ScheduleCheckOptionHelper.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 |
StepUserDefinedValueUpdateHelper.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 |
UpdateBaselineOptionHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
UserConsentHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
void |
UserDefinedValueUpdateHelper.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) |
void |
WbsReviewersHelper.delete(Session session,
List<? extends BusinessObject> alObjects,
ObjectId replacementParent) |
BOIterator<ActivityCodeAssignment> |
ActivityCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityCode> |
ActivityCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityCodeType> |
ActivityCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityCodeUpdate> |
ActivityCodeUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityComment> |
ActivityCommentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityExpense> |
ActivityExpenseHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityFilter> |
ActivityFilterHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Activity> |
ActivityHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityNote> |
ActivityNoteHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityNoteUpdate> |
ActivityNoteUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityOwner> |
ActivityOwnerHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityPeriodActual> |
ActivityPeriodActualHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityRisk> |
ActivityRiskHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityStepCreate> |
ActivityStepCreateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityStepDelete> |
ActivityStepDeleteHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityStep> |
ActivityStepHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityStepTemplate> |
ActivityStepTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityStepTemplateItem> |
ActivityStepTemplateItemHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityStepUpdate> |
ActivityStepUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityUpdate> |
ActivityUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Alert> |
AlertHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<AutovueAttr> |
AutovueAttrHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<BaselineProject> |
BaselineProjectHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<BaselineType> |
BaselineTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<CBSDurationSummary> |
CBSDurationSummaryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<CBS> |
CBSHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Calendar> |
CalendarHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ChangeSet> |
ChangeSetHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<CostAccount> |
CostAccountHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Currency> |
CurrencyHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<DocumentCategory> |
DocumentCategoryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Document> |
DocumentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<DocumentStatusCode> |
DocumentStatusCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<EPSBudgetChangeLog> |
EPSBudgetChangeLogHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<EPSFunding> |
EPSFundingHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<EPS> |
EPSHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<EPSNote> |
EPSNoteHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<EPSSpendingPlan> |
EPSSpendingPlanHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ExpenseCategory> |
ExpenseCategoryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<FinancialPeriod> |
FinancialPeriodHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<FinancialPeriodTemplate> |
FinancialPeriodTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<FundingSource> |
FundingSourceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<GatewayDeployment> |
GatewayDeploymentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<GlobalPreferences> |
GlobalPreferencesHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<GlobalProfile> |
GlobalProfileHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<GlobalReplace> |
GlobalReplaceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ImportOptionsTemplate> |
ImportOptionsTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<IssueHistory> |
IssueHistoryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<JobService> |
JobServiceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<LeanTask> |
LeanTaskHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Location> |
LocationHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<MSPTemplate> |
MSPTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<NotebookTopic> |
NotebookTopicHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<OBS> |
OBSHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<OverheadCode> |
OverheadCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<PAuditX> |
PAuditXHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Profile> |
ProfileHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectBudgetChangeLog> |
ProjectBudgetChangeLogHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectCodeAssignment> |
ProjectCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectCode> |
ProjectCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectCodeType> |
ProjectCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectDeployment> |
ProjectDeploymentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectDocument> |
ProjectDocumentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectFunding> |
ProjectFundingHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Project> |
ProjectHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectIssue> |
ProjectIssueHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectNote> |
ProjectNoteHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectPortfolio> |
ProjectPortfolioHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectProfile> |
ProjectProfileHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectResourceCategory> |
ProjectResourceCategoryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectResource> |
ProjectResourceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectResourceQuantity> |
ProjectResourceQuantityHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectSpendingPlan> |
ProjectSpendingPlanHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ProjectThreshold> |
ProjectThresholdHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Relationship> |
RelationshipHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAccess> |
ResourceAccessHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignmentCodeType> |
ResourceAssignmentCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignmentCreate> |
ResourceAssignmentCreateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignment> |
ResourceAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignmentPeriodActual> |
ResourceAssignmentPeriodActualHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceAssignmentUpdate> |
ResourceAssignmentUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceCodeAssignment> |
ResourceCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceCode> |
ResourceCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceCodeType> |
ResourceCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceCurve> |
ResourceCurveHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Resource> |
ResourceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceHour> |
ResourceHourHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceLocation> |
ResourceLocationHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceRate> |
ResourceRateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceRole> |
ResourceRoleHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ResourceTeam> |
ResourceTeamHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskCategory> |
RiskCategoryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Risk> |
RiskHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskImpact> |
RiskImpactHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskMatrix> |
RiskMatrixHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskMatrixScore> |
RiskMatrixScoreHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskMatrixThreshold> |
RiskMatrixThresholdHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskResponseAction> |
RiskResponseActionHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskResponseActionImpact> |
RiskResponseActionImpactHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskResponsePlan> |
RiskResponsePlanHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskThreshold> |
RiskThresholdHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RiskThresholdLevel> |
RiskThresholdLevelHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RoleCodeAssignment> |
RoleCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RoleCode> |
RoleCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RoleCodeType> |
RoleCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Role> |
RoleHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RoleLimit> |
RoleLimitHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RoleRate> |
RoleRateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<RoleTeam> |
RoleTeamHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ScheduleCheckOption> |
ScheduleCheckOptionHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ScheduleOptions> |
ScheduleOptionsHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Shift> |
ShiftHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ShiftPeriod> |
ShiftPeriodHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<StepUserDefinedValueUpdate> |
StepUserDefinedValueUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ThresholdParameter> |
ThresholdParameterHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<TimesheetAudit> |
TimesheetAuditHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<TimesheetDelegate> |
TimesheetDelegateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<Timesheet> |
TimesheetHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<TimesheetPeriod> |
TimesheetPeriodHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UDFCode> |
UDFCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UDFType> |
UDFTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UDFValue> |
UDFValueHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UnitOfMeasure> |
UnitOfMeasureHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UpdateBaselineOption> |
UpdateBaselineOptionHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UserConsent> |
UserConsentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UserDefinedValueUpdate> |
UserDefinedValueUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UserFieldTitle> |
UserFieldTitleHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<User> |
UserHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UserInterfaceView> |
UserInterfaceViewHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UserLicense> |
UserLicenseHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<UserOBS> |
UserOBSHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<WBSCategory> |
WBSCategoryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<WBS> |
WBSHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<WBSMilestone> |
WBSMilestoneHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<WbsReviewers> |
WbsReviewersHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy) |
BOIterator<ActivityCodeAssignment> |
ActivityCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityCodeUpdate> |
ActivityCodeUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityComment> |
ActivityCommentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityFilter> |
ActivityFilterHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityNoteUpdate> |
ActivityNoteUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityStepCreate> |
ActivityStepCreateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityStepDelete> |
ActivityStepDeleteHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityStepUpdate> |
ActivityStepUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityUpdate> |
ActivityUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<Alert> |
AlertHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<AutovueAttr> |
AutovueAttrHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<CBSDurationSummary> |
CBSDurationSummaryHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<CBS> |
CBSHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ChangeSet> |
ChangeSetHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<FinancialPeriodTemplate> |
FinancialPeriodTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<GatewayDeployment> |
GatewayDeploymentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<GlobalReplace> |
GlobalReplaceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ImportOptionsTemplate> |
ImportOptionsTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<JobService> |
JobServiceHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<LeanTask> |
LeanTaskHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<Location> |
LocationHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<MSPTemplate> |
MSPTemplateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<PAuditX> |
PAuditXHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<Profile> |
ProfileHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ProjectDeployment> |
ProjectDeploymentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCode> |
ResourceAssignmentCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCodeType> |
ResourceAssignmentCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCreate> |
ResourceAssignmentCreateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentUpdate> |
ResourceAssignmentUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceLocation> |
ResourceLocationHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<RoleCodeAssignment> |
RoleCodeAssignmentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<RoleCode> |
RoleCodeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<RoleCodeType> |
RoleCodeTypeHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ScheduleCheckOption> |
ScheduleCheckOptionHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<StepUserDefinedValueUpdate> |
StepUserDefinedValueUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<UpdateBaselineOption> |
UpdateBaselineOptionHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<UserConsent> |
UserConsentHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<UserDefinedValueUpdate> |
UserDefinedValueUpdateHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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<WbsReviewers> |
WbsReviewersHelper.load(Session session,
BusinessObject boParent,
String[] fields,
String sWhereClause,
String sOrderBy,
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.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) |
ActivityCodeUpdate |
ActivityCodeUpdateHelper.load(Session session,
String[] fields,
ObjectId objId) |
ActivityComment |
ActivityCommentHelper.load(Session session,
String[] fields,
ObjectId objId) |
ActivityExpense |
ActivityExpenseHelper.load(Session session,
String[] fields,
ObjectId objId) |
ActivityFilter |
ActivityFilterHelper.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) |
ActivityNoteUpdate |
ActivityNoteUpdateHelper.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) |
ActivityStepCreate |
ActivityStepCreateHelper.load(Session session,
String[] fields,
ObjectId objId) |
ActivityStepDelete |
ActivityStepDeleteHelper.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) |
ActivityStepUpdate |
ActivityStepUpdateHelper.load(Session session,
String[] fields,
ObjectId objId) |
ActivityUpdate |
ActivityUpdateHelper.load(Session session,
String[] fields,
ObjectId objId) |
Alert |
AlertHelper.load(Session session,
String[] fields,
ObjectId objId) |
AutovueAttr |
AutovueAttrHelper.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) |
CBSDurationSummary |
CBSDurationSummaryHelper.load(Session session,
String[] fields,
ObjectId objId) |
CBS |
CBSHelper.load(Session session,
String[] fields,
ObjectId objId) |
Calendar |
CalendarHelper.load(Session session,
String[] fields,
ObjectId objId) |
ChangeSet |
ChangeSetHelper.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) |
FinancialPeriodTemplate |
FinancialPeriodTemplateHelper.load(Session session,
String[] fields,
ObjectId objId) |
FundingSource |
FundingSourceHelper.load(Session session,
String[] fields,
ObjectId objId) |
GatewayDeployment |
GatewayDeploymentHelper.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) |
GlobalReplace |
GlobalReplaceHelper.load(Session session,
String[] fields,
ObjectId objId) |
ImportOptionsTemplate |
ImportOptionsTemplateHelper.load(Session session,
String[] fields,
ObjectId objId) |
IssueHistory |
IssueHistoryHelper.load(Session session,
String[] fields,
ObjectId objId) |
JobService |
JobServiceHelper.load(Session session,
String[] fields,
ObjectId objId) |
LeanTask |
LeanTaskHelper.load(Session session,
String[] fields,
ObjectId objId) |
Location |
LocationHelper.load(Session session,
String[] fields,
ObjectId objId) |
MSPTemplate |
MSPTemplateHelper.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) |
PAuditX |
PAuditXHelper.load(Session session,
String[] fields,
ObjectId objId) |
Profile |
ProfileHelper.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) |
ProjectDeployment |
ProjectDeploymentHelper.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) |
ResourceAssignmentCodeAssignment |
ResourceAssignmentCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId objId) |
ResourceAssignmentCode |
ResourceAssignmentCodeHelper.load(Session session,
String[] fields,
ObjectId objId) |
ResourceAssignmentCodeType |
ResourceAssignmentCodeTypeHelper.load(Session session,
String[] fields,
ObjectId objId) |
ResourceAssignmentCreate |
ResourceAssignmentCreateHelper.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) |
ResourceAssignmentUpdate |
ResourceAssignmentUpdateHelper.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) |
ResourceLocation |
ResourceLocationHelper.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) |
RoleCodeAssignment |
RoleCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId objId) |
RoleCode |
RoleCodeHelper.load(Session session,
String[] fields,
ObjectId objId) |
RoleCodeType |
RoleCodeTypeHelper.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) |
ScheduleCheckOption |
ScheduleCheckOptionHelper.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) |
StepUserDefinedValueUpdate |
StepUserDefinedValueUpdateHelper.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) |
UpdateBaselineOption |
UpdateBaselineOptionHelper.load(Session session,
String[] fields,
ObjectId objId) |
UserConsent |
UserConsentHelper.load(Session session,
String[] fields,
ObjectId objId) |
UserDefinedValueUpdate |
UserDefinedValueUpdateHelper.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) |
WbsReviewers |
WbsReviewersHelper.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<ActivityCodeUpdate> |
ActivityCodeUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ActivityComment> |
ActivityCommentHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ActivityExpense> |
ActivityExpenseHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ActivityFilter> |
ActivityFilterHelper.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<ActivityNoteUpdate> |
ActivityNoteUpdateHelper.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<ActivityStepCreate> |
ActivityStepCreateHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ActivityStepDelete> |
ActivityStepDeleteHelper.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<ActivityStepUpdate> |
ActivityStepUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ActivityUpdate> |
ActivityUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<Alert> |
AlertHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<AutovueAttr> |
AutovueAttrHelper.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<CBSDurationSummary> |
CBSDurationSummaryHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<CBS> |
CBSHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<Calendar> |
CalendarHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ChangeSet> |
ChangeSetHelper.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<FinancialPeriodTemplate> |
FinancialPeriodTemplateHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<FundingSource> |
FundingSourceHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<GatewayDeployment> |
GatewayDeploymentHelper.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<GlobalReplace> |
GlobalReplaceHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ImportOptionsTemplate> |
ImportOptionsTemplateHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<IssueHistory> |
IssueHistoryHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<JobService> |
JobServiceHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<LeanTask> |
LeanTaskHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<Location> |
LocationHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<MSPTemplate> |
MSPTemplateHelper.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<PAuditX> |
PAuditXHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<Profile> |
ProfileHelper.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<ProjectDeployment> |
ProjectDeploymentHelper.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<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ResourceAssignmentCodeType> |
ResourceAssignmentCodeTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<ResourceAssignmentCreate> |
ResourceAssignmentCreateHelper.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<ResourceAssignmentUpdate> |
ResourceAssignmentUpdateHelper.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<ResourceLocation> |
ResourceLocationHelper.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<RoleCodeAssignment> |
RoleCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<RoleCode> |
RoleCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<RoleCodeType> |
RoleCodeTypeHelper.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<ScheduleCheckOption> |
ScheduleCheckOptionHelper.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<StepUserDefinedValueUpdate> |
StepUserDefinedValueUpdateHelper.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<UpdateBaselineOption> |
UpdateBaselineOptionHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<UserConsent> |
UserConsentHelper.load(Session session,
String[] fields,
ObjectId[] objIds) |
BOIterator<UserDefinedValueUpdate> |
UserDefinedValueUpdateHelper.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<WbsReviewers> |
WbsReviewersHelper.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<ActivityCodeUpdate> |
ActivityCodeUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ActivityComment> |
ActivityCommentHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ActivityFilter> |
ActivityFilterHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ActivityNoteUpdate> |
ActivityNoteUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ActivityStepCreate> |
ActivityStepCreateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ActivityStepDelete> |
ActivityStepDeleteHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ActivityStepUpdate> |
ActivityStepUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ActivityUpdate> |
ActivityUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<Alert> |
AlertHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<AutovueAttr> |
AutovueAttrHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<CBSDurationSummary> |
CBSDurationSummaryHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<CBS> |
CBSHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ChangeSet> |
ChangeSetHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<FinancialPeriodTemplate> |
FinancialPeriodTemplateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<GatewayDeployment> |
GatewayDeploymentHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<GlobalReplace> |
GlobalReplaceHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ImportOptionsTemplate> |
ImportOptionsTemplateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<JobService> |
JobServiceHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<LeanTask> |
LeanTaskHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<Location> |
LocationHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<MSPTemplate> |
MSPTemplateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<PAuditX> |
PAuditXHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<Profile> |
ProfileHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ProjectDeployment> |
ProjectDeploymentHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ResourceAssignmentCodeType> |
ResourceAssignmentCodeTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ResourceAssignmentCreate> |
ResourceAssignmentCreateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ResourceAssignmentUpdate> |
ResourceAssignmentUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ResourceLocation> |
ResourceLocationHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<RoleCodeAssignment> |
RoleCodeAssignmentHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<RoleCode> |
RoleCodeHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<RoleCodeType> |
RoleCodeTypeHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<ScheduleCheckOption> |
ScheduleCheckOptionHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<StepUserDefinedValueUpdate> |
StepUserDefinedValueUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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<UpdateBaselineOption> |
UpdateBaselineOptionHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<UserConsent> |
UserConsentHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<UserDefinedValueUpdate> |
UserDefinedValueUpdateHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
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.
|
BOIterator<WbsReviewers> |
WbsReviewersHelper.load(Session session,
String[] fields,
ObjectId[] objIds,
com.primavera.bo.common.PRequestOptions options,
com.primavera.bo.base.RemoteTXId txId)
An internal load method that should not be called directly from client code.
|
BOIterator<ActivityCodeAssignment> |
ActivityCodeAssignmentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ActivityCodeUpdate> |
ActivityCodeUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityComment> |
ActivityCommentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ActivityFilter> |
ActivityFilterHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ActivityNoteUpdate> |
ActivityNoteUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ActivityStepCreate> |
ActivityStepCreateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityStepDelete> |
ActivityStepDeleteHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ActivityStepUpdate> |
ActivityStepUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ActivityUpdate> |
ActivityUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<Alert> |
AlertHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<AutovueAttr> |
AutovueAttrHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<CBSDurationSummary> |
CBSDurationSummaryHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<CBS> |
CBSHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ChangeSet> |
ChangeSetHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<FinancialPeriodTemplate> |
FinancialPeriodTemplateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<GatewayDeployment> |
GatewayDeploymentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<GlobalReplace> |
GlobalReplaceHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ImportOptionsTemplate> |
ImportOptionsTemplateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<JobService> |
JobServiceHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<LeanTask> |
LeanTaskHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<Location> |
LocationHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<MSPTemplate> |
MSPTemplateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<PAuditX> |
PAuditXHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<Profile> |
ProfileHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ProjectDeployment> |
ProjectDeploymentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeAssignmentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCode> |
ResourceAssignmentCodeHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCodeType> |
ResourceAssignmentCodeTypeHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentCreate> |
ResourceAssignmentCreateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ResourceAssignmentUpdate> |
ResourceAssignmentUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ResourceLocation> |
ResourceLocationHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<RoleCodeAssignment> |
RoleCodeAssignmentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<RoleCode> |
RoleCodeHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<RoleCodeType> |
RoleCodeTypeHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<ScheduleCheckOption> |
ScheduleCheckOptionHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<StepUserDefinedValueUpdate> |
StepUserDefinedValueUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<UpdateBaselineOption> |
UpdateBaselineOptionHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<UserConsent> |
UserConsentHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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<UserDefinedValueUpdate> |
UserDefinedValueUpdateHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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,
String sWhereClause,
String sOrderBy,
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<WbsReviewers> |
WbsReviewersHelper.load(Session session,
String[] fields,
String sWhereClause,
String sOrderBy,
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.
|
void |
ActivityCodeAssignmentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCodeUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityCommentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityExpenseHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityFilterHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityNoteHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityNoteUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityOwnerHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityPeriodActualHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityRiskHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepCreateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepDeleteHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepTemplateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepTemplateItemHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityStepUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ActivityUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
AlertHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
AutovueAttrHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
BaselineProjectHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
BaselineTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
CBSDurationSummaryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
CBSHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
CalendarHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ChangeSetHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
CostAccountHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
CurrencyHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
DocumentCategoryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
DocumentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
DocumentStatusCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSBudgetChangeLogHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSFundingHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSNoteHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
EPSSpendingPlanHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ExpenseCategoryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
FinancialPeriodHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
FinancialPeriodTemplateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
FundingSourceHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
GatewayDeploymentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
GlobalPreferencesHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
GlobalProfileHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
GlobalReplaceHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ImportOptionsTemplateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
IssueHistoryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
JobServiceHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
LeanTaskHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
LocationHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
MSPTemplateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
NotebookTopicHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
OBSHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
OverheadCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
PAuditXHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProfileHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectBudgetChangeLogHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectCodeAssignmentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectCodeTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectDeploymentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectDocumentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectFundingHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectIssueHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectNoteHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectPortfolioHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectProfileHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectResourceCategoryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectResourceHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectResourceQuantityHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectSpendingPlanHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ProjectThresholdHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RelationshipHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAccessHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCodeAssignmentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCodeTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentCreateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentPeriodActualHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceAssignmentUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCodeAssignmentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCodeTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceCurveHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceHourHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceLocationHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceRateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceRoleHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ResourceTeamHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskCategoryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskImpactHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskMatrixHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskMatrixScoreHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskMatrixThresholdHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskResponseActionHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskResponseActionImpactHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskResponsePlanHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskThresholdHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RiskThresholdLevelHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleCodeAssignmentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleCodeTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleLimitHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleRateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
RoleTeamHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ScheduleCheckOptionHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ScheduleOptionsHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ShiftHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ShiftPeriodHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
StepUserDefinedValueUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
ThresholdParameterHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetAuditHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetDelegateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
TimesheetPeriodHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UDFCodeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UDFTypeHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UDFValueHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UnitOfMeasureHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UpdateBaselineOptionHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserConsentHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserDefinedValueUpdateHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserFieldTitleHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserInterfaceViewHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserLicenseHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
UserOBSHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
WBSCategoryHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
WBSHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
WBSMilestoneHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
void |
WbsReviewersHelper.update(Session session,
List<? extends BusinessObject> alObjects) |
Modifier and Type | Method and Description |
---|---|
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.
|
void |
Project.checkScheduleProject(ObjectId objId)
Checks schedule of the 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 |
WBS.copyWBSFromTemplate(ObjectId destObjectId,
ObjectId templateWbsObjectId,
CopyWBSOptions copyWBSOptions,
CopyActivityOptions copyActivityOptions)
Copy a WBS structure from a template and place it under a projects wbs.
|
ObjectId |
Project.copyWBSFromTemplate(ObjectId destObjectId,
ObjectId templateWbsObjectId,
CopyWBSOptions copyWBSOptions,
CopyActivityOptions copyActivityOptions)
Copy a WBS structure from a template and place it under a projects wbs.
|
ObjectId |
PAuditX.create()
Creates this PAuditX object in the database.
|
ObjectId |
StepUserDefinedValueUpdate.create()
Creates this StepUserDefinedValueUpdate object in the database.
|
ObjectId |
ResourceAccess.create()
Creates this ResourceAccess object in the database.
|
ObjectId |
ResourceCode.create()
Creates this ResourceCode object in the database.
|
ObjectId |
EPSFunding.create()
Creates this EPSFunding object in the database.
|
ObjectId |
ChangeSet.create()
Creates this ChangeSet object in the database.
|
ObjectId |
ResourceAssignmentCode.create()
Creates this ResourceAssignmentCode object in the database.
|
ObjectId |
ActivityFilter.create()
Creates this ActivityFilter object in the database.
|
ObjectId |
ActivityCodeUpdate.create()
Creates this ActivityCodeUpdate object in the database.
|
ObjectId |
UserLicense.create()
Creates this UserLicense object in the database.
|
ObjectId |
ActivityStepDelete.create()
Creates this ActivityStepDelete object in the database.
|
ObjectId |
ScheduleCheckOption.create()
Creates this ScheduleCheckOption object in the database.
|
ObjectId |
RoleCodeAssignment.create()
Creates this RoleCodeAssignment object in the database.
|
ObjectId |
ResourceRate.create()
Creates this ResourceRate object in the database.
|
ObjectId |
EPSSpendingPlan.create()
Creates this EPSSpendingPlan object in the database.
|
ObjectId |
EPSBudgetChangeLog.create()
Creates this EPSBudgetChangeLog object in the database.
|
ObjectId |
ResourceAssignmentUpdate.create()
Creates this ResourceAssignmentUpdate object in the database.
|
ObjectId |
ResourceAssignmentCreate.create()
Creates this ResourceAssignmentCreate object in the database.
|
ObjectId |
ActivityStepTemplateItem.create()
Creates this ActivityStepTemplateItem object in the database.
|
ObjectId |
ActivityCode.create()
Creates this ActivityCode object in the database.
|
ObjectId |
WbsReviewers.create()
Creates this WbsReviewers object in the database.
|
ObjectId |
UserOBS.create()
Creates this UserOBS object in the database.
|
ObjectId |
Timesheet.create()
Creates this Timesheet object in the database.
|
ObjectId |
ActivityStepUpdate.create()
Creates this ActivityStepUpdate object in the database.
|
ObjectId |
RoleLimit.create()
Creates this RoleLimit object in the database.
|
ObjectId |
ResourceCodeAssignment.create()
Creates this ResourceCodeAssignment object in the database.
|
ObjectId |
ProjectDeployment.create()
Creates this ProjectDeployment object in the database.
|
ObjectId |
GatewayDeployment.create()
Creates this GatewayDeployment object in the database.
|
ObjectId |
ActivityUpdate.create()
Creates this ActivityUpdate object in the database.
|
ObjectId |
ActivityNoteUpdate.create()
Creates this ActivityNoteUpdate object in the database.
|
ObjectId |
UserDefinedValueUpdate.create()
Creates this UserDefinedValueUpdate object in the database.
|
ObjectId |
UserConsent.create()
Creates this UserConsent object in the database.
|
ObjectId |
ActivityStepCreate.create()
Creates this ActivityStepCreate object in the database.
|
ObjectId |
RoleRate.create()
Creates this RoleRate object in the database.
|
ObjectId |
RoleCode.create()
Creates this RoleCode object in the database.
|
ObjectId |
ResourceRole.create()
Creates this ResourceRole object in the database.
|
ObjectId |
JobService.create()
Creates this JobService object in the database.
|
ObjectId |
EPSNote.create()
Creates this EPSNote object in the database.
|
ObjectId |
ProjectResourceCategory.create()
Creates this ProjectResourceCategory object in the database.
|
ObjectId |
DocumentStatusCode.create()
Creates this DocumentStatusCode object in the database.
|
ObjectId |
Role.create()
Creates this Role object in the database.
|
ObjectId |
RoleTeam.create()
Creates this RoleTeam object in the database.
|
ObjectId |
RiskCategory.create()
Creates this RiskCategory object in the database.
|
ObjectId |
RiskMatrixScore.create()
Creates this RiskMatrixScore object in the database.
|
ObjectId |
ResourceLocation.create()
Creates this ResourceLocation object in the database.
|
ObjectId |
ProjectCode.create()
Creates this ProjectCode object in the database.
|
ObjectId |
WBSCategory.create()
Creates this WBSCategory object in the database.
|
ObjectId |
ExpenseCategory.create()
Creates this ExpenseCategory object in the database.
|
ObjectId |
UDFCode.create()
Creates this UDFCode object in the database.
|
ObjectId |
RoleCodeType.create()
Creates this RoleCodeType object in the database.
|
ObjectId |
RiskThresholdLevel.create()
Creates this RiskThresholdLevel object in the database.
|
ObjectId |
ResourceCurve.create()
Creates this ResourceCurve object in the database.
|
ObjectId |
ProjectPortfolio.create()
Creates this ProjectPortfolio object in the database.
|
ObjectId |
Currency.create()
Creates this Currency object in the database.
|
ObjectId |
OverheadCode.create()
Creates this OverheadCode object in the database.
|
ObjectId |
FundingSource.create()
Creates this FundingSource object in the database.
|
ObjectId |
BaselineType.create()
Creates this BaselineType object in the database.
|
ObjectId |
DocumentCategory.create()
Creates this DocumentCategory object in the database.
|
ObjectId |
User.create()
Creates this User object in the database.
|
ObjectId |
TimesheetPeriod.create()
Creates this TimesheetPeriod object in the database.
|
ObjectId |
RiskThreshold.create()
Creates this RiskThreshold object in the database.
|
ObjectId |
ProjectProfile.create()
Creates this ProjectProfile object in the database.
|
ObjectId |
Profile.create()
Creates this Profile 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 |
AutovueAttr.create()
Creates this AutovueAttr object in the database.
|
ObjectId |
Alert.create()
Creates this Alert object in the database.
|
ObjectId |
CostAccount.create()
Creates this CostAccount object in the database.
|
ObjectId |
UnitOfMeasure.create()
Creates this UnitOfMeasure object in the database.
|
ObjectId |
Shift.create()
Creates this Shift object in the database.
|
ObjectId |
RiskMatrixThreshold.create()
Creates this RiskMatrixThreshold object in the database.
|
ObjectId |
ResourceTeam.create()
Creates this ResourceTeam object in the database.
|
ObjectId |
ResourceCodeType.create()
Creates this ResourceCodeType object in the database.
|
ObjectId |
ProjectCodeType.create()
Creates this ProjectCodeType object in the database.
|
ObjectId |
FinancialPeriod.create()
Creates this FinancialPeriod object in the database.
|
ObjectId |
ResourceAssignmentCodeType.create()
Creates this ResourceAssignmentCodeType object in the database.
|
ObjectId |
ActivityStepTemplate.create()
Creates this ActivityStepTemplate object in the database.
|
ObjectId |
UDFType.create()
Creates this UDFType 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 |
Location.create()
Creates this Location object in the database.
|
ObjectId |
RiskMatrix.create()
Creates this RiskMatrix 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 |
RiskImpact.create()
Creates this RiskImpact object in the database.
|
ObjectId |
Risk.create()
Creates this Risk object in the database.
|
ObjectId |
RiskResponsePlan.create()
Creates this RiskResponsePlan object in the database.
|
ObjectId |
ActivityRisk.create()
Creates this ActivityRisk object in the database.
|
ObjectId |
ProjectCodeAssignment.create()
Creates this ProjectCodeAssignment object in the database.
|
ObjectId |
Document.create()
Creates this Document object in the database.
|
ObjectId |
ProjectDocument.create()
Creates this ProjectDocument object in the database.
|
ObjectId |
ProjectSpendingPlan.create()
Creates this ProjectSpendingPlan object in the database.
|
ObjectId |
ActivityCodeType.create()
Creates this ActivityCodeType object in the database.
|
ObjectId |
Calendar.create()
Creates this Calendar object in the database.
|
ObjectId |
ResourceHour.create()
Creates this ResourceHour object in the database.
|
ObjectId |
UDFValue.create()
Creates this UDFValue object in the database.
|
ObjectId |
ResourceAssignmentCodeAssignment.create()
Creates this ResourceAssignmentCodeAssignment object in the database.
|
ObjectId |
ActivityCodeAssignment.create()
Creates this ActivityCodeAssignment object in the database.
|
ObjectId |
ResourceAssignmentPeriodActual.create()
Creates this ResourceAssignmentPeriodActual object in the database.
|
ObjectId |
ActivityPeriodActual.create()
Creates this ActivityPeriodActual object in the database.
|
ObjectId |
ResourceAssignment.create()
Creates this ResourceAssignment object in the database.
|
ObjectId |
FinancialPeriodTemplate.create()
Creates this FinancialPeriodTemplate object in the database.
|
ObjectId |
ActivityOwner.create()
Creates this ActivityOwner object in the database.
|
ObjectId |
LeanTask.create()
Creates this LeanTask object in the database.
|
ObjectId |
ActivityStep.create()
Creates this ActivityStep object in the database.
|
ObjectId |
CBSDurationSummary.create()
Creates this CBSDurationSummary object in the database.
|
ObjectId |
CBS.create()
Creates this CBS object in the database.
|
ObjectId |
ActivityNote.create()
Creates this ActivityNote object in the database.
|
ObjectId |
ActivityComment.create()
Creates this ActivityComment object in the database.
|
ObjectId |
ActivityExpense.create()
Creates this ActivityExpense object in the database.
|
ObjectId |
WBSMilestone.create()
Creates this WBSMilestone object in the database.
|
ObjectId |
ProjectResourceQuantity.create()
Creates this ProjectResourceQuantity object in the database.
|
ObjectId |
ProjectResource.create()
Creates this ProjectResource object in the database.
|
ObjectId |
ProjectNote.create()
Creates this ProjectNote object in the database.
|
ObjectId |
ProjectFunding.create()
Creates this ProjectFunding object in the database.
|
ObjectId |
ProjectBudgetChangeLog.create()
Creates this ProjectBudgetChangeLog object in the database.
|
ObjectId |
ProjectIssue.create()
Creates this ProjectIssue object in the database.
|
ObjectId |
OBS.create()
Creates this OBS object in the database.
|
ObjectId |
Activity.create()
Creates this Activity object in the database.
|
ObjectId |
ProjectThreshold.create()
Creates this ProjectThreshold object in the database.
|
ObjectId |
WBS.create()
Creates this WBS object in the database.
|
ObjectId |
BaselineProject.create()
Creates this BaselineProject object in the database.
|
ObjectId |
EPS.create()
Creates this EPS object in the database.
|
ObjectId |
Project.create()
Creates this Project 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[] |
ActivityCodeUpdate.create(Session session,
ActivityCodeUpdate[] activitycodeupdates)
Creates multiple ActivityCodeUpdate objects in the database.
|
static ObjectId[] |
ActivityComment.create(Session session,
ActivityComment[] activitycomments)
Creates multiple ActivityComment objects in the database.
|
static ObjectId[] |
ActivityExpense.create(Session session,
ActivityExpense[] activityexpenses)
Creates multiple ActivityExpense objects in the database.
|
static ObjectId[] |
ActivityFilter.create(Session session,
ActivityFilter[] activityfilters)
Creates multiple ActivityFilter objects in the database.
|
static ObjectId[] |
ActivityNote.create(Session session,
ActivityNote[] activitynotes)
Creates multiple ActivityNote objects in the database.
|
static ObjectId[] |
ActivityNoteUpdate.create(Session session,
ActivityNoteUpdate[] activitynoteupdates)
Creates multiple ActivityNoteUpdate 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[] |
ActivityStepCreate.create(Session session,
ActivityStepCreate[] activitystepcreates)
Creates multiple ActivityStepCreate objects in the database.
|
static ObjectId[] |
ActivityStepDelete.create(Session session,
ActivityStepDelete[] activitystepdeletes)
Creates multiple ActivityStepDelete objects in the database.
|
static ObjectId[] |
ActivityStepTemplate.create(Session session,
ActivityStepTemplate[] activitysteptemplates)
Creates multiple ActivityStepTemplate objects in the database.
|
static ObjectId[] |
ActivityStepTemplateItem.create(Session session,
ActivityStepTemplateItem[] activitysteptemplateitems)
Creates multiple ActivityStepTemplateItem objects in the database.
|
static ObjectId[] |
ActivityStepUpdate.create(Session session,
ActivityStepUpdate[] activitystepupdates)
Creates multiple ActivityStepUpdate objects in the database.
|
static ObjectId[] |
ActivityUpdate.create(Session session,
ActivityUpdate[] activityupdates)
Creates multiple ActivityUpdate objects in the database.
|
static ObjectId[] |
Alert.create(Session session,
Alert[] alerts)
Creates multiple Alert objects in the database.
|
static ObjectId[] |
AutovueAttr.create(Session session,
AutovueAttr[] autovueattrs)
Creates multiple AutovueAttr objects in the database.
|
static ObjectId[] |
BaselineProject.create(Session session,
BaselineProject[] baselineprojects)
Creates multiple BaselineProject 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[] |
CBS.create(Session session,
CBS[] cbss)
Creates multiple CBS objects in the database.
|
static ObjectId[] |
CBSDurationSummary.create(Session session,
CBSDurationSummary[] cbsdurationsummarys)
Creates multiple CBSDurationSummary objects in the database.
|
static ObjectId[] |
ChangeSet.create(Session session,
ChangeSet[] changesets)
Creates multiple ChangeSet 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[] |
FinancialPeriodTemplate.create(Session session,
FinancialPeriodTemplate[] financialperiodtemplates)
Creates multiple FinancialPeriodTemplate objects in the database.
|
static ObjectId[] |
FundingSource.create(Session session,
FundingSource[] fundingsources)
Creates multiple FundingSource objects in the database.
|
static ObjectId[] |
GatewayDeployment.create(Session session,
GatewayDeployment[] gatewaydeployments)
Creates multiple GatewayDeployment objects in the database.
|
static ObjectId[] |
GlobalProfile.create(Session session,
GlobalProfile[] globalprofiles)
Creates multiple GlobalProfile objects in the database.
|
static ObjectId[] |
JobService.create(Session session,
JobService[] jobservices)
Creates multiple JobService objects in the database.
|
static ObjectId[] |
LeanTask.create(Session session,
LeanTask[] leantasks)
Creates multiple LeanTask objects in the database.
|
static ObjectId[] |
Location.create(Session session,
Location[] locations)
Creates multiple Location 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[] |
PAuditX.create(Session session,
PAuditX[] pauditxs)
Creates multiple PAuditX objects in the database.
|
static ObjectId[] |
Profile.create(Session session,
Profile[] profiles)
Creates multiple Profile 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[] |
ProjectDeployment.create(Session session,
ProjectDeployment[] projectdeployments)
Creates multiple ProjectDeployment 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[] |
ResourceAssignmentCode.create(Session session,
ResourceAssignmentCode[] resourceassignmentcodes)
Creates multiple ResourceAssignmentCode objects in the database.
|
static ObjectId[] |
ResourceAssignmentCodeAssignment.create(Session session,
ResourceAssignmentCodeAssignment[] resourceassignmentcodeassignments)
Creates multiple ResourceAssignmentCodeAssignment objects in the database.
|
static ObjectId[] |
ResourceAssignmentCodeType.create(Session session,
ResourceAssignmentCodeType[] resourceassignmentcodetypes)
Creates multiple ResourceAssignmentCodeType objects in the database.
|
static ObjectId[] |
ResourceAssignmentCreate.create(Session session,
ResourceAssignmentCreate[] resourceassignmentcreates)
Creates multiple ResourceAssignmentCreate objects in the database.
|
static ObjectId[] |
ResourceAssignmentPeriodActual.create(Session session,
ResourceAssignmentPeriodActual[] resourceassignmentperiodactuals)
Creates multiple ResourceAssignmentPeriodActual objects in the database.
|
static ObjectId[] |
ResourceAssignmentUpdate.create(Session session,
ResourceAssignmentUpdate[] resourceassignmentupdates)
Creates multiple ResourceAssignmentUpdate 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[] |
ResourceHour.create(Session session,
ResourceHour[] resourcehours)
Creates multiple ResourceHour objects in the database.
|
static ObjectId[] |
ResourceLocation.create(Session session,
ResourceLocation[] resourcelocations)
Creates multiple ResourceLocation 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[] |
RoleCode.create(Session session,
RoleCode[] rolecodes)
Creates multiple RoleCode objects in the database.
|
static ObjectId[] |
RoleCodeAssignment.create(Session session,
RoleCodeAssignment[] rolecodeassignments)
Creates multiple RoleCodeAssignment objects in the database.
|
static ObjectId[] |
RoleCodeType.create(Session session,
RoleCodeType[] rolecodetypes)
Creates multiple RoleCodeType 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[] |
ScheduleCheckOption.create(Session session,
ScheduleCheckOption[] schedulecheckoptions)
Creates multiple ScheduleCheckOption objects in the database.
|
static ObjectId[] |
Shift.create(Session session,
Shift[] shifts)
Creates multiple Shift objects in the database.
|
static ObjectId[] |
StepUserDefinedValueUpdate.create(Session session,
StepUserDefinedValueUpdate[] stepuserdefinedvalueupdates)
Creates multiple StepUserDefinedValueUpdate objects in the database.
|
static ObjectId[] |
Timesheet.create(Session session,
Timesheet[] timesheets)
Creates multiple Timesheet objects in the database.
|
static ObjectId[] |
TimesheetPeriod.create(Session session,
TimesheetPeriod[] timesheetperiods)
Creates multiple TimesheetPeriod 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[] |
UserConsent.create(Session session,
UserConsent[] userconsent)
Creates multiple UserConsent objects in the database.
|
static ObjectId[] |
UserDefinedValueUpdate.create(Session session,
UserDefinedValueUpdate[] userdefinedvalueupdates)
Creates multiple UserDefinedValueUpdate 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.
|
static ObjectId[] |
WbsReviewers.create(Session session,
WbsReviewers[] wbsreviewerss)
Creates multiple WbsReviewers objects in the database.
|
ObjectId[] |
WBS.createActivities(Activity[] activities)
Creates multiple associated Activity objects in the database.
|
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 |
ResourceAssignmentCode.createAssignmentCodeChild(ResourceAssignmentCode assignmentcodechild)
Creates an associated ResourceAssignmentCode object in the database.
|
ObjectId[] |
ResourceAssignmentCode.createAssignmentCodeChildren(ResourceAssignmentCode[] assignmentcodechildren)
Creates multiple associated ResourceAssignmentCode objects in the database.
|
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.
|
ObjectId |
Activity.createLeanTask(LeanTask leantask)
Creates an associated LeanTask object in the database.
|
ObjectId[] |
Activity.createLeanTasks(LeanTask[] leantasks)
Creates multiple associated LeanTask objects in the database.
|
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 |
Activity.createProjectDocument(ProjectDocument projectdocument)
Creates an associated ProjectDocument object in the database.
|
ObjectId |
WBS.createProjectDocument(ProjectDocument projectdocument)
Creates an associated ProjectDocument object in the database.
|
ObjectId[] |
Activity.createProjectDocuments(ProjectDocument[] projectdocuments)
Creates multiple associated ProjectDocument objects in the database.
|
ObjectId[] |
WBS.createProjectDocuments(ProjectDocument[] projectdocuments)
Creates multiple associated ProjectDocument objects in the database.
|
ObjectId |
Project.createProjectFromTemplate(ObjectId epsId,
CopyProjectOptions projOpts,
CopyWBSOptions wbsOpts,
CopyActivityOptions actOpts)
Creates a project from the specified template project.
|
ObjectId |
BaselineProject.createProjectFunding(ProjectFunding projectfunding)
Creates an associated ProjectFunding object in the database.
|
ObjectId |
Project.createProjectFunding(ProjectFunding projectfunding)
Creates an associated ProjectFunding object in the database.
|
ObjectId[] |
BaselineProject.createProjectFundings(ProjectFunding[] projectfundings)
Creates multiple associated ProjectFunding objects in the database.
|
ObjectId[] |
Project.createProjectFundings(ProjectFunding[] projectfundings)
Creates multiple associated ProjectFunding objects in the database.
|
ObjectId |
Activity.createProjectIssue(ProjectIssue projectissue)
Creates an associated ProjectIssue object in the database.
|
ObjectId |
WBS.createProjectIssue(ProjectIssue projectissue)
Creates an associated ProjectIssue object in the database.
|
ObjectId[] |
Activity.createProjectIssues(ProjectIssue[] projectissues)
Creates multiple associated ProjectIssue objects in the database.
|
ObjectId[] |
WBS.createProjectIssues(ProjectIssue[] projectissues)
Creates multiple associated ProjectIssue objects in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelActivities(Activity[] projectlevelactivities)
Creates multiple associated Activity objects in the database.
|
ObjectId[] |
Project.createProjectLevelActivities(Activity[] projectlevelactivities)
Creates multiple associated Activity objects in the database.
|
ObjectId |
BaselineProject.createProjectLevelActivity(Activity projectlevelactivity)
Creates an associated Activity object in the database.
|
ObjectId |
Project.createProjectLevelActivity(Activity projectlevelactivity)
Creates an associated Activity object in the database.
|
ObjectId |
BaselineProject.createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog projectlevelbudgetchangelog)
Creates an associated ProjectBudgetChangeLog object in the database.
|
ObjectId |
Project.createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog projectlevelbudgetchangelog)
Creates an associated ProjectBudgetChangeLog object in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs)
Creates multiple associated ProjectBudgetChangeLog objects in the database.
|
ObjectId[] |
Project.createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs)
Creates multiple associated ProjectBudgetChangeLog objects in the database.
|
ObjectId |
BaselineProject.createProjectLevelIssue(ProjectIssue projectlevelissue)
Creates an associated ProjectIssue object in the database.
|
ObjectId |
Project.createProjectLevelIssue(ProjectIssue projectlevelissue)
Creates an associated ProjectIssue object in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelIssues(ProjectIssue[] projectlevelissues)
Creates multiple associated ProjectIssue objects in the database.
|
ObjectId[] |
Project.createProjectLevelIssues(ProjectIssue[] projectlevelissues)
Creates multiple associated ProjectIssue objects in the database.
|
ObjectId |
BaselineProject.createProjectLevelNote(ProjectNote projectlevelnote)
Creates an associated ProjectNote object in the database.
|
ObjectId |
Project.createProjectLevelNote(ProjectNote projectlevelnote)
Creates an associated ProjectNote object in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelNotes(ProjectNote[] projectlevelnotes)
Creates multiple associated ProjectNote objects in the database.
|
ObjectId[] |
Project.createProjectLevelNotes(ProjectNote[] projectlevelnotes)
Creates multiple associated ProjectNote objects in the database.
|
ObjectId |
BaselineProject.createProjectLevelSpendingPlan(ProjectSpendingPlan projectlevelspendingplan)
Creates an associated ProjectSpendingPlan object in the database.
|
ObjectId |
Project.createProjectLevelSpendingPlan(ProjectSpendingPlan projectlevelspendingplan)
Creates an associated ProjectSpendingPlan object in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans)
Creates multiple associated ProjectSpendingPlan objects in the database.
|
ObjectId[] |
Project.createProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans)
Creates multiple associated ProjectSpendingPlan objects in the database.
|
ObjectId |
BaselineProject.createProjectLevelThreshold(ProjectThreshold projectlevelthreshold)
Creates an associated ProjectThreshold object in the database.
|
ObjectId |
Project.createProjectLevelThreshold(ProjectThreshold projectlevelthreshold)
Creates an associated ProjectThreshold object in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds)
Creates multiple associated ProjectThreshold objects in the database.
|
ObjectId[] |
Project.createProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds)
Creates multiple associated ProjectThreshold objects in the database.
|
ObjectId |
BaselineProject.createProjectLevelWBSMilestone(WBSMilestone projectlevelwbsmilestone)
Creates an associated WBSMilestone object in the database.
|
ObjectId |
Project.createProjectLevelWBSMilestone(WBSMilestone projectlevelwbsmilestone)
Creates an associated WBSMilestone object in the database.
|
ObjectId[] |
BaselineProject.createProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones)
Creates multiple associated WBSMilestone objects in the database.
|
ObjectId[] |
Project.createProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones)
Creates multiple associated WBSMilestone objects in the database.
|
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 |
RoleCode.createRoleCodeChild(RoleCode rolecodechild)
Creates an associated RoleCode object in the database.
|
ObjectId[] |
RoleCode.createRoleCodeChildren(RoleCode[] rolecodechildren)
Creates multiple associated RoleCode objects in the database.
|
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 |
BaselineProject.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[] |
WBS.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[] |
Project.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.
|
void |
PAuditX.delete()
Deletes this PAuditX object from the database.
|
void |
StepUserDefinedValueUpdate.delete()
Deletes this StepUserDefinedValueUpdate object from the database.
|
void |
ResourceAccess.delete()
Deletes this ResourceAccess object from the database.
|
void |
ResourceCode.delete()
Deletes this ResourceCode object from the database.
|
void |
EPSFunding.delete()
Deletes this EPSFunding object from the database.
|
void |
ChangeSet.delete()
Deletes this ChangeSet object from the database.
|
void |
ResourceAssignmentCode.delete()
Deletes this ResourceAssignmentCode object from the database.
|
void |
ActivityFilter.delete()
Deletes this ActivityFilter object from the database.
|
void |
ActivityCodeUpdate.delete()
Deletes this ActivityCodeUpdate object from the database.
|
void |
UserLicense.delete()
Deletes this UserLicense object from the database.
|
void |
ActivityStepDelete.delete()
Deletes this ActivityStepDelete object from the database.
|
void |
ScheduleCheckOption.delete()
Deletes this ScheduleCheckOption object from the database.
|
void |
RoleCodeAssignment.delete()
Deletes this RoleCodeAssignment object from the database.
|
void |
ResourceRate.delete()
Deletes this ResourceRate object from the database.
|
void |
EPSSpendingPlan.delete()
Deletes this EPSSpendingPlan object from the database.
|
void |
EPSBudgetChangeLog.delete()
Deletes this EPSBudgetChangeLog object from the database.
|
void |
ResourceAssignmentUpdate.delete()
Deletes this ResourceAssignmentUpdate object from the database.
|
void |
ResourceAssignmentCreate.delete()
Deletes this ResourceAssignmentCreate object from the database.
|
void |
ActivityStepTemplateItem.delete()
Deletes this ActivityStepTemplateItem object from the database.
|
void |
ActivityCode.delete()
Deletes this ActivityCode object from the database.
|
void |
WbsReviewers.delete()
Deletes this WbsReviewers object from the database.
|
void |
UserOBS.delete()
Deletes this UserOBS object from the database.
|
void |
Timesheet.delete()
Deletes this Timesheet object from the database.
|
void |
ActivityStepUpdate.delete()
Deletes this ActivityStepUpdate object from the database.
|
void |
RoleLimit.delete()
Deletes this RoleLimit object from the database.
|
void |
ResourceCodeAssignment.delete()
Deletes this ResourceCodeAssignment object from the database.
|
void |
ProjectDeployment.delete()
Deletes this ProjectDeployment object from the database.
|
void |
GatewayDeployment.delete()
Deletes this GatewayDeployment object from the database.
|
void |
ActivityUpdate.delete()
Deletes this ActivityUpdate object from the database.
|
void |
ActivityNoteUpdate.delete()
Deletes this ActivityNoteUpdate object from the database.
|
void |
UserDefinedValueUpdate.delete()
Deletes this UserDefinedValueUpdate object from the database.
|
void |
UserConsent.delete()
Deletes this UserConsent object from the database.
|
void |
ActivityStepCreate.delete()
Deletes this ActivityStepCreate object from the database.
|
void |
RoleRate.delete()
Deletes this RoleRate object from the database.
|
void |
RoleCode.delete()
Deletes this RoleCode object from the database.
|
void |
ResourceRole.delete()
Deletes this ResourceRole object from the database.
|
void |
JobService.delete()
Deletes this JobService object from the database.
|
void |
EPSNote.delete()
Deletes this EPSNote object from the database.
|
void |
ProjectResourceCategory.delete()
Deletes this ProjectResourceCategory object from the database.
|
void |
DocumentStatusCode.delete()
Deletes this DocumentStatusCode object from the database.
|
void |
Role.delete()
Deletes this Role object from the database.
|
void |
RoleTeam.delete()
Deletes this RoleTeam object from the database.
|
void |
RiskCategory.delete()
Deletes this RiskCategory object from the database.
|
void |
RiskMatrixScore.delete()
Deletes this RiskMatrixScore object from the database.
|
void |
ResourceLocation.delete()
Deletes this ResourceLocation object from the database.
|
void |
ProjectCode.delete()
Deletes this ProjectCode object from the database.
|
void |
WBSCategory.delete()
Deletes this WBSCategory object from the database.
|
void |
ExpenseCategory.delete()
Deletes this ExpenseCategory object from the database.
|
void |
UDFCode.delete()
Deletes this UDFCode object from the database.
|
void |
RoleCodeType.delete()
Deletes this RoleCodeType object from the database.
|
void |
RiskThresholdLevel.delete()
Deletes this RiskThresholdLevel object from the database.
|
void |
ResourceCurve.delete()
Deletes this ResourceCurve object from the database.
|
void |
ProjectPortfolio.delete()
Deletes this ProjectPortfolio object from the database.
|
void |
Currency.delete()
Deletes this Currency object from the database.
|
void |
OverheadCode.delete()
Deletes this OverheadCode object from the database.
|
void |
FundingSource.delete()
Deletes this FundingSource object from the database.
|
void |
BaselineType.delete()
Deletes this BaselineType object from the database.
|
void |
DocumentCategory.delete()
Deletes this DocumentCategory object from the database.
|
void |
User.delete()
Deletes this User object from the database.
|
void |
TimesheetPeriod.delete()
Deletes this TimesheetPeriod object from the database.
|
void |
RiskThreshold.delete()
Deletes this RiskThreshold object from the database.
|
void |
ProjectProfile.delete()
Deletes this ProjectProfile object from the database.
|
void |
Profile.delete()
Deletes this Profile object from the database.
|
void |
NotebookTopic.delete()
Deletes this NotebookTopic object from the database.
|
void |
GlobalProfile.delete()
Deletes this GlobalProfile object from the database.
|
void |
AutovueAttr.delete()
Deletes this AutovueAttr object from the database.
|
void |
Alert.delete()
Deletes this Alert object from the database.
|
void |
CostAccount.delete()
Deletes this CostAccount object from the database.
|
void |
UnitOfMeasure.delete()
Deletes this UnitOfMeasure object from the database.
|
void |
Shift.delete()
Deletes this Shift object from the database.
|
void |
RiskMatrixThreshold.delete()
Deletes this RiskMatrixThreshold object from the database.
|
void |
ResourceTeam.delete()
Deletes this ResourceTeam object from the database.
|
void |
ResourceCodeType.delete()
Deletes this ResourceCodeType object from the database.
|
void |
ProjectCodeType.delete()
Deletes this ProjectCodeType object from the database.
|
void |
FinancialPeriod.delete()
Deletes this FinancialPeriod object from the database.
|
void |
ResourceAssignmentCodeType.delete()
Deletes this ResourceAssignmentCodeType object from the database.
|
void |
ActivityStepTemplate.delete()
Deletes this ActivityStepTemplate object from the database.
|
void |
UDFType.delete()
Deletes this UDFType object from the database.
|
void |
Resource.delete()
Deletes this Resource object from the database.
|
void |
Relationship.delete()
Deletes this Relationship object from the database.
|
void |
Location.delete()
Deletes this Location object from the database.
|
void |
RiskMatrix.delete()
Deletes this RiskMatrix object from the database.
|
void |
RiskResponseActionImpact.delete()
Deletes this RiskResponseActionImpact object from the database.
|
void |
RiskResponseAction.delete()
Deletes this RiskResponseAction object from the database.
|
void |
RiskImpact.delete()
Deletes this RiskImpact object from the database.
|
void |
Risk.delete()
Deletes this Risk object from the database.
|
void |
RiskResponsePlan.delete()
Deletes this RiskResponsePlan object from the database.
|
void |
ActivityRisk.delete()
Deletes this ActivityRisk object from the database.
|
void |
ProjectCodeAssignment.delete()
Deletes this ProjectCodeAssignment object from the database.
|
void |
Document.delete()
Deletes this Document object from the database.
|
void |
ProjectDocument.delete()
Deletes this ProjectDocument object from the database.
|
void |
ProjectSpendingPlan.delete()
Deletes this ProjectSpendingPlan object from the database.
|
void |
ActivityCodeType.delete()
Deletes this ActivityCodeType object from the database.
|
void |
Calendar.delete()
Deletes this Calendar object from the database.
|
void |
ResourceHour.delete()
Deletes this ResourceHour object from the database.
|
void |
UDFValue.delete()
Deletes this UDFValue object from the database.
|
void |
ResourceAssignmentCodeAssignment.delete()
Deletes this ResourceAssignmentCodeAssignment object from the database.
|
void |
ActivityCodeAssignment.delete()
Deletes this ActivityCodeAssignment object from the database.
|
void |
ResourceAssignmentPeriodActual.delete()
Deletes this ResourceAssignmentPeriodActual object from the database.
|
void |
ActivityPeriodActual.delete()
Deletes this ActivityPeriodActual object from the database.
|
void |
ResourceAssignment.delete()
Deletes this ResourceAssignment object from the database.
|
void |
FinancialPeriodTemplate.delete()
Deletes this FinancialPeriodTemplate object from the database.
|
void |
ActivityOwner.delete()
Deletes this ActivityOwner object from the database.
|
void |
LeanTask.delete()
Deletes this LeanTask object from the database.
|
void |
ActivityStep.delete()
Deletes this ActivityStep object from the database.
|
void |
CBSDurationSummary.delete()
Deletes this CBSDurationSummary object from the database.
|
void |
CBS.delete()
Deletes this CBS object from the database.
|
void |
ActivityNote.delete()
Deletes this ActivityNote object from the database.
|
void |
ActivityExpense.delete()
Deletes this ActivityExpense object from the database.
|
void |
WBSMilestone.delete()
Deletes this WBSMilestone object from the database.
|
void |
ProjectResourceQuantity.delete()
Deletes this ProjectResourceQuantity object from the database.
|
void |
ProjectResource.delete()
Deletes this ProjectResource object from the database.
|
void |
ProjectNote.delete()
Deletes this ProjectNote object from the database.
|
void |
ProjectFunding.delete()
Deletes this ProjectFunding object from the database.
|
void |
ProjectBudgetChangeLog.delete()
Deletes this ProjectBudgetChangeLog object from the database.
|
void |
ProjectIssue.delete()
Deletes this ProjectIssue object from the database.
|
void |
OBS.delete()
Deletes this OBS object from the database.
|
void |
Activity.delete()
Deletes this Activity object from the database.
|
void |
ProjectThreshold.delete()
Deletes this ProjectThreshold object from the database.
|
void |
WBS.delete()
Deletes this WBS object from the database.
|
void |
BaselineProject.delete()
Deletes this BaselineProject object from the database.
|
void |
EPS.delete()
Deletes this EPS object from the database.
|
void |
Project.delete()
Deletes this Project object from the database.
|
void |
Role.delete(ObjectId replacementId)
Deletes this Role 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 |
Resource.delete(ObjectId replacementId)
Deletes this Resource object from the database.
|
void |
Calendar.delete(ObjectId replacementId)
Deletes this Calendar object from the database.
|
void |
OBS.delete(ObjectId replacementId)
Deletes this OBS object from the database.
|
void |
WBS.delete(ObjectId replacementId)
Deletes this WBS object from the database.
|
static void |
Activity.delete(Session session,
Activity[] activities)
Deletes multiple Activity objects from the database.
|
static void |
ActivityCode.delete(Session session,
ActivityCode[] activitycodes)
Deletes multiple ActivityCode objects from the database.
|
static void |
ActivityCodeAssignment.delete(Session session,
ActivityCodeAssignment[] activitycodeassignments)
Deletes multiple ActivityCodeAssignment objects from the database.
|
static void |
ActivityCodeType.delete(Session session,
ActivityCodeType[] activitycodetypes)
Deletes multiple ActivityCodeType objects from the database.
|
static void |
ActivityCodeUpdate.delete(Session session,
ActivityCodeUpdate[] activitycodeupdates)
Deletes multiple ActivityCodeUpdate objects from the database.
|
static void |
ActivityExpense.delete(Session session,
ActivityExpense[] activityexpenses)
Deletes multiple ActivityExpense objects from the database.
|
static void |
ActivityFilter.delete(Session session,
ActivityFilter[] activityfilters)
Deletes multiple ActivityFilter objects from the database.
|
static void |
ActivityNote.delete(Session session,
ActivityNote[] activitynotes)
Deletes multiple ActivityNote objects from the database.
|
static void |
ActivityNoteUpdate.delete(Session session,
ActivityNoteUpdate[] activitynoteupdates)
Deletes multiple ActivityNoteUpdate objects from the database.
|
static void |
ActivityOwner.delete(Session session,
ActivityOwner[] activityowners)
Deletes multiple ActivityOwner objects from the database.
|
static void |
ActivityPeriodActual.delete(Session session,
ActivityPeriodActual[] activityperiodactuals)
Deletes multiple ActivityPeriodActual objects from the database.
|
static void |
ActivityRisk.delete(Session session,
ActivityRisk[] activityrisks)
Deletes multiple ActivityRisk objects from the database.
|
static void |
ActivityStep.delete(Session session,
ActivityStep[] activitysteps)
Deletes multiple ActivityStep objects from the database.
|
static void |
ActivityStepCreate.delete(Session session,
ActivityStepCreate[] activitystepcreates)
Deletes multiple ActivityStepCreate objects from the database.
|
static void |
ActivityStepDelete.delete(Session session,
ActivityStepDelete[] activitystepdeletes)
Deletes multiple ActivityStepDelete objects from the database.
|
static void |
ActivityStepTemplate.delete(Session session,
ActivityStepTemplate[] activitysteptemplates)
Deletes multiple ActivityStepTemplate objects from the database.
|
static void |
ActivityStepTemplateItem.delete(Session session,
ActivityStepTemplateItem[] activitysteptemplateitems)
Deletes multiple ActivityStepTemplateItem objects from the database.
|
static void |
ActivityStepUpdate.delete(Session session,
ActivityStepUpdate[] activitystepupdates)
Deletes multiple ActivityStepUpdate objects from the database.
|
static void |
ActivityUpdate.delete(Session session,
ActivityUpdate[] activityupdates)
Deletes multiple ActivityUpdate objects from the database.
|
static void |
Alert.delete(Session session,
Alert[] alerts)
Deletes multiple Alert objects from the database.
|
static void |
AutovueAttr.delete(Session session,
AutovueAttr[] autovueattrs)
Deletes multiple AutovueAttr objects from the database.
|
static void |
BaselineProject.delete(Session session,
BaselineProject[] baselineprojects)
Deletes multiple BaselineProject objects from the database.
|
static void |
BaselineType.delete(Session session,
BaselineType[] baselinetypes)
Deletes multiple BaselineType objects from the database.
|
static void |
Calendar.delete(Session session,
Calendar[] calendars)
Deletes multiple Calendar objects 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 |
CBS.delete(Session session,
CBS[] cbss)
Deletes multiple CBS objects from the database.
|
static void |
CBSDurationSummary.delete(Session session,
CBSDurationSummary[] cbsdurationsummarys)
Deletes multiple CBSDurationSummary objects from the database.
|
static void |
ChangeSet.delete(Session session,
ChangeSet[] changesets)
Deletes multiple ChangeSet objects from the database.
|
static void |
CostAccount.delete(Session session,
CostAccount[] costaccounts)
Deletes multiple CostAccount objects from the database.
|
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 |
Currency.delete(Session session,
Currency[] currencies)
Deletes multiple Currency objects from the database.
|
static void |
Document.delete(Session session,
Document[] documents)
Deletes multiple Document objects from the database.
|
static void |
DocumentCategory.delete(Session session,
DocumentCategory[] documentcategories)
Deletes multiple DocumentCategory objects from the database.
|
static void |
DocumentStatusCode.delete(Session session,
DocumentStatusCode[] documentstatuscodes)
Deletes multiple DocumentStatusCode objects from the database.
|
static void |
EPS.delete(Session session,
EPS[] eps)
Deletes multiple EPS objects from the database.
|
static void |
EPSBudgetChangeLog.delete(Session session,
EPSBudgetChangeLog[] epsbudgetchangelogs)
Deletes multiple EPSBudgetChangeLog objects from the database.
|
static void |
EPSFunding.delete(Session session,
EPSFunding[] epsfundings)
Deletes multiple EPSFunding objects from the database.
|
static void |
EPSNote.delete(Session session,
EPSNote[] epsnotes)
Deletes multiple EPSNote objects from the database.
|
static void |
EPSSpendingPlan.delete(Session session,
EPSSpendingPlan[] epsspendingplans)
Deletes multiple EPSSpendingPlan objects from the database.
|
static void |
ExpenseCategory.delete(Session session,
ExpenseCategory[] expensecategories)
Deletes multiple ExpenseCategory objects from the database.
|
static void |
FinancialPeriod.delete(Session session,
FinancialPeriod[] financialperiods)
Deletes multiple FinancialPeriod objects from the database.
|
static void |
FinancialPeriodTemplate.delete(Session session,
FinancialPeriodTemplate[] financialperiodtemplates)
Deletes multiple FinancialPeriodTemplate objects from the database.
|
static void |
FundingSource.delete(Session session,
FundingSource[] fundingsources)
Deletes multiple FundingSource objects from the database.
|
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 |
GatewayDeployment.delete(Session session,
GatewayDeployment[] gatewaydeployments)
Deletes multiple GatewayDeployment objects from the database.
|
static void |
GlobalProfile.delete(Session session,
GlobalProfile[] globalprofiles)
Deletes multiple GlobalProfile objects from the database.
|
static void |
JobService.delete(Session session,
JobService[] jobservices)
Deletes multiple JobService objects from the database.
|
static void |
LeanTask.delete(Session session,
LeanTask[] leantasks)
Deletes multiple LeanTask objects from the database.
|
static void |
Location.delete(Session session,
Location[] locations)
Deletes multiple Location objects from the database.
|
static void |
NotebookTopic.delete(Session session,
NotebookTopic[] notebooktopics)
Deletes multiple NotebookTopic objects from the database.
|
static void |
OBS.delete(Session session,
OBS[] obs)
Deletes multiple OBS objects from the database.
|
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 |
OverheadCode.delete(Session session,
OverheadCode[] overheadcodes)
Deletes multiple OverheadCode objects from the database.
|
static void |
PAuditX.delete(Session session,
PAuditX[] pauditxs)
Deletes multiple PAuditX objects from the database.
|
static void |
Profile.delete(Session session,
Profile[] profiles)
Deletes multiple Profile objects from the database.
|
static void |
Project.delete(Session session,
Project[] projects)
Deletes multiple Project objects from the database.
|
static void |
ProjectBudgetChangeLog.delete(Session session,
ProjectBudgetChangeLog[] projectbudgetchangelogs)
Deletes multiple ProjectBudgetChangeLog objects from the database.
|
static void |
ProjectCode.delete(Session session,
ProjectCode[] projectcodes)
Deletes multiple ProjectCode objects from the database.
|
static void |
ProjectCodeAssignment.delete(Session session,
ProjectCodeAssignment[] projectcodeassignments)
Deletes multiple ProjectCodeAssignment objects from the database.
|
static void |
ProjectCodeType.delete(Session session,
ProjectCodeType[] projectcodetypes)
Deletes multiple ProjectCodeType objects from the database.
|
static void |
ProjectDeployment.delete(Session session,
ProjectDeployment[] projectdeployments)
Deletes multiple ProjectDeployment objects from the database.
|
static void |
ProjectDocument.delete(Session session,
ProjectDocument[] projectdocuments)
Deletes multiple ProjectDocument objects from the database.
|
static void |
ProjectFunding.delete(Session session,
ProjectFunding[] projectfundings)
Deletes multiple ProjectFunding objects from the database.
|
static void |
ProjectIssue.delete(Session session,
ProjectIssue[] projectissues)
Deletes multiple ProjectIssue objects from the database.
|
static void |
ProjectNote.delete(Session session,
ProjectNote[] projectnotes)
Deletes multiple ProjectNote objects from the database.
|
static void |
ProjectPortfolio.delete(Session session,
ProjectPortfolio[] projectportfolios)
Deletes multiple ProjectPortfolio objects from the database.
|
static void |
ProjectProfile.delete(Session session,
ProjectProfile[] projectprofiles)
Deletes multiple ProjectProfile objects from the database.
|
static void |
ProjectResource.delete(Session session,
ProjectResource[] projectresources)
Deletes multiple ProjectResource objects from the database.
|
static void |
ProjectResourceCategory.delete(Session session,
ProjectResourceCategory[] projectresourcecategories)
Deletes multiple ProjectResourceCategory objects from the database.
|
static void |
ProjectResourceQuantity.delete(Session session,
ProjectResourceQuantity[] projectresourcequantities)
Deletes multiple ProjectResourceQuantity objects from the database.
|
static void |
ProjectSpendingPlan.delete(Session session,
ProjectSpendingPlan[] projectspendingplans)
Deletes multiple ProjectSpendingPlan objects from the database.
|
static void |
ProjectThreshold.delete(Session session,
ProjectThreshold[] projectthresholds)
Deletes multiple ProjectThreshold objects from the database.
|
static void |
Relationship.delete(Session session,
Relationship[] relationships)
Deletes multiple Relationship objects from the database.
|
static void |
Resource.delete(Session session,
Resource[] resources)
Deletes multiple Resource objects from the database.
|
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 |
ResourceAccess.delete(Session session,
ResourceAccess[] resourceaccess)
Deletes multiple ResourceAccess objects from the database.
|
static void |
ResourceAssignment.delete(Session session,
ResourceAssignment[] resourceassignments)
Deletes multiple ResourceAssignment objects from the database.
|
static void |
ResourceAssignmentCode.delete(Session session,
ResourceAssignmentCode[] resourceassignmentcodes)
Deletes multiple ResourceAssignmentCode objects from the database.
|
static void |
ResourceAssignmentCodeAssignment.delete(Session session,
ResourceAssignmentCodeAssignment[] resourceassignmentcodeassignments)
Deletes multiple ResourceAssignmentCodeAssignment objects from the database.
|
static void |
ResourceAssignmentCodeType.delete(Session session,
ResourceAssignmentCodeType[] resourceassignmentcodetypes)
Deletes multiple ResourceAssignmentCodeType objects from the database.
|
static void |
ResourceAssignmentCreate.delete(Session session,
ResourceAssignmentCreate[] resourceassignmentcreates)
Deletes multiple ResourceAssignmentCreate objects from the database.
|
static void |
ResourceAssignmentPeriodActual.delete(Session session,
ResourceAssignmentPeriodActual[] resourceassignmentperiodactuals)
Deletes multiple ResourceAssignmentPeriodActual objects from the database.
|
static void |
ResourceAssignmentUpdate.delete(Session session,
ResourceAssignmentUpdate[] resourceassignmentupdates)
Deletes multiple ResourceAssignmentUpdate objects from the database.
|
static void |
ResourceCode.delete(Session session,
ResourceCode[] resourcecodes)
Deletes multiple ResourceCode objects from the database.
|
static void |
ResourceCodeAssignment.delete(Session session,
ResourceCodeAssignment[] resourcecodeassignments)
Deletes multiple ResourceCodeAssignment objects from the database.
|
static void |
ResourceCodeType.delete(Session session,
ResourceCodeType[] resourcecodetypes)
Deletes multiple ResourceCodeType objects from the database.
|
static void |
ResourceCurve.delete(Session session,
ResourceCurve[] resourcecurves)
Deletes multiple ResourceCurve objects from the database.
|
static void |
ResourceHour.delete(Session session,
ResourceHour[] resourcehours)
Deletes multiple ResourceHour objects from the database.
|
static void |
ResourceLocation.delete(Session session,
ResourceLocation[] resourcelocations)
Deletes multiple ResourceLocation objects from the database.
|
static void |
ResourceRate.delete(Session session,
ResourceRate[] resourcerates)
Deletes multiple ResourceRate objects from the database.
|
static void |
ResourceRole.delete(Session session,
ResourceRole[] resourceroles)
Deletes multiple ResourceRole objects from the database.
|
static void |
ResourceTeam.delete(Session session,
ResourceTeam[] resourceteams)
Deletes multiple ResourceTeam objects from the database.
|
static void |
Risk.delete(Session session,
Risk[] risks)
Deletes multiple Risk objects from the database.
|
static void |
RiskCategory.delete(Session session,
RiskCategory[] riskcategories)
Deletes multiple RiskCategory objects from the database.
|
static void |
RiskImpact.delete(Session session,
RiskImpact[] riskimpacts)
Deletes multiple RiskImpact objects from the database.
|
static void |
RiskMatrix.delete(Session session,
RiskMatrix[] riskmatrices)
Deletes multiple RiskMatrix objects from the database.
|
static void |
RiskMatrixScore.delete(Session session,
RiskMatrixScore[] riskmatrixscores)
Deletes multiple RiskMatrixScore objects from the database.
|
static void |
RiskMatrixThreshold.delete(Session session,
RiskMatrixThreshold[] riskmatrixthresholds)
Deletes multiple RiskMatrixThreshold objects from the database.
|
static void |
RiskResponseAction.delete(Session session,
RiskResponseAction[] riskresponseactions)
Deletes multiple RiskResponseAction objects from the database.
|
static void |
RiskResponseActionImpact.delete(Session session,
RiskResponseActionImpact[] riskresponseactionimpacts)
Deletes multiple RiskResponseActionImpact objects from the database.
|
static void |
RiskResponsePlan.delete(Session session,
RiskResponsePlan[] riskresponseplans)
Deletes multiple RiskResponsePlan objects from the database.
|
static void |
RiskThreshold.delete(Session session,
RiskThreshold[] riskthresholds)
Deletes multiple RiskThreshold objects from the database.
|
static void |
RiskThresholdLevel.delete(Session session,
RiskThresholdLevel[] riskthresholdlevels)
Deletes multiple RiskThresholdLevel objects from the database.
|
static void |
Role.delete(Session session,
Role[] roles)
Deletes multiple Role objects from the database.
|
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 |
RoleCode.delete(Session session,
RoleCode[] rolecodes)
Deletes multiple RoleCode objects from the database.
|
static void |
RoleCodeAssignment.delete(Session session,
RoleCodeAssignment[] rolecodeassignments)
Deletes multiple RoleCodeAssignment objects from the database.
|
static void |
RoleCodeType.delete(Session session,
RoleCodeType[] rolecodetypes)
Deletes multiple RoleCodeType objects from the database.
|
static void |
RoleLimit.delete(Session session,
RoleLimit[] rolelimits)
Deletes multiple RoleLimit objects from the database.
|
static void |
RoleRate.delete(Session session,
RoleRate[] rolerates)
Deletes multiple RoleRate objects from the database.
|
static void |
RoleTeam.delete(Session session,
RoleTeam[] roleteams)
Deletes multiple RoleTeam objects from the database.
|
static void |
ScheduleCheckOption.delete(Session session,
ScheduleCheckOption[] schedulecheckoptions)
Deletes multiple ScheduleCheckOption objects from the database.
|
static void |
Shift.delete(Session session,
Shift[] shifts)
Deletes multiple Shift objects from the database.
|
static void |
StepUserDefinedValueUpdate.delete(Session session,
StepUserDefinedValueUpdate[] stepuserdefinedvalueupdates)
Deletes multiple StepUserDefinedValueUpdate objects from the database.
|
static void |
Timesheet.delete(Session session,
Timesheet[] timesheets)
Deletes multiple Timesheet objects from the database.
|
static void |
TimesheetPeriod.delete(Session session,
TimesheetPeriod[] timesheetperiods)
Deletes multiple TimesheetPeriod objects from the database.
|
static void |
UDFCode.delete(Session session,
UDFCode[] udfcodes)
Deletes multiple UDFCode objects from the database.
|
static void |
UDFType.delete(Session session,
UDFType[] udftypes)
Deletes multiple UDFType objects from the database.
|
static void |
UDFValue.delete(Session session,
UDFValue[] udfvalues)
Deletes multiple UDFValue objects from the database.
|
static void |
UnitOfMeasure.delete(Session session,
UnitOfMeasure[] unitofmeasures)
Deletes multiple UnitOfMeasure objects from the database.
|
static void |
User.delete(Session session,
User[] users)
Deletes multiple User objects from the database.
|
static void |
UserConsent.delete(Session session,
UserConsent[] userconsent)
Deletes multiple UserConsent objects from the database.
|
static void |
UserDefinedValueUpdate.delete(Session session,
UserDefinedValueUpdate[] userdefinedvalueupdates)
Deletes multiple UserDefinedValueUpdate objects from the database.
|
static void |
UserLicense.delete(Session session,
UserLicense[] userlicenses)
Deletes multiple UserLicense objects from the database.
|
static void |
UserOBS.delete(Session session,
UserOBS[] userobs)
Deletes multiple UserOBS objects from the database.
|
static void |
WBS.delete(Session session,
WBS[] wbs)
Deletes multiple WBS objects from the database.
|
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.
|
static void |
WBSCategory.delete(Session session,
WBSCategory[] wbscategories)
Deletes multiple WBSCategory objects from the database.
|
static void |
WBSMilestone.delete(Session session,
WBSMilestone[] wbsmilestones)
Deletes multiple WBSMilestone objects from the database.
|
static void |
WbsReviewers.delete(Session session,
WbsReviewers[] wbsreviewerss)
Deletes multiple WbsReviewers objects from the database.
|
void |
WBS.deleteActivities(Activity[] activities)
Deletes multiple associated Activity objects from the database.
|
void |
BaselineProject.deleteActivities(Activity[] activities)
Deletes multiple associated Activity objects from the database.
|
void |
Project.deleteActivities(Activity[] activities)
Deletes multiple associated Activity objects from the database.
|
void |
Activity.deleteActivityExpenses(ActivityExpense[] activityexpenses)
Deletes multiple associated ActivityExpense objects from the database.
|
void |
Activity.deleteActivityNotes(ActivityNote[] activitynotes)
Deletes multiple associated ActivityNote objects from the database.
|
void |
Activity.deleteActivitySteps(ActivityStep[] activitysteps)
Deletes multiple associated ActivityStep objects from the database.
|
void |
Project.deleteBaselineProjects(BaselineProject[] baselineprojects)
Deletes multiple associated BaselineProject objects from the database.
|
void |
EPS.deleteEPSBudgetChangeLogs(EPSBudgetChangeLog[] epsbudgetchangelogs)
Deletes multiple associated EPSBudgetChangeLog objects from the database.
|
void |
EPS.deleteEPSFundings(EPSFunding[] epsfundings)
Deletes multiple associated EPSFunding objects from the database.
|
void |
EPS.deleteEPSNotes(EPSNote[] epsnotes)
Deletes multiple associated EPSNote objects from the database.
|
void |
EPS.deleteEPSSpendingPlans(EPSSpendingPlan[] epsspendingplans)
Deletes multiple associated EPSSpendingPlan objects from the database.
|
void |
Activity.deleteLeanTasks(LeanTask[] leantasks)
Deletes multiple associated LeanTask objects from the database.
|
void |
Activity.deletePredecessorRelationships(Relationship[] predecessorrelationships)
Deletes multiple associated Relationship objects from the database.
|
void |
WBS.deleteProjectBudgetChangeLogs(ProjectBudgetChangeLog[] projectbudgetchangelogs)
Deletes multiple associated ProjectBudgetChangeLog objects from the database.
|
void |
BaselineProject.deleteProjectBudgetChangeLogs(ProjectBudgetChangeLog[] projectbudgetchangelogs)
Deletes multiple associated ProjectBudgetChangeLog objects from the database.
|
void |
Project.deleteProjectBudgetChangeLogs(ProjectBudgetChangeLog[] projectbudgetchangelogs)
Deletes multiple associated ProjectBudgetChangeLog objects from the database.
|
void |
Activity.deleteProjectDocuments(ProjectDocument[] projectdocuments)
Deletes multiple associated ProjectDocument objects from the database.
|
void |
WBS.deleteProjectDocuments(ProjectDocument[] projectdocuments)
Deletes multiple associated ProjectDocument objects from the database.
|
void |
BaselineProject.deleteProjectFundings(ProjectFunding[] projectfundings)
Deletes multiple associated ProjectFunding objects from the database.
|
void |
Project.deleteProjectFundings(ProjectFunding[] projectfundings)
Deletes multiple associated ProjectFunding objects from the database.
|
void |
WBS.deleteProjectIssues(ProjectIssue[] projectissues)
Deletes multiple associated ProjectIssue objects from the database.
|
void |
BaselineProject.deleteProjectIssues(ProjectIssue[] projectissues)
Deletes multiple associated ProjectIssue objects from the database.
|
void |
Project.deleteProjectIssues(ProjectIssue[] projectissues)
Deletes multiple associated ProjectIssue objects from the database.
|
void |
WBS.deleteProjectNotes(ProjectNote[] projectnotes)
Deletes multiple associated ProjectNote objects from the database.
|
void |
BaselineProject.deleteProjectNotes(ProjectNote[] projectnotes)
Deletes multiple associated ProjectNote objects from the database.
|
void |
Project.deleteProjectNotes(ProjectNote[] projectnotes)
Deletes multiple associated ProjectNote objects from the database.
|
void |
User.deleteProjectPortfolios(ProjectPortfolio[] projectportfolios)
Deletes multiple associated ProjectPortfolio objects from the database.
|
void |
BaselineProject.deleteProjectSpendingPlans(ProjectSpendingPlan[] projectspendingplans)
Deletes multiple associated ProjectSpendingPlan objects from the database.
|
void |
Project.deleteProjectSpendingPlans(ProjectSpendingPlan[] projectspendingplans)
Deletes multiple associated ProjectSpendingPlan objects from the database.
|
void |
WBS.deleteProjectThresholds(ProjectThreshold[] projectthresholds)
Deletes multiple associated ProjectThreshold objects from the database.
|
void |
BaselineProject.deleteProjectThresholds(ProjectThreshold[] projectthresholds)
Deletes multiple associated ProjectThreshold objects from the database.
|
void |
Project.deleteProjectThresholds(ProjectThreshold[] projectthresholds)
Deletes multiple associated ProjectThreshold objects from the database.
|
void |
Activity.deleteResourceAssignments(ResourceAssignment[] resourceassignments)
Deletes multiple associated ResourceAssignment objects from the database.
|
void |
User.deleteResourceTeams(ResourceTeam[] resourceteams)
Deletes multiple associated ResourceTeam objects from the database.
|
void |
RiskMatrix.deleteRiskMatrixScores(RiskMatrixScore[] riskmatrixscores)
Deletes multiple associated RiskMatrixScore objects from the database.
|
void |
RiskMatrix.deleteRiskMatrixThresholds(RiskMatrixThreshold[] riskmatrixthresholds)
Deletes multiple associated RiskMatrixThreshold objects from the database.
|
void |
BaselineProject.deleteRisks(Risk[] risks)
Deletes multiple associated Risk objects from the database.
|
void |
User.deleteRoleTeams(RoleTeam[] roleteams)
Deletes multiple associated RoleTeam objects from the database.
|
void |
Activity.deleteSuccessorRelationships(Relationship[] successorrelationships)
Deletes multiple associated Relationship objects from the database.
|
void |
User.deleteUserLicenses(UserLicense[] userlicenses)
Deletes multiple associated UserLicense objects from the database.
|
void |
User.deleteUserOBS(UserOBS[] userobs)
Deletes multiple associated UserOBS objects from the database.
|
void |
OBS.deleteUserOBS(UserOBS[] userobs)
Deletes multiple associated UserOBS objects from the database.
|
void |
BaselineProject.deleteWBS(WBS[] wbs)
Deletes multiple associated WBS objects from the database.
|
void |
Project.deleteWBS(WBS[] wbs)
Deletes multiple associated WBS objects from the database.
|
void |
WBS.deleteWBSMilestones(WBSMilestone[] wbsmilestones)
Deletes multiple associated WBSMilestone objects from the database.
|
void |
BaselineProject.deleteWBSMilestones(WBSMilestone[] wbsmilestones)
Deletes multiple associated WBSMilestone objects from the database.
|
void |
Project.deleteWBSMilestones(WBSMilestone[] wbsmilestones)
Deletes multiple associated WBSMilestone objects from the database.
|
boolean |
Activity.dissolve()
Deletes the activity without breaking the relationship chains.
|
static boolean |
Currency.hasAllResourceAccess(Session session)
Checks if the current user has all resource access.
|
boolean |
Project.isProjectLocked(boolean includeCurrentSession)
Check whether this project is exclusively locked.
|
void |
BaselineProject.linkBaselineActivity(ObjectId origActivity,
ObjectId baselineActivity)
Link an existing Activity from BaselineProject as a baseline Activity of an original Activity.
|
static GlobalPreferences |
GlobalPreferences.load(Session session,
String[] fields)
Loads the GlobalPreferences object from the database.
|
static PAuditX |
PAuditX.load(Session session,
String[] fields,
ObjectId objId)
Loads a single PAuditX object from the database.
|
static StepUserDefinedValueUpdate |
StepUserDefinedValueUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single StepUserDefinedValueUpdate object from the database.
|
static ResourceAccess |
ResourceAccess.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAccess object from the database.
|
static ResourceCode |
ResourceCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCode object from the database.
|
static GlobalReplace |
GlobalReplace.load(Session session,
String[] fields,
ObjectId objId)
Loads a single GlobalReplace object from the database.
|
static EPSFunding |
EPSFunding.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSFunding object from the database.
|
static ChangeSet |
ChangeSet.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ChangeSet object from the database.
|
static ResourceAssignmentCode |
ResourceAssignmentCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentCode object from the database.
|
static ActivityFilter |
ActivityFilter.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityFilter object from the database.
|
static ActivityCodeUpdate |
ActivityCodeUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCodeUpdate object from the database.
|
static UserLicense |
UserLicense.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserLicense object from the database.
|
static UpdateBaselineOption |
UpdateBaselineOption.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UpdateBaselineOption object from the database.
|
static ActivityStepDelete |
ActivityStepDelete.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepDelete object from the database.
|
static ShiftPeriod |
ShiftPeriod.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ShiftPeriod object from the database.
|
static ScheduleCheckOption |
ScheduleCheckOption.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ScheduleCheckOption object from the database.
|
static RoleCodeAssignment |
RoleCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleCodeAssignment object from the database.
|
static ResourceRate |
ResourceRate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceRate object from the database.
|
static EPSSpendingPlan |
EPSSpendingPlan.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSSpendingPlan object from the database.
|
static EPSBudgetChangeLog |
EPSBudgetChangeLog.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSBudgetChangeLog object from the database.
|
static ResourceAssignmentUpdate |
ResourceAssignmentUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentUpdate object from the database.
|
static ResourceAssignmentCreate |
ResourceAssignmentCreate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentCreate object from the database.
|
static ActivityStepTemplateItem |
ActivityStepTemplateItem.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepTemplateItem object from the database.
|
static ActivityCode |
ActivityCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCode object from the database.
|
static WbsReviewers |
WbsReviewers.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WbsReviewers object from the database.
|
static UserOBS |
UserOBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserOBS object from the database.
|
static Timesheet |
Timesheet.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Timesheet object from the database.
|
static ActivityStepUpdate |
ActivityStepUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepUpdate object from the database.
|
static RoleLimit |
RoleLimit.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleLimit object from the database.
|
static ResourceCodeAssignment |
ResourceCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCodeAssignment object from the database.
|
static ProjectDeployment |
ProjectDeployment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectDeployment object from the database.
|
static GatewayDeployment |
GatewayDeployment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single GatewayDeployment object from the database.
|
static ActivityUpdate |
ActivityUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityUpdate object from the database.
|
static ActivityNoteUpdate |
ActivityNoteUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityNoteUpdate object from the database.
|
static UserDefinedValueUpdate |
UserDefinedValueUpdate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserDefinedValueUpdate object from the database.
|
static UserConsent |
UserConsent.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserConsent object from the database.
|
static UserInterfaceView |
UserInterfaceView.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserInterfaceView object from the database.
|
static TimesheetDelegate |
TimesheetDelegate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single TimesheetDelegate object from the database.
|
static ActivityStepCreate |
ActivityStepCreate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepCreate object from the database.
|
static RoleRate |
RoleRate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleRate object from the database.
|
static RoleCode |
RoleCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleCode object from the database.
|
static ResourceRole |
ResourceRole.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceRole object from the database.
|
static JobService |
JobService.load(Session session,
String[] fields,
ObjectId objId)
Loads a single JobService object from the database.
|
static EPSNote |
EPSNote.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPSNote object from the database.
|
static ProjectResourceCategory |
ProjectResourceCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectResourceCategory object from the database.
|
static DocumentStatusCode |
DocumentStatusCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single DocumentStatusCode object from the database.
|
static UserFieldTitle |
UserFieldTitle.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UserFieldTitle object from the database.
|
static TimesheetAudit |
TimesheetAudit.load(Session session,
String[] fields,
ObjectId objId)
Loads a single TimesheetAudit object from the database.
|
static Role |
Role.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Role object from the database.
|
static RoleTeam |
RoleTeam.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleTeam object from the database.
|
static RiskCategory |
RiskCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskCategory object from the database.
|
static RiskMatrixScore |
RiskMatrixScore.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskMatrixScore object from the database.
|
static ResourceLocation |
ResourceLocation.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceLocation object from the database.
|
static ProjectCode |
ProjectCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCode object from the database.
|
static WBSCategory |
WBSCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WBSCategory object from the database.
|
static ExpenseCategory |
ExpenseCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ExpenseCategory object from the database.
|
static UDFCode |
UDFCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UDFCode object from the database.
|
static ThresholdParameter |
ThresholdParameter.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ThresholdParameter object from the database.
|
static RoleCodeType |
RoleCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RoleCodeType object from the database.
|
static RiskThresholdLevel |
RiskThresholdLevel.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskThresholdLevel object from the database.
|
static ResourceCurve |
ResourceCurve.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCurve object from the database.
|
static ProjectPortfolio |
ProjectPortfolio.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectPortfolio object from the database.
|
static Currency |
Currency.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Currency object from the database.
|
static OverheadCode |
OverheadCode.load(Session session,
String[] fields,
ObjectId objId)
Loads a single OverheadCode object from the database.
|
static ImportOptionsTemplate |
ImportOptionsTemplate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ImportOptionsTemplate object from the database.
|
static FundingSource |
FundingSource.load(Session session,
String[] fields,
ObjectId objId)
Loads a single FundingSource object from the database.
|
static BaselineType |
BaselineType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single BaselineType object from the database.
|
static DocumentCategory |
DocumentCategory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single DocumentCategory object from the database.
|
static User |
User.load(Session session,
String[] fields,
ObjectId objId)
Loads a single User object from the database.
|
static TimesheetPeriod |
TimesheetPeriod.load(Session session,
String[] fields,
ObjectId objId)
Loads a single TimesheetPeriod object from the database.
|
static RiskThreshold |
RiskThreshold.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskThreshold object from the database.
|
static ProjectProfile |
ProjectProfile.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectProfile object from the database.
|
static Profile |
Profile.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Profile object from the database.
|
static NotebookTopic |
NotebookTopic.load(Session session,
String[] fields,
ObjectId objId)
Loads a single NotebookTopic object from the database.
|
static GlobalProfile |
GlobalProfile.load(Session session,
String[] fields,
ObjectId objId)
Loads a single GlobalProfile object from the database.
|
static AutovueAttr |
AutovueAttr.load(Session session,
String[] fields,
ObjectId objId)
Loads a single AutovueAttr object from the database.
|
static Alert |
Alert.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Alert object from the database.
|
static CostAccount |
CostAccount.load(Session session,
String[] fields,
ObjectId objId)
Loads a single CostAccount object from the database.
|
static UnitOfMeasure |
UnitOfMeasure.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UnitOfMeasure object from the database.
|
static Shift |
Shift.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Shift object from the database.
|
static RiskMatrixThreshold |
RiskMatrixThreshold.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskMatrixThreshold object from the database.
|
static ResourceTeam |
ResourceTeam.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceTeam object from the database.
|
static ResourceCodeType |
ResourceCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceCodeType object from the database.
|
static ProjectCodeType |
ProjectCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCodeType object from the database.
|
static MSPTemplate |
MSPTemplate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single MSPTemplate object from the database.
|
static FinancialPeriod |
FinancialPeriod.load(Session session,
String[] fields,
ObjectId objId)
Loads a single FinancialPeriod object from the database.
|
static ResourceAssignmentCodeType |
ResourceAssignmentCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentCodeType object from the database.
|
static ActivityStepTemplate |
ActivityStepTemplate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStepTemplate object from the database.
|
static UDFType |
UDFType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UDFType 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 Location |
Location.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Location object from the database.
|
static RiskMatrix |
RiskMatrix.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskMatrix 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 RiskImpact |
RiskImpact.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskImpact object from the database.
|
static Risk |
Risk.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Risk object from the database.
|
static RiskResponsePlan |
RiskResponsePlan.load(Session session,
String[] fields,
ObjectId objId)
Loads a single RiskResponsePlan object from the database.
|
static ActivityRisk |
ActivityRisk.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityRisk object from the database.
|
static ProjectCodeAssignment |
ProjectCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectCodeAssignment object from the database.
|
static Document |
Document.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Document object from the database.
|
static ProjectDocument |
ProjectDocument.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectDocument object from the database.
|
static ProjectSpendingPlan |
ProjectSpendingPlan.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectSpendingPlan object from the database.
|
static IssueHistory |
IssueHistory.load(Session session,
String[] fields,
ObjectId objId)
Loads a single IssueHistory object from the database.
|
static ActivityCodeType |
ActivityCodeType.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCodeType object from the database.
|
static Calendar |
Calendar.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Calendar object from the database.
|
static ScheduleOptions |
ScheduleOptions.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ScheduleOptions object from the database.
|
static ResourceHour |
ResourceHour.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceHour object from the database.
|
static UDFValue |
UDFValue.load(Session session,
String[] fields,
ObjectId objId)
Loads a single UDFValue object from the database.
|
static ResourceAssignmentCodeAssignment |
ResourceAssignmentCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentCodeAssignment object from the database.
|
static ActivityCodeAssignment |
ActivityCodeAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityCodeAssignment object from the database.
|
static ResourceAssignmentPeriodActual |
ResourceAssignmentPeriodActual.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignmentPeriodActual object from the database.
|
static ActivityPeriodActual |
ActivityPeriodActual.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityPeriodActual object from the database.
|
static ResourceAssignment |
ResourceAssignment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ResourceAssignment object from the database.
|
static FinancialPeriodTemplate |
FinancialPeriodTemplate.load(Session session,
String[] fields,
ObjectId objId)
Loads a single FinancialPeriodTemplate object from the database.
|
static ActivityOwner |
ActivityOwner.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityOwner object from the database.
|
static LeanTask |
LeanTask.load(Session session,
String[] fields,
ObjectId objId)
Loads a single LeanTask object from the database.
|
static ActivityStep |
ActivityStep.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityStep object from the database.
|
static CBSDurationSummary |
CBSDurationSummary.load(Session session,
String[] fields,
ObjectId objId)
Loads a single CBSDurationSummary object from the database.
|
static CBS |
CBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single CBS object from the database.
|
static ActivityNote |
ActivityNote.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityNote object from the database.
|
static ActivityComment |
ActivityComment.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityComment object from the database.
|
static ActivityExpense |
ActivityExpense.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ActivityExpense object from the database.
|
static WBSMilestone |
WBSMilestone.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WBSMilestone object from the database.
|
static ProjectResourceQuantity |
ProjectResourceQuantity.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectResourceQuantity object from the database.
|
static ProjectResource |
ProjectResource.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectResource object from the database.
|
static ProjectNote |
ProjectNote.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectNote object from the database.
|
static ProjectFunding |
ProjectFunding.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectFunding object from the database.
|
static ProjectBudgetChangeLog |
ProjectBudgetChangeLog.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectBudgetChangeLog object from the database.
|
static ProjectIssue |
ProjectIssue.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectIssue object from the database.
|
static OBS |
OBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single OBS object from the database.
|
static Activity |
Activity.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Activity object from the database.
|
static ProjectThreshold |
ProjectThreshold.load(Session session,
String[] fields,
ObjectId objId)
Loads a single ProjectThreshold object from the database.
|
static WBS |
WBS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single WBS object from the database.
|
static BaselineProject |
BaselineProject.load(Session session,
String[] fields,
ObjectId objId)
Loads a single BaselineProject object from the database.
|
static EPS |
EPS.load(Session session,
String[] fields,
ObjectId objId)
Loads a single EPS object from the database.
|
static Project |
Project.load(Session session,
String[] fields,
ObjectId objId)
Loads a single Project object from the database.
|
static BOIterator<PAuditX> |
PAuditX.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple PAuditX objects from the database.
|
static BOIterator<StepUserDefinedValueUpdate> |
StepUserDefinedValueUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple StepUserDefinedValueUpdate objects from the database.
|
static BOIterator<ResourceAccess> |
ResourceAccess.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAccess objects from the database.
|
static BOIterator<ResourceCode> |
ResourceCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCode objects from the database.
|
static BOIterator<GlobalReplace> |
GlobalReplace.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple GlobalReplace objects from the database.
|
static BOIterator<EPSFunding> |
EPSFunding.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSFunding objects from the database.
|
static BOIterator<ChangeSet> |
ChangeSet.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ChangeSet objects from the database.
|
static BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentCode objects from the database.
|
static BOIterator<ActivityFilter> |
ActivityFilter.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityFilter objects from the database.
|
static BOIterator<ActivityCodeUpdate> |
ActivityCodeUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCodeUpdate objects from the database.
|
static BOIterator<UserLicense> |
UserLicense.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserLicense objects from the database.
|
static BOIterator<UpdateBaselineOption> |
UpdateBaselineOption.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UpdateBaselineOption objects from the database.
|
static BOIterator<ActivityStepDelete> |
ActivityStepDelete.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepDelete objects from the database.
|
static BOIterator<ShiftPeriod> |
ShiftPeriod.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ShiftPeriod objects from the database.
|
static BOIterator<ScheduleCheckOption> |
ScheduleCheckOption.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ScheduleCheckOption objects from the database.
|
static BOIterator<RoleCodeAssignment> |
RoleCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleCodeAssignment objects from the database.
|
static BOIterator<ResourceRate> |
ResourceRate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceRate objects from the database.
|
static BOIterator<EPSSpendingPlan> |
EPSSpendingPlan.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSSpendingPlan objects from the database.
|
static BOIterator<EPSBudgetChangeLog> |
EPSBudgetChangeLog.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSBudgetChangeLog objects from the database.
|
static BOIterator<ResourceAssignmentUpdate> |
ResourceAssignmentUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentUpdate objects from the database.
|
static BOIterator<ResourceAssignmentCreate> |
ResourceAssignmentCreate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentCreate objects from the database.
|
static BOIterator<ActivityStepTemplateItem> |
ActivityStepTemplateItem.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepTemplateItem objects from the database.
|
static BOIterator<ActivityCode> |
ActivityCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCode objects from the database.
|
static BOIterator<WbsReviewers> |
WbsReviewers.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WbsReviewers objects from the database.
|
static BOIterator<UserOBS> |
UserOBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserOBS objects from the database.
|
static BOIterator<Timesheet> |
Timesheet.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Timesheet objects from the database.
|
static BOIterator<ActivityStepUpdate> |
ActivityStepUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepUpdate objects from the database.
|
static BOIterator<RoleLimit> |
RoleLimit.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleLimit objects from the database.
|
static BOIterator<ResourceCodeAssignment> |
ResourceCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCodeAssignment objects from the database.
|
static BOIterator<ProjectDeployment> |
ProjectDeployment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectDeployment objects from the database.
|
static BOIterator<GatewayDeployment> |
GatewayDeployment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple GatewayDeployment objects from the database.
|
static BOIterator<ActivityUpdate> |
ActivityUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityUpdate objects from the database.
|
static BOIterator<ActivityNoteUpdate> |
ActivityNoteUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityNoteUpdate objects from the database.
|
static BOIterator<UserDefinedValueUpdate> |
UserDefinedValueUpdate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserDefinedValueUpdate objects from the database.
|
static BOIterator<UserConsent> |
UserConsent.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserConsent objects from the database.
|
static BOIterator<UserInterfaceView> |
UserInterfaceView.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserInterfaceView objects from the database.
|
static BOIterator<TimesheetDelegate> |
TimesheetDelegate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple TimesheetDelegate objects from the database.
|
static BOIterator<ActivityStepCreate> |
ActivityStepCreate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepCreate objects from the database.
|
static BOIterator<RoleRate> |
RoleRate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleRate objects from the database.
|
static BOIterator<RoleCode> |
RoleCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleCode objects from the database.
|
static BOIterator<ResourceRole> |
ResourceRole.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceRole objects from the database.
|
static BOIterator<JobService> |
JobService.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple JobService objects from the database.
|
static BOIterator<EPSNote> |
EPSNote.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPSNote objects from the database.
|
static BOIterator<ProjectResourceCategory> |
ProjectResourceCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectResourceCategory objects from the database.
|
static BOIterator<DocumentStatusCode> |
DocumentStatusCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple DocumentStatusCode objects from the database.
|
static BOIterator<UserFieldTitle> |
UserFieldTitle.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UserFieldTitle objects from the database.
|
static BOIterator<TimesheetAudit> |
TimesheetAudit.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple TimesheetAudit objects from the database.
|
static BOIterator<Role> |
Role.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Role objects from the database.
|
static BOIterator<RoleTeam> |
RoleTeam.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleTeam objects from the database.
|
static BOIterator<RiskCategory> |
RiskCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskCategory objects from the database.
|
static BOIterator<RiskMatrixScore> |
RiskMatrixScore.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskMatrixScore objects from the database.
|
static BOIterator<ResourceLocation> |
ResourceLocation.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceLocation objects from the database.
|
static BOIterator<ProjectCode> |
ProjectCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCode objects from the database.
|
static BOIterator<WBSCategory> |
WBSCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WBSCategory objects from the database.
|
static BOIterator<ExpenseCategory> |
ExpenseCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ExpenseCategory objects from the database.
|
static BOIterator<UDFCode> |
UDFCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UDFCode objects from the database.
|
static BOIterator<ThresholdParameter> |
ThresholdParameter.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ThresholdParameter objects from the database.
|
static BOIterator<RoleCodeType> |
RoleCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RoleCodeType objects from the database.
|
static BOIterator<RiskThresholdLevel> |
RiskThresholdLevel.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskThresholdLevel objects from the database.
|
static BOIterator<ResourceCurve> |
ResourceCurve.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCurve objects from the database.
|
static BOIterator<ProjectPortfolio> |
ProjectPortfolio.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectPortfolio objects from the database.
|
static BOIterator<Currency> |
Currency.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Currency objects from the database.
|
static BOIterator<OverheadCode> |
OverheadCode.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple OverheadCode objects from the database.
|
static BOIterator<ImportOptionsTemplate> |
ImportOptionsTemplate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ImportOptionsTemplate objects from the database.
|
static BOIterator<FundingSource> |
FundingSource.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple FundingSource objects from the database.
|
static BOIterator<BaselineType> |
BaselineType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple BaselineType objects from the database.
|
static BOIterator<DocumentCategory> |
DocumentCategory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple DocumentCategory objects from the database.
|
static BOIterator<User> |
User.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple User objects from the database.
|
static BOIterator<TimesheetPeriod> |
TimesheetPeriod.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple TimesheetPeriod objects from the database.
|
static BOIterator<RiskThreshold> |
RiskThreshold.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskThreshold objects from the database.
|
static BOIterator<ProjectProfile> |
ProjectProfile.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectProfile objects from the database.
|
static BOIterator<Profile> |
Profile.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Profile objects from the database.
|
static BOIterator<NotebookTopic> |
NotebookTopic.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple NotebookTopic objects from the database.
|
static BOIterator<GlobalProfile> |
GlobalProfile.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple GlobalProfile objects from the database.
|
static BOIterator<AutovueAttr> |
AutovueAttr.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple AutovueAttr objects from the database.
|
static BOIterator<Alert> |
Alert.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Alert objects from the database.
|
static BOIterator<CostAccount> |
CostAccount.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple CostAccount objects from the database.
|
static BOIterator<UnitOfMeasure> |
UnitOfMeasure.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UnitOfMeasure objects from the database.
|
static BOIterator<Shift> |
Shift.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Shift objects from the database.
|
static BOIterator<RiskMatrixThreshold> |
RiskMatrixThreshold.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskMatrixThreshold objects from the database.
|
static BOIterator<ResourceTeam> |
ResourceTeam.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceTeam objects from the database.
|
static BOIterator<ResourceCodeType> |
ResourceCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceCodeType objects from the database.
|
static BOIterator<ProjectCodeType> |
ProjectCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCodeType objects from the database.
|
static BOIterator<MSPTemplate> |
MSPTemplate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple MSPTemplate objects from the database.
|
static BOIterator<FinancialPeriod> |
FinancialPeriod.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple FinancialPeriod objects from the database.
|
static BOIterator<ResourceAssignmentCodeType> |
ResourceAssignmentCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentCodeType objects from the database.
|
static BOIterator<ActivityStepTemplate> |
ActivityStepTemplate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStepTemplate objects from the database.
|
static BOIterator<UDFType> |
UDFType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UDFType 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<Location> |
Location.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Location objects from the database.
|
static BOIterator<RiskMatrix> |
RiskMatrix.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskMatrix 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<RiskImpact> |
RiskImpact.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskImpact objects from the database.
|
static BOIterator<Risk> |
Risk.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Risk objects from the database.
|
static BOIterator<RiskResponsePlan> |
RiskResponsePlan.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple RiskResponsePlan objects from the database.
|
static BOIterator<ActivityRisk> |
ActivityRisk.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityRisk objects from the database.
|
static BOIterator<ProjectCodeAssignment> |
ProjectCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectCodeAssignment objects from the database.
|
static BOIterator<Document> |
Document.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Document objects from the database.
|
static BOIterator<ProjectDocument> |
ProjectDocument.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectDocument objects from the database.
|
static BOIterator<ProjectSpendingPlan> |
ProjectSpendingPlan.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectSpendingPlan objects from the database.
|
static BOIterator<IssueHistory> |
IssueHistory.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple IssueHistory objects from the database.
|
static BOIterator<ActivityCodeType> |
ActivityCodeType.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCodeType objects from the database.
|
static BOIterator<Calendar> |
Calendar.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Calendar objects from the database.
|
static BOIterator<ScheduleOptions> |
ScheduleOptions.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ScheduleOptions objects from the database.
|
static BOIterator<ResourceHour> |
ResourceHour.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceHour objects from the database.
|
static BOIterator<UDFValue> |
UDFValue.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple UDFValue objects from the database.
|
static BOIterator<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentCodeAssignment objects from the database.
|
static BOIterator<ActivityCodeAssignment> |
ActivityCodeAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityCodeAssignment objects from the database.
|
static BOIterator<ResourceAssignmentPeriodActual> |
ResourceAssignmentPeriodActual.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignmentPeriodActual objects from the database.
|
static BOIterator<ActivityPeriodActual> |
ActivityPeriodActual.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityPeriodActual objects from the database.
|
static BOIterator<ResourceAssignment> |
ResourceAssignment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ResourceAssignment objects from the database.
|
static BOIterator<FinancialPeriodTemplate> |
FinancialPeriodTemplate.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple FinancialPeriodTemplate objects from the database.
|
static BOIterator<ActivityOwner> |
ActivityOwner.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityOwner objects from the database.
|
static BOIterator<LeanTask> |
LeanTask.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple LeanTask objects from the database.
|
static BOIterator<ActivityStep> |
ActivityStep.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityStep objects from the database.
|
static BOIterator<CBSDurationSummary> |
CBSDurationSummary.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple CBSDurationSummary objects from the database.
|
static BOIterator<CBS> |
CBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple CBS objects from the database.
|
static BOIterator<ActivityNote> |
ActivityNote.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityNote objects from the database.
|
static BOIterator<ActivityComment> |
ActivityComment.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityComment objects from the database.
|
static BOIterator<ActivityExpense> |
ActivityExpense.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ActivityExpense objects from the database.
|
static BOIterator<WBSMilestone> |
WBSMilestone.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WBSMilestone objects from the database.
|
static BOIterator<ProjectResourceQuantity> |
ProjectResourceQuantity.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectResourceQuantity objects from the database.
|
static BOIterator<ProjectResource> |
ProjectResource.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectResource objects from the database.
|
static BOIterator<ProjectNote> |
ProjectNote.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectNote objects from the database.
|
static BOIterator<ProjectFunding> |
ProjectFunding.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectFunding objects from the database.
|
static BOIterator<ProjectBudgetChangeLog> |
ProjectBudgetChangeLog.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectBudgetChangeLog objects from the database.
|
static BOIterator<ProjectIssue> |
ProjectIssue.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectIssue objects from the database.
|
static BOIterator<OBS> |
OBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple OBS objects from the database.
|
static BOIterator<Activity> |
Activity.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Activity objects from the database.
|
static BOIterator<ProjectThreshold> |
ProjectThreshold.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple ProjectThreshold objects from the database.
|
static BOIterator<WBS> |
WBS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple WBS objects from the database.
|
static BOIterator<BaselineProject> |
BaselineProject.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple BaselineProject objects from the database.
|
static BOIterator<EPS> |
EPS.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple EPS objects from the database.
|
static BOIterator<Project> |
Project.load(Session session,
String[] fields,
ObjectId[] objIds)
Loads multiple Project objects from the database.
|
BOIterator<Activity> |
ActivityCode.loadActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Load the Activity objects to which this activity code is assigned.
|
BOIterator<Activity> |
Resource.loadActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Load the Activity objects to which this Resource is assigned as a ResourceAssignment.
|
BOIterator<Activity> |
Location.loadActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<Activity> |
Calendar.loadActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<Activity> |
WBS.loadActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<Activity> |
Project.loadActivitiesNewerThanBaseline(String[] fields,
String sWhereClause,
String sOrderBy,
ObjectId blObjId)
Loads only the activies of the project that are newer than their baseline counterparts.
|
Activity |
RiskResponseAction.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityRisk.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ProjectDocument.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityCodeAssignment.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ResourceAssignmentPeriodActual.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityPeriodActual.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ResourceAssignment.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityOwner.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
LeanTask.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityStep.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityNote.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityComment.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ActivityExpense.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
Activity |
ProjectIssue.loadActivity(String[] fields)
Loads an associated Activity object from the database.
|
ActivityCode |
ActivityCodeAssignment.loadActivityCode(String[] fields)
Loads an associated ActivityCode object from the database.
|
BOIterator<ActivityCodeAssignment> |
ActivityCode.loadActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCodeAssignment> |
ActivityCodeType.loadActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCodeAssignment> |
Activity.loadActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCodeAssignment> |
WBS.loadActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCode> |
ActivityCode.loadActivityCodeChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCode objects from the database.
|
BOIterator<ActivityCodeAssignment> |
Project.loadActivityCodesNewerThanBaseline(String[] fields,
String sWhereClause,
String sOrderBy,
ObjectId blObjId)
Loads the activity codes of the project that are newer than their baseline counterparts,
including codes where baseline counterparts don't exist.
|
ActivityCodeType |
ActivityCode.loadActivityCodeType(String[] fields)
Loads an associated ActivityCodeType object from the database.
|
ActivityCodeType |
ActivityCodeAssignment.loadActivityCodeType(String[] fields)
Loads an associated ActivityCodeType object from the database.
|
BOIterator<ActivityCodeType> |
BaselineProject.loadActivityCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeType objects from the database.
|
BOIterator<ActivityCodeType> |
EPS.loadActivityCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeType objects from the database.
|
BOIterator<ActivityCodeType> |
Project.loadActivityCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeType objects from the database.
|
BOIterator<ActivityExpense> |
ExpenseCategory.loadActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityExpense objects from the database.
|
BOIterator<ActivityExpense> |
CostAccount.loadActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityExpense objects from the database.
|
BOIterator<ActivityExpense> |
Activity.loadActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityExpense objects from the database.
|
BOIterator<ActivityExpense> |
WBS.loadActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityExpense objects from the database.
|
BOIterator<ActivityNote> |
NotebookTopic.loadActivityNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityNote objects from the database.
|
BOIterator<ActivityNote> |
Activity.loadActivityNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityNote objects from the database.
|
BOIterator<ActivityNote> |
WBS.loadActivityNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityNote objects from the database.
|
ActivityOwner |
Activity.loadActivityOwner(String[] fields)
Loads an associated ActivityOwner object from the database.
|
BOIterator<ActivityOwner> |
User.loadActivityOwners(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityOwner objects from the database.
|
BOIterator<ActivityPeriodActual> |
FinancialPeriod.loadActivityPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityPeriodActual objects from the database.
|
BOIterator<ActivityPeriodActual> |
Activity.loadActivityPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityPeriodActual objects from the database.
|
BOIterator<ActivityPeriodActual> |
WBS.loadActivityPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityPeriodActual objects from the database.
|
BOIterator<ActivityRisk> |
Risk.loadActivityRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityRisk objects from the database.
|
BOIterator<ActivityRisk> |
Activity.loadActivityRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityRisk objects from the database.
|
BOIterator<ActivityStep> |
Activity.loadActivitySteps(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityStep objects from the database.
|
BOIterator<ActivityStep> |
WBS.loadActivitySteps(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityStep objects from the database.
|
ActivityStepTemplate |
ActivityStepTemplateItem.loadActivityStepTemplate(String[] fields)
Loads an associated ActivityStepTemplate object from the database.
|
BOIterator<ActivityStepTemplateItem> |
ActivityStepTemplate.loadActivityStepTemplateItems(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityStepTemplateItem objects from the database.
|
BOIterator<UDFValue> |
Project.loadActivityUDFValuesNewerThanBaseline(String[] fields,
String sWhereClause,
String sOrderBy,
ObjectId blObjId)
Loads the activity UDFs of the project that are newer than their baseline counterparts,
including UDFs where baseline counterparts don't exist.
|
BOIterator<Activity> |
WBS.loadAllActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads the associated Activity objects with all child WBS under this WBS from the database.
|
BOIterator<Activity> |
BaselineProject.loadAllActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<Activity> |
Project.loadAllActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<Activity> |
BaselineProject.loadAllActivitiesWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated Activity objects with spreads from the database.
|
BOIterator<Activity> |
Project.loadAllActivitiesWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated Activity objects with spreads from the database.
|
BOIterator<ActivityCodeAssignment> |
BaselineProject.loadAllActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCodeAssignment> |
Project.loadAllActivityCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCodeAssignment objects from the database.
|
BOIterator<ActivityCode> |
ActivityCodeType.loadAllActivityCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityCode objects from the database.
|
BOIterator<ActivityComment> |
BaselineProject.loadAllActivityComment(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityComment objects from the database.
|
BOIterator<ActivityComment> |
Project.loadAllActivityComment(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityComment objects from the database.
|
BOIterator<ActivityExpense> |
WBS.loadAllActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads the associated ActivityExpense objects with all child WBS under this WBS from the
database.
|
BOIterator<ActivityExpense> |
BaselineProject.loadAllActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityExpense objects from the database.
|
BOIterator<ActivityExpense> |
Project.loadAllActivityExpenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityExpense objects from the database.
|
BOIterator<ActivityNote> |
BaselineProject.loadAllActivityNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityNote objects from the database.
|
BOIterator<ActivityNote> |
Project.loadAllActivityNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityNote objects from the database.
|
BOIterator<ActivityOwner> |
BaselineProject.loadAllActivityOwners(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityOwner objects from the database.
|
BOIterator<ActivityOwner> |
Project.loadAllActivityOwners(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityOwner objects from the database.
|
BOIterator<ActivityPeriodActual> |
BaselineProject.loadAllActivityPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityPeriodActual objects from the database.
|
BOIterator<ActivityPeriodActual> |
Project.loadAllActivityPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityPeriodActual objects from the database.
|
BOIterator<ActivityRisk> |
BaselineProject.loadAllActivityRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityRisk objects from the database.
|
BOIterator<ActivityRisk> |
Project.loadAllActivityRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityRisk objects from the database.
|
BOIterator<ActivityStep> |
BaselineProject.loadAllActivitySteps(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityStep objects from the database.
|
BOIterator<ActivityStep> |
Project.loadAllActivitySteps(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ActivityStep objects from the database.
|
BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCodeType.loadAllAssignmentCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCode objects from the database.
|
BOIterator<BaselineProject> |
Project.loadAllBaselineProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated BaselineProject objects from the database.
|
BOIterator<CBSDurationSummary> |
BaselineProject.loadAllCBSDurationSummarys(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated CBSDurationSummary objects from the database.
|
BOIterator<CBSDurationSummary> |
Project.loadAllCBSDurationSummarys(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated CBSDurationSummary objects from the database.
|
BOIterator<CBS> |
Project.loadAllCBSs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated CBS objects from the database.
|
BOIterator<LeanTask> |
BaselineProject.loadAllLeanTasks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated LeanTask objects from the database.
|
BOIterator<LeanTask> |
Project.loadAllLeanTasks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated LeanTask objects from the database.
|
BOIterator<ProjectBudgetChangeLog> |
BaselineProject.loadAllProjectBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectBudgetChangeLog objects from the database.
|
BOIterator<ProjectBudgetChangeLog> |
Project.loadAllProjectBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectBudgetChangeLog objects from the database.
|
BOIterator<ProjectCode> |
ProjectCodeType.loadAllProjectCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectCode objects from the database.
|
BOIterator<ProjectIssue> |
BaselineProject.loadAllProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
Project.loadAllProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectNote> |
BaselineProject.loadAllProjectNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectNote objects from the database.
|
BOIterator<ProjectNote> |
Project.loadAllProjectNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectNote objects from the database.
|
BOIterator<ProjectResourceQuantity> |
BaselineProject.loadAllProjectResourceQuantities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResourceQuantity objects from the database.
|
BOIterator<ProjectResourceQuantity> |
Project.loadAllProjectResourceQuantities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResourceQuantity objects from the database.
|
BOIterator<ProjectResource> |
BaselineProject.loadAllProjectResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<ProjectResource> |
Project.loadAllProjectResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<Project> |
EPS.loadAllProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Return all child Projects from this EPS and its all descendent EPS.
|
BOIterator<ProjectSpendingPlan> |
BaselineProject.loadAllProjectSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectSpendingPlan objects from the database.
|
BOIterator<ProjectSpendingPlan> |
Project.loadAllProjectSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectSpendingPlan objects from the database.
|
BOIterator<ProjectThreshold> |
BaselineProject.loadAllProjectThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<ProjectThreshold> |
Project.loadAllProjectThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<ResourceAssignmentCodeAssignment> |
BaselineProject.loadAllResourceAssignmentCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCodeAssignment objects from the database.
|
BOIterator<ResourceAssignmentCodeAssignment> |
Project.loadAllResourceAssignmentCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCodeAssignment objects from the database.
|
BOIterator<ResourceAssignmentPeriodActual> |
BaselineProject.loadAllResourceAssignmentPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentPeriodActual objects from the database.
|
BOIterator<ResourceAssignmentPeriodActual> |
Project.loadAllResourceAssignmentPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentPeriodActual objects from the database.
|
BOIterator<ResourceAssignment> |
WBS.loadAllResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads the associated ResourceAssignment objects with all child WBS under this WBS from the
database.
|
BOIterator<ResourceAssignment> |
BaselineProject.loadAllResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
Project.loadAllResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
BaselineProject.loadAllResourceAssignmentsWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceAssignment> |
Project.loadAllResourceAssignmentsWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceCode> |
ResourceCodeType.loadAllResourceCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceCode objects from the database.
|
BOIterator<Resource> |
Project.loadAllResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Resource objects from the database.
|
BOIterator<RoleCode> |
RoleCodeType.loadAllRoleCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleCode objects from the database.
|
BOIterator<UDFValue> |
BaselineProject.loadAllUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
Project.loadAllUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<WBS> |
WBS.loadAllWBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads all child WBS objects under this WBS from the database.
|
BOIterator<WBS> |
BaselineProject.loadAllWBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
BOIterator<WBS> |
Project.loadAllWBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
BOIterator<WBSMilestone> |
BaselineProject.loadAllWBSMilestones(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBSMilestone objects from the database.
|
BOIterator<WBSMilestone> |
Project.loadAllWBSMilestones(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBSMilestone objects from the database.
|
BOIterator<WBS> |
BaselineProject.loadAllWBSWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated WBS objects with spreads from the database.
|
BOIterator<WBS> |
Project.loadAllWBSWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated WBS objects with spreads from the database.
|
User |
TimesheetDelegate.loadApproverUser(String[] fields)
Loads an associated User object from the database.
|
BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCode.loadAssignmentCodeChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCode objects from the database.
|
Calendar |
Calendar.loadBaseCalendar(String[] fields)
Loads an associated Calendar object 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.
|
BaselineProject |
CBSDurationSummary.loadBaselineProject(String[] fields)
Loads an associated BaselineProject object from the database.
|
BOIterator<BaselineProject> |
BaselineType.loadBaselineProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated BaselineProject objects from the database.
|
BOIterator<BaselineProject> |
Location.loadBaselineProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated BaselineProject objects from the database.
|
BaselineType |
BaselineProject.loadBaselineType(String[] fields)
Loads an associated BaselineType object from the database.
|
BOIterator<UDFValue> |
BaselineProject.loadCalculatedUDFValues(UDFType[] udfTypes)
Loads multiple associated
UDFValue objects |
BOIterator<UDFValue> |
Project.loadCalculatedUDFValues(UDFType[] udfTypes)
Loads multiple associated
UDFValue objects |
Calendar |
Resource.loadCalendar(String[] fields)
Loads an associated Calendar object from the database.
|
Calendar |
Activity.loadCalendar(String[] fields)
Loads an associated Calendar object from the database.
|
CBS |
CBSDurationSummary.loadCBS(String[] fields)
Loads an associated CBS object from the database.
|
CostAccount |
ResourceAssignment.loadCostAccount(String[] fields)
Loads an associated CostAccount object from the database.
|
CostAccount |
ActivityExpense.loadCostAccount(String[] fields)
Loads an associated CostAccount object from the database.
|
BOIterator<CostAccount> |
CostAccount.loadCostAccountChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated CostAccount objects from the database.
|
Currency |
User.loadCurrency(String[] fields)
Loads an associated Currency object from the database.
|
Currency |
Resource.loadCurrency(String[] fields)
Loads an associated Currency object from the database.
|
BaselineProject |
Project.loadCurrentBaselineProject(String[] fields)
Loads an associated BaselineProject object from the database.
|
Calendar |
BaselineProject.loadDefaultCalendar(String[] fields)
Loads an associated Calendar object from the database.
|
Calendar |
Project.loadDefaultCalendar(String[] fields)
Loads an associated Calendar object from the database.
|
User |
TimesheetDelegate.loadDelegateUser(String[] fields)
Loads an associated User object from the database.
|
Document |
ProjectDocument.loadDocument(String[] fields)
Loads an associated Document object from the database.
|
DocumentCategory |
Document.loadDocumentCategory(String[] fields)
Loads an associated DocumentCategory object from the database.
|
BOIterator<Document> |
Document.loadDocumentChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Document objects from the database.
|
BOIterator<Document> |
DocumentStatusCode.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Document objects from the database.
|
BOIterator<Document> |
DocumentCategory.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Document objects from the database.
|
BOIterator<Document> |
Resource.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Document objects from the database.
|
BOIterator<Document> |
BaselineProject.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Document objects from the database.
|
BOIterator<Document> |
Project.loadDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Document objects from the database.
|
DocumentStatusCode |
Document.loadDocumentStatusCode(String[] fields)
Loads an associated DocumentStatusCode object from the database.
|
EPS |
EPSFunding.loadEPS(String[] fields)
Loads an associated EPS object from the database.
|
EPS |
EPSSpendingPlan.loadEPS(String[] fields)
Loads an associated EPS object from the database.
|
EPS |
EPSBudgetChangeLog.loadEPS(String[] fields)
Loads an associated EPS object from the database.
|
EPS |
EPSNote.loadEPS(String[] fields)
Loads an associated EPS object from the database.
|
BOIterator<EPS> |
OBS.loadEPS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPS objects from the database.
|
BOIterator<EPSBudgetChangeLog> |
EPS.loadEPSBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPSBudgetChangeLog objects from the database.
|
BOIterator<EPS> |
EPS.loadEPSChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPS objects from the database.
|
BOIterator<EPSFunding> |
FundingSource.loadEPSFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPSFunding objects from the database.
|
BOIterator<EPSFunding> |
EPS.loadEPSFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPSFunding objects from the database.
|
BOIterator<EPSNote> |
NotebookTopic.loadEPSNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPSNote objects from the database.
|
BOIterator<EPSNote> |
EPS.loadEPSNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPSNote objects from the database.
|
BOIterator<EPSSpendingPlan> |
EPS.loadEPSSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated EPSSpendingPlan objects from the database.
|
ExpenseCategory |
ActivityExpense.loadExpenseCategory(String[] fields)
Loads an associated ExpenseCategory object from the database.
|
FinancialPeriod |
ResourceAssignmentPeriodActual.loadFinancialPeriod(String[] fields)
Loads an associated FinancialPeriod object from the database.
|
FinancialPeriod |
ActivityPeriodActual.loadFinancialPeriod(String[] fields)
Loads an associated FinancialPeriod object from the database.
|
BOIterator<FinancialPeriod> |
FinancialPeriodTemplate.loadFinancialPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated FinancialPeriod objects from the database.
|
BOIterator<FinancialPeriodTemplate> |
Project.loadFinancialPeriodTmpls(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated FinancialPeriodTemplate objects from the database.
|
FundingSource |
EPSFunding.loadFundingSource(String[] fields)
Loads an associated FundingSource object from the database.
|
FundingSource |
ProjectFunding.loadFundingSource(String[] fields)
Loads an associated FundingSource object from the database.
|
BOIterator<FundingSource> |
FundingSource.loadFundingSourceChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated FundingSource objects from the database.
|
GlobalProfile |
User.loadGlobalProfile(String[] fields)
Loads an associated GlobalProfile object from the database.
|
BOIterator<IssueHistory> |
BaselineProject.loadIssueHistories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated IssueHistory objects from the database.
|
BOIterator<IssueHistory> |
Project.loadIssueHistories(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated IssueHistory objects from the database.
|
IssueHistory |
ProjectIssue.loadIssueHistory(String[] fields)
Loads an associated IssueHistory object from the database.
|
BOIterator<LeanTask> |
Activity.loadLeanTasks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated LeanTask objects from the database.
|
Location |
Resource.loadLocation(String[] fields)
Loads an associated Location object from the database.
|
Location |
Activity.loadLocation(String[] fields)
Loads an associated Location object from the database.
|
Location |
BaselineProject.loadLocation(String[] fields)
Loads an associated Location object from the database.
|
Location |
Project.loadLocation(String[] fields)
Loads an associated Location object from the database.
|
NotebookTopic |
EPSNote.loadNotebookTopic(String[] fields)
Loads an associated NotebookTopic object from the database.
|
NotebookTopic |
ActivityNote.loadNotebookTopic(String[] fields)
Loads an associated NotebookTopic object from the database.
|
NotebookTopic |
ProjectNote.loadNotebookTopic(String[] fields)
Loads an associated NotebookTopic object from the database.
|
OBS |
UserOBS.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
OBS |
ProjectIssue.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
OBS |
ProjectThreshold.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
OBS |
WBS.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
OBS |
BaselineProject.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
OBS |
EPS.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
OBS |
Project.loadOBS(String[] fields)
Loads an associated OBS object from the database.
|
BOIterator<OBS> |
OBS.loadOBSChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated OBS objects from the database.
|
Project |
BaselineProject.loadOriginalProject(String[] fields)
Loads an associated Project object from the database.
|
OverheadCode |
ResourceHour.loadOverheadCode(String[] fields)
Loads an associated OverheadCode object from the database.
|
ActivityCode |
ActivityCode.loadParentActivityCode(String[] fields)
Loads an associated ActivityCode object from the database.
|
ResourceAssignmentCode |
ResourceAssignmentCode.loadParentAssignmentCode(String[] fields)
Loads an associated ResourceAssignmentCode object from the database.
|
CostAccount |
CostAccount.loadParentCostAccount(String[] fields)
Loads an associated CostAccount object from the database.
|
Document |
Document.loadParentDocument(String[] fields)
Loads an associated Document object from the database.
|
EPS |
BaselineProject.loadParentEPS(String[] fields)
Loads an associated EPS object from the database.
|
EPS |
EPS.loadParentEPS(String[] fields)
Loads an associated EPS object from the database.
|
EPS |
Project.loadParentEPS(String[] fields)
Loads an associated EPS object from the database.
|
FundingSource |
FundingSource.loadParentFundingSource(String[] fields)
Loads an associated FundingSource object from the database.
|
OBS |
OBS.loadParentOBS(String[] fields)
Loads an associated OBS object from the database.
|
ProjectCode |
ProjectCode.loadParentProjectCode(String[] fields)
Loads an associated ProjectCode object from the database.
|
Resource |
Resource.loadParentResource(String[] fields)
Loads an associated Resource object from the database.
|
ResourceCode |
ResourceCode.loadParentResourceCode(String[] fields)
Loads an associated ResourceCode object from the database.
|
Role |
Role.loadParentRole(String[] fields)
Loads an associated Role object from the database.
|
RoleCode |
RoleCode.loadParentRoleCode(String[] fields)
Loads an associated RoleCode object from the database.
|
WBS |
WBS.loadParentWBS(String[] fields)
Loads an associated WBS object from the database.
|
Activity |
Relationship.loadPredecessorActivity(String[] fields)
Loads an associated Activity object from the database.
|
Project |
Relationship.loadPredecessorProject(String[] fields)
Loads an associated Project object from the database.
|
BOIterator<Relationship> |
Activity.loadPredecessorRelationships(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Relationship objects from the database.
|
Role |
Resource.loadPrimaryRole(String[] fields)
Loads an associated Role object from the database.
|
Project |
TimesheetDelegate.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
RiskResponseActionImpact.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
RiskResponseAction.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
RiskImpact.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
Risk.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
RiskResponsePlan.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityRisk.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectCodeAssignment.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
Document.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectDocument.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectSpendingPlan.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
IssueHistory.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ResourceHour.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
UDFValue.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ResourceAssignmentCodeAssignment.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityCodeAssignment.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ResourceAssignmentPeriodActual.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityPeriodActual.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ResourceAssignment.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityOwner.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
LeanTask.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityStep.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
CBSDurationSummary.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
CBS.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityNote.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ActivityExpense.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
WBSMilestone.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectResourceQuantity.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectResource.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectNote.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectFunding.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectBudgetChangeLog.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectIssue.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
Activity.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
ProjectThreshold.loadProject(String[] fields)
Loads an associated Project object from the database.
|
Project |
WBS.loadProject(String[] fields)
Loads an associated Project object from the database.
|
BOIterator<ProjectBudgetChangeLog> |
WBS.loadProjectBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectBudgetChangeLog objects from the database.
|
BOIterator<Calendar> |
BaselineProject.loadProjectCalendars(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Calendar objects from the database.
|
BOIterator<Calendar> |
Project.loadProjectCalendars(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Calendar objects from the database.
|
BOIterator<Project> |
EPS.loadProjectChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Project objects from the database.
|
BOIterator<Project> |
EPS.loadProjectChildrenWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated Project objects with spreads from the database.
|
ProjectCode |
ProjectCodeAssignment.loadProjectCode(String[] fields)
Loads an associated ProjectCode object from the database.
|
BOIterator<ProjectCodeAssignment> |
ProjectCode.loadProjectCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectCodeAssignment objects from the database.
|
BOIterator<ProjectCodeAssignment> |
ProjectCodeType.loadProjectCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectCodeAssignment objects from the database.
|
BOIterator<ProjectCodeAssignment> |
BaselineProject.loadProjectCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectCodeAssignment objects from the database.
|
BOIterator<ProjectCodeAssignment> |
Project.loadProjectCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectCodeAssignment objects from the database.
|
BOIterator<ProjectCode> |
ProjectCode.loadProjectCodeChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectCode objects from the database.
|
ProjectCodeType |
ProjectCode.loadProjectCodeType(String[] fields)
Loads an associated ProjectCodeType object from the database.
|
ProjectCodeType |
ProjectCodeAssignment.loadProjectCodeType(String[] fields)
Loads an associated ProjectCodeType object from the database.
|
BOIterator<ProjectDocument> |
Document.loadProjectDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectDocument objects from the database.
|
BOIterator<ProjectDocument> |
Activity.loadProjectDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectDocument objects from the database.
|
BOIterator<ProjectDocument> |
WBS.loadProjectDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectDocument objects from the database.
|
BOIterator<ProjectDocument> |
BaselineProject.loadProjectDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectDocument objects from the database.
|
BOIterator<ProjectDocument> |
Project.loadProjectDocuments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectDocument objects from the database.
|
BOIterator<ProjectFunding> |
FundingSource.loadProjectFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectFunding objects from the database.
|
BOIterator<ProjectFunding> |
BaselineProject.loadProjectFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectFunding objects from the database.
|
BOIterator<ProjectFunding> |
Project.loadProjectFundings(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectFunding objects from the database.
|
ProjectIssue |
IssueHistory.loadProjectIssue(String[] fields)
Loads an associated ProjectIssue object from the database.
|
BOIterator<ProjectIssue> |
ThresholdParameter.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
Resource.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
OBS.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
Activity.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
ProjectThreshold.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
WBS.loadProjectIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<Activity> |
BaselineProject.loadProjectLevelActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<Activity> |
Project.loadProjectLevelActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Activity objects from the database.
|
BOIterator<ProjectBudgetChangeLog> |
BaselineProject.loadProjectLevelBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectBudgetChangeLog objects from the database.
|
BOIterator<ProjectBudgetChangeLog> |
Project.loadProjectLevelBudgetChangeLogs(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectBudgetChangeLog objects from the database.
|
BOIterator<ProjectIssue> |
BaselineProject.loadProjectLevelIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectIssue> |
Project.loadProjectLevelIssues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectIssue objects from the database.
|
BOIterator<ProjectNote> |
BaselineProject.loadProjectLevelNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectNote objects from the database.
|
BOIterator<ProjectNote> |
Project.loadProjectLevelNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectNote objects from the database.
|
BOIterator<ProjectResource> |
BaselineProject.loadProjectLevelResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<ProjectResource> |
Project.loadProjectLevelResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<ProjectSpendingPlan> |
BaselineProject.loadProjectLevelSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectSpendingPlan objects from the database.
|
BOIterator<ProjectSpendingPlan> |
Project.loadProjectLevelSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectSpendingPlan objects from the database.
|
BOIterator<ProjectThreshold> |
BaselineProject.loadProjectLevelThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<ProjectThreshold> |
Project.loadProjectLevelThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<UDFValue> |
BaselineProject.loadProjectLevelUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
Project.loadProjectLevelUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<WBSMilestone> |
BaselineProject.loadProjectLevelWBSMilestones(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBSMilestone objects from the database.
|
BOIterator<WBSMilestone> |
Project.loadProjectLevelWBSMilestones(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBSMilestone objects from the database.
|
BOIterator<ProjectNote> |
NotebookTopic.loadProjectNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectNote objects from the database.
|
BOIterator<ProjectNote> |
WBS.loadProjectNotes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectNote objects from the database.
|
Project |
Calendar.loadProjectOwner(String[] fields)
Loads an associated Project object from the database.
|
BOIterator<ProjectPortfolio> |
User.loadProjectPortfolios(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectPortfolio objects from the database.
|
ProjectProfile |
UserOBS.loadProjectProfile(String[] fields)
Loads an associated ProjectProfile object from the database.
|
ProjectResource |
ProjectResourceQuantity.loadProjectResource(String[] fields)
Loads an associated ProjectResource object from the database.
|
ProjectResourceCategory |
ProjectResource.loadProjectResourceCategory(String[] fields)
Loads an associated ProjectResourceCategory object from the database.
|
BOIterator<ProjectResourceQuantity> |
ProjectResource.loadProjectResourceQuantities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResourceQuantity objects from the database.
|
BOIterator<ProjectResource> |
ProjectResourceCategory.loadProjectResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<ProjectResource> |
Resource.loadProjectResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<ProjectResource> |
WBS.loadProjectResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectResource objects from the database.
|
BOIterator<Project> |
ProjectCode.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Load the Project objects to which this project code is assigned.
|
BOIterator<Project> |
ProjectPortfolio.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Load the project objects contained in the project portfolio.
|
BOIterator<Project> |
Location.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Project objects from the database.
|
BOIterator<Project> |
RiskMatrix.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Project objects from the database.
|
BOIterator<Project> |
Calendar.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Project objects from the database.
|
BOIterator<Project> |
OBS.loadProjects(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Project objects from the database.
|
BOIterator<ProjectSpendingPlan> |
WBS.loadProjectSpendingPlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectSpendingPlan objects from the database.
|
ProjectThreshold |
ProjectIssue.loadProjectThreshold(String[] fields)
Loads an associated ProjectThreshold object from the database.
|
BOIterator<ProjectThreshold> |
ThresholdParameter.loadProjectThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<ProjectThreshold> |
OBS.loadProjectThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<ProjectThreshold> |
WBS.loadProjectThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ProjectThreshold objects from the database.
|
BOIterator<Relationship> |
BaselineProject.loadRelationships(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Relationship objects from the database.
|
BOIterator<Relationship> |
Project.loadRelationships(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Relationship objects from the database.
|
Resource |
ResourceAccess.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ResourceRate.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
Timesheet.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ResourceCodeAssignment.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ResourceRole.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ResourceLocation.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
User.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
RiskResponseAction.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
Risk.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
Document.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ResourceHour.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ResourceAssignment.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ProjectResourceQuantity.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ProjectResource.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
Resource |
ProjectIssue.loadResource(String[] fields)
Loads an associated Resource object from the database.
|
ResourceAccess |
User.loadResourceAccess(String[] fields)
Loads an associated ResourceAccess object from the database.
|
BOIterator<ResourceAccess> |
Resource.loadResourceAccess(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAccess objects from the database.
|
ResourceAssignment |
ResourceHour.loadResourceAssignment(String[] fields)
Loads an associated ResourceAssignment object from the database.
|
ResourceAssignment |
ResourceAssignmentCodeAssignment.loadResourceAssignment(String[] fields)
Loads an associated ResourceAssignment object from the database.
|
ResourceAssignment |
ResourceAssignmentPeriodActual.loadResourceAssignment(String[] fields)
Loads an associated ResourceAssignment object from the database.
|
ResourceAssignmentCode |
ResourceAssignmentCodeAssignment.loadResourceAssignmentCode(String[] fields)
Loads an associated ResourceAssignmentCode object from the database.
|
BOIterator<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCode.loadResourceAssignmentCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCodeAssignment objects from the database.
|
BOIterator<ResourceAssignmentCodeAssignment> |
ResourceAssignmentCodeType.loadResourceAssignmentCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCodeAssignment objects from the database.
|
BOIterator<ResourceAssignmentCodeAssignment> |
ResourceAssignment.loadResourceAssignmentCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCodeAssignment objects from the database.
|
ResourceAssignmentCodeType |
ResourceAssignmentCode.loadResourceAssignmentCodeType(String[] fields)
Loads an associated ResourceAssignmentCodeType object from the database.
|
ResourceAssignmentCodeType |
ResourceAssignmentCodeAssignment.loadResourceAssignmentCodeType(String[] fields)
Loads an associated ResourceAssignmentCodeType object from the database.
|
BOIterator<ResourceAssignmentCodeType> |
BaselineProject.loadResourceAssignmentCodeTypes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentCodeType objects from the database.
|
BOIterator<ResourceAssignmentPeriodActual> |
FinancialPeriod.loadResourceAssignmentPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentPeriodActual objects from the database.
|
BOIterator<ResourceAssignmentPeriodActual> |
ResourceAssignment.loadResourceAssignmentPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentPeriodActual objects from the database.
|
BOIterator<ResourceAssignmentPeriodActual> |
WBS.loadResourceAssignmentPeriodActuals(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignmentPeriodActual objects from the database.
|
BOIterator<ResourceAssignment> |
ResourceAssignmentCode.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Load the Assignment objects to which this assignment code is assigned.
|
BOIterator<ResourceAssignment> |
Role.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
ResourceCurve.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
CostAccount.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
Resource.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
Activity.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
WBS.loadResourceAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceAssignment objects from the database.
|
BOIterator<ResourceAssignment> |
Resource.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated ResourceAssignment objects with spreads from the database.
|
BOIterator<ResourceAssignment> |
Activity.loadResourceAssignmentsWithLiveSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated ResourceAssignment objects with spreads from the database.
|
BOIterator<Resource> |
Resource.loadResourceChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Resource objects from the database.
|
ResourceCode |
ResourceCodeAssignment.loadResourceCode(String[] fields)
Loads an associated ResourceCode object from the database.
|
BOIterator<ResourceCodeAssignment> |
ResourceCode.loadResourceCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceCodeAssignment objects from the database.
|
BOIterator<ResourceCodeAssignment> |
ResourceCodeType.loadResourceCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceCodeAssignment objects from the database.
|
BOIterator<ResourceCodeAssignment> |
Resource.loadResourceCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceCodeAssignment objects from the database.
|
BOIterator<ResourceCode> |
ResourceCode.loadResourceCodeChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceCode objects from the database.
|
ResourceCodeType |
ResourceCode.loadResourceCodeType(String[] fields)
Loads an associated ResourceCodeType object from the database.
|
ResourceCodeType |
ResourceCodeAssignment.loadResourceCodeType(String[] fields)
Loads an associated ResourceCodeType object from the database.
|
ResourceCurve |
ResourceAssignment.loadResourceCurve(String[] fields)
Loads an associated ResourceCurve object from the database.
|
BOIterator<ResourceHour> |
Timesheet.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceHour> |
OverheadCode.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceHour> |
TimesheetPeriod.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceHour> |
Resource.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceHour> |
ResourceAssignment.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceHour> |
BaselineProject.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceHour> |
Project.loadResourceHours(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceHour objects from the database.
|
BOIterator<ResourceRate> |
Resource.loadResourceRates(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceRate objects from the database.
|
BOIterator<ResourceRole> |
Role.loadResourceRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceRole objects from the database.
|
BOIterator<ResourceRole> |
Resource.loadResourceRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceRole objects from the database.
|
BOIterator<Resource> |
ResourceCode.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Load the Resource objects to which this resource code is assigned.
|
BOIterator<Resource> |
Currency.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Resource objects from the database.
|
BOIterator<Resource> |
UnitOfMeasure.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Resource objects from the database.
|
BOIterator<Resource> |
ResourceTeam.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Load the resource objects contained in the resource team.
|
BOIterator<Resource> |
Location.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Resource objects from the database.
|
BOIterator<Resource> |
Calendar.loadResources(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Resource objects from the database.
|
BOIterator<ResourceTeam> |
User.loadResourceTeams(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ResourceTeam objects from the database.
|
Risk |
RiskImpact.loadRisk(String[] fields)
Loads an associated Risk object from the database.
|
Risk |
RiskResponsePlan.loadRisk(String[] fields)
Loads an associated Risk object from the database.
|
Risk |
ActivityRisk.loadRisk(String[] fields)
Loads an associated Risk object from the database.
|
RiskCategory |
Risk.loadRiskCategory(String[] fields)
Loads an associated RiskCategory object from the database.
|
BOIterator<RiskImpact> |
RiskThresholdLevel.loadRiskImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskImpact objects from the database.
|
BOIterator<RiskImpact> |
RiskThreshold.loadRiskImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskImpact objects from the database.
|
BOIterator<RiskImpact> |
Risk.loadRiskImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskImpact objects from the database.
|
BOIterator<RiskImpact> |
BaselineProject.loadRiskImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskImpact objects from the database.
|
BOIterator<RiskImpact> |
Project.loadRiskImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskImpact objects from the database.
|
RiskMatrix |
RiskMatrixScore.loadRiskMatrix(String[] fields)
Loads an associated RiskMatrix object from the database.
|
RiskMatrix |
RiskMatrixThreshold.loadRiskMatrix(String[] fields)
Loads an associated RiskMatrix object from the database.
|
RiskMatrix |
BaselineProject.loadRiskMatrix(String[] fields)
Loads an associated RiskMatrix object from the database.
|
RiskMatrix |
Project.loadRiskMatrix(String[] fields)
Loads an associated RiskMatrix object from the database.
|
BOIterator<RiskMatrixScore> |
RiskMatrix.loadRiskMatrixScores(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskMatrixScore objects from the database.
|
BOIterator<RiskMatrixThreshold> |
RiskThreshold.loadRiskMatrixThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskMatrixThreshold objects from the database.
|
BOIterator<RiskMatrixThreshold> |
RiskMatrix.loadRiskMatrixThresholds(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskMatrixThreshold objects from the database.
|
RiskResponseAction |
RiskResponseActionImpact.loadRiskResponseAction(String[] fields)
Loads an associated RiskResponseAction object from the database.
|
BOIterator<RiskResponseActionImpact> |
RiskThresholdLevel.loadRiskResponseActionImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseActionImpact objects from the database.
|
BOIterator<RiskResponseActionImpact> |
RiskThreshold.loadRiskResponseActionImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseActionImpact objects from the database.
|
BOIterator<RiskResponseActionImpact> |
RiskResponseAction.loadRiskResponseActionImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseActionImpact objects from the database.
|
BOIterator<RiskResponseActionImpact> |
BaselineProject.loadRiskResponseActionImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseActionImpact objects from the database.
|
BOIterator<RiskResponseActionImpact> |
Project.loadRiskResponseActionImpacts(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseActionImpact objects from the database.
|
BOIterator<RiskResponseAction> |
RiskResponsePlan.loadRiskResponseActions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseAction objects from the database.
|
BOIterator<RiskResponseAction> |
Activity.loadRiskResponseActions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseAction objects from the database.
|
BOIterator<RiskResponseAction> |
BaselineProject.loadRiskResponseActions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseAction objects from the database.
|
BOIterator<RiskResponseAction> |
Project.loadRiskResponseActions(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponseAction objects from the database.
|
RiskResponsePlan |
RiskResponseAction.loadRiskResponsePlan(String[] fields)
Loads an associated RiskResponsePlan object from the database.
|
BOIterator<RiskResponsePlan> |
Risk.loadRiskResponsePlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponsePlan objects from the database.
|
BOIterator<RiskResponsePlan> |
BaselineProject.loadRiskResponsePlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponsePlan objects from the database.
|
BOIterator<RiskResponsePlan> |
Project.loadRiskResponsePlans(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskResponsePlan objects from the database.
|
BOIterator<Risk> |
RiskCategory.loadRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Risk objects from the database.
|
BOIterator<Risk> |
Resource.loadRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Risk objects from the database.
|
BOIterator<Risk> |
BaselineProject.loadRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Risk objects from the database.
|
BOIterator<Risk> |
Project.loadRisks(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Risk objects from the database.
|
RiskThreshold |
RiskThresholdLevel.loadRiskThreshold(String[] fields)
Loads an associated RiskThreshold object from the database.
|
RiskThreshold |
RiskMatrixThreshold.loadRiskThreshold(String[] fields)
Loads an associated RiskThreshold object from the database.
|
RiskThreshold |
RiskResponseActionImpact.loadRiskThreshold(String[] fields)
Loads an associated RiskThreshold object from the database.
|
RiskThreshold |
RiskImpact.loadRiskThreshold(String[] fields)
Loads an associated RiskThreshold object from the database.
|
RiskThresholdLevel |
RiskResponseActionImpact.loadRiskThresholdLevel(String[] fields)
Loads an associated RiskThresholdLevel object from the database.
|
RiskThresholdLevel |
RiskImpact.loadRiskThresholdLevel(String[] fields)
Loads an associated RiskThresholdLevel object from the database.
|
BOIterator<RiskThresholdLevel> |
RiskThreshold.loadRiskThresholdLevels(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RiskThresholdLevel objects from the database.
|
Role |
RoleCodeAssignment.loadRole(String[] fields)
Loads an associated Role object from the database.
|
Role |
RoleLimit.loadRole(String[] fields)
Loads an associated Role object from the database.
|
Role |
RoleRate.loadRole(String[] fields)
Loads an associated Role object from the database.
|
Role |
ResourceRole.loadRole(String[] fields)
Loads an associated Role object from the database.
|
Role |
ResourceAssignment.loadRole(String[] fields)
Loads an associated Role object from the database.
|
BOIterator<Role> |
Role.loadRoleChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Role objects from the database.
|
RoleCode |
RoleCodeAssignment.loadRoleCode(String[] fields)
Loads an associated RoleCode object from the database.
|
BOIterator<RoleCodeAssignment> |
RoleCode.loadRoleCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleCodeAssignment objects from the database.
|
BOIterator<RoleCodeAssignment> |
Role.loadRoleCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleCodeAssignment objects from the database.
|
BOIterator<RoleCodeAssignment> |
RoleCodeType.loadRoleCodeAssignments(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleCodeAssignment objects from the database.
|
BOIterator<RoleCode> |
RoleCode.loadRoleCodeChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleCode objects from the database.
|
RoleCodeType |
RoleCodeAssignment.loadRoleCodeType(String[] fields)
Loads an associated RoleCodeType object from the database.
|
RoleCodeType |
RoleCode.loadRoleCodeType(String[] fields)
Loads an associated RoleCodeType object from the database.
|
BOIterator<RoleLimit> |
Role.loadRoleLimits(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleLimit objects from the database.
|
RoleRate |
Role.loadRoleRate(String[] fields)
Loads an associated RoleRate object from the database.
|
BOIterator<Role> |
RoleCode.loadRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Load the Role objects to which this role code is assigned.
|
BOIterator<Role> |
RoleTeam.loadRoles(String[] fields,
String sWhereClause,
String sOrderBy)
Load the role objects contained in the role team.
|
BOIterator<RoleTeam> |
User.loadRoleTeams(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated RoleTeam objects from the database.
|
BOIterator<ActivityCode> |
ActivityCodeType.loadRootActivityCodes(String[] fields)
Loads all root ActivityCode objects from the database.
|
BOIterator<ResourceAssignmentCode> |
ResourceAssignmentCodeType.loadRootAssignmentCodes(String[] fields)
Loads all root ResourceAssignmentCode objects from the database.
|
static BOIterator<CostAccount> |
CostAccount.loadRootCostAccounts(Session session,
String[] fields)
Loads the root CostAccount objects from the database.
|
static BOIterator<Document> |
Document.loadRootDocuments(Session session,
String[] fields)
Loads the root Document objects from the database.
|
static BOIterator<EPS> |
EPS.loadRootEPS(Session session,
String[] fields)
Loads the root EPS objects from the database.
|
static OBS |
OBS.loadRootOBS(Session session,
String[] fields)
Loads the root OBS object from the database.
|
BOIterator<ProjectCode> |
ProjectCodeType.loadRootProjectCodes(String[] fields)
Loads all root ProjectCode objects from the database.
|
BOIterator<ResourceCode> |
ResourceCodeType.loadRootResourceCodes(String[] fields)
Loads all root ResourceCode objects from the database.
|
static BOIterator<Resource> |
Resource.loadRootResources(Session session,
String[] fields)
Loads the root Resource objects from the database.
|
BOIterator<RoleCode> |
RoleCodeType.loadRootRoleCodes(String[] fields)
Loads all root RoleCode objects from the database.
|
static BOIterator<Role> |
Role.loadRootRoles(Session session,
String[] fields)
Loads the root Role objects from the database.
|
ScheduleOptions |
BaselineProject.loadScheduleOptions(String[] fields)
Loads an associated ScheduleOptions object from the database.
|
ScheduleOptions |
Project.loadScheduleOptions(String[] fields)
Loads an associated ScheduleOptions object from the database.
|
Shift |
ShiftPeriod.loadShift(String[] fields)
Loads an associated Shift object from the database.
|
Shift |
Resource.loadShift(String[] fields)
Loads an associated Shift object from the database.
|
ShiftPeriod |
ResourceRate.loadShiftPeriod(String[] fields)
Loads an associated ShiftPeriod object from the database.
|
BOIterator<ShiftPeriod> |
Shift.loadShiftPeriods(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated ShiftPeriod objects from the database.
|
Activity |
Relationship.loadSuccessorActivity(String[] fields)
Loads an associated Activity object from the database.
|
Project |
Relationship.loadSuccessorProject(String[] fields)
Loads an associated Project object from the database.
|
BOIterator<Relationship> |
Activity.loadSuccessorRelationships(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Relationship objects from the database.
|
ThresholdParameter |
ProjectIssue.loadThresholdParameter(String[] fields)
Loads an associated ThresholdParameter object from the database.
|
ThresholdParameter |
ProjectThreshold.loadThresholdParameter(String[] fields)
Loads an associated ThresholdParameter object from the database.
|
Timesheet |
ResourceHour.loadTimesheet(String[] fields)
Loads an associated Timesheet object from the database.
|
User |
Resource.loadTimesheetApprovalManager(String[] fields)
Loads an associated User object from the database.
|
TimesheetPeriod |
Timesheet.loadTimesheetPeriod(String[] fields)
Loads an associated TimesheetPeriod object from the database.
|
TimesheetPeriod |
ResourceHour.loadTimesheetPeriod(String[] fields)
Loads an associated TimesheetPeriod object from the database.
|
BOIterator<Timesheet> |
TimesheetPeriod.loadTimesheets(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Timesheet objects from the database.
|
BOIterator<Timesheet> |
Resource.loadTimesheets(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated Timesheet objects from the database.
|
UDFCode |
UDFValue.loadUDFCode(String[] fields)
Loads an associated UDFCode object from the database.
|
BOIterator<UDFCode> |
UDFType.loadUDFCodes(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFCode objects from the database.
|
UDFType |
UDFCode.loadUDFType(String[] fields)
Loads an associated UDFType object from the database.
|
UDFType |
UDFValue.loadUDFType(String[] fields)
Loads an associated UDFType object from the database.
|
BOIterator<UDFValue> |
ActivityStepTemplateItem.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
UDFCode.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
UDFType.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
Resource.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
Risk.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
Document.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
ProjectDocument.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
ResourceAssignment.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
LeanTask.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
ActivityStep.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
ActivityExpense.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
ProjectIssue.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
Activity.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
WBS.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
BOIterator<UDFValue> |
EPS.loadUDFValues(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UDFValue objects from the database.
|
UnitOfMeasure |
Resource.loadUnitOfMeasure(String[] fields)
Loads an associated UnitOfMeasure object from the database.
|
User |
ResourceAccess.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
UserLicense.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
UserOBS.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
RoleTeam.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
ProjectPortfolio.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
ResourceTeam.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
Resource.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
ActivityOwner.loadUser(String[] fields)
Loads an associated User object from the database.
|
User |
ActivityComment.loadUser(String[] fields)
Loads an associated User object from the database.
|
BOIterator<Activity> |
User.loadUserFilteredActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads Non-Milestone activities matching filters set on User.
|
BOIterator<Activity> |
User.loadUserFilteredMilestoneActivities(String[] fields,
String sWhereClause,
String sOrderBy)
Loads Milestone activities matching filters set on User.
|
BOIterator<UserLicense> |
User.loadUserLicenses(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UserLicense objects from the database.
|
BOIterator<UserOBS> |
User.loadUserOBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UserOBS objects from the database.
|
BOIterator<UserOBS> |
ProjectProfile.loadUserOBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UserOBS objects from the database.
|
BOIterator<UserOBS> |
OBS.loadUserOBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated UserOBS objects from the database.
|
BOIterator<User> |
Currency.loadUsers(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated User objects from the database.
|
BOIterator<User> |
GlobalProfile.loadUsers(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated User objects from the database.
|
WBS |
ProjectDocument.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectSpendingPlan.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
WBSMilestone.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectResourceQuantity.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectResource.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectNote.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectBudgetChangeLog.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectIssue.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
Activity.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
WBS |
ProjectThreshold.loadWBS(String[] fields)
Loads an associated WBS object from the database.
|
BOIterator<WBS> |
WBSCategory.loadWBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
BOIterator<WBS> |
OBS.loadWBS(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
WBSCategory |
WBS.loadWBSCategory(String[] fields)
Loads an associated WBSCategory object from the database.
|
BOIterator<WBS> |
WBS.loadWBSChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
BOIterator<WBS> |
BaselineProject.loadWBSChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
BOIterator<WBS> |
Project.loadWBSChildren(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBS objects from the database.
|
BOIterator<WBS> |
WBS.loadWBSChildrenWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated WBS objects with spreads from the database.
|
BOIterator<WBS> |
BaselineProject.loadWBSChildrenWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated WBS objects with spreads from the database.
|
BOIterator<WBS> |
Project.loadWBSChildrenWithSummarizedSpread(String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple associated WBS objects with spreads from the database.
|
BOIterator<WBSMilestone> |
WBS.loadWBSMilestones(String[] fields,
String sWhereClause,
String sOrderBy)
Loads multiple associated WBSMilestone objects from the database.
|
static BOIterator<BaselineProject> |
BaselineProject.loadWithExpenseCategoryCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads multiple BaselineProject objects with summarized spreads from the database.
|
static BOIterator<Project> |
Project.loadWithExpenseCategoryCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads multiple Project objects with summarized spreads from the database.
|
static BaselineProject |
BaselineProject.loadWithExpenseCategoryCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads a BaselineProject object with summarized spreads from the database.
|
static Project |
Project.loadWithExpenseCategoryCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] expensecategorycbsObjectIds)
Loads a Project object with summarized spreads from the database.
|
static BOIterator<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<ResourceAssignment> |
ResourceAssignment.loadWithLiveSpreadActivityOrAssignment(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with summarized spreads from the database.
|
static BOIterator<Activity> |
Activity.loadWithLiveSpreadActivityOrAssignment(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple Activity objects with summarized spreads from the database.
|
static BOIterator<ResourceAssignment> |
ResourceAssignment.loadWithPeriodPerformanceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with summarized spreads from the database.
|
static ResourceAssignment |
ResourceAssignment.loadWithPeriodPerformanceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads a ResourceAssignment object with summarized spreads from the database.
|
static BOIterator<ResourceAssignment> |
ResourceAssignment.loadWithPeriodPerformanceSpreadActivityOrAssignment(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Loads multiple ResourceAssignment objects with summarized spreads from the database.
|
static BOIterator<Resource> |
Resource.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Resource objects with summarized spreads from the database.
|
static BOIterator<Project> |
Project.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple Project objects with summarized spreads from the database.
|
static Resource |
Resource.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads a Resource object with summarized spreads from the database.
|
static Project |
Project.loadWithProjectResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads a Project object with summarized spreads from the database.
|
static BOIterator<Role> |
Role.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads multiple Role objects with summarized spreads from the database.
|
static BOIterator<Project> |
Project.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple Project objects with summarized spreads from the database.
|
static Role |
Role.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] projectObjectIds)
Loads a Role object with summarized spreads from the database.
|
static Project |
Project.loadWithProjectRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads a Project object with summarized spreads from the database.
|
static BOIterator<BaselineProject> |
BaselineProject.loadWithResourceAssignmentCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads multiple BaselineProject objects with summarized spreads from the database.
|
static BOIterator<Project> |
Project.loadWithResourceAssignmentCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads multiple Project objects with summarized spreads from the database.
|
static BaselineProject |
BaselineProject.loadWithResourceAssignmentCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads a BaselineProject object with summarized spreads from the database.
|
static Project |
Project.loadWithResourceAssignmentCBSSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourcecbsObjectIds)
Loads a Project object with summarized spreads from the database.
|
static BOIterator<WBS> |
WBS.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
SpreadOptions... spreadOptions)
Loads multiple WBS 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 BOIterator<Project> |
Project.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
SpreadOptions... spreadOptions)
Loads multiple Project 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 BaselineProject |
BaselineProject.loadWithSpreads(Session session,
String[] nonSpreadFields,
ObjectId objId,
SpreadOptions... spreadOptions)
Loads a BaselineProject 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 BOIterator<WBS> |
WBS.loadWithSpreads(Session session,
String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple WBS objects with spreads from the database.
|
static BOIterator<BaselineProject> |
BaselineProject.loadWithSpreads(Session session,
String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple BaselineProject objects with spreads from the database.
|
static BOIterator<Project> |
Project.loadWithSpreads(Session session,
String[] nonSpreadFields,
String sWhereClause,
String sOrderBy,
SpreadOptions... spreadOptions)
Loads multiple Project objects 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<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 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<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 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 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 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 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 BOIterator<WBS> |
WBS.loadWithWBSResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads multiple WBS objects with summarized spreads from the database.
|
static WBS |
WBS.loadWithWBSResourceSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] resourceObjectIds)
Loads a WBS object with summarized spreads from the database.
|
static BOIterator<WBS> |
WBS.loadWithWBSRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId[] objIds,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads multiple WBS objects with summarized spreads from the database.
|
static WBS |
WBS.loadWithWBSRoleSpread(Session session,
String[] nonSpreadFields,
ObjectId objId,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative,
ObjectId[] roleObjectIds)
Loads a WBS object with summarized spreads from the database.
|
boolean |
Project.lockProject()
Locks the project in exclusive mode.
|
void |
Project.publishProject(ObjectId objId)
Publishes the project.
|
ObjectId |
BaselineProject.restore()
Restore a BaselineProject which unlinks the BaselineProject and its project and makes them
separate projects.
|
boolean |
Project.unlockProject()
Unlocks this project if it was previously exclusively locked by the current user.
|
void |
PAuditX.update()
Updates this PAuditX object in the database.
|
void |
StepUserDefinedValueUpdate.update()
Updates this StepUserDefinedValueUpdate object in the database.
|
void |
ResourceCode.update()
Updates this ResourceCode object in the database.
|
void |
GlobalReplace.update()
Updates this GlobalReplace object in the database.
|
void |
EPSFunding.update()
Updates this EPSFunding object in the database.
|
void |
ChangeSet.update()
Updates this ChangeSet object in the database.
|
void |
ResourceAssignmentCode.update()
Updates this ResourceAssignmentCode object in the database.
|
void |
ActivityFilter.update()
Updates this ActivityFilter object in the database.
|
void |
ActivityCodeUpdate.update()
Updates this ActivityCodeUpdate object in the database.
|
void |
UpdateBaselineOption.update()
Updates this UpdateBaselineOption object in the database.
|
void |
ActivityStepDelete.update()
Updates this ActivityStepDelete object in the database.
|
void |
ScheduleCheckOption.update()
Updates this ScheduleCheckOption object in the database.
|
void |
RoleCodeAssignment.update()
Updates this RoleCodeAssignment object in the database.
|
void |
ResourceRate.update()
Updates this ResourceRate object in the database.
|
void |
EPSSpendingPlan.update()
Updates this EPSSpendingPlan object in the database.
|
void |
EPSBudgetChangeLog.update()
Updates this EPSBudgetChangeLog object in the database.
|
void |
ResourceAssignmentUpdate.update()
Updates this ResourceAssignmentUpdate object in the database.
|
void |
ResourceAssignmentCreate.update()
Updates this ResourceAssignmentCreate object in the database.
|
void |
ActivityStepTemplateItem.update()
Updates this ActivityStepTemplateItem object in the database.
|
void |
ActivityCode.update()
Updates this ActivityCode object in the database.
|
void |
WbsReviewers.update()
Updates this WbsReviewers object in the database.
|
void |
UserOBS.update()
Updates this UserOBS object in the database.
|
void |
Timesheet.update()
Updates this Timesheet object in the database.
|
void |
ActivityStepUpdate.update()
Updates this ActivityStepUpdate object in the database.
|
void |
RoleLimit.update()
Updates this RoleLimit object in the database.
|
void |
ResourceCodeAssignment.update()
Updates this ResourceCodeAssignment object in the database.
|
void |
ProjectDeployment.update()
Updates this ProjectDeployment object in the database.
|
void |
GatewayDeployment.update()
Updates this GatewayDeployment object in the database.
|
void |
ActivityUpdate.update()
Updates this ActivityUpdate object in the database.
|
void |
ActivityNoteUpdate.update()
Updates this ActivityNoteUpdate object in the database.
|
void |
UserDefinedValueUpdate.update()
Updates this UserDefinedValueUpdate object in the database.
|
void |
UserConsent.update()
Updates this UserConsent object in the database.
|
void |
ActivityStepCreate.update()
Updates this ActivityStepCreate object in the database.
|
void |
RoleRate.update()
Updates this RoleRate object in the database.
|
void |
RoleCode.update()
Updates this RoleCode object in the database.
|
void |
ResourceRole.update()
Updates this ResourceRole object in the database.
|
void |
JobService.update()
Updates this JobService object in the database.
|
void |
EPSNote.update()
Updates this EPSNote object in the database.
|
void |
ProjectResourceCategory.update()
Updates this ProjectResourceCategory object in the database.
|
void |
DocumentStatusCode.update()
Updates this DocumentStatusCode object in the database.
|
void |
UserFieldTitle.update()
Updates this UserFieldTitle object in the database.
|
void |
Role.update()
Updates this Role object in the database.
|
void |
RoleTeam.update()
Updates this RoleTeam object in the database.
|
void |
RiskCategory.update()
Updates this RiskCategory object in the database.
|
void |
RiskMatrixScore.update()
Updates this RiskMatrixScore object in the database.
|
void |
ResourceLocation.update()
Updates this ResourceLocation object in the database.
|
void |
ProjectCode.update()
Updates this ProjectCode object in the database.
|
void |
WBSCategory.update()
Updates this WBSCategory object in the database.
|
void |
ExpenseCategory.update()
Updates this ExpenseCategory object in the database.
|
void |
UDFCode.update()
Updates this UDFCode object in the database.
|
void |
RoleCodeType.update()
Updates this RoleCodeType object in the database.
|
void |
RiskThresholdLevel.update()
Updates this RiskThresholdLevel object in the database.
|
void |
ResourceCurve.update()
Updates this ResourceCurve object in the database.
|
void |
ProjectPortfolio.update()
Updates this ProjectPortfolio object in the database.
|
void |
Currency.update()
Updates this Currency object in the database.
|
void |
OverheadCode.update()
Updates this OverheadCode object in the database.
|
void |
FundingSource.update()
Updates this FundingSource object in the database.
|
void |
BaselineType.update()
Updates this BaselineType object in the database.
|
void |
DocumentCategory.update()
Updates this DocumentCategory object in the database.
|
void |
User.update()
Updates this User object in the database.
|
void |
TimesheetPeriod.update()
Updates this TimesheetPeriod object in the database.
|
void |
RiskThreshold.update()
Updates this RiskThreshold object in the database.
|
void |
ProjectProfile.update()
Updates this ProjectProfile object in the database.
|
void |
Profile.update()
Updates this Profile object in the database.
|
void |
NotebookTopic.update()
Updates this NotebookTopic object in the database.
|
void |
GlobalProfile.update()
Updates this GlobalProfile object in the database.
|
void |
AutovueAttr.update()
Updates this AutovueAttr object in the database.
|
void |
Alert.update()
Updates this Alert object in the database.
|
void |
CostAccount.update()
Updates this CostAccount object in the database.
|
void |
UnitOfMeasure.update()
Updates this UnitOfMeasure object in the database.
|
void |
Shift.update()
Updates this Shift object in the database.
|
void |
ResourceTeam.update()
Updates this ResourceTeam object in the database.
|
void |
ResourceCodeType.update()
Updates this ResourceCodeType object in the database.
|
void |
ProjectCodeType.update()
Updates this ProjectCodeType object in the database.
|
void |
FinancialPeriod.update()
Updates this FinancialPeriod object in the database.
|
void |
ResourceAssignmentCodeType.update()
Updates this ResourceAssignmentCodeType object in the database.
|
void |
ActivityStepTemplate.update()
Updates this ActivityStepTemplate object in the database.
|
void |
UDFType.update()
Updates this UDFType object in the database.
|
void |
Resource.update()
Updates this Resource object in the database.
|
void |
Relationship.update()
Updates this Relationship object in the database.
|
void |
Location.update()
Updates this Location object in the database.
|
void |
RiskMatrix.update()
Updates this RiskMatrix object in the database.
|
void |
RiskResponseActionImpact.update()
Updates this RiskResponseActionImpact object in the database.
|
void |
RiskResponseAction.update()
Updates this RiskResponseAction object in the database.
|
void |
RiskImpact.update()
Updates this RiskImpact object in the database.
|
void |
Risk.update()
Updates this Risk object in the database.
|
void |
RiskResponsePlan.update()
Updates this RiskResponsePlan object in the database.
|
void |
ProjectCodeAssignment.update()
Updates this ProjectCodeAssignment object in the database.
|
void |
Document.update()
Updates this Document object in the database.
|
void |
ProjectDocument.update()
Updates this ProjectDocument object in the database.
|
void |
ProjectSpendingPlan.update()
Updates this ProjectSpendingPlan object in the database.
|
void |
ActivityCodeType.update()
Updates this ActivityCodeType object in the database.
|
void |
Calendar.update()
Updates this Calendar object in the database.
|
void |
ScheduleOptions.update()
Updates this ScheduleOptions object in the database.
|
void |
ResourceHour.update()
Updates this ResourceHour object in the database.
|
void |
UDFValue.update()
Updates this UDFValue object in the database.
|
void |
ResourceAssignmentCodeAssignment.update()
Updates this ResourceAssignmentCodeAssignment object in the database.
|
void |
ActivityCodeAssignment.update()
Updates this ActivityCodeAssignment object in the database.
|
void |
ResourceAssignmentPeriodActual.update()
Updates this ResourceAssignmentPeriodActual object in the database.
|
void |
ActivityPeriodActual.update()
Updates this ActivityPeriodActual object in the database.
|
void |
ResourceAssignment.update()
Updates this ResourceAssignment object in the database.
|
void |
FinancialPeriodTemplate.update()
Updates this FinancialPeriodTemplate object in the database.
|
void |
ActivityOwner.update()
Updates this ActivityOwner object in the database.
|
void |
LeanTask.update()
Updates this LeanTask object in the database.
|
void |
ActivityStep.update()
Updates this ActivityStep object in the database.
|
void |
CBSDurationSummary.update()
Updates this CBSDurationSummary object in the database.
|
void |
CBS.update()
Updates this CBS object in the database.
|
void |
ActivityNote.update()
Updates this ActivityNote object in the database.
|
void |
ActivityComment.update()
Updates this ActivityComment object in the database.
|
void |
ActivityExpense.update()
Updates this ActivityExpense object in the database.
|
void |
WBSMilestone.update()
Updates this WBSMilestone object in the database.
|
void |
ProjectResourceQuantity.update()
Updates this ProjectResourceQuantity object in the database.
|
void |
ProjectResource.update()
Updates this ProjectResource object in the database.
|
void |
ProjectNote.update()
Updates this ProjectNote object in the database.
|
void |
ProjectFunding.update()
Updates this ProjectFunding object in the database.
|
void |
ProjectBudgetChangeLog.update()
Updates this ProjectBudgetChangeLog object in the database.
|
void |
ProjectIssue.update()
Updates this ProjectIssue object in the database.
|
void |
OBS.update()
Updates this OBS object in the database.
|
void |
Activity.update()
Updates this Activity object in the database.
|
void |
ProjectThreshold.update()
Updates this ProjectThreshold object in the database.
|
void |
WBS.update()
Updates this WBS object in the database.
|
void |
BaselineProject.update()
Updates this BaselineProject object in the database.
|
void |
EPS.update()
Updates this EPS object in the database.
|
void |
GlobalPreferences.update()
Updates this GlobalPreferences object in the database.
|
void |
Project.update()
Updates this Project object in the database.
|
void |
Calendar.update(boolean replaceHolidayOrExceptions)
Updates this Calendar object in the database with the option to replace all holidays and
exceptions.
|
static void |
Activity.update(Session session,
Activity[] activities)
Updates multiple Activity objects in the database.
|
static void |
ActivityCode.update(Session session,
ActivityCode[] activitycodes)
Updates multiple ActivityCode objects in the database.
|
static void |
ActivityCodeAssignment.update(Session session,
ActivityCodeAssignment[] activitycodeassignments)
Updates multiple ActivityCodeAssignment objects in the database.
|
static void |
ActivityCodeType.update(Session session,
ActivityCodeType[] activitycodetypes)
Updates multiple ActivityCodeType objects in the database.
|
static void |
ActivityCodeUpdate.update(Session session,
ActivityCodeUpdate[] activitycodeupdates)
Updates multiple ActivityCodeUpdate objects in the database.
|
static void |
ActivityComment.update(Session session,
ActivityComment[] activitycomments)
Updates multiple ActivityComment objects in the database.
|
static void |
ActivityExpense.update(Session session,
ActivityExpense[] activityexpenses)
Updates multiple ActivityExpense objects in the database.
|
static void |
ActivityFilter.update(Session session,
ActivityFilter[] activityfilters)
Updates multiple ActivityFilter objects in the database.
|
static void |
ActivityNote.update(Session session,
ActivityNote[] activitynotes)
Updates multiple ActivityNote objects in the database.
|
static void |
ActivityNoteUpdate.update(Session session,
ActivityNoteUpdate[] activitynoteupdates)
Updates multiple ActivityNoteUpdate objects in the database.
|
static void |
ActivityOwner.update(Session session,
ActivityOwner[] activityowners)
Updates multiple ActivityOwner objects in the database.
|
static void |
ActivityPeriodActual.update(Session session,
ActivityPeriodActual[] activityperiodactuals)
Updates multiple ActivityPeriodActual objects in the database.
|
static void |
ActivityStep.update(Session session,
ActivityStep[] activitysteps)
Updates multiple ActivityStep objects in the database.
|
static void |
ActivityStepCreate.update(Session session,
ActivityStepCreate[] activitystepcreates)
Updates multiple ActivityStepCreate objects in the database.
|
static void |
ActivityStepDelete.update(Session session,
ActivityStepDelete[] activitystepdeletes)
Updates multiple ActivityStepDelete objects in the database.
|
static void |
ActivityStepTemplate.update(Session session,
ActivityStepTemplate[] activitysteptemplates)
Updates multiple ActivityStepTemplate objects in the database.
|
static void |
ActivityStepTemplateItem.update(Session session,
ActivityStepTemplateItem[] activitysteptemplateitems)
Updates multiple ActivityStepTemplateItem objects in the database.
|
static void |
ActivityStepUpdate.update(Session session,
ActivityStepUpdate[] activitystepupdates)
Updates multiple ActivityStepUpdate objects in the database.
|
static void |
ActivityUpdate.update(Session session,
ActivityUpdate[] activityupdates)
Updates multiple ActivityUpdate objects in the database.
|
static void |
Alert.update(Session session,
Alert[] alerts)
Updates multiple Alert objects in the database.
|
static void |
AutovueAttr.update(Session session,
AutovueAttr[] autovueattrs)
Updates multiple AutovueAttr objects in the database.
|
static void |
BaselineProject.update(Session session,
BaselineProject[] baselineprojects)
Updates multiple BaselineProject objects in the database.
|
static void |
BaselineType.update(Session session,
BaselineType[] baselinetypes)
Updates multiple BaselineType objects in the database.
|
static void |
Currency.update(Session session,
BusinessObject[] currencies,
boolean updateResourceRate)
Updates Currency objects and recalculate resource rate if exchange rate is changed in the
database with the option to update resource rate.
|
static void |
Calendar.update(Session session,
Calendar[] calendars)
Updates multiple Calendar objects in the database.
|
static void |
Calendar.update(Session session,
Calendar[] calendars,
boolean replaceHolidayOrExceptions)
Updates multiple Calendar objects in the database with the option to replace all holidays and
exceptions.
|
static void |
CBS.update(Session session,
CBS[] cbss)
Updates multiple CBS objects in the database.
|
static void |
CBSDurationSummary.update(Session session,
CBSDurationSummary[] cbsdurationsummarys)
Updates multiple CBSDurationSummary objects in the database.
|
static void |
ChangeSet.update(Session session,
ChangeSet[] changesets)
Updates multiple ChangeSet objects in the database.
|
static void |
CostAccount.update(Session session,
CostAccount[] costaccounts)
Updates multiple CostAccount objects in the database.
|
static void |
Currency.update(Session session,
Currency[] currencies)
Updates multiple Currency objects in the database.
|
static void |
Document.update(Session session,
Document[] documents)
Updates multiple Document objects in the database.
|
static void |
DocumentCategory.update(Session session,
DocumentCategory[] documentcategories)
Updates multiple DocumentCategory objects in the database.
|
static void |
DocumentStatusCode.update(Session session,
DocumentStatusCode[] documentstatuscodes)
Updates multiple DocumentStatusCode objects in the database.
|
static void |
EPS.update(Session session,
EPS[] eps)
Updates multiple EPS objects in the database.
|
static void |
EPSBudgetChangeLog.update(Session session,
EPSBudgetChangeLog[] epsbudgetchangelogs)
Updates multiple EPSBudgetChangeLog objects in the database.
|
static void |
EPSFunding.update(Session session,
EPSFunding[] epsfundings)
Updates multiple EPSFunding objects in the database.
|
static void |
EPSNote.update(Session session,
EPSNote[] epsnotes)
Updates multiple EPSNote objects in the database.
|
static void |
EPSSpendingPlan.update(Session session,
EPSSpendingPlan[] epsspendingplans)
Updates multiple EPSSpendingPlan objects in the database.
|
static void |
ExpenseCategory.update(Session session,
ExpenseCategory[] expensecategories)
Updates multiple ExpenseCategory objects in the database.
|
static void |
FinancialPeriod.update(Session session,
FinancialPeriod[] financialperiods)
Updates multiple FinancialPeriod objects in the database.
|
static void |
FinancialPeriodTemplate.update(Session session,
FinancialPeriodTemplate[] financialperiodtemplates)
Updates multiple FinancialPeriodTemplate objects in the database.
|
static void |
FundingSource.update(Session session,
FundingSource[] fundingsources)
Updates multiple FundingSource objects in the database.
|
static void |
GatewayDeployment.update(Session session,
GatewayDeployment[] gatewaydeployments)
Updates multiple GatewayDeployment objects in the database.
|
static void |
GlobalProfile.update(Session session,
GlobalProfile[] globalprofiles)
Updates multiple GlobalProfile objects in the database.
|
static void |
GlobalReplace.update(Session session,
GlobalReplace[] globalreplace)
Updates multiple GlobalReplace objects in the database.
|
static void |
JobService.update(Session session,
JobService[] jobservices)
Updates multiple JobService objects in the database.
|
static void |
LeanTask.update(Session session,
LeanTask[] leantasks)
Updates multiple LeanTask objects in the database.
|
static void |
Location.update(Session session,
Location[] locations)
Updates multiple Location objects in the database.
|
static void |
NotebookTopic.update(Session session,
NotebookTopic[] notebooktopics)
Updates multiple NotebookTopic objects in the database.
|
static void |
OBS.update(Session session,
OBS[] obs)
Updates multiple OBS objects in the database.
|
static void |
OverheadCode.update(Session session,
OverheadCode[] overheadcodes)
Updates multiple OverheadCode objects in the database.
|
static void |
PAuditX.update(Session session,
PAuditX[] pauditxs)
Updates multiple PAuditX objects in the database.
|
static void |
Profile.update(Session session,
Profile[] profiles)
Updates multiple Profile objects in the database.
|
static void |
Project.update(Session session,
Project[] projects)
Updates multiple Project objects in the database.
|
static void |
ProjectBudgetChangeLog.update(Session session,
ProjectBudgetChangeLog[] projectbudgetchangelogs)
Updates multiple ProjectBudgetChangeLog objects in the database.
|
static void |
ProjectCode.update(Session session,
ProjectCode[] projectcodes)
Updates multiple ProjectCode objects in the database.
|
static void |
ProjectCodeAssignment.update(Session session,
ProjectCodeAssignment[] projectcodeassignments)
Updates multiple ProjectCodeAssignment objects in the database.
|
static void |
ProjectCodeType.update(Session session,
ProjectCodeType[] projectcodetypes)
Updates multiple ProjectCodeType objects in the database.
|
static void |
ProjectDeployment.update(Session session,
ProjectDeployment[] projectdeployments)
Updates multiple ProjectDeployment objects in the database.
|
static void |
ProjectDocument.update(Session session,
ProjectDocument[] projectdocuments)
Updates multiple ProjectDocument objects in the database.
|
static void |
ProjectFunding.update(Session session,
ProjectFunding[] projectfundings)
Updates multiple ProjectFunding objects in the database.
|
static void |
ProjectIssue.update(Session session,
ProjectIssue[] projectissues)
Updates multiple ProjectIssue objects in the database.
|
static void |
ProjectNote.update(Session session,
ProjectNote[] projectnotes)
Updates multiple ProjectNote objects in the database.
|
static void |
ProjectPortfolio.update(Session session,
ProjectPortfolio[] projectportfolios)
Updates multiple ProjectPortfolio objects in the database.
|
static void |
ProjectProfile.update(Session session,
ProjectProfile[] projectprofiles)
Updates multiple ProjectProfile objects in the database.
|
static void |
ProjectResource.update(Session session,
ProjectResource[] projectresources)
Updates multiple ProjectResource objects in the database.
|
static void |
ProjectResourceCategory.update(Session session,
ProjectResourceCategory[] projectresourcecategories)
Updates multiple ProjectResourceCategory objects in the database.
|
static void |
ProjectResourceQuantity.update(Session session,
ProjectResourceQuantity[] projectresourcequantities)
Updates multiple ProjectResourceQuantity objects in the database.
|
static void |
ProjectSpendingPlan.update(Session session,
ProjectSpendingPlan[] projectspendingplans)
Updates multiple ProjectSpendingPlan objects in the database.
|
static void |
ProjectThreshold.update(Session session,
ProjectThreshold[] projectthresholds)
Updates multiple ProjectThreshold objects in the database.
|
static void |
Relationship.update(Session session,
Relationship[] relationships)
Updates multiple Relationship objects in the database.
|
static void |
Resource.update(Session session,
Resource[] resources)
Updates multiple Resource objects in the database.
|
static void |
ResourceAssignment.update(Session session,
ResourceAssignment[] resourceassignments)
Updates multiple ResourceAssignment objects in the database.
|
static void |
ResourceAssignmentCode.update(Session session,
ResourceAssignmentCode[] resourceassignmentcodes)
Updates multiple ResourceAssignmentCode objects in the database.
|
static void |
ResourceAssignmentCodeAssignment.update(Session session,
ResourceAssignmentCodeAssignment[] resourceassignmentcodeassignments)
Updates multiple ResourceAssignmentCodeAssignment objects in the database.
|
static void |
ResourceAssignmentCodeType.update(Session session,
ResourceAssignmentCodeType[] resourceassignmentcodetypes)
Updates multiple ResourceAssignmentCodeType objects in the database.
|
static void |
ResourceAssignmentCreate.update(Session session,
ResourceAssignmentCreate[] resourceassignmentcreates)
Updates multiple ResourceAssignmentCreate objects in the database.
|
static void |
ResourceAssignmentPeriodActual.update(Session session,
ResourceAssignmentPeriodActual[] resourceassignmentperiodactuals)
Updates multiple ResourceAssignmentPeriodActual objects in the database.
|
static void |
ResourceAssignmentUpdate.update(Session session,
ResourceAssignmentUpdate[] resourceassignmentupdates)
Updates multiple ResourceAssignmentUpdate objects in the database.
|
static void |
ResourceCode.update(Session session,
ResourceCode[] resourcecodes)
Updates multiple ResourceCode objects in the database.
|
static void |
ResourceCodeAssignment.update(Session session,
ResourceCodeAssignment[] resourcecodeassignments)
Updates multiple ResourceCodeAssignment objects in the database.
|
static void |
ResourceCodeType.update(Session session,
ResourceCodeType[] resourcecodetypes)
Updates multiple ResourceCodeType objects in the database.
|
static void |
ResourceCurve.update(Session session,
ResourceCurve[] resourcecurves)
Updates multiple ResourceCurve objects in the database.
|
static void |
ResourceHour.update(Session session,
ResourceHour[] resourcehours)
Updates multiple ResourceHour objects in the database.
|
static void |
ResourceLocation.update(Session session,
ResourceLocation[] resourcelocations)
Updates multiple ResourceLocation objects in the database.
|
static void |
ResourceRate.update(Session session,
ResourceRate[] resourcerates)
Updates multiple ResourceRate objects in the database.
|
static void |
ResourceRole.update(Session session,
ResourceRole[] resourceroles)
Updates multiple ResourceRole objects in the database.
|
static void |
ResourceTeam.update(Session session,
ResourceTeam[] resourceteams)
Updates multiple ResourceTeam objects in the database.
|
static void |
Risk.update(Session session,
Risk[] risks)
Updates multiple Risk objects in the database.
|
static void |
RiskCategory.update(Session session,
RiskCategory[] riskcategories)
Updates multiple RiskCategory objects in the database.
|
static void |
RiskImpact.update(Session session,
RiskImpact[] riskimpacts)
Updates multiple RiskImpact objects in the database.
|
static void |
RiskMatrix.update(Session session,
RiskMatrix[] riskmatrices)
Updates multiple RiskMatrix objects in the database.
|
static void |
RiskMatrixScore.update(Session session,
RiskMatrixScore[] riskmatrixscores)
Updates multiple RiskMatrixScore objects in the database.
|
static void |
RiskResponseAction.update(Session session,
RiskResponseAction[] riskresponseactions)
Updates multiple RiskResponseAction objects in the database.
|
static void |
RiskResponseActionImpact.update(Session session,
RiskResponseActionImpact[] riskresponseactionimpacts)
Updates multiple RiskResponseActionImpact objects in the database.
|
static void |
RiskResponsePlan.update(Session session,
RiskResponsePlan[] riskresponseplans)
Updates multiple RiskResponsePlan objects in the database.
|
static void |
RiskThreshold.update(Session session,
RiskThreshold[] riskthresholds)
Updates multiple RiskThreshold objects in the database.
|
static void |
RiskThresholdLevel.update(Session session,
RiskThresholdLevel[] riskthresholdlevels)
Updates multiple RiskThresholdLevel objects in the database.
|
static void |
Role.update(Session session,
Role[] roles)
Updates multiple Role objects in the database.
|
static void |
RoleCode.update(Session session,
RoleCode[] rolecodes)
Updates multiple RoleCode objects in the database.
|
static void |
RoleCodeAssignment.update(Session session,
RoleCodeAssignment[] rolecodeassignments)
Updates multiple RoleCodeAssignment objects in the database.
|
static void |
RoleCodeType.update(Session session,
RoleCodeType[] rolecodetypes)
Updates multiple RoleCodeType objects in the database.
|
static void |
RoleLimit.update(Session session,
RoleLimit[] rolelimits)
Updates multiple RoleLimit objects in the database.
|
static void |
RoleRate.update(Session session,
RoleRate[] rolerates)
Updates multiple RoleRate objects in the database.
|
static void |
RoleTeam.update(Session session,
RoleTeam[] roleteams)
Updates multiple RoleTeam objects in the database.
|
static void |
ScheduleCheckOption.update(Session session,
ScheduleCheckOption[] schedulecheckoptions)
Updates multiple ScheduleCheckOption objects in the database.
|
static void |
ScheduleOptions.update(Session session,
ScheduleOptions[] scheduleoptions)
Updates multiple ScheduleOptions objects in the database.
|
static void |
Shift.update(Session session,
Shift[] shifts)
Updates multiple Shift objects in the database.
|
static void |
StepUserDefinedValueUpdate.update(Session session,
StepUserDefinedValueUpdate[] stepuserdefinedvalueupdates)
Updates multiple StepUserDefinedValueUpdate objects in the database.
|
static void |
Timesheet.update(Session session,
Timesheet[] timesheets)
Updates multiple Timesheet objects in the database.
|
static void |
TimesheetPeriod.update(Session session,
TimesheetPeriod[] timesheetperiods)
Updates multiple TimesheetPeriod objects in the database.
|
static void |
UDFCode.update(Session session,
UDFCode[] udfcodes)
Updates multiple UDFCode objects in the database.
|
static void |
UDFType.update(Session session,
UDFType[] udftypes)
Updates multiple UDFType objects in the database.
|
static void |
UDFValue.update(Session session,
UDFValue[] udfvalues)
Updates multiple UDFValue objects in the database.
|
static void |
UnitOfMeasure.update(Session session,
UnitOfMeasure[] unitofmeasures)
Updates multiple UnitOfMeasure objects in the database.
|
static void |
UpdateBaselineOption.update(Session session,
UpdateBaselineOption[] updatebaselineoption)
Updates multiple UpdateBaselineOption objects in the database.
|
static void |
User.update(Session session,
User[] users)
Updates multiple User objects in the database.
|
static void |
User.update(Session session,
User[] users,
boolean resetUserData)
Updates multiple User objects in the database with the option to reset User Data.
|
static void |
UserConsent.update(Session session,
UserConsent[] userconsent)
Updates multiple UserConsent objects in the database.
|
static void |
UserDefinedValueUpdate.update(Session session,
UserDefinedValueUpdate[] userdefinedvalueupdates)
Updates multiple UserDefinedValueUpdate objects in the database.
|
static void |
UserFieldTitle.update(Session session,
UserFieldTitle[] userfieldtitles)
Updates multiple UserFieldTitle objects in the database.
|
static void |
UserOBS.update(Session session,
UserOBS[] userobs)
Updates multiple UserOBS objects in the database.
|
static void |
WBS.update(Session session,
WBS[] wbs)
Updates multiple WBS objects in the database.
|
static void |
WBSCategory.update(Session session,
WBSCategory[] wbscategories)
Updates multiple WBSCategory objects in the database.
|
static void |
WBSMilestone.update(Session session,
WBSMilestone[] wbsmilestones)
Updates multiple WBSMilestone objects in the database.
|
static void |
WbsReviewers.update(Session session,
WbsReviewers[] wbsreviewerss)
Updates multiple WbsReviewers objects in the database.
|
void |
WBS.updateActivities(Activity[] activities)
Updates multiple associated Activity objects in the database.
|
void |
Activity.updateActivityExpenses(ActivityExpense[] activityexpenses)
Updates multiple associated ActivityExpense objects in the database.
|
void |
Activity.updateActivityNotes(ActivityNote[] activitynotes)
Updates multiple associated ActivityNote objects in the database.
|
void |
Activity.updateActivitySteps(ActivityStep[] activitysteps)
Updates multiple associated ActivityStep objects in the database.
|
void |
BaselineProject.updateAllActivities(Activity[] allactivities)
Updates multiple associated Activity objects in the database.
|
void |
Project.updateAllActivities(Activity[] allactivities)
Updates multiple associated Activity objects in the database.
|
void |
BaselineProject.updateAllWBS(WBS[] allwbs)
Updates multiple associated WBS objects in the database.
|
void |
Project.updateAllWBS(WBS[] allwbs)
Updates multiple associated WBS objects in the database.
|
void |
EPS.updateEPSBudgetChangeLogs(EPSBudgetChangeLog[] epsbudgetchangelogs)
Updates multiple associated EPSBudgetChangeLog objects in the database.
|
void |
EPS.updateEPSFundings(EPSFunding[] epsfundings)
Updates multiple associated EPSFunding objects in the database.
|
void |
EPS.updateEPSNotes(EPSNote[] epsnotes)
Updates multiple associated EPSNote objects in the database.
|
void |
EPS.updateEPSSpendingPlans(EPSSpendingPlan[] epsspendingplans)
Updates multiple associated EPSSpendingPlan objects in the database.
|
void |
Activity.updateLeanTasks(LeanTask[] leantasks)
Updates multiple associated LeanTask objects in the database.
|
void |
Activity.updatePredecessorRelationships(Relationship[] predecessorrelationships)
Updates multiple associated Relationship objects in the database.
|
void |
WBS.updateProjectBudgetChangeLogs(ProjectBudgetChangeLog[] projectbudgetchangelogs)
Updates multiple associated ProjectBudgetChangeLog objects in the database.
|
void |
Activity.updateProjectDocuments(ProjectDocument[] projectdocuments)
Updates multiple associated ProjectDocument objects in the database.
|
void |
WBS.updateProjectDocuments(ProjectDocument[] projectdocuments)
Updates multiple associated ProjectDocument objects in the database.
|
void |
BaselineProject.updateProjectFundings(ProjectFunding[] projectfundings)
Updates multiple associated ProjectFunding objects in the database.
|
void |
Project.updateProjectFundings(ProjectFunding[] projectfundings)
Updates multiple associated ProjectFunding objects in the database.
|
void |
WBS.updateProjectIssues(ProjectIssue[] projectissues)
Updates multiple associated ProjectIssue objects in the database.
|
void |
BaselineProject.updateProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs)
Updates multiple associated ProjectBudgetChangeLog objects in the database.
|
void |
Project.updateProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[] projectlevelbudgetchangelogs)
Updates multiple associated ProjectBudgetChangeLog objects in the database.
|
void |
BaselineProject.updateProjectLevelIssues(ProjectIssue[] projectlevelissues)
Updates multiple associated ProjectIssue objects in the database.
|
void |
Project.updateProjectLevelIssues(ProjectIssue[] projectlevelissues)
Updates multiple associated ProjectIssue objects in the database.
|
void |
BaselineProject.updateProjectLevelNotes(ProjectNote[] projectlevelnotes)
Updates multiple associated ProjectNote objects in the database.
|
void |
Project.updateProjectLevelNotes(ProjectNote[] projectlevelnotes)
Updates multiple associated ProjectNote objects in the database.
|
void |
BaselineProject.updateProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans)
Updates multiple associated ProjectSpendingPlan objects in the database.
|
void |
Project.updateProjectLevelSpendingPlans(ProjectSpendingPlan[] projectlevelspendingplans)
Updates multiple associated ProjectSpendingPlan objects in the database.
|
void |
BaselineProject.updateProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds)
Updates multiple associated ProjectThreshold objects in the database.
|
void |
Project.updateProjectLevelThresholds(ProjectThreshold[] projectlevelthresholds)
Updates multiple associated ProjectThreshold objects in the database.
|
void |
BaselineProject.updateProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones)
Updates multiple associated WBSMilestone objects in the database.
|
void |
Project.updateProjectLevelWBSMilestones(WBSMilestone[] projectlevelwbsmilestones)
Updates multiple associated WBSMilestone objects in the database.
|
void |
WBS.updateProjectNotes(ProjectNote[] projectnotes)
Updates multiple associated ProjectNote objects in the database.
|
void |
User.updateProjectPortfolios(ProjectPortfolio[] projectportfolios)
Updates multiple associated ProjectPortfolio objects in the database.
|
boolean |
Project.updateProjectPreferences(ProjectPreferenceOptions projPrefOpts)
Updates Project Preferences of the project.
|
void |
WBS.updateProjectSpendingPlans(ProjectSpendingPlan[] projectspendingplans)
Updates multiple associated ProjectSpendingPlan objects in the database.
|
void |
WBS.updateProjectThresholds(ProjectThreshold[] projectthresholds)
Updates multiple associated ProjectThreshold objects in the database.
|
void |
Activity.updateResourceAssignments(ResourceAssignment[] resourceassignments)
Updates multiple associated ResourceAssignment objects in the database.
|
void |
User.updateResourceTeams(ResourceTeam[] resourceteams)
Updates multiple associated ResourceTeam objects in the database.
|
void |
RiskMatrix.updateRiskMatrixScores(RiskMatrixScore[] riskmatrixscores)
Updates multiple associated RiskMatrixScore objects in the database.
|
void |
BaselineProject.updateRisks(Risk[] risks)
Updates multiple associated Risk objects in the database.
|
void |
User.updateRoleTeams(RoleTeam[] roleteams)
Updates multiple associated RoleTeam objects in the database.
|
void |
Activity.updateSuccessorRelationships(Relationship[] successorrelationships)
Updates multiple associated Relationship objects in the database.
|
void |
User.updateUserLicenses(UserLicense[] userlicenses)
Updates multiple associated UserLicense objects in the database.
|
void |
User.updateUserOBS(UserOBS[] userobs)
Updates multiple associated UserOBS objects in the database.
|
void |
OBS.updateUserOBS(UserOBS[] userobs)
Updates multiple associated UserOBS objects in the database.
|
void |
WBS.updateWBSMilestones(WBSMilestone[] wbsmilestones)
Updates multiple associated WBSMilestone objects in the database.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLExporter.exportActivities(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activities.
|
void |
XMLExporter.exportActivitiesWithLiveSpread(OutputStream os,
Project parent,
String[] fields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Export a collection of activities for a particular project with live spread data.
|
void |
XMLExporter.exportActivityCodeAssignments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity code assignments.
|
void |
XMLExporter.exportActivityCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity codes.
|
void |
XMLExporter.exportActivityCodeTypes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity code types.
|
void |
XMLExporter.exportActivityExpenses(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity expenses.
|
void |
XMLExporter.exportActivityNotes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity notes.
|
void |
XMLExporter.exportActivityOwners(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity owners.
|
void |
XMLExporter.exportActivityPeriodActuals(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity period actuals.
|
void |
XMLExporter.exportActivityRisks(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity risks.
|
void |
XMLExporter.exportActivitySteps(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity steps.
|
void |
XMLExporter.exportActivityStepTemplateItems(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity step template items.
|
void |
XMLExporter.exportActivityStepTemplates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity step templates.
|
void |
XMLExporter.exportActivityStepUpdates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity step updates.
|
void |
XMLExporter.exportActivityUpdates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of activity updates.
|
void |
XMLExporter.exportBaselineProject(OutputStream os,
ObjectId projectId,
String[] fields,
XMLExporterListener listener)
Export a collection of baseline projects.
|
void |
XMLExporter.exportBaselineProjects(OutputStream os,
List<ObjectId> projectIds,
String[] fields,
XMLExporterListener listener)
Export a collection of baseline projects.
|
void |
XMLExporter.exportBaselineProjects(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Deprecated.
Export a collection of baseline projects.
|
void |
XMLExporter.exportBaselineTypes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of baseline types.
|
void |
XMLExporter.exportCalendars(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of calendars.
|
void |
XMLExporter.exportChangeSets(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of change sets.
|
void |
XMLExporter.exportCostAccounts(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of cost accounts.
|
void |
XMLExporter.exportCurrencies(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of currencies.
|
void |
XMLExporter.exportDocumentCategories(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of document categories.
|
void |
XMLExporter.exportDocuments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of documents.
|
void |
XMLExporter.exportDocumentStatusCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of document status codes.
|
void |
XMLExporter.exportEPS(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of EPS objects.
|
void |
XMLExporter.exportEPSBudgetChangeLogs(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of EPS budget change logs.
|
void |
XMLExporter.exportEPSFundings(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of EPS fundings.
|
void |
XMLExporter.exportEPSNotes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of EPS notes.
|
void |
XMLExporter.exportEPSSpendingPlans(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of EPS spending plans.
|
void |
XMLExporter.exportEPSWithSummarizedSpread(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Export a collection of EPS objects with summarized spread data.
|
void |
XMLExporter.exportExpenseCategories(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of expense categories.
|
void |
XMLExporter.exportFinancialPeriods(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of financial periods.
|
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,
ObjectId mspUdfTypeId)
Fully export a specific project with future bucket planning spreads.
|
void |
XMLExporter.exportFullProjects(OutputStream os,
List<ObjectId> projectObjectIdList,
String[] fields,
XMLExporterListener listener)
Fully export a set of projects.
|
void |
XMLExporter.exportFullProjects(OutputStream os,
List<ObjectId> projectObjectIdList,
String[] fields,
XMLExporterListener listener,
SpreadPeriodType periodType)
Fully export a specific project with future bucket planning spreads.
|
void |
XMLExporter.exportFullProjects(OutputStream os,
List<ObjectId> projectObjectIdList,
String[] fields,
XMLExporterListener listener,
SpreadPeriodType periodType,
ObjectId mspUdfTypeId)
Fully export a specific project with future bucket planning spreads.
|
void |
XMLExporter.exportFullProjectToMSPXml(OutputStream os,
ObjectId projectId,
String[] fields,
XMLExporterListener listener,
SpreadPeriodType periodType,
ObjectId mspUdfTypeId,
Map<Object,Object> propMap,
Logger logger)
Fully export a specific project in MSP XML format.
|
void |
XMLExporter.exportFundingSources(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of funding sources.
|
void |
XMLExporter.exportGlobalPreferences(OutputStream os,
String[] fields)
Export the global preferences.
|
void |
XMLExporter.exportGlobalProfiles(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of global profiles.
|
void |
XMLExporter.exportIssueHistories(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of issue histories.
|
void |
XMLExporter.exportLocations(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of locations.
|
void |
XMLExporter.exportNotebookTopics(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of notebook topics.
|
void |
XMLExporter.exportOBS(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of OBS objects.
|
void |
XMLExporter.exportOverheadCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of overhead codes.
|
void |
XMLExporter.exportProjectBudgetChangeLogs(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of budget change logs.
|
void |
XMLExporter.exportProjectCodeAssignments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project code assignments.
|
void |
XMLExporter.exportProjectCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project codes code type.
|
void |
XMLExporter.exportProjectCodeTypes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project code types.
|
void |
XMLExporter.exportProjectDocuments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project documents.
|
void |
XMLExporter.exportProjectFundings(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project fundings.
|
void |
XMLExporter.exportProjectIssues(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project issues.
|
void |
XMLExporter.exportProjectNotes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project notes.
|
void |
XMLExporter.exportProjectPortfolios(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project portfolios.
|
void |
XMLExporter.exportProjectProfiles(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project profiles.
|
void |
XMLExporter.exportProjectResourceCategories(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project resource categories.
|
void |
XMLExporter.exportProjectResourceQuantities(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project resource quantities.
|
void |
XMLExporter.exportProjectResources(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project resources.
|
void |
XMLExporter.exportProjects(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of projects.
|
void |
XMLExporter.exportProjectSpendingPlans(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project spending plans.
|
void |
XMLExporter.exportProjectsWithSummarizedSpread(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Export a collection of projects with summarized spread data.
|
void |
XMLExporter.exportProjectThresholds(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of project thresholds.
|
void |
XMLExporter.exportRelationships(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of relationships.
|
void |
XMLExporter.exportResourceAccess(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource access objects.
|
void |
XMLExporter.exportResourceAssignmentPeriodActuals(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource assignment period actuals.
|
void |
XMLExporter.exportResourceAssignments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource assignments.
|
void |
XMLExporter.exportResourceAssignmentsWithLiveSpread(OutputStream os,
Project parent,
String[] fields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Export a collection of resource assignments for a particular project with live spread data.
|
void |
XMLExporter.exportResourceAssignmentsWithLiveSpread(OutputStream os,
Resource parent,
String[] fields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Export a collection of resource assignments for a particular resource with live spread data.
|
void |
XMLExporter.exportResourceAssignmentUpdates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource assignment updates.
|
void |
XMLExporter.exportResourceCodeAssignments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource code assignments.
|
void |
XMLExporter.exportResourceCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource codes.
|
void |
XMLExporter.exportResourceCodeTypes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource code types.
|
void |
XMLExporter.exportResourceCurves(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource curves.
|
void |
XMLExporter.exportResourceLocations(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource locations.
|
void |
XMLExporter.exportResourceRates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource rates.
|
void |
XMLExporter.exportResourceRoles(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource roles.
|
void |
XMLExporter.exportResources(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resources.
|
void |
XMLExporter.exportResourceTeams(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of resource teams.
|
void |
XMLExporter.exportRiskCategories(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk categories.
|
void |
XMLExporter.exportRiskImpacts(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk impacts.
|
void |
XMLExporter.exportRiskMatrices(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk matrices.
|
void |
XMLExporter.exportRiskMatrixScores(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk matrix scores.
|
void |
XMLExporter.exportRiskMatrixThresholds(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk matrix thresholds.
|
void |
XMLExporter.exportRiskResponseActionImpacts(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk response action impacts.
|
void |
XMLExporter.exportRiskResponseActions(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk response actions.
|
void |
XMLExporter.exportRiskResponsePlans(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk response plans.
|
void |
XMLExporter.exportRisks(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risks.
|
void |
XMLExporter.exportRiskThresholdLevels(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk threshold levels.
|
void |
XMLExporter.exportRiskThresholds(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of risk thresholds.
|
void |
XMLExporter.exportRolceCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of role codes.
|
void |
XMLExporter.exportRoleCodeAssignments(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of role code assignments.
|
void |
XMLExporter.exportRoleCodeTypes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of role code types.
|
void |
XMLExporter.exportRoleLimits(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of role limits.
|
void |
XMLExporter.exportRoleRates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of role rates.
|
void |
XMLExporter.exportRoles(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of roles.
|
void |
XMLExporter.exportRoleTeams(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of role teams.
|
void |
XMLExporter.exportScheduleOptions(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export the schedule options for the current user.
|
void |
XMLExporter.exportShifts(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of shifts.
|
void |
XMLExporter.exportThresholdParameters(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of threshold parameters.
|
void |
XMLExporter.exportTimesheetAudits(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of timesheet audits.
|
void |
XMLExporter.exportTimesheetDelegates(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of timesheet delegates.
|
void |
XMLExporter.exportTimesheetPeriods(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of timesheet periods.
|
void |
XMLExporter.exportTimesheets(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of timesheets.
|
void |
XMLExporter.exportUDFCodes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of UDF codes.
|
void |
XMLExporter.exportUDFTypes(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of UDF types.
|
void |
XMLExporter.exportUDFValues(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of UDF values.
|
void |
XMLExporter.exportUnitOfMeasures(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of units of measure.
|
void |
XMLExporter.exportUserFieldTitles(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of user field titles.
|
void |
XMLExporter.exportUserInterfaceViews(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of user interface views
|
void |
XMLExporter.exportUserLicenses(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of user licenses.
|
void |
XMLExporter.exportUserOBS(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of user OBS objects.
|
void |
XMLExporter.exportUsers(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of users.
|
void |
XMLExporter.exportWBS(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of WBS objects.
|
void |
XMLExporter.exportWBSCategories(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of WBS categories.
|
void |
XMLExporter.exportWBSMilestones(OutputStream os,
String[] fields,
String sWhereClause,
String sOrderBy)
Export a collection of WBS milestones.
|
void |
XMLExporter.exportWBSWithSummarizedSpread(OutputStream os,
Project parent,
String[] fields,
String sWhereClause,
String sOrderBy,
String[] spreadFields,
SpreadPeriodType periodType,
Date startDate,
Date endDate,
boolean bIncludeCumulative)
Export a collection of WBS objects for a particular project with summarized spread data.
|
Modifier and Type | Method and Description |
---|---|
static ResourceAssignmentSpread |
ResourceAssignmentSpreadFactory.createInstance(Session session,
SpreadPeriodType periodType)
Creates a new instance of a ResourceAssignmentSpread.
|
static ResourceAssignmentSpread[] |
ResourceAssignmentSpreadFactory.createInstanceArray(Session session,
SpreadPeriodType periodType,
int numberOfInstances)
Creates an array of new instances of ResourceAssignmentSpreads.
|
static void |
EPSPreferencesHelper.createProjectDeploymentData(com.primavera.integration.server.ServerSession session,
String sBOName,
com.primavera.infr.db.PrmRowSet rowSet,
com.primavera.bo.common.PRequestOptions opts,
com.primavera.bo.base.RemoteTXId txId,
ObjectId[] wbsIds,
List<com.primavera.infr.db.PrmRowSet> parentEps) |
static void |
EPSPreferencesHelper.createProjSetData(com.primavera.integration.server.ServerSession session,
String sBOName,
com.primavera.infr.db.PrmRowSet rowSet,
com.primavera.bo.common.PRequestOptions opts,
com.primavera.bo.base.RemoteTXId txId,
ObjectId[] wbsIds) |
static void |
EPSPreferencesHelper.createReviewers(com.primavera.integration.server.ServerSession session,
String sBOName,
com.primavera.infr.db.PrmRowSet rowSet,
com.primavera.bo.common.PRequestOptions opts,
com.primavera.bo.base.RemoteTXId txId,
ObjectId[] wbsIds) |
void |
BODeleteHelper.delete(Session session,
String sBOType)
Deletes from the database all the business objects of a particular type that were added to
this object.
|
static Set<GlobalPrivilege> |
SecurityHelper.getGlobalPrivileges(Session session)
Gets the set of global privileges for the current user
|
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
|
static boolean |
SecurityHelper.hasAllResourceAccess(Session session)
Checks if the current user has all resource access
|
static boolean |
SecurityHelper.hasAllResourceAccess(Session session,
ObjectId userObjectId)
Checks if the current user has all resource access
|
static boolean |
SecurityHelper.isSuperUser(Session session)
Checks if the current user is an Admin Superuser
|
static boolean |
SecurityHelper.isSuperUser(Session session,
ObjectId userObjectId)
Checks if the a specific user is an Admin Superuser
|
Copyright © 2003, 2024, Oracle and/or its affiliates.
Oracle®, Java, and MySQL are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.