- IMMEDIATE - Static variable in class com.primavera.integration.client.bo.enm.EtlInterval
-
- IMPACTED - Static variable in class com.primavera.integration.client.bo.enm.RiskStatus
-
- ImpactLevel - Class in com.primavera.integration.client.bo.enm
-
The level of the cost/schedule/user-defined impacts.
- IMPORT_AND_VIEW_CONTRACT_MANAGER_DATA - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- IMPORT_XER_MPP_MPX_AND_P3 - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- IMPORT_XLS - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- IMPORT_XML - Static variable in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
- ImportEvent - Enum in com.primavera.integration.client.xml.xmlimporter.event
-
- importEventNotification(ImportEvent, String, boolean) - Method in interface com.primavera.integration.client.xml.xmlimporter.event.ImportEventsListener
-
Used to notify the listener about a specific event.
- ImportEventsListener - Interface in com.primavera.integration.client.xml.xmlimporter.event
-
The listener interface for receiving XMLImporter events.
- ImportOption - Class in com.primavera.integration.client.xml.xmlimporter
-
When you use the XMLImporter to import from an XML file, you can specify an ImportOption for
each type of business object.
- ImportOptionsTemplate - Class in com.primavera.integration.client.bo.object
-
Import options templates.
- ImportOptionsTemplate(Session) - Constructor for class com.primavera.integration.client.bo.object.ImportOptionsTemplate
-
Class constructor specifying the Session.
- ImportOptionsTemplate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ImportOptionsTemplate
-
Class constructor specifying the Session and ObjectId of the object.
- ImportOptionsTemplate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ImportOptionsTemplate
-
Class constructor called internally after objects are retrieved from the server.
- ImportOptionsTemplateHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to ImportOptionsTemplate objects.
- IMPORTPROJECT - Static variable in class com.primavera.integration.client.bo.enm.JobType
-
- importProjects(ImportExportProjectsInput) - Method in class com.primavera.integration.client.DistributedSession
-
- importProjects(ImportExportProjectsInput) - Method in class com.primavera.integration.client.Session
-
- importProjects(List<ObjectId>, List<ImportOption>, List<ObjectId>, String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Creates and/or Updates existing projects from an XML file.
- importProjects(List<ObjectId>, List<ImportOption>, List<ObjectId>, String, InputStream, boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
- IN_ACTIVE - Static variable in class com.primavera.integration.client.bo.enm.CBSStatus
-
- IN_PROGRESS - Static variable in class com.primavera.integration.client.bo.enm.ActivityStatus
-
- IN_PROGRESS - Static variable in class com.primavera.integration.client.bo.enm.DocumentStatusName
-
- IN_PROGRESS - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
- INACTIVE - Static variable in class com.primavera.integration.client.bo.enm.ProjectStatus
-
- INCONCLUSIVE - Static variable in class com.primavera.integration.client.bo.enm.DocumentScanStatus
-
- INDICATOR - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
-
- IndustryType - Class in com.primavera.integration.client.bo.enm
-
- INEXPERIENCED - Static variable in class com.primavera.integration.client.bo.enm.Proficiency
-
- INSIDE_ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.StatusDates
-
- INTEGER - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
-
- IntegratedObjectType - Class in com.primavera.integration.client.bo.enm
-
Integrated object type enumeration is used for any business object that is integrated with an
external system.
- IntegratedProjectType - Class in com.primavera.integration.client.bo.enm
-
Integrated project type enumerations are used with projects.
- INTEGRATION_API - Static variable in class com.primavera.integration.client.bo.enm.LicenseType
-
- INTERNET_MAIL - Static variable in class com.primavera.integration.client.bo.enm.EmailType
-
- intValue() - Method in class com.primavera.common.value.PrmNumber
-
Returns the value of the specified number as an int
.
- intValue() - Method in class com.primavera.integration.client.bo.enm.EnumType
-
Gets the integer representing this particular enumeration instance.
- InvalidAuthenticationModeException - Exception in com.primavera.common.exceptions
-
An exception class used when connecting to a database fails because
authentication using LDAP was attempted with a native database, or vice-versa.
- InvalidAuthenticationModeException(String) - Constructor for exception com.primavera.common.exceptions.InvalidAuthenticationModeException
-
Class constructor specifying a detailed message.
- InvalidBootstrapException - Exception in com.primavera.common.exceptions
-
An exception class used for problems encountered with the bootstrap, such
as an unspecified or invalid 'primavera.bootstrap.home' system property.
- InvalidBootstrapException() - Constructor for exception com.primavera.common.exceptions.InvalidBootstrapException
-
Default class constructor.
- InvalidBootstrapException(Throwable) - Constructor for exception com.primavera.common.exceptions.InvalidBootstrapException
-
Class constructor specifying the original thrown exception.
- InvalidBootstrapException(String, Throwable) - Constructor for exception com.primavera.common.exceptions.InvalidBootstrapException
-
Class constructor specifying a detailed message and the original thrown exception.
- InvalidCredentialsException - Exception in com.primavera.common.exceptions
-
An exception class used to indicate an invalid user name or password.
- InvalidCredentialsException(String) - Constructor for exception com.primavera.common.exceptions.InvalidCredentialsException
-
Class constructor specifying a detailed message.
- InvalidFieldException - Exception in com.primavera.integration.client.bo
-
An exception that occurs when a field is not valid in a particular business object.
- InvalidFieldException(String, Throwable) - Constructor for exception com.primavera.integration.client.bo.InvalidFieldException
-
Class constructor specifying a detailed message and the original thrown exception.
- InvalidFieldException(String) - Constructor for exception com.primavera.integration.client.bo.InvalidFieldException
-
Class constructor specifying a detailed message.
- InvalidValueException - Exception in com.primavera.integration.client.bo
-
An exception that occurs when attempting to set the value of a field in a business object to an
invalid value.
- InvalidValueException(String, Throwable) - Constructor for exception com.primavera.integration.client.bo.InvalidValueException
-
Class constructor specifying a detailed message and the original thrown exception.
- InvalidValueException(String) - Constructor for exception com.primavera.integration.client.bo.InvalidValueException
-
Class constructor specifying a detailed message.
- isAssociatedClass(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether the given class has an association to this business object class.
- isCBSAssignedOnlyFlag() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Indicates only cbs assigned activites to be exported for unifier
- isCPP() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
- isCumulativeData() - Method in interface com.primavera.common.value.spread.SpreadData
-
Whether this batch of spread data holds cumulative data or period data only.
- isEmpty() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Returns true if this map contains no key-value mappings.
- isField(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether the given field is a valid field for this business object class.
- isFilterableField(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether the given field is a filterable field in this business object class.
- isGlobal() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether the business object class is global and therefore accessible from the
GlobalObjectManager.
- isHierarchical() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether this type of business object is hierarchical.
- isIncludeCumulative() - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- isIncluded() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
-
Reports whether or not this type of business object will be exported
- isIpmdarExport() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Indicates this export is for IPMDAR
- isLocalModeAvailable() - Static method in class com.primavera.integration.client.Session
-
Indicates whether Local Mode is available.
- isMatchAllCriteria() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the status of the flag matching all criteria or any criteria
- isMultiPartKey() - Method in class com.primavera.common.value.ObjectId
-
Determines if this ObjectId
object contains multiple key values.
- isNull(String) - Method in class com.primavera.integration.client.bo.BusinessObject
-
Checks whether a field is currently null in the result set returned from the database.
- isPlannedUnitsEdited() - Method in class com.primavera.common.value.spread.ResourceAssignmentSpread
-
Gets the flag indicating whether the planned units were edited in this spread
- isProjectLocked(boolean) - Method in class com.primavera.integration.client.bo.object.Project
-
Check whether this project is exclusively locked.
- isRemainingUnitsEdited() - Method in class com.primavera.common.value.spread.ResourceAssignmentSpread
-
Gets the flag indicating whether the remaining units were edited in this spread
- isRemoteModeAvailable() - Static method in class com.primavera.integration.client.Session
-
Indicates whether Remote Mode is available.
- isScriptableField(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether the given field is a scriptable field in this business object class.
- isShowOnlyLaborResources() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the status of the flag showing only labor Resources
- isShowOverallocatedResources() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the status of the flag showing overallocated Resources
- isSingular() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether this type of business object is singular (one and only one instance exists
in the database).
- isSortResultsByAvailability() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the status of the flag sorting results by availability
- isSQLExceptionThrown() - Method in exception com.primavera.PrimaveraException
-
Returns true if the original exception is SQLException.
- IssueHistory - Class in com.primavera.integration.client.bo.object
-
Issue histories represent the commentary recorded for a project issue.
- IssueHistory(Session) - Constructor for class com.primavera.integration.client.bo.object.IssueHistory
-
Class constructor specifying the Session.
- IssueHistory(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.IssueHistory
-
Class constructor specifying the Session and ObjectId of the object.
- IssueHistory(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.IssueHistory
-
Class constructor called internally after objects are retrieved from the server.
- IssueHistoryHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to IssueHistory objects.
- IssuePriority - Class in com.primavera.integration.client.bo.enm
-
Issue priority enumerations are used with project issues and project thresholds for specifying a
priority.
- IssueStatus - Class in com.primavera.integration.client.bo.enm
-
Issue status enumerations are used with project issues for specifying the status of the issue.
- isSuperUser(Session) - Static method in class com.primavera.integration.util.SecurityHelper
-
Checks if the current user is an Admin Superuser
- isSuperUser(Session, ObjectId) - Static method in class com.primavera.integration.util.SecurityHelper
-
Checks if the a specific user is an Admin Superuser
- isTimeOn(double) - Method in class com.primavera.common.value.DetailedWorkHours
-
Indicates if the given time is work-time.
- isTimeOn(String) - Method in class com.primavera.common.value.DetailedWorkHours
-
Indicates if the given time is work-time.
- isUncefactExport() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Indicates this export is for uncefact
- isUnifierExport() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Indicates this export is for unifier
- isUseActivityDates() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the status of the flag using Activity dates
- isValid() - Method in class com.primavera.integration.client.DistributedSession
-
Verifies if the session is valid.
- isValid() - Method in class com.primavera.integration.client.LocalSession
-
Verifies if the session is valid.
- isValid() - Method in class com.primavera.integration.client.Session
-
Verifies if the session is valid.
- isWritableField(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether the given field is a writable field in this business object class.
- iterator() - Method in class com.primavera.common.value.spread.BaseSpread
-