A B C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages

I

IBPL - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Issue Backed Picklist Item
IC_CHANGEPACKAGE - Static variable in interface com.mks.api.ic.ICModelTypeName
Windchill RV&S Client Change Packages
IC_CHANGEPACKAGE_ID - Static variable in interface com.mks.api.ic.ICModelTypeName
Windchill RV&S Client Change Package ID
IC_PATCH_FILE - Static variable in interface com.mks.api.ic.ICModelTypeName
Windchill RV&S Client Patch File
ICLaunchException - Exception in com.mks.api.response
Exception thrown in native code when the Windchill RV&S Client is prevented from being started by the user settings.
ICLaunchException(String) - Constructor for exception com.mks.api.response.ICLaunchException
Default constructor.
ICModelTypeName - Interface in com.mks.api.ic
Enumerated definition of the constants that are to be used to represent the supported Work Item types.
IM - Static variable in class com.mks.api.Command
Application name constant.
IM_IMPORT_USER_GROUP - Static variable in interface com.mks.api.ic.ICModelTypeName
Data type used by IM import user and group dialogs
IM_MULTI_EDIT_SESSION - Static variable in interface com.mks.api.im.IMModelTypeName
IM Multi-Edit Session
IM_PERMISSION - Static variable in interface com.mks.api.im.IMModelTypeName
IM Permission
IM_TYPE_CONTENT - Static variable in interface com.mks.api.im.IMModelTypeName
IM Content Type
IM_TYPE_SEGMENT - Static variable in interface com.mks.api.im.IMModelTypeName
IM Segment Type
IM_TYPE_SHARED_ITEM - Static variable in interface com.mks.api.im.IMModelTypeName
IM Shared Item Type
IMAGE - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Images
IMAGE_PNG - Static variable in class com.mks.api.util.BinaryContents
Format for Images contents
IMModelTypeName - Interface in com.mks.api.im
Enumerated definition of the constants that are to be used to represent the supported Work Item types.
INCLUDE - Static variable in interface com.mks.api.im.IMModelTypeName
Solutions data model node referencing an included subsegment
INCOMING_EXTERNAL_REFERENCE - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Incoming External Reference
IncompatibleVersionException - Exception in com.mks.api.response
Exception indicating that the IntegrationPoint does not support the version of the API that is attempting to communicate with it.
IncompatibleVersionException() - Constructor for exception com.mks.api.response.IncompatibleVersionException
Default constructor.
IncompatibleVersionException(String) - Constructor for exception com.mks.api.response.IncompatibleVersionException
Default constructor.
IncompatibleVersionException(Throwable) - Constructor for exception com.mks.api.response.IncompatibleVersionException
Default constructor.
info(Object) - Method in class com.mks.api.util.HttpClientLogAdapter
 
info(Object, Throwable) - Method in class com.mks.api.util.HttpClientLogAdapter
 
INTEGER_TYPE - Static variable in interface com.mks.api.response.Field
Field datatype constant.
IntegrationCommand - Interface in com.mks.api.ext
Interface for an Integration Command Extension.
IntegrationPoint - Interface in com.mks.api
Interface used to model the point of entry for an integration.
IntegrationPointFactory - Class in com.mks.api
Factory for IntegrationPoint objects.
IntegrationVersionRequest - Interface in com.mks.api
Interface representing all objects that have an expectations that API command calls (requests) will be made under a specific API version.
INTEGRITY - Static variable in class com.mks.api.Command
Application name constant.
InternalException - Exception in com.mks.api.response
Exception thrown due to an internal error while executing the command.
InternalException() - Constructor for exception com.mks.api.response.InternalException
Default constructor.
InternalException(String) - Constructor for exception com.mks.api.response.InternalException
Default constructor.
InternalException(Throwable) - Constructor for exception com.mks.api.response.InternalException
Default constructor.
interrupt() - Method in interface com.mks.api.CmdRunner
Interrupts the currently running command.
interrupt() - Method in interface com.mks.api.response.Response
Interrupts the processing of a Response object.
interrupt(String) - Method in interface com.mks.api.fedsso.SSOCmdRunner
Interrupts the currently running command.
InterruptedException - Exception in com.mks.api.response
Exception thrown when trying to use a Response object after it has been interrupted.
InterruptedException() - Constructor for exception com.mks.api.response.InterruptedException
Default constructor.
InterruptedException(String) - Constructor for exception com.mks.api.response.InterruptedException
Default constructor.
InterruptedException(Throwable) - Constructor for exception com.mks.api.response.InterruptedException
Default constructor.
InvalidCommandOptionException - Exception in com.mks.api.response
Exception indicating that an invalid option was used with a command being executed.
InvalidCommandOptionException() - Constructor for exception com.mks.api.response.InvalidCommandOptionException
Default constructor.
InvalidCommandOptionException(String) - Constructor for exception com.mks.api.response.InvalidCommandOptionException
Default constructor.
InvalidCommandOptionException(Throwable) - Constructor for exception com.mks.api.response.InvalidCommandOptionException
Default constructor.
InvalidCommandRunnerStateException - Exception in com.mks.api.response
Exception indicating that the CmdRunner cannot be used to execute commands.
InvalidCommandRunnerStateException() - Constructor for exception com.mks.api.response.InvalidCommandRunnerStateException
Default constructor.
InvalidCommandRunnerStateException(String) - Constructor for exception com.mks.api.response.InvalidCommandRunnerStateException
Default constructor.
InvalidCommandRunnerStateException(Throwable) - Constructor for exception com.mks.api.response.InvalidCommandRunnerStateException
Default constructor.
InvalidCommandSelectionException - Exception in com.mks.api.response
Exception used to indicate that an invalid selection was used with a command being executed.
InvalidCommandSelectionException() - Constructor for exception com.mks.api.response.InvalidCommandSelectionException
Default constructor.
InvalidCommandSelectionException(String) - Constructor for exception com.mks.api.response.InvalidCommandSelectionException
Default constructor.
InvalidCommandSelectionException(Throwable) - Constructor for exception com.mks.api.response.InvalidCommandSelectionException
Default constructor.
InvalidHostException - Exception in com.mks.api.response
Exception indicating that an invalid value for the --hostname option was used with a command being executed.
InvalidHostException() - Constructor for exception com.mks.api.response.InvalidHostException
Default constructor.
InvalidHostException(String) - Constructor for exception com.mks.api.response.InvalidHostException
Default constructor.
InvalidHostException(Throwable) - Constructor for exception com.mks.api.response.InvalidHostException
Default constructor.
InvalidIntegrationPointException - Exception in com.mks.api.response
Exception used to indicate that the IntegrationPoint details are invalid.
InvalidIntegrationPointException() - Constructor for exception com.mks.api.response.InvalidIntegrationPointException
Default constructor.
InvalidIntegrationPointException(String) - Constructor for exception com.mks.api.response.InvalidIntegrationPointException
Default constructor.
InvalidIntegrationPointException(Throwable) - Constructor for exception com.mks.api.response.InvalidIntegrationPointException
Default constructor.
InvalidItemException - Exception in com.mks.api.response
Exception indicating that there is a semantic (or application syntactic) failure to validate or convert a setting or selection element into the required and corresponding application item.
InvalidItemException() - Constructor for exception com.mks.api.response.InvalidItemException
Default constructor.
InvalidItemException(String) - Constructor for exception com.mks.api.response.InvalidItemException
Default constructor.
InvalidItemException(Throwable) - Constructor for exception com.mks.api.response.InvalidItemException
Default constructor.
InvalidTokenConnectFailedException - Exception in com.mks.api.response.fedsso
Exception used to indicate that a connection failure has occurred due to an invalid or expired token when trying to connect with the IntegrationPoint using delegated authorization.
InvalidTokenConnectFailedException() - Constructor for exception com.mks.api.response.fedsso.InvalidTokenConnectFailedException
 
InvalidTokenConnectFailedException(String) - Constructor for exception com.mks.api.response.fedsso.InvalidTokenConnectFailedException
 
InvalidTokenExecutionIncompleteException - Exception in com.mks.api.response.fedsso
Exception used to indicate that a SSOCmdRunner could not complete execution due to premature token expiry.
InvalidTokenExecutionIncompleteException() - Constructor for exception com.mks.api.response.fedsso.InvalidTokenExecutionIncompleteException
 
InvalidTokenExecutionIncompleteException(String) - Constructor for exception com.mks.api.response.fedsso.InvalidTokenExecutionIncompleteException
 
InvalidTokenExecutionIncompleteException(Throwable) - Constructor for exception com.mks.api.response.fedsso.InvalidTokenExecutionIncompleteException
 
invokeLocalCommand(Command, boolean) - Method in class com.mks.api.ext.SimpleIntegrationCommand
Executes a command locally, within the JVM of the IntegrationPoint (Windchill RV&S Client or Server).
invokeLocalCommand(String[], boolean) - Method in class com.mks.api.ext.SimpleIntegrationCommand
Executes a command locally, within the JVM of the IntegrationPoint (Windchill RV&S Client or Server).
isClientIntegrationPoint() - Method in interface com.mks.api.IntegrationPoint
Indicates whether the integration point is to an IntegrityClient daemon.
isCommon() - Method in interface com.mks.api.Session
Checks to see if the Session is common or not.
isDebugEnabled() - Method in class com.mks.api.util.HttpClientLogAdapter
 
isEmpty() - Method in class com.mks.api.util.Queue
Returns true if the queue is empty.
isErrorEnabled() - Method in class com.mks.api.util.HttpClientLogAdapter
 
isFatalEnabled() - Method in class com.mks.api.util.HttpClientLogAdapter
 
isFinished() - Method in interface com.mks.api.CmdRunner
Checks to see if the command has completed executing.
isFinished() - Method in interface com.mks.api.fedsso.SSOCmdRunner
Checks to see if the command has completed executing.
isInfoEnabled() - Method in class com.mks.api.util.HttpClientLogAdapter
 
isOptionSet(String) - Method in interface com.mks.api.ext.CommandOptions
Indicator as to whether the given option has been set or not.
isSecure() - Method in interface com.mks.api.IntegrationPoint
Checks to see if secure communication will be used to connect to the IntegrationPoint.
ISSUE - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Issue
ISSUE_ANNOTATION - Static variable in interface com.mks.api.im.IMModelTypeName
Issue audit record
ISSUE_BASELINE - Static variable in interface com.mks.api.im.IMModelTypeName
IM Baseline
ISSUE_BRANCH - Static variable in interface com.mks.api.im.IMModelTypeName
Issue branch
ISSUE_DELTA - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Issue Delta
ISSUE_LABEL - Static variable in interface com.mks.api.im.IMModelTypeName
Issue label
ISSUE_LOCK - Static variable in interface com.mks.api.im.IMModelTypeName
Issue lock
ISSUE_NEW - Static variable in interface com.mks.api.im.IMModelTypeName
Representation for a "new" (as yet unsubmitted) Integrity Issue
ISSUE_REFERENCES - Static variable in interface com.mks.api.im.IMModelTypeName
Solutions data model content references
ISSUE_RELATIONSHIP - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Issue Relationship
ISSUE_RELATIONSHIP_IN - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Issue Relationship In
ISSUE_RELATIONSHIP_OUT - Static variable in interface com.mks.api.im.IMModelTypeName
Windchill RV&S Issue Relationship Out
ISSUE_REVISION - Static variable in interface com.mks.api.im.IMModelTypeName
 
ISSUE_SHARED_BY - Static variable in interface com.mks.api.im.IMModelTypeName
Solutions data model content shared by
ISSUE_VERSION - Static variable in interface com.mks.api.im.IMModelTypeName
IM Version
isTraceEnabled() - Method in class com.mks.api.util.HttpClientLogAdapter
 
isWarnEnabled() - Method in class com.mks.api.util.HttpClientLogAdapter
 
Item - Interface in com.mks.api.response
Interface used to access an Item instance found in the Response hierarchy.
ITEM_DIFFERENCE - Static variable in interface com.mks.api.im.IMModelTypeName
An item difference.
ITEM_LIST_TYPE - Static variable in interface com.mks.api.response.Field
Field datatype constant.
ITEM_TYPE - Static variable in interface com.mks.api.response.Field
Field datatype constant.
ItemAlreadyExistsException - Exception in com.mks.api.response
Exception indicating that a duplicate item has been found while executing a command.
ItemAlreadyExistsException() - Constructor for exception com.mks.api.response.ItemAlreadyExistsException
Default constructor.
ItemAlreadyExistsException(String) - Constructor for exception com.mks.api.response.ItemAlreadyExistsException
Default constructor.
ItemAlreadyExistsException(Throwable) - Constructor for exception com.mks.api.response.ItemAlreadyExistsException
Default constructor.
ItemException - Exception in com.mks.api.response
Top level exception indicating that the IntegrationPoint ran into an error processing an Item while executing a command.
ItemException() - Constructor for exception com.mks.api.response.ItemException
Default constructor.
ItemException(String) - Constructor for exception com.mks.api.response.ItemException
Default constructor.
ItemException(Throwable) - Constructor for exception com.mks.api.response.ItemException
Default constructor.
ItemList - Interface in com.mks.api.response
Interface used to access the container class used to hold a group of Item objects.
ItemModificationException - Exception in com.mks.api.response
Exception indicating that a modification to an item failed while the IntegrationPoint was executing a command.
ItemModificationException() - Constructor for exception com.mks.api.response.ItemModificationException
Default constructor.
ItemModificationException(String) - Constructor for exception com.mks.api.response.ItemModificationException
Default constructor.
ItemModificationException(Throwable) - Constructor for exception com.mks.api.response.ItemModificationException
Default constructor.
ItemNotFoundException - Exception in com.mks.api.response
Exception indicating that an item was not found while executing a command.
ItemNotFoundException() - Constructor for exception com.mks.api.response.ItemNotFoundException
Default constructor.
ItemNotFoundException(String) - Constructor for exception com.mks.api.response.ItemNotFoundException
Default constructor.
ItemNotFoundException(Throwable) - Constructor for exception com.mks.api.response.ItemNotFoundException
Default constructor.
A B C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages