- EarnedValueCalculationType - Class in com.primavera.integration.client.bo.enm
-
Enables you to specify default settings for calculating earned value.
- EarnedValueComputeType - Class in com.primavera.integration.client.bo.enm
-
Earned value compute type enumerations are used with projects and WBS to specify the technique
used for computing earned-value percent complete for activities within the WBS.
- EarnedValueETCComputeType - Class in com.primavera.integration.client.bo.enm
-
Earned value ETC compute type enumerations are used with projects and WBS for specifying the
technique for computing earned-value estimate-to-complete for activities within the WBS.
- EDIT_ACTIVITY_ID - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_APPLICATION_SETTINGS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_COMMITTED_FLAG_FOR_RESOURCE_PLANNING - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_CONTRACT_MANAGEMENT_PROJECT_LINK - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_EPS_ACTIVITY_CODES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_EPS_COSTS_AND_FINANCIALS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_FUTURE_PERIODS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_GLOBAL_ACTIVITY_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_GLOBAL_CHANGE_DEFINITIONS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_GLOBAL_ISSUE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_GLOBAL_TRACKING_LAYOUTS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_PERIOD_PERFORMANCE - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_PROJECT_ACTIVITY_CODES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_PROJECT_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_PROJECT_DETAILS_EXCEPT_COSTS_AND_FINANCIALS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_PROJECT_REPORTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_PROJECTS_FROM_SCORECARDS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_RESOURCE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_RESOURCES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_SECURE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- EDIT_WBS_COSTS_AND_FINANCIALS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EDIT_WORKSPACE_AND_WORKGROUP_PREFERENCES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- EIGHT - Static variable in class com.primavera.integration.client.bo.enm.ImpactLevel
-
- EmailType - Class in com.primavera.integration.client.bo.enm
-
Email type enumerations are used with users to specify the type of e-mail system.
- ENABLED - Static variable in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
- END_OF_ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.AccrualType
-
- EndDate - Class in com.primavera.common.value
-
This value type is used to define an end date.
- EndDate(long) - Constructor for class com.primavera.common.value.EndDate
-
Constructs an object with a given time value.
- EndDate(Date) - Constructor for class com.primavera.common.value.EndDate
-
Constructs an object with a given Date
object.
- ENHANCE - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseType
-
- ensureSpreadSpansDate(Date) - Method in class com.primavera.common.value.spread.BaseSpread
-
Makes sure that a bucket is available for the given date, and if not, adds a bucket for it.
- ENTERPRISE_REPORTS - Static variable in class com.primavera.integration.client.bo.enm.LicenseType
-
- EnterpriseLoadManager - Class in com.primavera.integration.client
-
The Enterprise Load Manager is used for loading all types of business objects directly with an optional where clause.
- EnumType - Class in com.primavera.integration.client.bo.enm
-
The base class of all typesafe enumerations
- EnumType() - Constructor for class com.primavera.integration.client.bo.enm.EnumType
-
- EPS - Static variable in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
- EPS - Class in com.primavera.integration.client.bo.object
-
EPS (Enterprise Project Structure) is the hierarchical structure of projects in the database.
- EPS(Session) - Constructor for class com.primavera.integration.client.bo.object.EPS
-
Class constructor specifying the Session.
- EPS(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.EPS
-
Class constructor specifying the Session and ObjectId of the object.
- EPS(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.EPS
-
Class constructor called internally after objects are retrieved from the server.
- EPSBudgetChangeLog - Class in com.primavera.integration.client.bo.object
-
The EPS budget change log is used to track changes made from the original budget.
- EPSBudgetChangeLog(Session) - Constructor for class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Class constructor specifying the Session.
- EPSBudgetChangeLog(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Class constructor specifying the Session and ObjectId of the object.
- EPSBudgetChangeLog(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Class constructor called internally after objects are retrieved from the server.
- EPSBudgetChangeLogHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to EPSBudgetChangeLog objects.
- EPSFunding - Class in com.primavera.integration.client.bo.object
-
An EPS funding represents the assignment of a funding source to a particular EPS.
- EPSFunding(Session) - Constructor for class com.primavera.integration.client.bo.object.EPSFunding
-
Class constructor specifying the Session.
- EPSFunding(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.EPSFunding
-
Class constructor specifying the Session and ObjectId of the object.
- EPSFunding(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.EPSFunding
-
Class constructor called internally after objects are retrieved from the server.
- EPSFundingHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to EPSFunding objects.
- EPSHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to EPS objects.
- EPSNote - Class in com.primavera.integration.client.bo.object
-
EPS notes are used as a way of specifying one or more notes on an EPS element.
- EPSNote(Session) - Constructor for class com.primavera.integration.client.bo.object.EPSNote
-
Class constructor specifying the Session.
- EPSNote(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.EPSNote
-
Class constructor specifying the Session and ObjectId of the object.
- EPSNote(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.EPSNote
-
Class constructor called internally after objects are retrieved from the server.
- EPSNoteHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to EPSNote objects.
- EPSSpendingPlan - Class in com.primavera.integration.client.bo.object
-
EPS spending plans represent monthly spending amounts for an EPS.
- EPSSpendingPlan(Session) - Constructor for class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Class constructor specifying the Session.
- EPSSpendingPlan(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Class constructor specifying the Session and ObjectId of the object.
- EPSSpendingPlan(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Class constructor called internally after objects are retrieved from the server.
- EPSSpendingPlanHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to EPSSpendingPlan objects.
- EPSSpread - Class in com.primavera.common.value.spread
-
EPS spread, containing unit and/or cost fields that have been spread for a particular EPS over
zero to many spread periods.
- EPSSpread(SpreadData) - Constructor for class com.primavera.common.value.spread.EPSSpread
-
Constructor
- EPSSpreadPeriod - Interface in com.primavera.common.value.spread
-
This interface defines all access methods for each EPS spread period.
- equals(Object) - Method in class com.primavera.common.value.DetailedWorkHours
-
Compares this object against the specified object.
- equals(Object) - Method in class com.primavera.common.value.ObjectId
-
Compares this ObjectId
to the specified object.
- equals(Object) - Method in class com.primavera.common.value.PrmNumber
-
Compares this PrmNumber
to the specified object.
- equals(Object) - Method in class com.primavera.integration.client.bo.BusinessObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.primavera.integration.client.bo.enm.EnumType
-
Compares this enumeration to the specified object
- equals(Object) - Method in class com.primavera.integration.common.value.ResourceRequest
-
- equals(Object) - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
-
- ERP - Static variable in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
- ERP - Static variable in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
- escapeSqlString(String) - Static method in class com.primavera.integration.util.WhereClauseHelper
-
Translates SQL statement's escape character, namely "'".
- EVERY_FOUR_WEEKS - Static variable in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
- EVERY_MONTH - Static variable in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
- EVERY_TWO_WEEKS - Static variable in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
- EVERY_WEEK - Static variable in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
- EXISTING - Static variable in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
- ExpenseCategory - Class in com.primavera.integration.client.bo.object
-
Expense categories are used to categorize project expenses.
- ExpenseCategory(Session) - Constructor for class com.primavera.integration.client.bo.object.ExpenseCategory
-
Class constructor specifying the Session.
- ExpenseCategory(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ExpenseCategory
-
Class constructor specifying the Session and ObjectId of the object.
- ExpenseCategory(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ExpenseCategory
-
Class constructor called internally after objects are retrieved from the server.
- ExpenseCategoryHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to ExpenseCategory objects.
- ExpenseCategorySpreadOptions(String[], SpreadPeriodType, Date, Date, boolean) - Constructor for class com.primavera.integration.client.bo.SpreadOptions.ExpenseCategorySpreadOptions
-
Create a new
SpreadOptions
type to load the
ExpenseCategory
categorized
spread
- ExpenseCategorySpreadOptions(ObjectId[], String[], SpreadPeriodType, Date, Date, boolean) - Constructor for class com.primavera.integration.client.bo.SpreadOptions.ExpenseCategorySpreadOptions
-
Create a new
SpreadOptions
type to load the
ExpenseCategory
categorized
spread
- ExpenseCategorySpreadOptions(ObjectId, String[], SpreadPeriodType, Date, Date, boolean) - Constructor for class com.primavera.integration.client.bo.SpreadOptions.ExpenseCategorySpreadOptions
-
Create a new
SpreadOptions
type to load the
ExpenseCategory
categorized
spread
- EXPERT - Static variable in class com.primavera.integration.client.bo.enm.Proficiency
-
- EXPLOIT - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseType
-
- exportActivities(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activities.
- exportActivitiesWithLiveSpread(OutputStream, Project, String[], String, String, String[], SpreadPeriodType, Date, Date, boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activities for a particular project with live spread data.
- exportActivityCodeAssignments(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity code assignments.
- exportActivityCodes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity codes.
- exportActivityCodeTypes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity code types.
- exportActivityExpenses(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity expenses.
- exportActivityNotes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity notes.
- exportActivityOwners(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity owners.
- exportActivityPeriodActuals(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity period actuals.
- exportActivityRisks(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity risks.
- exportActivitySteps(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity steps.
- exportActivityStepTemplateItems(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity step template items.
- exportActivityStepTemplates(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of activity step templates.
- exportBaselineProjects(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of baseline projects.
- exportBaselineTypes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of baseline types.
- exportCalendars(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of calendars.
- exportCostAccounts(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of cost accounts.
- exportCurrencies(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of currencies.
- exportDocumentCategories(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of document categories.
- exportDocuments(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of documents.
- exportDocumentStatusCodes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of document status codes.
- exportEPS(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of EPS objects.
- exportEPSBudgetChangeLogs(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of EPS budget change logs.
- exportEPSFundings(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of EPS fundings.
- exportEPSNotes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of EPS notes.
- exportEPSSpendingPlans(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of EPS spending plans.
- exportEPSWithSummarizedSpread(OutputStream, String[], String, String, String[], SpreadPeriodType, Date, Date, boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of EPS objects with summarized spread data.
- exportExpenseCategories(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of expense categories.
- exportFinancialPeriods(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of financial periods.
- exportFullProject(OutputStream, ObjectId, String[], XMLExporterListener) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Fully export a specific project.
- exportFullProject(OutputStream, ObjectId, String[], XMLExporterListener, SpreadPeriodType) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Fully export a specific project with future bucket planning spreads.
- exportFullProjects(OutputStream, List<ObjectId>, String[], XMLExporterListener) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Fully export a set of projects.
- exportFullProjects(OutputStream, List<ObjectId>, String[], XMLExporterListener, SpreadPeriodType) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Fully export a specific project with future bucket planning spreads.
- exportFullProjectToMSPXml(OutputStream, ObjectId, String[], XMLExporterListener, SpreadPeriodType, ObjectId, Map<Object, Object>, Logger) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Fully export a specific project to msp xml.
- exportFundingSources(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of funding sources.
- exportGlobalPreferences(OutputStream, String[]) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export the global preferences.
- exportGlobalProfiles(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of global profiles.
- exportIssueHistories(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of issue histories.
- exportNotebookTopics(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of notebook topics.
- exportOBS(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of OBS objects.
- exportOverheadCodes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of overhead codes.
- exportProjectBudgetChangeLogs(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of budget change logs.
- exportProjectCodeAssignments(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project code assignments.
- exportProjectCodes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project codes code type.
- exportProjectCodeTypes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project code types.
- exportProjectCodeUsers(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project code users.
- exportProjectDocuments(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project documents.
- exportProjectFundings(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project fundings.
- exportProjectIssues(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project issues.
- exportProjectNotes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project notes.
- exportProjectPortfolios(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project portfolios.
- exportProjectProfiles(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project profiles.
- exportProjectResourceCategories(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project resource categories.
- exportProjectResourceQuantities(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project resource quantities.
- exportProjectResources(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project resources.
- exportProjects(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of projects.
- exportProjectSpendingPlans(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project spending plans.
- exportProjectsWithSummarizedSpread(OutputStream, String[], String, String, String[], SpreadPeriodType, Date, Date, boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of projects with summarized spread data.
- exportProjectThresholds(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of project thresholds.
- exportRelationships(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of relationships.
- exportResourceAccess(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource access objects.
- exportResourceAssignmentPeriodActuals(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource assignment period actuals.
- exportResourceAssignments(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource assignments.
- exportResourceAssignmentsWithLiveSpread(OutputStream, Project, String[], String, String, String[], SpreadPeriodType, Date, Date, boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource assignments for a particular project with live spread data.
- exportResourceAssignmentsWithLiveSpread(OutputStream, Resource, String[], String, String, String[], SpreadPeriodType, Date, Date, boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource assignments for a particular resource with live spread data.
- exportResourceCodeAssignments(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource code assignments.
- exportResourceCodes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource codes.
- exportResourceCodeTypes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource code types.
- exportResourceCurves(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource curves.
- exportResourceRates(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource rates.
- exportResourceRoles(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource roles.
- exportResources(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resources.
- exportResourceTeams(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of resource teams.
- exportRiskCategories(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of risk categories.
- exportRisks(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of risks.
- exportRoleLimits(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of role limits.
- exportRoleRates(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of role rates.
- exportRoles(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of roles.
- exportRoleTeams(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of role teams.
- exportScheduleOptions(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export the schedule options for the current user.
- exportShifts(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of shifts.
- exportThresholdParameters(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of threshold parameters.
- exportTimesheetAudits(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of timesheet audits.
- exportTimesheetDelegates(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of timesheet delegates.
- exportTimesheetPeriods(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of timesheet periods.
- exportTimesheets(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of timesheets.
- exportUDFCodes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of UDF codes.
- exportUDFTypes(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of UDF types.
- exportUDFValues(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of UDF values.
- exportUnitOfMeasures(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of units of measure.
- exportUserFieldTitles(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of user field titles.
- exportUserInterfaceViews(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of user interface views
- exportUserLicenses(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of user licenses.
- exportUserOBS(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of user OBS objects.
- exportUsers(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of users.
- exportWBS(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of WBS objects.
- exportWBSCategories(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of WBS categories.
- exportWBSMilestones(OutputStream, String[], String, String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of WBS milestones.
- exportWBSWithSummarizedSpread(OutputStream, Project, String[], String, String, String[], SpreadPeriodType, Date, Date, boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Export a collection of WBS objects for a particular project with summarized spread data.