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

I

IMPORT_OR_VIEW_CONTRACT_MANAGER_DATA - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
IMPORT_PROJECT_MANAGEMENT_DATA - 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
 
importFullProject(String, PrintStream) - Method in class com.primavera.integration.client.xml.importer.XMLImporter
Deprecated. As of release 6.0, replaced by XMLImporter.createNewProject(ObjectId, String) and XMLImporter.updateExistingProject(ObjectId, String)
ImportOption - Class in com.primavera.integration.client.xml.importer
When you use the XMLImporter to import from an XML file, you can specify an ImportOption for each type of business object.
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.
IN_PROGRESS - Static variable in class com.primavera.integration.client.bo.enm.ActivityStatus
 
IN_REVIEW - Static variable in class com.primavera.integration.client.bo.enm.InitiationStatus
 
INACTIVE - Static variable in class com.primavera.integration.client.bo.enm.ProjectStatus
 
INDICATOR - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
 
INEXPERIENCED - Static variable in class com.primavera.integration.client.bo.enm.Proficiency
 
INITIATED - Static variable in class com.primavera.integration.client.bo.enm.InitiationStatus
 
Initiation - Class in com.primavera.integration.client.bo.object
Primavera Project Workflow features automate the process of launching, organizing, analyzing, and approving requests for new work: either new projects (project initiation) or changes to existing projects (process initiation).
Initiation(Session) - Constructor for class com.primavera.integration.client.bo.object.Initiation
Class constructor specifying the Session.
Initiation(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Initiation
Class constructor specifying the Session and ObjectId of the object.
Initiation(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Initiation
Class constructor called internally after objects are retrieved from the server.
InitiationHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Initiation objects.
InitiationReviewStatus - Class in com.primavera.integration.client.bo.enm
The status of the review within a stage for an initiated project and process, which is determined by the reviewer's action.
InitiationStageReviewType - Class in com.primavera.integration.client.bo.enm
The type of review used in workflow stages.
InitiationStageStatus - Class in com.primavera.integration.client.bo.enm
Initiation status enumerations are used with stages of initiated projects and processes.
InitiationStatus - Class in com.primavera.integration.client.bo.enm
Initiation status enumerations are used with initiated projects and processes.
INPROCESS - Static variable in class com.primavera.integration.client.bo.enm.InitiationStageStatus
 
INTEGER - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
 
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.
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.
isIncluded() - Method in class com.primavera.integration.client.xml.exporter.XMLExporterParams
Reports whether or not this type of business object will be exported
isIncluded() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
Reports whether or not this type of business object will be exported
isLocalModeAvailable() - Static method in class com.primavera.integration.client.Session
Indicates whether Local Mode is available.
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
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.
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).
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.
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.

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.