Process UI Toolkit API
A B C D F G H I J K L M O P Q R S T U V W

A

abort() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Closes the window
abort() - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Closes the window
actionPerformed(ActionEvent) - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Invoked when an action occurs.
add(Component) - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds the specified component (either a control or container) to the end of this container.
add(Component, Object) - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds the specified component (either a control or container, as specified by the constraint) to the end of this container.
addNotify() - Method in class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane
Gives the Comments text area initial focus.
APPLET - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

B

BASE_URL - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

C

CAN_SAVE_TO_DMS - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
canCancelCheckout() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the check out can be canceled
cancelCheckout() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Cancel the document check out
canCheckin() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the item can be checked in
canCheckout() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the item can be checked out
canOpen() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the item can be opened
canView() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the item can be viewed
checkin() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Check in the document
checkout() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Check out the document
checkoutAndOpen() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Check out and open the document
childWindowClosed() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Called when a child window closes.
childWindowClosed() - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Called when a child window closes.
closeWindow() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Attempts to close the window
closeWindow(String, String) - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Replaces the window controls with a message
CODEBASE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

D

destroy() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Allows the VWPanel object to exit gracefully.
destroy() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Called by the browser or applet viewer to inform this applet that it is being reclaimed and that it should destroy any resources that it has allocated.
destroy() - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Destroys any resources that have been allocated.
DISPLAY_PAGE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
displayHelp() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Displays a HTML-formatted help file.
displayHelp() - Method in class filenet.vw.toolkit.runtime.step.beans.VWLaunchPanel
Displays an HTML-formatted help file in a browser.
displayHistory() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Displays a history dialog.
doAbort() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Unlocks a work item associated with the current step without updating the fields on the work item.
doAbort() - Method in class filenet.vw.toolkit.runtime.step.beans.VWLaunchPanel
Performs any necessary clean up.
DOC_TYPE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCCLASS_SCENARIODEFINITION - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCCLASS_SIMULATION - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
doClose() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Closes the window hosting this applet.
doClose(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Closes the window hosting this applet.
DOCPROP_ANIMATION_ENABLED - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_CREATOR - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_DATE_CREATED - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_DATE_LAST_MODIFIED - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_DOCUMENT_ID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_DOCUMENT_TITLE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_LAST_MODIFIER - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_PUBLISHING_ENABLED - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_SCENARIO_DEFINITION_DOC_ID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_SCENARIO_DESCRIPTION - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_SIMULATION_DESC - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_SIMULATION_GUID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_SIMULATION_LIFE_SPAN - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCPROP_SIMULATION_STATUS - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCUMENT_CANONICALID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
DOCUMENT_SERVER_URL - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
doSave() - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Completes the workflow step when the step is saved.
doSave() - Method in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
Completes the workflow step when the step is saved.
doSave() - Method in interface filenet.vw.toolkit.runtime.step.IVWStepProcessorComponent
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWFieldPanel
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWButton
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWWflGroupPanel
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWCheckBox
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWMilestonePanel
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWComboBox
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextField
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWLabel
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextArea
Completes the workflow step when the step is saved.
doSave() - Method in class filenet.vw.toolkit.runtime.step.beans.VWAttachmentPanel
Completes the workflow step when the step is saved.

F

FACTORY_CLASS_NAME - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
FACTORY_PROPERTIES_CLASS_NAME - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
filenet.vw.toolkit.runtime.step - package filenet.vw.toolkit.runtime.step
 
filenet.vw.toolkit.runtime.step.beans - package filenet.vw.toolkit.runtime.step.beans
 
filenet.vw.toolkit.runtime.step.core.attachments - package filenet.vw.toolkit.runtime.step.core.attachments
 
filenet.vw.toolkit.utils - package filenet.vw.toolkit.utils
 

G

getCustomWebAppId() - Static method in class filenet.vw.toolkit.utils.VWSessionInfo
Return the custom web application id
getDescription() - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Retrieves a string representation of the specified parameter's description.
getIntParameter(String, int) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Returns the parameter value for the name specified by the input parameter and assigns an integer representation of the default value if the parameter value cannot be determined.
getParameter(String) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Returns the parameter value for the name specified by the input parameter name.
getParameter(String, String) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Returns the parameter value for the name specified by the input parameter and assigns a string representation of the default value if the parameter value cannot be determined.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Retrieves the string value of the parameter name.
getParameterName() - Method in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
Retrieves the string value of the parameter name.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.beans.VWButton
Retrieves the string value of the parameter name.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.beans.VWCheckBox
Retrieves the string value of the parameter name.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.beans.VWComboBox
This method returns the string value for the field parameter name.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextField
Returns the string value of the field parameter name.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.beans.VWLabel
This method returns the string value for the field parameter name.
getParameterName() - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextArea
Returns the string value of the field parameter name.
getParameterNames() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the names of all parameters.
getParentApplet() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the top level applet.
getParentContainer() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the top level container.
getProperty(String) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Returns the property value for the specified property.
getRequestedHeight() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the height value, in pixels, for client windows.
getRequestedWidth() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the width value, in pixels, for client windows.
getRouterIsolatedRegions() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves an array of defined router isolated regions.
getRouterNames() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves an array of names for all defined routers.
getRouterPorts() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves an array of defined router port numbers.
getRouterServiceNames() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves an array of defined router service names.
getSelectedRouterPath() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the router path used to log onto a session.
getSession() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Gets a VWSession object for the session.
getSessionInfo() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Returns the session information object
getTrackerMode() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Retrieves the mode for the Tracker, based on the Work Object number.
getType() - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Returns the data type of the parameter.
getValue() - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Retrieves the value from the specified parameter.

H

hasChildren() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Returns true if we are managing child applications
hasChildren() - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Returns true if we are managing child applications
hasNameChanged() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the name of the item referenced by the attachment has changed (this is not the same as a reassign)
HELP_PATH - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
HOST_NAME - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

I

IDM_PORT - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
init() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Initialize the applet
init(VWSessionInfo) - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Initializes the container to interact with other APIs and controls.
init(VWSessionInfo) - Method in class filenet.vw.toolkit.runtime.step.beans.VWLaunchPanel
Initializes the container to interact with other APIs and controls.
init(VWSessionInfo) - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Initialize the application.
init(VWSessionInfo) - Method in interface filenet.vw.toolkit.utils.IVWLaunchableApp
Retrieves the necessary session information to initialize the application.
init(VWStepElement, Frame, VWSession) - Method in interface filenet.vw.toolkit.runtime.step.IVWStepProcessorComponent
Initializes this control.
init(VWStepElement, Frame, VWSession) - Method in class filenet.vw.toolkit.runtime.step.beans.VWFieldPanel
Initializes this control.
init(VWStepElement, Frame, VWSession) - Method in class filenet.vw.toolkit.runtime.step.beans.VWWflGroupPanel
Initializes this control.
init(VWStepElement, Frame, VWSession) - Method in class filenet.vw.toolkit.runtime.step.beans.VWMilestonePanel
Initializes this control.
init(VWStepElement, Frame, VWSession) - Method in class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane
Initializes this control.
init(VWStepElement, Frame, VWSession) - Method in class filenet.vw.toolkit.runtime.step.beans.VWAttachmentPanel
Initializes this control.
isCheckedOut() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Gets the checked out status of the item
isCustomWebApp() - Static method in class filenet.vw.toolkit.utils.VWSessionInfo
Return true if the current web application is custom
isDocument() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the attachment is a document
isISItem() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Return true if the attachment is an IS item
isOpenClientWebApp() - Static method in class filenet.vw.toolkit.utils.VWSessionInfo
Return true if the current web application is Open Client
isPresent(String) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Returns true if the flag is present in the command line.
isProtected() - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Determines if the parameter value can be altered.
isShowParticipants() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Determines if any participants are associated with this workflow.
isWebWorkFloWebApp() - Static method in class filenet.vw.toolkit.utils.VWSessionInfo
Return true if the current web application is Web WorkFlo
isWorkPlaceWebApp() - Static method in class filenet.vw.toolkit.utils.VWSessionInfo
Return true if the current web application is WorkPlace
IVWAppLauncher - interface filenet.vw.toolkit.utils.IVWAppLauncher.
This interface specifies the methods supported for objects that launch a dependent application. This interface must be implemented in all applications that need to share session-related information with dependent (or child) applications.
IVWFrameInterface - interface filenet.vw.toolkit.utils.IVWFrameInterface.
This class defines an interface for handling window-closing events from within customized Frame classes.
IVWLaunchableApp - interface filenet.vw.toolkit.utils.IVWLaunchableApp.
This class defines an interface that classes will implement to retrieve the session information. The implementing class can use this interface (and indirectly the VWSessionInfo class) to access information about the current valid session.
IVWPanelComponent - interface filenet.vw.toolkit.runtime.step.IVWPanelComponent.
This class provides an interface that allows implementing classes to easily use the Java Step Processor UI Toolkit controls. These parameters and methods apply to all controls that can be contained by a VWPanel container.
IVWParameterConstants - interface filenet.vw.toolkit.utils.IVWParameterConstants.
This class provides a single location for accessing predefined String-valued parameters related to specific functional areas. All of the field values are marked final.
IVWStepProcessor - interface filenet.vw.toolkit.runtime.step.IVWStepProcessor.
This class defines an interface for Step Processor classes. This class must be implemented by all "main" Step Processor classes.
IVWStepProcessorComponent - interface filenet.vw.toolkit.runtime.step.IVWStepProcessorComponent.
This class defines an interface for Step Processing operations. This class must be implemented in any class that will act as a component bean for Step Processor-related operations.

J

JAR_ARCHIVE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

K

KEEP_ALIVE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
KEEP_ALIVE_CLASS_NAME - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

L

LIBRARY - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
LINK_TYPE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
list(PrintStream) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Prints a list of properties to a printstream.
list(PrintWriter) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Prints a list of properties to a device.
load(InputStream) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Loads parameter properties from an input stream.
logoff() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Closes all of the active applications and logs off the session
logoff() - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Logs off the current VWSession.
logoff() - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Closes all of the active applications and logs off the session

M

m_bIsProtected - Variable in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
m_cancelWarningMsg - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_componentList - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_confirmCancelMsg - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_dateFormatter - Static variable in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
m_failedToCancelMsg - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_failedToCompleteMsg - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_logger - Static variable in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
 
m_parameterName - Variable in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
m_parentApplet - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_parentContainer - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_parentContainer - Variable in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
 
m_parentFrame - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_readOnly - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_sessionInfo - Variable in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
 
m_sessionInfo - Variable in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
 
m_value - Variable in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
m_vwParameter - Variable in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
m_vwSession - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
m_vwSession - Variable in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
 
m_vwStepElement - Variable in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
m_vwStepElement - Variable in class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
MAIN_ATTACHMENT_DOCID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
main(String[]) - Static method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Test method--do not use.

O

open() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Open the attached item

P

PARAM_CANCEL - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_CANCEL maps to "F_Cancel".
PARAM_COMMENT - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_COMMENT maps to "F_Comment".
PARAM_COMPLETE - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_COMPLETE maps to "F_Complete".
PARAM_DATE_RECEIVED - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_DATE_RECEIVED maps to "F_DateReceived".
PARAM_DEADLINE - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_DEADLINE maps to "F_DeadLine".
PARAM_EXCEPTION_DESCRIPTION - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_EXCEPTION_DESCRIPTION maps to "F_ExceptionDescription".
PARAM_EXCEPTION_MAP - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_EXCEPTION_MAP maps to "F_ExceptionMap".
PARAM_HELP - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_HELP maps to "F_Help".
PARAM_HISTORY - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_HISTORY maps to "F_History".
PARAM_LAUNCH_DATE - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_LAUNCH_DATE maps to "F_LaunchDate".
PARAM_OPERATION_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_OPERATION_NAME maps to "F_OperationName".
PARAM_ORIGINATOR - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_ORIGINATOR maps to "F_Originator".
PARAM_PARTICIPANT - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_PARTICIPANT maps to "F_Participant".
PARAM_QUEUE_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_QUEUE_NAME maps to "F_ParticQueueName".
PARAM_REASSIGN - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_REASSIGN maps to "F_Reassign".
PARAM_RESPONSES - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_RESPONSES maps to "F_Responses".
PARAM_RETURN - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_RETURN maps to "F_Return".
PARAM_ROSTER_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_ROSTER_NAME maps to "F_RosterName".
PARAM_SAVE - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_SAVE maps to "F_Save".
PARAM_SELECTED_RESPONSE - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_SELECTED_RESPONSE maps to "F_SelectedResponse".
PARAM_STATUS - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_STATUS maps to "F_Status".
PARAM_STEP_DESCRIPTION - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_STEP_DESCRIPTION maps to "F_StepDescription".
PARAM_STEP_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_STEP_NAME maps to "F_StepName".
PARAM_SUBJECT - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_SUBJECT maps to "F_Subject".
PARAM_TAG - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_TAG maps to "F_TAG".
PARAM_WORK_CLASS_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_WORK_CLASS_NAME maps to "F_WorkClassName".
PARAM_WORK_OBJECT_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_WORK_OBJECT_NAME maps to "F_WorkObjectName".
PARAM_WORK_OBJECT_NUMBER - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_WORK_OBJECT_NUMBER maps to "F_WorkObjectNumber".
PARAM_WORKFLOW_NAME - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_WORKFLOW_NAME maps to "F_WorkflowName".
PARAM_WORKFLOW_NUMBER - Static variable in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
PARAM_WORKFLOW_NUMBER maps to "F_WorkflowNumber".
parameterNames() - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Returns an enumeration of property names.
PARTICIPANTS - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
performExtraCancelOperations() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds additional operations to perform during the cancel process.
performExtraCompleteOperations() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds operations to perform during the Complete process.
performExtraLoadOperations() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds additional operations to perform during the Load process This method is called before the controls are created.
performExtraReassignOperations() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds additional operations to perform during the Reassign process This method is called after doReassign().
performExtraReturnOperations() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds additional operations to perform during the "Return to queue" process.
performExtraSaveOperations() - Method in class filenet.vw.toolkit.runtime.step.beans.VWPanel
Adds additional operations to perform during the Save process.
PROPERTY_MAP - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

Q

QUEUE_NAME - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

R

registerApplication(IVWLaunchableApp) - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Allows this class to keep track of the child applications.
registerApplication(IVWLaunchableApp) - Method in interface filenet.vw.toolkit.utils.IVWAppLauncher
Allows the class to determine the state of the dependent (child) application launched from the class implementing this interface.
registerApplication(IVWLaunchableApp) - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Allows this class to keep track of the child applications.
ROUTER_ISOLATED_REGIONS - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
ROUTER_NAMES - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
ROUTER_PORTS - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
ROUTER_SERVICE_NAMES - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

S

SCENARIO_XML - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SESS_DIR - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SESS_PAGES - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SESSION - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SESSION_ID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
setIDMInfo(String, String, String) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Sets the relevant Integrated Document Management (IDM) related information.
setIgnoreCase(boolean) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Controls case-sensitivity when interpreting input values.
setLaunchInfo(String, String, String) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Initializes the values necessary to launch a workflow (given the document ID for the workflow definition, the attached document, and the workflow subject).
setLayout(LayoutManager) - Method in class filenet.vw.toolkit.runtime.step.beans.VWFieldPanel
Overrides the default LayoutManager component, so only one LayoutManager is called.
setLayout(LayoutManager) - Method in class filenet.vw.toolkit.runtime.step.beans.VWWflGroupPanel
Overrides the default LayoutManager component, so only one LayoutManager is called.
setLayout(LayoutManager) - Method in class filenet.vw.toolkit.runtime.step.beans.VWMilestonePanel
Overrides the default LayoutManager component, so only one LayoutManager is called.
setLayout(LayoutManager) - Method in class filenet.vw.toolkit.runtime.step.beans.VWAttachmentPanel
Overrides the default LayoutManager component, so only one LayoutManager is called.
setParamBeginChars(char[]) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Sets the delimiters that separate parameters.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Sets the string value of the parameter name.
setParameterName(String) - Method in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
Sets the string value of the parameter name.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWButton
Sets the string value of the parameter name.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWCheckBox
Sets the string value of the parameter name.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWComboBox
Sets the string value of the parameter name.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextField
Sets the string value of the parameter name.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWLabel
Sets the string value of the parameter name.
setParameterName(String) - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextArea
Sets the string value of the parameter name.
setParamValueDelimiters(char[]) - Method in class filenet.vw.toolkit.utils.VWCommandLineArgs
Sets the delimiters that separate names from their values.
setParentContainer(Container) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Sets the parent container.
setProperty(String, String) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Sets the property value
setRequestedSize(int, int) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Sets the height and width values for the client windows.
setRuntimeInfo(String, String) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Sets runtime information for the current session.
setSession(VWSession) - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Sets the session reference
setShowGeneralInfo(boolean) - Method in class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane
Determines if the general information displays.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Determines if the VWStepElement object is valid and sets the object to accept changes.
setStepElement(VWStepElement) - Method in interface filenet.vw.toolkit.runtime.step.IVWPanelComponent
The VWPanel container calls this method to initialize the control.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.beans.VWButton
The VWPanel container calls this method to initialize the control by setting the VWStepElement object.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.beans.VWCheckBox
The VWPanel container calls this method to initialize the control by setting the VWStepElement object.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.beans.VWComboBox
The VWPanel container calls this method to initialize the control by setting the VWStepElement object.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextField
The VWPanel container calls this method to initialize the control by setting the VWStepElement object.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.beans.VWLabel
The VWPanel container calls this method to initialize the control by setting the VWStepElement object.
setStepElement(VWStepElement) - Method in class filenet.vw.toolkit.runtime.step.beans.VWTextArea
The VWPanel container calls this method to initialize the control by setting the VWStepElement object.
setTitle(String) - Method in interface filenet.vw.toolkit.runtime.step.IVWStepProcessor
Sets the title of this window.
setTrackerMode(int) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Sets the Tracker mode flag.
setValue(Object) - Method in class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
Sets the value for the specified parameter.
showPropertiesDialog() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Display the property window
showVersionListWindow() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Display the version list window
SIMDESIGNER_INVOKE_BASIC - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SIMDESIGNER_INVOKE_IDM - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SIMDESIGNER_INVOKE_TYPE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SIMDESIGNER_INVOKE_XML - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
simpleLogoff() - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Just logs off the session
SINGLE_INSTANCE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SITE_PREFERENCES - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
SUBJECT - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

T

TOKEN - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
TRACKER_MODE_BASED_ON_WOB - Static variable in class filenet.vw.toolkit.utils.VWSessionInfo
 
TRACKER_MODE_FULL - Static variable in class filenet.vw.toolkit.utils.VWSessionInfo
 
TRACKER_MODE_READ_ONLY - Static variable in class filenet.vw.toolkit.utils.VWSessionInfo
 

U

updateCheckoutStatus() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Updates the IDM checkout status of the item
updatePosition(int, int) - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Resize and reposition the frame
updatePosition(String, String) - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Resize and reposition the frame

V

verifyLogon(String) - Method in class filenet.vw.toolkit.utils.VWSessionInfo
Verifies whether the current user is logged in to a valid session (using the supplied securityGroupName).
VERSION - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
view() - Method in class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Display the document in the configured viewer
VIEWER - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
VWAttachmentHelper - class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper.
This class provides attachment functionality.
VWAttachmentHelper(VWAttachment) - Constructor for class filenet.vw.toolkit.runtime.step.core.attachments.VWAttachmentHelper
Constructor
VWAttachmentPanel - class filenet.vw.toolkit.runtime.step.beans.VWAttachmentPanel.
This class acts as a container for list and toolbar controls and is added as a container to the VWPanel container.
VWAttachmentPanel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWAttachmentPanel
Constructs an instance of the VWAttachmentPanel container to host the list panel and toolbar components.
VWBaseAppLauncherApplet - class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet.
This class provides the basic functionality for an applet that can launch child applications
VWBaseAppLauncherApplet() - Constructor for class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
 
VWBaseLaunchableApplication - class filenet.vw.toolkit.utils.VWBaseLaunchableApplication.
This class provides basic functionality for our applications.
VWBaseLaunchableApplication() - Constructor for class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
 
VWButton - class filenet.vw.toolkit.runtime.step.beans.VWButton.
This class adds a button control to the VWPanel container. This control extends JButton and implements the IVWPanelComponent interface, which is required for all controls that can be contained by the VWPanel container.
VWButton() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWButton
 
VWCheckBox - class filenet.vw.toolkit.runtime.step.beans.VWCheckBox.
This class adds a check box control to the VWPanel container. This control extends JCheckBox, and implements the IVWPanelComponent interface, which is required for all controls that can be contained by the VWPanel container.
VWCheckBox() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWCheckBox
 
VWComboBox - class filenet.vw.toolkit.runtime.step.beans.VWComboBox.
This class adds a combo box control to the VWPanel container. This control extends JComboBox, and it implements the IVWPanelComponent interface, which is required for all controls that can be contained by the VWPanel container.
VWComboBox() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWComboBox
 
VWCommandLineArgs - class filenet.vw.toolkit.utils.VWCommandLineArgs.
Utility class to parse command line arguments into name/value pairs
VWCommandLineArgs(String[]) - Constructor for class filenet.vw.toolkit.utils.VWCommandLineArgs
Constructor for standard command-line parsing with defaults of case-sensitivity, parameter separators "/" or "-", and name-value separators of "=" or ":".
VWCommandLineArgs(String[], boolean) - Constructor for class filenet.vw.toolkit.utils.VWCommandLineArgs
Constructor for standard command-line parsing with default parameter separators "/" or "-" and name-value separators of "=" or ":", including a case-sensitivity control parameter.
VWCommandLineArgs(String[], boolean, char[]) - Constructor for class filenet.vw.toolkit.utils.VWCommandLineArgs
Constructor for command-line parsing with case-sensitivity control and a character array to specify parameter separators.
VWCommandLineArgs(String[], String[], boolean) - Constructor for class filenet.vw.toolkit.utils.VWCommandLineArgs
Constructor to input one parameter that is a list containing only argv values, and another parameter that contains a list of parameter names.
VWCommandLineArgs(String, boolean) - Constructor for class filenet.vw.toolkit.utils.VWCommandLineArgs
Constructor to load the arguments from a "properties" file and allow case-sensitivity control.
VWDriverFrame - class filenet.vw.toolkit.utils.VWDriverFrame.
This class provides a customized instance of a Frame. Typically, a Frame is an instance of a Window object that includes a title bar, a menu bar, and a border.
VWDriverFrame() - Constructor for class filenet.vw.toolkit.utils.VWDriverFrame
Constructs a custom instance of a UI Toolkit Frame.
VWFieldPanel - class filenet.vw.toolkit.runtime.step.beans.VWFieldPanel.
This class acts as a container for a field display control and is added as a container to the VWPanel container.
VWFieldPanel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWFieldPanel
Constructor.
VWLabel - class filenet.vw.toolkit.runtime.step.beans.VWLabel.
This class adds a label control to the VWPanel container. This control extends JLabel, and it implements the IVWPanelComponent interface, which is required for all controls that can be contained by the VWPanel container.
VWLabel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWLabel
 
VWLaunchPanel - class filenet.vw.toolkit.runtime.step.beans.VWLaunchPanel.
This class extends VWPanel and acts as a container for controls and components related to launching a workflow. This class overrides the VWPanel.displayHelp() and VWPanel.doAbort() methods in the VWPanel container.
VWLaunchPanel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWLaunchPanel
 
VWMilestonePanel - class filenet.vw.toolkit.runtime.step.beans.VWMilestonePanel.
This class extends JPanel and acts as a container for controls and components related to monitoring workflow milestones.
VWMilestonePanel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWMilestonePanel
Constructor.
VWPanel - class filenet.vw.toolkit.runtime.step.beans.VWPanel.
This class acts as a container for grouping and easily accessing the Java Step Processor UI Toolkit controls and containers. The class retrieves and queries a valid VWStepElement object and provides the necessary information to initialize its components (dependent controls and containers). Additionally, the class implements an ActionListener to monitor the button press events in the contained VWButton objects.
VWPanel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWPanel
 
VWPanelComponentInfo - class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo.
This class provides the means to retrieve information about the specified parameter from the step element and saves the changes to the step element.
VWPanelComponentInfo() - Constructor for class filenet.vw.toolkit.runtime.step.VWPanelComponentInfo
 
VWROUTER_SOAP_SERVLET_URL - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
VWSessionInfo - class filenet.vw.toolkit.utils.VWSessionInfo.
This class provides session-related information, such as the document ID, the host name, the name of the library containing the document, the link type (whether the session links to a document or document class), parameter names, the top-level applet, the queue name, and so on. 
VWSessionInfo(Container, JApplet) - Constructor for class filenet.vw.toolkit.utils.VWSessionInfo
Constructs an instance of this VWSessionInfo given a VWSession object, a Container object, and a parent applet.
VWSessionInfo(Container, JApplet, VWCommandLineArgs) - Constructor for class filenet.vw.toolkit.utils.VWSessionInfo
Initializes the object from the given VWCommandLineArgs object -- usually this object is passed to your applet or application class via IVWLaunchableApp.init().
VWSessionInfo(Container, JApplet, VWSession) - Constructor for class filenet.vw.toolkit.utils.VWSessionInfo
Constructor.
VWTabbedPane - class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane.
This class acts as a container. The container queries the specified step element to determine if attachments, groups, data fields, or a milestone are present on the step. If none of the expected parameters exist, the container displays only the General tab, which includes the step comments and responses; otherwise, the control displays the tabs associated with each parameter set.
VWTabbedPane() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWTabbedPane
You must call VWTabbedPane.init() to initialize this container.
VWTextArea - class filenet.vw.toolkit.runtime.step.beans.VWTextArea.
This class adds a text area control to the VWPanel container. This control extends JTextArea, and it implements the IVWPanelComponent interface, which is required for all controls that can be contained by the VWPanel container.
VWTextArea() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWTextArea
 
VWTextField - class filenet.vw.toolkit.runtime.step.beans.VWTextField.
This class adds a text field control to the VWPanel container. This control extends JTextField, and it implements the IVWPanelComponent interface, which is required for all controls that can be contained by the VWPanel container.
VWTextField() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWTextField
 
VWWflGroupPanel - class filenet.vw.toolkit.runtime.step.beans.VWWflGroupPanel.
This class extends JPanel and acts as a container for controls and components related to displaying workflow groups.
VWWflGroupPanel() - Constructor for class filenet.vw.toolkit.runtime.step.beans.VWWflGroupPanel
Constructor.

W

WEB_SERVER_DEFAULT_ROUTER - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEB_SERVER_DOWNLOAD_URL - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEB_SERVER_ROUTERS - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEB_SERVER_UPLOAD_URL - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEB_SERVER_URL - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEBAPP - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEBAPP_OPEN_CLIENT - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEBAPP_WEB_WORKFLO - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WEBAPP_WORKPLACE - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
windowClosing(WindowEvent) - Method in class filenet.vw.toolkit.utils.VWBaseAppLauncherApplet
Invoked when a window is in the process of being closed.
windowClosing(WindowEvent) - Method in class filenet.vw.toolkit.utils.VWDriverFrame
Handles events related to closing the window.
windowClosing(WindowEvent) - Method in interface filenet.vw.toolkit.utils.IVWFrameInterface
Handles events related to closing the window for this Frame object.
windowClosing(WindowEvent) - Method in class filenet.vw.toolkit.utils.VWBaseLaunchableApplication
Invoked when a window is in the process of being closed.
WOB_NUMBER - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 
WORKFLOW_DEFINITION_DOCID - Static variable in interface filenet.vw.toolkit.utils.IVWParameterConstants
 

A B C D F G H I J K L M O P Q R S T U V W

Copyright © 2002, 2003 FileNet Corporation. All rights reserved.