- ObjectId - Class in com.primavera.common.value
-
This value type is used as the primary key of a business object.
- ObjectId() - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an empty ObjectId
object.
- ObjectId(int[]) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with up to two given key values.
- ObjectId(Object[]) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with the given array of Objects.
- ObjectId(Collection<?>) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with the given Collection of Objects.
- ObjectId(int, int) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with two int values.
- ObjectId(Date, Date) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with two date values.
- ObjectId(int) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with a given key value.
- ObjectId(Number) - Constructor for class com.primavera.common.value.ObjectId
-
Constructs an ObjectId
object with a given key value.
- objectNameToTableName(String) - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Translate from object name to physical database table name.
- OBS - Class in com.primavera.integration.client.bo.object
-
The Organizational Breakdown Structure (OBS) is a hierarchical arrangement of an organization's
management structure.
- OBS(Session) - Constructor for class com.primavera.integration.client.bo.object.OBS
-
Class constructor specifying the Session.
- OBS(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.OBS
-
Class constructor specifying the Session and ObjectId of the object.
- OBS(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.OBS
-
Class constructor called internally after objects are retrieved from the server.
- OBSHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to OBS objects.
- OK - Static variable in class com.primavera.integration.client.bo.enm.ReviewStatus
-
- ON_HOLD - Static variable in class com.primavera.integration.client.bo.enm.DocumentStatusName
-
- ON_HOLD - Static variable in class com.primavera.integration.client.bo.enm.IssueStatus
-
- ONE - Static variable in class com.primavera.integration.client.bo.enm.DecimalCount
-
- ONE_DURATION - Static variable in class com.primavera.common.value.Duration
-
One duration value
- ONE_UNITSPERTIME - Static variable in class com.primavera.common.value.UnitsPerTime
-
1.0 value
- OPEN - Static variable in class com.primavera.integration.client.bo.enm.IssueStatus
-
- OPEN - Static variable in class com.primavera.integration.client.bo.enm.RiskStatus
-
- OPPORTUNITY - Static variable in class com.primavera.integration.client.bo.enm.RiskType
-
- OrderByFieldException - Exception in com.primavera.integration.client.bo
-
An exception that occurs when an invalid field is specified in the order by parameter of a
business object load method.
- OrderByFieldException(String, Throwable) - Constructor for exception com.primavera.integration.client.bo.OrderByFieldException
-
Class constructor specifying a detailed message and the original thrown exception.
- OrderByFieldException(String) - Constructor for exception com.primavera.integration.client.bo.OrderByFieldException
-
Class constructor specifying a detailed message.
- OutOfSequenceScheduleType - Class in com.primavera.integration.client.bo.enm
-
Out of sequence schedule type enumerations are used with schedule options to specify the type of
logic used to schedule the progressed activities.
- OUTSIDE_ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.StatusDates
-
- OVERALLOCATION - Static variable in class com.primavera.integration.client.bo.enm.AlertType
-
- OverheadCode - Class in com.primavera.integration.client.bo.object
-
Overhead codes are used to log timesheet hours for activities, which are not associated with any
current projects.
- OverheadCode(Session) - Constructor for class com.primavera.integration.client.bo.object.OverheadCode
-
Class constructor specifying the Session.
- OverheadCode(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.OverheadCode
-
Class constructor specifying the Session and ObjectId of the object.
- OverheadCode(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.OverheadCode
-
Class constructor called internally after objects are retrieved from the server.
- OverheadCodeHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to OverheadCode objects.
- OVERRIDE - Static variable in class com.primavera.integration.client.bo.enm.RateSource
-