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

R

RateSource - Class in com.primavera.integration.client.bo.enm
Rate source enumerations are used to indicate which price/unit will be used to calculate costs for the assignment, such as 'Resource', 'Role', and 'Override'.
RateSourcePreference - Class in com.primavera.integration.client.bo.enm
Rate source preference type enumerations are used to indicate which price/unit will be used by default to calculate costs for the assignment when both a resource and role are assigned.
RateType - Class in com.primavera.integration.client.bo.enm
Rate type enumerations are used with resource assignments to specify which of the five prices specified for the resource will be used to calculate the cost for the resource assignment.
READONLY - Static variable in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
 
RED - Static variable in class com.primavera.integration.client.bo.enm.UDFIndicator
 
registerListener(ImportEventsListener) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
REJECT - Static variable in class com.primavera.integration.client.bo.enm.ReviewStatus
 
REJECTED - Static variable in class com.primavera.integration.client.bo.enm.InitiationReviewStatus
 
REJECTED - Static variable in class com.primavera.integration.client.bo.enm.InitiationStageStatus
 
REJECTED - Static variable in class com.primavera.integration.client.bo.enm.InitiationStatus
 
REJECTED - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
REJECTED - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
Relationship - Class in com.primavera.integration.client.bo.object
A relationship defines how an activity relates to the start or finish of another activity or assignment.
Relationship(Session) - Constructor for class com.primavera.integration.client.bo.object.Relationship
Class constructor specifying the Session.
Relationship(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Relationship
Class constructor specifying the Session and ObjectId of the object.
Relationship(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Relationship
Class constructor called internally after objects are retrieved from the server.
RelationshipHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Relationship objects.
RelationshipType - Class in com.primavera.integration.client.bo.enm
Relationship type enumerations are used with relationships.
REMAINING_COST_FOR_ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
 
remove() - Method in class com.primavera.integration.client.bo.BOIterator
This method is not supported.
removeAllShiftPeriods() - Method in class com.primavera.integration.client.bo.object.Shift
Remove all the shift periods.
removeLogHandler(Handler) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
removeOriginalException() - Method in exception com.primavera.PrimaveraException
Remove the original exception if it is not PrimaveraException.
removeProject(Project) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Removes a project from the project portfolio.
removeProject(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Removes a project from the project portfolio.
removeProjects(Project[]) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Removes projects from the project portfolio.
removeProjects(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Removes projects from the project portfolio.
removeResource(Resource) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Removes a resource from the resource team.
removeResource(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Removes a resource from the resource team.
removeResources(Resource[]) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Removes resources from the resource team.
removeResources(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Removes resources from the resource team.
removeRole(Role) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Removes a role from the role team.
removeRole(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Removes a role from the role team.
removeRoles(Role[]) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Removes roles from the role team.
removeRoles(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Removes roles from the role team.
removeShiftPeriod(int) - Method in class com.primavera.integration.client.bo.object.Shift
Remove a shift period with the start hour.
REOPENED - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
REOPENED - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
REQUESTED - Static variable in class com.primavera.integration.client.bo.enm.ProjectStatus
 
reset() - Method in class com.primavera.integration.util.BODeleteHelper
Clears all the objects added without deleting any objects from the database.
RESOURCE - Static variable in class com.primavera.integration.client.bo.enm.CalendarType
 
RESOURCE - Static variable in class com.primavera.integration.client.bo.enm.CriterionType
 
RESOURCE - Static variable in class com.primavera.integration.client.bo.enm.RateSource
 
RESOURCE - Static variable in class com.primavera.integration.client.bo.enm.RateSourcePreference
 
RESOURCE - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
Resource - Class in com.primavera.integration.client.bo.object
Resources include the personnel and equipment that perform work on activities across all projects.
Resource(Session) - Constructor for class com.primavera.integration.client.bo.object.Resource
Class constructor specifying the Session.
Resource(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Resource
Class constructor specifying the Session and ObjectId of the object.
Resource(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Resource
Class constructor called internally after objects are retrieved from the server.
RESOURCE_ASSIGNMENT - Static variable in class com.primavera.integration.client.bo.enm.UDFSubjectArea
 
RESOURCE_DEPENDENT - Static variable in class com.primavera.integration.client.bo.enm.ActivityType
 
RESOURCE_MANAGER - Static variable in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
 
RESOURCE_MANAGER_APPROVED - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
RESOURCE_MANAGER_APPROVED - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
RESOURCE_MANAGER_DELEGATE - Static variable in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
 
ResourceAccess - Class in com.primavera.integration.client.bo.object
Resource access allows you to restrict a user's ability to access resources.
ResourceAccess(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceAccess
Class constructor specifying the Session.
ResourceAccess(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceAccess
Class constructor specifying the Session and ObjectId of the object.
ResourceAccess(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceAccess
Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and ResourceObjectId.
ResourceAccess(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceAccess
Class constructor called internally after objects are retrieved from the server.
ResourceAccessHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceAccess objects.
ResourceAssignment - Class in com.primavera.integration.client.bo.object
Resource assignments track the work of resources or roles that are performing various activities.
ResourceAssignment(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignment
Class constructor specifying the Session.
ResourceAssignment(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignment
Class constructor specifying the Session and ObjectId of the object.
ResourceAssignment(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignment
Class constructor called internally after objects are retrieved from the server.
ResourceAssignmentHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceAssignment objects.
ResourceAssignmentPeriodActual - Class in com.primavera.integration.client.bo.object
Resource assignment period actuals represent the actual values on a resource assignment during a financial period.
ResourceAssignmentPeriodActual(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Class constructor specifying the Session.
ResourceAssignmentPeriodActual(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Class constructor specifying the Session and ObjectId of the object.
ResourceAssignmentPeriodActual(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Class constructor specifying the Session and the individual components of the multi-part key: FinancialPeriodObjectId and ResourceAssignmentObjectId.
ResourceAssignmentPeriodActual(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Class constructor called internally after objects are retrieved from the server.
ResourceAssignmentPeriodActualHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceAssignmentPeriodActual objects.
ResourceAssignmentSpread - Class in com.primavera.common.value.spread
Resource assignment spread, containing unit and/or cost fields that have been spread for a particular resource assignment over zero to many spread periods.
ResourceAssignmentSpread(SpreadBucketType) - Constructor for class com.primavera.common.value.spread.ResourceAssignmentSpread
Create a new resource assignment instance for update.
ResourceAssignmentSpread(SpreadData) - Constructor for class com.primavera.common.value.spread.ResourceAssignmentSpread
Constructor.
ResourceAssignmentSpreadFactory - Class in com.primavera.integration.util
Factory class used to create instances of ResourceAssignmentSpreads to be used for editing Future Bucket Planning data on ResourceAssignment business objects.
ResourceAssignmentSpreadPeriod - Interface in com.primavera.common.value.spread
This interface defines all access methods for each resource assignment spread period.
RESOURCECODE - Static variable in class com.primavera.integration.client.bo.enm.CriterionType
 
ResourceCode - Class in com.primavera.integration.client.bo.object
Resource codes are user-defined codes to classify and categorize resources across the enterprise.
ResourceCode(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceCode
Class constructor specifying the Session.
ResourceCode(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceCode
Class constructor specifying the Session and ObjectId of the object.
ResourceCode(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceCode
Class constructor called internally after objects are retrieved from the server.
ResourceCodeAssignment - Class in com.primavera.integration.client.bo.object
A resource code assignment business object represents the assignment of a resource code to a resource.
ResourceCodeAssignment(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeAssignment
Class constructor specifying the Session.
ResourceCodeAssignment(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeAssignment
Class constructor specifying the Session and ObjectId of the object.
ResourceCodeAssignment(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeAssignment
Class constructor specifying the Session and the individual components of the multi-part key: ResourceObjectId and ResourceCodeTypeObjectId.
ResourceCodeAssignment(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeAssignment
Class constructor called internally after objects are retrieved from the server.
ResourceCodeAssignmentHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceCodeAssignment objects.
ResourceCodeHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceCode objects.
ResourceCodeType - Class in com.primavera.integration.client.bo.object
Resource code types provide a way of classifying resource codes.
ResourceCodeType(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeType
Class constructor specifying the Session.
ResourceCodeType(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeType
Class constructor specifying the Session and ObjectId of the object.
ResourceCodeType(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceCodeType
Class constructor called internally after objects are retrieved from the server.
ResourceCodeTypeHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceCodeType objects.
ResourceCurve - Class in com.primavera.integration.client.bo.object
Resource curves enable you to specify how you want resource units or costs spread over the duration of an activity.
ResourceCurve(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceCurve
Class constructor specifying the Session.
ResourceCurve(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceCurve
Class constructor specifying the Session and ObjectId of the object.
ResourceCurve(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceCurve
Class constructor called internally after objects are retrieved from the server.
ResourceCurveHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceCurve objects.
ResourceHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Resource objects.
ResourceHour - Class in com.primavera.integration.client.bo.object
A resource hour corresponds to an entry on a timesheet edited in Timesheets.
ResourceHour(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceHour
Class constructor specifying the Session.
ResourceHour(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceHour
Class constructor specifying the Session and ObjectId of the object.
ResourceHour(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceHour
Class constructor called internally after objects are retrieved from the server.
ResourceHourHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceHour objects.
ResourceHourStatus - Class in com.primavera.integration.client.bo.enm
Resource hour status enumerations are used with resource hours to specify the approval level for timesheets.
ResourceRate - Class in com.primavera.integration.client.bo.object
Resource rates provide a way of specifying multiple resource prices and maximum units per time values that vary over time.
ResourceRate(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceRate
Class constructor specifying the Session.
ResourceRate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceRate
Class constructor specifying the Session and ObjectId of the object.
ResourceRate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceRate
Class constructor called internally after objects are retrieved from the server.
ResourceRateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceRate objects.
ResourceRole - Class in com.primavera.integration.client.bo.object
A resource role object represents an association between a resource object and a role object.
ResourceRole(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceRole
Class constructor specifying the Session.
ResourceRole(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceRole
Class constructor specifying the Session and ObjectId of the object.
ResourceRole(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceRole
Class constructor specifying the Session and the individual components of the multi-part key: ResourceObjectId and RoleObjectId.
ResourceRole(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceRole
Class constructor called internally after objects are retrieved from the server.
ResourceRoleHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceRole objects.
ResourceTeam - Class in com.primavera.integration.client.bo.object
A resource team consists of resources grouped together in some way that is meaningful to you.
ResourceTeam(Session) - Constructor for class com.primavera.integration.client.bo.object.ResourceTeam
Class constructor specifying the Session.
ResourceTeam(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ResourceTeam
Class constructor specifying the Session and ObjectId of the object.
ResourceTeam(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ResourceTeam
Class constructor called internally after objects are retrieved from the server.
ResourceTeamHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ResourceTeam objects.
ResourceType - Class in com.primavera.integration.client.bo.enm
Resource type enumerations are used with resources.
restore() - Method in class com.primavera.integration.client.bo.object.BaselineProject
Restore a BaselineProject which unlinks the BaselineProject and its project and makes them separate projects.
RESUBMITTED - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
RESUBMITTED - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
RESUBMITTEDRM - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
RESUBMITTEDRM - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
RETAINED_LOGIC - Static variable in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
 
REVIEW - Static variable in class com.primavera.integration.client.bo.enm.ReviewStatus
 
ReviewStatus - Class in com.primavera.integration.client.bo.enm
Review status enumerations are used with activities.
RiskPriority - Class in com.primavera.integration.client.bo.enm
Risk priority enumerations are used with project risks.
RiskStatus - Class in com.primavera.integration.client.bo.enm
Risk status enumerations are used with project risks.
RiskType - Class in com.primavera.integration.client.bo.object
Risk types are used to categorize project risks.
RiskType(Session) - Constructor for class com.primavera.integration.client.bo.object.RiskType
Class constructor specifying the Session.
RiskType(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.RiskType
Class constructor specifying the Session and ObjectId of the object.
RiskType(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.RiskType
Class constructor called internally after objects are retrieved from the server.
RiskTypeHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to RiskType objects.
RMIConnectionException - Exception in com.primavera.integration.network
Exception class for RMI remote connection exceptions
RMIConnectionException(String, Throwable) - Constructor for exception com.primavera.integration.network.RMIConnectionException
Class constructor specifying a detailed message and the original thrown exception.
RMIConnectionException(String) - Constructor for exception com.primavera.integration.network.RMIConnectionException
Class constructor specifying a detailed message.
RMIURL - Class in com.primavera.integration.client
This helper class is used to generate the URL for Remote Mode required by Session's getDatabaseInstances() and login() methods.
ROLE - Static variable in class com.primavera.integration.client.bo.enm.CriterionType
 
ROLE - Static variable in class com.primavera.integration.client.bo.enm.RateSource
 
ROLE - Static variable in class com.primavera.integration.client.bo.enm.RateSourcePreference
 
Role - Class in com.primavera.integration.client.bo.object
Roles are project personnel job titles or skills, such as mechanical engineer, inspector, or carpenter.
Role(Session) - Constructor for class com.primavera.integration.client.bo.object.Role
Class constructor specifying the Session.
Role(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Role
Class constructor specifying the Session and ObjectId of the object.
Role(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Role
Class constructor called internally after objects are retrieved from the server.
RoleHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Role objects.
RoleLimit - Class in com.primavera.integration.client.bo.object
Role limits define the limits of the maximum work units per time for a Role in a time period.
RoleLimit(Session) - Constructor for class com.primavera.integration.client.bo.object.RoleLimit
Class constructor specifying the Session.
RoleLimit(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.RoleLimit
Class constructor specifying the Session and ObjectId of the object.
RoleLimit(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.RoleLimit
Class constructor called internally after objects are retrieved from the server.
RoleLimitDisplayOption - Class in com.primavera.integration.client.bo.enm
Role limit display option enumerations are used with role limits.
RoleLimitHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to RoleLimit objects.
RoleRate - Class in com.primavera.integration.client.bo.object
Role rates enable you to select a predefined price per unit for cost calculating when assigning the role to an activity.
RoleRate(Session) - Constructor for class com.primavera.integration.client.bo.object.RoleRate
Class constructor specifying the Session.
RoleRate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.RoleRate
Class constructor specifying the Session and ObjectId of the object.
RoleRate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.RoleRate
Class constructor called internally after objects are retrieved from the server.
RoleRateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to RoleRate objects.
RoleTeam - Class in com.primavera.integration.client.bo.object
A role team consists of roles grouped together in some way that is meaningful to you.
RoleTeam(Session) - Constructor for class com.primavera.integration.client.bo.object.RoleTeam
Class constructor specifying the Session.
RoleTeam(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.RoleTeam
Class constructor specifying the Session and ObjectId of the object.
RoleTeam(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.RoleTeam
Class constructor called internally after objects are retrieved from the server.
RoleTeamHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to RoleTeam objects.
RUN_BASELINE_UPDATE - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
RUN_GLOBAL_CHANGE - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
RUN_PROJECT_ARCHITECT - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
 
RUN_PROJECT_ARCHITECT - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
RUNNING - Static variable in class com.primavera.integration.client.bo.enm.JobStatus
 
runProjectArchitect(ObjectId, ObjectId, ObjectId, boolean, boolean, int, boolean) - Method in class com.primavera.integration.client.JobManager
Asynchronously runs the Project Architect to create a project plan from a methodology defined in the Methodology Manager database.

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.