Primavera Integration API 7.0
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

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.ProjectStatus
 
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
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_EXPENSE - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
ACTIVITY_LIBRARY - Static variable in class com.primavera.integration.client.bo.enm.MethodologyType
 
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
 
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.'.
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.
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.
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, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ActivityOwner
Class constructor specifying the Session and the individual components of the multi-part key: ActivityObjectId and UserObjectId.
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.
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.
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.
ActivityType - Class in com.primavera.integration.client.bo.enm
Activity type enumerations are used with activities.
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_AND_DELETE_SECURE_CODES - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_GLOBAL_ACTIVITY_LAYOUTS_AND_FILTERS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
ADD_EDIT_GLOBAL_PROJECT_AND_WBS_LAYOUTS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
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_OR_EDIT_PROJECT_ACTIVITIES_EXCEPT_RELATIONSHIPS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_OR_EDIT_PROJECT_LEVEL_LAYOUTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ADD_OR_EDIT_PROJECT_TEMPLATE_DOCUMENTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
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_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
 
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.
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.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.
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.
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.
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_JOB_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
 
ALLOW_INTEGRATION_WITH_ERP_SYSTEM - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ANYONE - Static variable in class com.primavera.integration.client.bo.enm.InitiationStageReviewType
 
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(Project, Date) - Method in class com.primavera.integration.client.JobManager
Asynchronously applies actuals to a project using the Primavera Job Service.
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.BudgetChangeStatus
 
APPROVED - Static variable in class com.primavera.integration.client.bo.enm.InitiationReviewStatus
 
APPROVED - Static variable in class com.primavera.integration.client.bo.enm.InitiationStatus
 
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_ISSUE_FORMS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ASSIGN_PROJECT_BASELINE - 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.
AUTOMAINTAINED - Static variable in class com.primavera.integration.client.bo.enm.PortfolioType
 
AV_ACCOUNTING_VARIANCE - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
 

Primavera Integration API 7.0
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
Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.