Skip navigation links
Primavera Integration API Release 22.12
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

ACCEPT - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseType
 
AccrualType - Class in com.primavera.integration.client.bo.enm
Accrual type enumerations are used with activity expenses.
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.CBSStatus
 
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.ProjectStatus
 
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.RiskStatus
 
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.ReviewerStatusBusinessObjectType
 
ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
 
ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
Activity - Class in com.primavera.integration.client.bo.object
An activity is a unit of work performed during the course of a project.
Activity(Session) - Constructor for class com.primavera.integration.client.bo.object.Activity
Class constructor specifying the Session.
Activity(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Activity
Class constructor specifying the Session and ObjectId of the object.
Activity(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Activity
Class constructor called internally after objects are retrieved from the server.
ACTIVITY_COMPLETE_TASK_NOT - Static variable in class com.primavera.integration.client.bo.enm.StatusCompletion
 
ACTIVITY_COMPLETE_TASKS_NOT - Static variable in class com.primavera.integration.client.bo.enm.TaskStatusCompletion
 
ACTIVITY_DAILY - Static variable in class com.primavera.integration.client.bo.enm.HistoryLevel
 
ACTIVITY_EXPENSE - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
ACTIVITY_MONTHLY - Static variable in class com.primavera.integration.client.bo.enm.HistoryLevel
 
ACTIVITY_PERCENT_COMPLETE - Static variable in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
 
ACTIVITY_PERCENT_COMPLETE_USING_RESOURCE_CURVE - Static variable in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
 
ACTIVITY_STEP - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
ACTIVITY_STEP_TEMPLATE_ITEM - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
ACTIVITY_WEEKLY - Static variable in class com.primavera.integration.client.bo.enm.HistoryLevel
 
ACTIVITYCODE - Static variable in class com.primavera.integration.client.bo.enm.BaselineActMatchType
 
ActivityCode - Class in com.primavera.integration.client.bo.object
Activity codes are user-defined codes to classify and categorize activities according to the organization's and project's needs.
ActivityCode(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityCode
Class constructor specifying the Session.
ActivityCode(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityCode
Class constructor specifying the Session and ObjectId of the object.
ActivityCode(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityCode
Class constructor called internally after objects are retrieved from the server.
ActivityCodeAssignment - Class in com.primavera.integration.client.bo.object
An activity code assignment business object represents the assignment of an activity code to an activity.
ActivityCodeAssignment(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Class constructor specifying the Session.
ActivityCodeAssignment(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Class constructor specifying the Session and ObjectId of the object.
ActivityCodeAssignment(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Class constructor specifying the Session and the individual components of the multi-part key: ActivityObjectId and ActivityCodeTypeObjectId.
ActivityCodeAssignment(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Class constructor called internally after objects are retrieved from the server.
ActivityCodeAssignmentHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityCodeAssignment objects.
ActivityCodeHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityCode objects.
ActivityCodeType - Class in com.primavera.integration.client.bo.object
Activity code types provide a way of classifying activity codes.
ActivityCodeType(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeType
Class constructor specifying the Session.
ActivityCodeType(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeType
Class constructor specifying the Session and ObjectId of the object.
ActivityCodeType(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeType
Class constructor called internally after objects are retrieved from the server.
ActivityCodeTypeHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityCodeType objects.
ActivityCodeTypeScope - Class in com.primavera.integration.client.bo.enm
Activity code type scope enumerations are used to indicate scope of activity code types: 'Global', 'EPS', or 'Project.'.
ActivityCodeUpdate - Class in com.primavera.integration.client.bo.object
The ActivityCodeUpdate object stores activity code assignment status updates requested by Team Members.
ActivityCodeUpdate(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Class constructor specifying the Session.
ActivityCodeUpdate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Class constructor specifying the Session and ObjectId of the object.
ActivityCodeUpdate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Class constructor called internally after objects are retrieved from the server.
ActivityCodeUpdateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityCodeUpdate objects.
ActivityComment - Class in com.primavera.integration.client.bo.object
An activity comment business object represents a comment made on an activity.
ActivityComment(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityComment
Class constructor specifying the Session.
ActivityComment(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityComment
Class constructor specifying the Session and ObjectId of the object.
ActivityComment(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityComment
Class constructor called internally after objects are retrieved from the server.
ActivityCommentHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityComment objects.
ActivityExpense - Class in com.primavera.integration.client.bo.object
Activity expenses are non-resource costs associated with a project and assigned to a project's activities.
ActivityExpense(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityExpense
Class constructor specifying the Session.
ActivityExpense(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityExpense
Class constructor specifying the Session and ObjectId of the object.
ActivityExpense(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityExpense
Class constructor called internally after objects are retrieved from the server.
ActivityExpenseHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityExpense objects.
ActivityFilter - Class in com.primavera.integration.client.bo.object
 
ActivityFilter(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityFilter
Class constructor specifying the Session.
ActivityFilter(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityFilter
Class constructor specifying the Session and ObjectId of the object.
ActivityFilter(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityFilter
Class constructor called internally after objects are retrieved from the server.
ActivityFilterHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityFilter objects.
ACTIVITYGUID - Static variable in class com.primavera.integration.client.bo.enm.BaselineActMatchType
 
ActivityHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Activity objects.
ActivityNote - Class in com.primavera.integration.client.bo.object
Activity notes are used as a way of specifying one or more notes on an activity.
ActivityNote(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityNote
Class constructor specifying the Session.
ActivityNote(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityNote
Class constructor specifying the Session and ObjectId of the object.
ActivityNote(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityNote
Class constructor called internally after objects are retrieved from the server.
ActivityNoteHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityNote objects.
ActivityNoteUpdate - Class in com.primavera.integration.client.bo.object
The ActivityNoteUpdate object stores activity memo update details requested by Team Member.
ActivityNoteUpdate(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityNoteUpdate
Class constructor specifying the Session.
ActivityNoteUpdate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityNoteUpdate
Class constructor specifying the Session and ObjectId of the object.
ActivityNoteUpdate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityNoteUpdate
Class constructor called internally after objects are retrieved from the server.
ActivityNoteUpdateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityNoteUpdate objects.
ACTIVITYOWNER - Static variable in class com.primavera.integration.client.bo.enm.TeamMemberAssignmentOption
 
ActivityOwner - Class in com.primavera.integration.client.bo.object
Activity owner objects provide a way to specify a user to be in charge of an activity for statusing in Primavera Web Access.
ActivityOwner(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityOwner
Class constructor specifying the Session.
ActivityOwner(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityOwner
Class constructor specifying the Session and ObjectId of the object.
ActivityOwner(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityOwner
Class constructor called internally after objects are retrieved from the server.
ActivityOwnerHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityOwner objects.
ActivityPeriodActual - Class in com.primavera.integration.client.bo.object
Activity period actuals represent the actual values on an activity during a financial period.
ActivityPeriodActual(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityPeriodActual
Class constructor specifying the Session.
ActivityPeriodActual(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityPeriodActual
Class constructor specifying the Session and ObjectId of the object.
ActivityPeriodActual(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityPeriodActual
Class constructor specifying the Session and the individual components of the multi-part key: FinancialPeriodObjectId and ActivityObjectId.
ActivityPeriodActual(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityPeriodActual
Class constructor called internally after objects are retrieved from the server.
ActivityPeriodActualHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityPeriodActual objects.
ActivityRisk - Class in com.primavera.integration.client.bo.object
The activity risk object stores the relationship between a single Activity and a single Risk.
ActivityRisk(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityRisk
Class constructor specifying the Session.
ActivityRisk(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityRisk
Class constructor specifying the Session and ObjectId of the object.
ActivityRisk(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityRisk
Class constructor specifying the Session and the individual components of the multi-part key: RiskObjectId and ActivityObjectId.
ActivityRisk(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityRisk
Class constructor called internally after objects are retrieved from the server.
ActivityRiskHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityRisk objects.
ActivitySpread - Class in com.primavera.common.value.spread
Activity spread, containing unit and/or cost fields that have been spread for a particular activity over zero to many spread periods.
ActivitySpread(SpreadData) - Constructor for class com.primavera.common.value.spread.ActivitySpread
Constructor.
ActivitySpreadPeriod - Interface in com.primavera.common.value.spread
This interface defines all access methods for each resource assignment spread period.
ActivityStatus - Class in com.primavera.integration.client.bo.enm
Activity status enumerations are used with activities.
ActivityStep - Class in com.primavera.integration.client.bo.object
Activity steps provide a way to break activities down into smaller units and track the completion of those units.
ActivityStep(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityStep
Class constructor specifying the Session.
ActivityStep(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityStep
Class constructor specifying the Session and ObjectId of the object.
ActivityStep(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityStep
Class constructor called internally after objects are retrieved from the server.
ActivityStepCreate - Class in com.primavera.integration.client.bo.object
The ActivityStepCreate object stores activity step create details requested by Team Member.
ActivityStepCreate(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepCreate
Class constructor specifying the Session.
ActivityStepCreate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepCreate
Class constructor specifying the Session and ObjectId of the object.
ActivityStepCreate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepCreate
Class constructor called internally after objects are retrieved from the server.
ActivityStepCreateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityStepCreate objects.
ActivityStepDelete - Class in com.primavera.integration.client.bo.object
The ActivityStepDelete object stores activity step delete details requested by Team Member.
ActivityStepDelete(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepDelete
Class constructor specifying the Session.
ActivityStepDelete(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepDelete
Class constructor specifying the Session and ObjectId of the object.
ActivityStepDelete(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepDelete
Class constructor called internally after objects are retrieved from the server.
ActivityStepDeleteHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityStepDelete objects.
ActivityStepHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityStep objects.
ActivityStepTemplate - Class in com.primavera.integration.client.bo.object
Activity step templates enable you to define a group of steps common to multiple activities, and then assign the template to activities.
ActivityStepTemplate(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepTemplate
Class constructor specifying the Session.
ActivityStepTemplate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepTemplate
Class constructor specifying the Session and ObjectId of the object.
ActivityStepTemplate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepTemplate
Class constructor called internally after objects are retrieved from the server.
ActivityStepTemplateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityStepTemplate objects.
ActivityStepTemplateItem - Class in com.primavera.integration.client.bo.object
An activity step template item is one of the defined steps in the associated activity template.
ActivityStepTemplateItem(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
Class constructor specifying the Session.
ActivityStepTemplateItem(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
Class constructor specifying the Session and ObjectId of the object.
ActivityStepTemplateItem(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
Class constructor called internally after objects are retrieved from the server.
ActivityStepTemplateItemHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityStepTemplateItem objects.
ActivityStepUpdate - Class in com.primavera.integration.client.bo.object
The ActivityStepUpdate object stores activity step status updates requested by Team Members.
ActivityStepUpdate(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepUpdate
Class constructor specifying the Session.
ActivityStepUpdate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepUpdate
Class constructor specifying the Session and ObjectId of the object.
ActivityStepUpdate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityStepUpdate
Class constructor called internally after objects are retrieved from the server.
ActivityStepUpdateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityStepUpdate objects.
ActivityType - Class in com.primavera.integration.client.bo.enm
Activity type enumerations are used with activities.
ActivityUpdate - Class in com.primavera.integration.client.bo.object
The ActivityUpdate object stores activity status updates requested by Team Members.
ActivityUpdate(Session) - Constructor for class com.primavera.integration.client.bo.object.ActivityUpdate
Class constructor specifying the Session.
ActivityUpdate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityUpdate
Class constructor specifying the Session and ObjectId of the object.
ActivityUpdate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ActivityUpdate
Class constructor called internally after objects are retrieved from the server.
ActivityUpdateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ActivityUpdate objects.
ACTUAL_DATES - Static variable in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
 
add(String, ObjectId) - Method in class com.primavera.integration.util.BODeleteHelper
Adds an ObjectId for a particular business object type to eventually be deleted from the database
add(String, ObjectId[]) - Method in class com.primavera.integration.util.BODeleteHelper
Adds multiple ObjectIds for a particular business object type to eventually be deleted from the database
add(BusinessObject) - Method in class com.primavera.integration.util.BODeleteHelper
Adds an object to eventually be deleted from the database
add(BusinessObject[]) - Method in class com.primavera.integration.util.BODeleteHelper
Adds multiple objects to eventually be deleted from the database
ADD_ASSIGNMENT_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_DELETE_SECURE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_ACTIVITIES_EXCEPT_RELATIONSHIPS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_ACTIVITY_RESOURCE_REQUESTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_ACTIVITY_RELATIONSHIPS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_ACTIVITY_STEP_TEMPLATES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_CATEGORIES_AND_OVERHEAD_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_COST_ACCOUNTS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_CURRENCIES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_EPS_EXCEPT_COSTS_AND_FINANCIALS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_EXPENSES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_FINANCIAL_PERIOD_DATES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_FUNDING_SOURCES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_ACTIVITY_AND_ASSIGNMENT_VIEWS_AND_FILTERS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_CALENDARS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_DASHBOARDS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_PORTFOLIOS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_PROJECT_WBS_PORTFOLIO_VIEWS_AND_FILTERS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_REPORTS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_RESOURCE_AND_ROLE_TEAMS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_SCENARIOS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_VISUALIZER_FILTERS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_GLOBAL_VISUALIZER_LAYOUT - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_ISSUE_FORMS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_ISSUES_AND_ISSUE_THRESHOLDS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_LOCATIONS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_MSP_TEMPLATES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_OBS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_PROJECT_BASELINES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_PROJECT_CALENDARS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_PROJECT_TEMPLATES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_PROJECT_VISUALIZER_LAYOUTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_RATE_TYPES_AND_UNITS_OF_MEASURE - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_RESOURCE_ASSIGNMENTS_FOR_RESOURCE_PLANNING - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_RESOURCE_CALENDARS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_RESOURCE_CURVES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_RISK_CATEGORIES_MATRICES_AND_THRESHOLDS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_RISKS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_ROLE_ASSIGNMENTS_FOR_RESOURCE_PLANNING - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_ROLES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_SECURITY_PROFILES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_TEMPLATE_DOCUMENTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_TIMESHEET_PERIOD_DATES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_USER_DEFINED_FIELDS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_USER_INTERFACE_VIEWS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_USERS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_DELETE_WBS_EXCEPT_COSTS_AND_FINANCIALS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_DELETE_WORK_PRODUCTS_AND_DOCUMENTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_PROJECT_LEVEL_LAYOUTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EDIT_WORKGROUPS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_EPS_ACTIVITY_CODES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_GLOBAL_ACTIVITY_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_GLOBAL_ISSUE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_PROJECT_ACTIVITY_CODES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_PROJECT_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_PROJECTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_RESOURCE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_RESOURCES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_ROLE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
addAll(BatchException) - Method in exception com.primavera.BatchException
Adds all exceptions contained in another BatchException to this BatchException
addBatchException(BatchException, ServerException, int) - Static method in exception com.primavera.BatchException
Adds an exception to a BatchException.
addBatchException(BatchException, BatchException) - Static method in exception com.primavera.BatchException
Adds all exceptions contained in another BatchException to a BatchException.
addBucket(Date) - Method in interface com.primavera.common.value.spread.SpreadData
Adds a new bucket into the spread data.
addCriterion(ResourceRequestCriterion) - Method in class com.primavera.integration.common.value.ResourceRequest
Adds a new criterion
addExceptionToList(ServerException, int) - Method in exception com.primavera.BatchException
Adds an exception to the list of exceptions.
addKey(ObjectId, ObjectId) - Method in class com.primavera.integration.util.BOHierarchyMap
Adds a new key to the map
addKey(ObjectId, ObjectId, Object) - Method in class com.primavera.integration.util.BOHierarchyMap
Adds a new key and its value to the map
addLogHandler(Handler) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Add a log handler
addLogHandler(Handler) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Add a log handler
addPrimaryKeyObject(Object) - Method in class com.primavera.common.value.ObjectId
Adds an object that represents a primary key data type to this object.
addPrimaryRoleCriterion(ObjectId, Proficiency) - Method in class com.primavera.integration.common.value.ResourceRequest
Adds a new primary role criterion
addProject(Project) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Adds a project into the project portfolio.
addProject(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Adds a project into the project portfolio.
addProjects(Project[]) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Adds projects into the project portfolio.
addProjects(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Adds projects into the project portfolio.
addResource(Resource) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Adds a resource into the resource team.
addResource(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Adds a resource into the resource team.
addResourceCodeCriterion(ObjectId) - Method in class com.primavera.integration.common.value.ResourceRequest
Adds a new resource code criterion
addResourceCriterion(ObjectId) - Method in class com.primavera.integration.common.value.ResourceRequest
Adds a new resource criterion
addResources(Resource[]) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Adds resources into the resource team.
addResources(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Adds resources into the resource team.
addRole(Role) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Adds a role into the role team.
addRole(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Adds a role into the role team.
addRoleCriterion(ObjectId, Proficiency) - Method in class com.primavera.integration.common.value.ResourceRequest
Adds a new role criterion
addRoles(Role[]) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Adds roles into the role team.
addRoles(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Adds roles into the role team.
addShiftPeriod(int) - Method in class com.primavera.integration.client.bo.object.Shift
Add a shift period with the start hour.
addSpreadPeriod(Date) - Method in class com.primavera.common.value.spread.ResourceAssignmentSpread
Add a spread period at the specified date
ADMIN_SUPERUSER - Static variable in class com.primavera.integration.client.bo.object.GlobalProfile
Constant for Admin Superuser
ADMINISTER_GLOBAL_EXTERNAL_APPLICATIONS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADMINISTER_GLOBAL_SCHEDULED_SERVICES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADMINISTER_PROJECT_EXTERNAL_APPLICATIONS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADMINISTER_PROJECT_SCHEDULED_SERVICES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
Alert - Class in com.primavera.integration.client.bo.object
Alert indicates the notification details created to alert a particular user on an event.
Alert(Session) - Constructor for class com.primavera.integration.client.bo.object.Alert
Class constructor specifying the Session.
Alert(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Alert
Class constructor specifying the Session and ObjectId of the object.
Alert(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Alert
Class constructor called internally after objects are retrieved from the server.
AlertHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Alert objects.
AlertStatus - Class in com.primavera.integration.client.bo.enm
Alert status enumerations are used with Alerts.
AlertType - Class in com.primavera.integration.client.bo.enm
Alert type enumerations are used with Alerts.
ALL_WITHIN - Static variable in class com.primavera.integration.client.bo.enm.TaskStatusDates
 
ALLOW_INTEGRATION_WITH_ERP_SYSTEM - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ALLOW_INTG_UNIFIER - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ALLOW_USER_TO_WORK_OFFLINE - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ANYONECANREVIEW - Static variable in class com.primavera.integration.client.bo.enm.ReviewStatusType
 
APPLY_ACTUALS - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
APPLY_ACTUALS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
APPLYACTUALS - Static variable in class com.primavera.integration.client.bo.enm.ProjPropType
 
applyActuals(Project, Date) - Method in class com.primavera.integration.client.JobManager
Asynchronously applies actuals to a project.
ApprovalStatus - Class in com.primavera.integration.client.bo.enm
Approval Status enumerations are used with activity updates, assignment updates and step updates.
APPROVE_RESOURCE_TIMESHEETS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
APPROVE_TIMESHEETS_AS_PROJECT_MANAGER - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
APPROVED - Static variable in class com.primavera.integration.client.bo.enm.ApprovalStatus
 
APPROVED - Static variable in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
 
APPROVED - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
APPROVED - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
AS_LATE_AS_POSSIBLE - Static variable in class com.primavera.integration.client.bo.enm.ConstraintType
 
ASKME - Static variable in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
 
ASKME - Static variable in class com.primavera.integration.client.bo.enm.RateSourcePreference
 
ASSIGN_PROJECT_BASELINES - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ASSIGN_SECURE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ASSIGNMENTLEVEL - Static variable in class com.primavera.integration.client.bo.enm.SummaryLevel
 
AssignmentStaffingPreference - Class in com.primavera.integration.client.bo.enm
Assignment staffing preference enumerations are used to indicate whether the current or the new resource's Units per Time and Overtime factor is used to calculate costs when assigning the resource to an existing activity assignment.
assignProjectAsBaseline(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Converts the provided project to be a baseline of this project.
AT_COMPLETION_VALUES_WITH_CURRENT_DATES - Static variable in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
 
AT_LEAST_ONE_OUTSIDE - Static variable in class com.primavera.integration.client.bo.enm.TaskStatusDates
 
AUTOMAINTAINED - Static variable in class com.primavera.integration.client.bo.enm.PortfolioType
 
AutovueAttr - Class in com.primavera.integration.client.bo.object
This needs to be updated.
AutovueAttr(Session) - Constructor for class com.primavera.integration.client.bo.object.AutovueAttr
Class constructor specifying the Session.
AutovueAttr(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.AutovueAttr
Class constructor specifying the Session and ObjectId of the object.
AutovueAttr(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.AutovueAttr
Class constructor called internally after objects are retrieved from the server.
AutovueAttrHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to AutovueAttr objects.
AV_ACCOUNTING_VARIANCE - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
 
AVERAGE - Static variable in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
 
AVERAGE_IMPACTS - Static variable in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
 
AVERAGE_INDIVIDUAL_SCORES - Static variable in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
 
AVOID - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Primavera Integration API Release 22.12

Copyright © 2003, 2022, 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.