A B C D E F G H I J L M N O P R S T U V W X

A

activityNodes() - Method in interface com.netscape.pm.model.IProcessMap
Returns an enumeration of all the activity nodes defined in the process map for the current application.
addAssignee(IParticipant) - Method in interface com.netscape.pm.model.IWorkItem
Adds the specified user onto the list of current assignees for this work item.
addAssignee(IRole) - Method in interface com.netscape.pm.model.IWorkItem
Adds the specified role onto the list of current assignees for this work item.
addAttribute(String, boolean) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, Date) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, double) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, Enumeration) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, Hashtable) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the data model.
addAttribute(String, int) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, long) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, Object) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addAttribute(String, Vector) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Adds an attribute to the model.
addEvent(String) - Method in class com.netscape.pm.model.PMException
 
addEvent(String, Object[]) - Method in class com.netscape.pm.model.PMException
 
addEvent(String, Object[], Object[]) - Method in class com.netscape.pm.model.PMException
 
addHistoryEvent(IHistoryEvent) - Method in interface com.netscape.pm.model.IProcessInstance
Add an event to the history/audit log of this process instance.
addNotification(INotification) - Method in interface com.netscape.pm.model.INodeElement
Adds a notification to this node.
addTransition(ITransition) - Method in interface com.netscape.pm.model.INodeElement
Adds a transition to this node.
addUser(String, Hashtable, Vector) - Method in interface com.netscape.pm.model.ICorporateDirectory
Adds a user entry with the DN (distinguished name) dn, attributes specified in attributes and compliant with the object classes listed in objectClasses into the corporate directory.
ADMIN - Static variable in interface com.netscape.pm.model.IParameters
 
ADMIN_USERS - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Cluster Administrative user names who have access to Cluster Administration and Process Business interfaces.
ADMINISTRATOR_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This is the URL for the Process Administrator page.
allows(IWorkItem) - Method in interface com.netscape.pm.model.ITransition
Asks the transition to determine whether the current work item qualifies for following this transition.
APPLICATION_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This is the URL for Process Manager applications The default URL is http://myserver/NASApp/pae/{0}.npm where
archive(IProcessInstance, OutputStream) - Method in interface com.netscape.pm.model.IDataElement
Writes out the data associated with the custom field to an output stream.
archive(IProcessInstance, OutputStream) - Method in class com.netscape.pm.fields.BasicCustomField
Called when the process instance this field is associated with is being archived.
archive(OutputStream) - Method in interface com.netscape.pm.model.IProcessInstance
Archive the contents of the current process instance to an output stream.
areRolesAllowed(INodeElement, Enumeration, IFormElement) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns true if any of the given role names is permitted to see the given form from the given node.
ASSIGNEE - Static variable in interface com.netscape.pm.model.IRole
The symbolic name given to the built-in assignee role.
assignees() - Method in interface com.netscape.pm.model.IWorkItem
Returns an enumeration of the current assignees for this work item.
ASSIGNMENT - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the assignment of a work item.
authenticate(String, String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns true if the authentication with the corporate directory is successful.
AUTOMATED_STEP - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for an engine initiated action.
automatedNodes() - Method in interface com.netscape.pm.model.IProcessMap
Returns an enumeration of all the automated nodes defined in the process map for the current application.

B

BasicCustomField - class com.netscape.pm.fields.BasicCustomField.
 
BasicCustomField() - Constructor for class com.netscape.pm.fields.BasicCustomField
 
beginScript(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the following string to the stream.
BLOB_wf_blob_content - Static variable in interface com.netscape.pm.model.IParameters
 
BLOB_wf_field_cn - Static variable in interface com.netscape.pm.model.IParameters
 
BLOB_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
BPM_AUTOMATED_AGENT - Static variable in interface com.netscape.pm.model.IParameters
 
BPM_CLUSTER_INI - Static variable in interface com.netscape.pm.model.IParameters
 
BUSINESS_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This the URL for the Process Business page.

C

canSearch() - Method in interface com.netscape.pm.model.IDataElement
Returns true if this field is searchable from the Express search page.
canSearch() - Method in class com.netscape.pm.fields.BasicCustomField
Is this field searchable from the PMExpress application search page?
canSearch(Enumeration) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns true if any of the given role names are permitted to search.
canSearch(String) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns true if the given role name is permitted to search.
changeCluster(IPMClusterProperty) - Method in interface com.netscape.pm.model.IPMCluster
Changes properties of a cluster.
checkDBConnection(int, String, String, String, String) - Method in interface com.netscape.pm.model.IPMClusterManager
This method can be used to check whether a connection can be established with a database server.
checkLDAPConnection(String, int, String, String) - Method in interface com.netscape.pm.model.IPMClusterManager
This method can be used to check the connection with a LDAP server.
checkLDAPEntry(String, String, int, String, String) - Method in interface com.netscape.pm.model.IPMClusterManager
This method can be used to check whether a particular entry exists in a LDAP server
closeModel() - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes the following string to the servlet response stream.
closeNode() - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes the following string to the servlet response stream.
CLUSTER_DN - Static variable in interface com.netscape.pm.model.IPMClusterProperty
DN of the cluster.
CLUSTER_NAME - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Name of the cluster.
com.netscape.pm.dm - package com.netscape.pm.dm
 
com.netscape.pm.fields - package com.netscape.pm.fields
 
com.netscape.pm.htmlFE - package com.netscape.pm.htmlFE
 
com.netscape.pm.model - package com.netscape.pm.model
 
compareTo(ISortable) - Method in interface com.netscape.pm.model.ISortable
Method to compare this sortable element with another sortable element.
COMPLETION - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the completion of a work item.
CONFIGURATION_DIRECTORY_BIND_DN - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Configuration directory bind dn.
CONFIGURATION_DIRECTORY_BIND_DN_PASSWORD - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Configuration directory bind dn password.
CONFIGURATION_DIRECTORY_PORT - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Configuration directory port number.
CONFIGURATION_DIRECTORY_SERVER - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Configuration directory host name.
contains(IParticipant, IProcessInstance) - Method in interface com.netscape.pm.model.IRole
Returns true if the role contains the specified participant given the context of the specified process instance.
contains(String, String) - Method in interface com.netscape.pm.model.IRoleCache
Check if the specified user id is a member of the role specified by roleName.
containsRole(String) - Method in interface com.netscape.pm.model.IRoleManager
Returns true if the given role name corresponds to a role that has been registered with the role manager.
convert2ExceptionType(String) - Static method in class com.netscape.pm.model.PMException
 
convertFromExceptionType(int) - Static method in class com.netscape.pm.model.PMException
 
CORPORATE_DIRECTORY_BASE - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Corporate directory base DN.
CORPORATE_DIRECTORY_BIND_DN - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Corporate directory bind DN.
CORPORATE_DIRECTORY_BIND_DN_PASSWORD - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Password for the corporate directory bind dn.
CORPORATE_DIRECTORY_PORT - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Corporate directory port number.
CORPORATE_DIRECTORY_SERVER - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Corporate directory server host name.
CP_wf_app_cn - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_archived_flag - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_creation_date - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_creator_dn - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_entry_cn - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_last_modified - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_node_cn - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_observer_url - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_performer_url - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_pi_state - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_priority - Static variable in interface com.netscape.pm.model.IParameters
 
CP_wf_title - Static variable in interface com.netscape.pm.model.IParameters
 
create() - Method in interface com.netscape.pm.model.IPMClusterHome
Creates a new IPMCluster bean based on the JNDI name of the bean.
create() - Static method in class com.netscape.pm.model.PMClusterPropertyFactory
Creates an instance of a cluster property object.
create() - Method in interface com.netscape.pm.model.IPMApplicationHome
Creates a new IPMApplication bean based on the JNDI name of the bean.
create() - Method in interface com.netscape.pm.model.IPMClusterManagerHome
Creates a new IPMClusterManager bean based on the JNDI name of the bean.
create(HttpServletRequest) - Static method in class com.netscape.pm.model.PMRequestFactory
Creates an instance of a request object from an HttpServletRequest object.
create(HttpServletResponse) - Static method in class com.netscape.pm.htmlFE.HTMLPageFactory
Creates the HTMLPage object which is used to stream output from Process Manager.
create(IProcessInstance) - Method in interface com.netscape.pm.model.IDataElement
Initializes a newly created process instance with a default value for the custom field.
create(IProcessInstance) - Method in class com.netscape.pm.fields.BasicCustomField
initializes the process instance with the default value
create(IWFDataList) - Static method in class com.netscape.pm.model.PMRequestFactory
Creates an instance of a request object from an IWFDataList object.
create(IWorkItem) - Static method in class com.netscape.pm.model.HistoryEventFactory
Creates an instance of a history event from the given work item.
create(IWorkItem, int) - Static method in class com.netscape.pm.model.HistoryEventFactory
Creates an instance of a history event from the given work item and event type.
create(IWorkItem, int, String) - Static method in class com.netscape.pm.model.HistoryEventFactory
Creates an instance of a history event from the given work item, event type and event id.
create(IWorkItem, int, String, String) - Static method in class com.netscape.pm.model.HistoryEventFactory
Creates an instance of a history event from the given work item, event type, event id, and comment string.
create(IWorkItem, String, String) - Static method in class com.netscape.pm.model.HistoryEventFactory
Creates an instance of a history event from the given work item, event id, and comment string.
create(long) - Static method in class com.netscape.pm.model.ProcessInstancePKFactory
Creates an instance of a process instance key from an instance id.
create(long, String) - Static method in class com.netscape.pm.model.ProcessInstancePKFactory
Creates an instance of a process instance key from an instance id and an application name.
create(long, String, String) - Static method in class com.netscape.pm.model.ProcessInstancePKFactory
Creates an instance of a process instance key from an instance id, cluster name and an application name.
create(long, String, String) - Static method in class com.netscape.pm.model.WorkItemPKFactory
Creates an instance of a work item key from an instance id, fork id and node name.
create(long, String, String, String) - Static method in class com.netscape.pm.model.WorkItemPKFactory
Creates an instance of a work item key from an instance id, fork id, node name and an application name.
create(long, String, String, String, String) - Static method in class com.netscape.pm.model.WorkItemPKFactory
Creates an instance of a work item key from an instance id, fork id, node name and an application name.
create(String) - Static method in class com.netscape.pm.model.ProcessInstancePKFactory
Creates an instance of a process instance key from a swap URL string.
create(String) - Static method in class com.netscape.pm.model.WorkItemPKFactory
Creates an instance of a work item key from a swap URL string.
create(String, String) - Static method in class com.netscape.pm.model.ProcessInstancePKFactory
Creates an instance of a process instance key from a swap URL string.
create(String, String) - Static method in class com.netscape.pm.model.WorkItemPKFactory
Creates an instance of a work item key from a swap URL string.
createCluster(IPMClusterProperty) - Method in interface com.netscape.pm.model.IPMClusterManager
This method should be used to create a Process Manager cluster.

D

DATABASE_DRIVER_IDENTIFIER - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Driver Identifier for 3rd Party JDBC Drivers.
DATABASE_IDENTIFIER - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Database Identifier for Native JDBC Drivers.
DATABASE_NAME - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Name of the database that Process Manager will connect to.
DATABASE_PASSWORD - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Password of the database user who will connect to the database.
DATABASE_TYPE - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Contains the database type.
DATABASE_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
URL for 3rd Party JDBC Drivers.
DATABASE_USER_NAME - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Name of the user who will connect to the database.
DATASOURCE_NAME - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This is the name of the datasource that has been registered with iAS.
DATASOURCE_NAME - Static variable in interface com.netscape.pm.model.IParameters
 
DATASOURCE_XML_FILE_NAME - Static variable in interface com.netscape.pm.model.IParameters
 
DEFAULT - Static variable in interface com.netscape.pm.model.IPMCluster
The name which is used to look up the default cluster.
DEFAULT_CLUSTER_NAME - Static variable in interface com.netscape.pm.model.IPMCluster
The default cluster name
DEFAULT_EXCEPTION_TYPE - Static variable in class com.netscape.pm.model.PMException
 
DEFAULT_FIELD_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
DEFAULT_FORK_ID - Static variable in interface com.netscape.pm.model.IWorkItem
The default fork id value for a newly created work item.
DEFAULT_JNDI_ROOT - Static variable in interface com.netscape.pm.model.IPMCluster
The JNDI root for the default cluster.
DEFAULT_JNDI_ROOT - Static variable in interface com.netscape.pm.model.IPMApplication
The application bean prefix to use when constructing the JNDI name to use for looking up the application bean home.
DEFAULT_PRIORITY_VALUE - Static variable in interface com.netscape.pm.model.IProcessInstance
The default priority value for an instance if none has been specified.
DEFAULT_SEVERITY - Static variable in class com.netscape.pm.model.PMException
 
DELEGATE - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the delegation of a work item.
deleteCluster(IPMCluster, boolean) - Method in interface com.netscape.pm.model.IPMClusterManager
This method is used to delete a Process Manager cluster.
deleteSiblings() - Method in interface com.netscape.pm.model.IWorkItem
Deletes all of a work item's sibling work items.
deleteUserByCN(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Deletes the user entry specified by the CN (common name) cn from the corporate directory.
deleteUserByDN(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Deletes the user entry specified by the DN (distinguished name) dn from the corporate directory.
deleteUserById(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Deletes the user entry specified by the user id uid from the corporate directory.
DEPLOY_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This is the URL that Process Builder will deploy applications to.
DESCRIPTION - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Textual description of the cluster.
destroy() - Method in interface com.netscape.pm.model.ISimpleWorkPerformer
This method does any cleaning up that is needed when the application that uses the custom activity is unloaded.
DG_wf_fork_id - Static variable in interface com.netscape.pm.model.IParameters
 
DG_wf_group_flag - Static variable in interface com.netscape.pm.model.IParameters
 
DG_wf_group_id - Static variable in interface com.netscape.pm.model.IParameters
 
DG_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
DG_wf_node_cn - Static variable in interface com.netscape.pm.model.IParameters
 
DG_wf_user_id - Static variable in interface com.netscape.pm.model.IParameters
 
display(IHTMLPage, boolean) - Method in interface com.netscape.pm.model.IFormElement
Ask the form to display itself and all the fields contained within it at an entry point node.
display(IHTMLPage, int, String) - Method in interface com.netscape.pm.model.IPresentationElement
Ask the presentation element to display its portion of the business document.
display(IHTMLPage, int, String) - Method in class com.netscape.pm.fields.BasicCustomField
Display field at the entry point node BEFORE the process instance has been instantiated.
display(IProcessInstance, IHTMLPage, boolean) - Method in interface com.netscape.pm.model.IFormElement
Ask the form to display itself and all the fields contained within it at a non-entry point node.
display(IProcessInstance, IHTMLPage, int, String) - Method in interface com.netscape.pm.model.IPresentationElement
Ask the presentation element to display its portion of the business document.
display(IProcessInstance, IHTMLPage, int, String) - Method in class com.netscape.pm.fields.BasicCustomField
Display field AFTER the process instance has been instantiated.
dumpState() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns the properties of the process instance key in a hashtable.
dumpState() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the properties of the work item key in a hashtable.
dumpState() - Method in interface com.netscape.pm.model.IPMElement
Returns the properties of the configuration element in a hashtable.
dumpState() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the properties of the history event in a hashtable.
dumpState() - Method in class com.netscape.pm.fields.BasicCustomField
 

E

editables() - Method in interface com.netscape.pm.model.IFormElement
Returns an enumeration of the fields that are present in this form in editable mode.
endScript() - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the following string to the stream.
ENGINE - Static variable in interface com.netscape.pm.model.IParameters
 
ENTITY_KEY_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
entryNodes() - Method in interface com.netscape.pm.model.IProcessMap
Returns an enumeration of all the entry point nodes defined in the process map for the current application.
EVENT_USER - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The event user for Process Manager.
EVENT_USER_PASSWORD - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The password for the event user.
EXCEPTION - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the creation of an exception work item.
EXCEPTION - Static variable in interface com.netscape.pm.model.IParameters
 
EXCEPTION_EVENT - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for an exception event.
EXCEPTION_TYPE_ERROR - Static variable in class com.netscape.pm.model.PMException
 
EXCEPTION_TYPE_INFORMATION - Static variable in class com.netscape.pm.model.PMException
 
EXCEPTION_TYPE_SECURITY - Static variable in class com.netscape.pm.model.PMException
 
EXCEPTION_TYPE_SYSTEM - Static variable in class com.netscape.pm.model.PMException
 
EXCEPTION_TYPE_WARNING - Static variable in class com.netscape.pm.model.PMException
 
exceptionNodes() - Method in interface com.netscape.pm.model.IProcessMap
Returns an enumeration of all the exception nodes defined in the process map for the current application.
execute(IWorkItem) - Method in interface com.netscape.pm.model.IPMApplication
Executes a series of actions required for the specified workitem.
EXECUTION_STAGE_COMPLETE - Static variable in interface com.netscape.pm.model.INodeElement
Node execution stage value for a work item that has successfully completed the verify stage, and is waiting to be completed by the node's work manager.
EXECUTION_STAGE_MANAGE - Static variable in interface com.netscape.pm.model.INodeElement
Node execution stage value for a work item that needs to retry the node manager's manage method.
EXECUTION_STAGE_PERFORM - Static variable in interface com.netscape.pm.model.INodeElement
Node execution stage value for a work item that has successfully completed the manage stage, and is waiting to be performed by the node's work performer.
EXECUTION_STAGE_VERIFY - Static variable in interface com.netscape.pm.model.INodeElement
Node execution stage value for a work item that has successfully completed the perform stage, and is waiting to be verified by the node's work manager.
existsImage() - Method in interface com.netscape.pm.model.IPMApplication
Returns true if the application has been deployed with a copy of its process map image.
exitNodes() - Method in interface com.netscape.pm.model.IProcessMap
Returns an enumeration of all the exit point nodes defined in the process map for the current application.
EXPIRE - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the expiration of a work item.
expire() - Method in interface com.netscape.pm.model.IWorkItem
Expires the work item by seting the expiration flag of the work item to true and executing the expiration handler script associated with the node the work item is currently positioned at.
EXPRESS_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This the URL for the Process Express page.
EXTEND - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the extension of a work item's expiration date.
extend(Date) - Method in interface com.netscape.pm.model.IWorkItem
Sets a new expiration date for the work item and resets the work item's expiration flag to false.

F

fields() - Method in interface com.netscape.pm.model.IFormElement
Returns an enumeration of the fields that are present in this form.
fields() - Method in interface com.netscape.pm.model.IDataDictionary
Returns an enumeration of all the fields defined in the data dictionary for the current application.
findApplicationInstances(String, String, String, Vector, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of process instances, belonging to a particular application, fetched using a given SQL condition.
findDeferredAutomatedActivities() - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items that are deferred.
findExpiredWorkItems() - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items to be expired.
findMyInstances(IParticipant, Date, Date, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of the process instances that were initiated by the given user between the given start and end dates.
findMyInstances(IParticipant, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of process instances that were initiated by the given user and are still open.
findMyInstances(IParticipant, int, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of the last nbrInstances process instances that were initiated by the given user.
findProcessInstance(IProcessInstancePK) - Method in interface com.netscape.pm.model.IPMApplication
Returns the process instance matching the given key parameters.
findProcessInstanceApplication(IProcessInstancePK) - Method in interface com.netscape.pm.model.IFinder
Returns the name of the application the process instance belongs to.
findProcessInstances(String, Vector, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of process instances fetched using a given SQL condition.
findStrandedWorkItems() - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items that are stranded.
findWorkItem(IWorkItemPK) - Method in interface com.netscape.pm.model.IFinder
Returns a workitem for a given work item primary key
findWorkItem(IWorkItemPK) - Method in interface com.netscape.pm.model.IPMApplication
Returns the work item matching the given key parameters.
findWorkItems(IParticipant, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items that belong to the current authenticated user, that is a user's worklist.
findWorkItems(IParticipant, int, int, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items that belong to the current authenticated user, that is a user's worklist.
findWorkItems(IProcessInstancePK) - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items that belong to the specified process instance.
findWorkItems(String, Vector, int) - Method in interface com.netscape.pm.model.IFinder
Returns a list of work items fetched using a given SQL condition.
fire(IWorkItem) - Method in interface com.netscape.pm.model.INotification
Fires the notification in the scope of the defined work item.
flush() - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Flushes out the contents of the buffer to the stream of the HttpServletResponse object.
FORCE_COMPLETION - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the moving of a work item from one node to another node.
forms() - Method in interface com.netscape.pm.model.IFormDictionary
Returns an enumeration of all the forms defined in the form dictionary for the current application.
fromHistory(String) - Static method in class com.netscape.pm.model.PMException
 
fromXML(String) - Static method in class com.netscape.pm.model.PMException
 

G

generateInstanceId() - Method in interface com.netscape.pm.model.IPMIDManager
Returns the next available instance id for the cluster.
generateLockException() - Method in class com.netscape.pm.fields.BasicCustomField
 
get(Object) - Method in interface com.netscape.pm.model.IConnector
Returns the value object that is associated with the given key.
get(String) - Method in interface com.netscape.pm.model.IConnector
Returns the value object that is associated with the given key.
getAccessControlManager() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the access control manager defined for the current application.
getApplication(String) - Method in interface com.netscape.pm.model.IPMCluster
Gets a particular Process Manager application.
getApplicationName() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the common name of the application this instance belongs to.
getApplicationName() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns the common name of the application this instance belongs to.
getApplicationName() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the common name of the application this work item belongs to.
getApplicationName() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the name of the application the history event was logged under.
getApplicationName() - Method in interface com.netscape.pm.model.IWorkItem
Returns the common name of the application this work item belongs to.
getApplicationsPath() - Method in interface com.netscape.pm.model.IPMCluster
Gets the directory under which Process Manager applications reside in the file system.
getApplicationUnzipPath(String) - Method in interface com.netscape.pm.dm.IDeploymentManager
Gets the directory where this particular application has been unzipped.
getAuthenticatedUser() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the authenticated user id for this session.
getAuthenticatedUserId() - Method in interface com.netscape.pm.model.IPMRequest
Returns the authentication user id for this session.
getAutomatedNodesPDM() - Method in interface com.netscape.pm.model.IProcessMap
Returns a string (in the format of a JavaScript hashtable definition) of the names of all the automated nodes defined in the process map.
getBodyTag() - Method in interface com.netscape.pm.model.IFormElement
Returns the entire body tag as defined in the form.
getChecksum() - Method in interface com.netscape.pm.dm.IChecksum
 
getChecksum() - Method in class com.netscape.pm.fields.BasicCustomField
 
getChildPrimaryKey() - Method in interface com.netscape.pm.model.IWorkItem
Returns the primary key of the child process instance that this work item spawned.
getClasspath() - Method in interface com.netscape.pm.model.IPMCluster
Gets the classpath of Process Manager.
getCluster() - Method in interface com.netscape.pm.model.IPMApplication
Returns the cluster bean associated with this application.
getCluster(String) - Method in interface com.netscape.pm.model.IPMClusterManager
This method should be used to get a Process Manager cluster.
getClusterName() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the name of the cluster this instance belongs to.
getClusterName() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns the name of the cluster to which this instance belongs to.
getClusterName() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the name of the cluster this work item's belongs to.
getClusterName() - Method in interface com.netscape.pm.model.IPMApplication
Returns the name of the cluster to which this application belongs to.
getClusterName() - Method in interface com.netscape.pm.model.IWorkItem
Returns the name of the cluster this work item belongs to.
getClusterNames() - Method in interface com.netscape.pm.model.IPMClusterManager
This method returns list of cluster names.
getClusterProperty() - Method in interface com.netscape.pm.model.IPMCluster
Gets the cluster property object for this cluster.
getComment() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the user comment logged with the history event.
getComment() - Method in interface com.netscape.pm.model.IWorkItem
Returns the history comment as specified by the user.
getConclusion() - Method in interface com.netscape.pm.model.IWorkItem
Returns the current transition being used to complete the work item.
getConnection() - Method in interface com.netscape.pm.model.IPMCluster
Gets the connection object for the cluster.
getConnection() - Method in interface com.netscape.pm.model.IPMApplication
Returns a connection to the Process Manager database.
getConnector() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the connector container defined for the current application.
getContext() - Method in class com.netscape.pm.model.PMException
 
getCorporateDirectory() - Method in interface com.netscape.pm.model.IPMCluster
Gets the corporate directory for the Process Manager cluster.
getCreationDate() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the creation date of this instance.
getCreationDate() - Method in interface com.netscape.pm.model.IWorkItem
Returns the creation date of this work item.
getCreatorUser() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the creator of this instance in the form of an IParticipant object.
getCurrentPageNo() - Method in interface com.netscape.pm.model.IFinder
Returns the current page being displayed.
getCustomErrorMessage() - Method in class com.netscape.pm.model.PMException
 
getData(String) - Method in interface com.netscape.pm.model.IProcessInstance
Returns the value of the specified data dictionary field.
getDataDictionary() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the data dictionary defined for the current application.
getDataElement() - Method in interface com.netscape.pm.model.IPresentationElement
Get access to the data storage side of the field.
getDataElement() - Method in class com.netscape.pm.fields.BasicCustomField
 
getDataElement(String) - Method in interface com.netscape.pm.model.IDataDictionary
Returns a handle to the specified data element.
getDefaultValue() - Method in interface com.netscape.pm.model.IDataElement
Returns the default value of the data element (set by the process designer at design time)
getDefaultValue() - Method in class com.netscape.pm.fields.BasicCustomField
returns the Default Value of the field's DB column
getDeploymentDescriptor() - Method in interface com.netscape.pm.model.IPMApplication
Returns the deployment descriptor associated with this application.
getDeploymentDescriptor(String) - Method in interface com.netscape.pm.dm.IDeploymentManager
Gets the deployment descriptor for a particular application.
getDeploymentManager() - Method in interface com.netscape.pm.model.IPMCluster
Gets the deployment manager object for this cluster.
getDescription() - Method in class com.netscape.pm.model.PMException
 
getDescription() - Method in interface com.netscape.pm.model.IPMElement
Returns the description of the element.
getDescription() - Method in class com.netscape.pm.fields.BasicCustomField
 
getEntityKey(String) - Method in interface com.netscape.pm.model.IProcessInstance
Returns the primary key for the specified custom field.
getEntryNode() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the entry point node where the current process instance was initiated from.
getEntryNodes(IParticipant) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns an enumeration of entry point nodes that the given user is allowed to use.
getErrorMessage() - Method in interface com.netscape.pm.model.IWorkItem
Returns the attached error message as specified by the user from a completion script.
getEvaluationOrder() - Method in interface com.netscape.pm.model.ISortable
Returns a string that can be used to determine the order this element has with respect to other sortable elements.
getEventContext(int) - Method in class com.netscape.pm.model.PMException
 
getEventCount() - Method in class com.netscape.pm.model.PMException
 
getEventDate() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the date the history event was logged.
getEventDescription(int) - Method in class com.netscape.pm.model.PMException
 
getEventFix(int) - Method in class com.netscape.pm.model.PMException
 
getEventId() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the event id of the history event.
getEventPrettyName(int) - Method in class com.netscape.pm.model.PMException
 
getEvents() - Method in class com.netscape.pm.model.PMException
 
getEventSymbol(int) - Method in class com.netscape.pm.model.PMException
 
getEventType() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the type of the history event.
getExceptionNode() - Method in interface com.netscape.pm.model.INodeElement
Returns the exception node element associated with this node.
getExceptionType() - Method in class com.netscape.pm.model.PMException
 
getExitNode() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the exit node where this current process instance has completed at.
getExpirationDate() - Method in interface com.netscape.pm.model.IWorkItem
Returns the current expiration date of the work item, or null if the work item does not have an expiration date.
getFinder() - Method in interface com.netscape.pm.model.IPMCluster
Gets the Finder object for this cluster.
getFix() - Method in class com.netscape.pm.model.PMException
 
getForkId() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the work item's fork id.
getForkId() - Method in interface com.netscape.pm.model.INodeElement
Returns the node's fork id value.
getFormDictionary() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the form dictionary defined for the current application.
getFormElement(INodeElement, IParticipant) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns the form element the specified user has access to at the given node element.
getFormElement(INodeElement, IParticipant, IProcessInstance) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns the form element the specified user has access to at the given node element, given the context of the process instance.
getFormElement(INodeElement, String) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns the form element the specified role has access to at the given node element.
getFormElement(String) - Method in interface com.netscape.pm.model.IFormDictionary
Returns a handle to the specified form element.
getHead() - Method in interface com.netscape.pm.model.IFormElement
Returns the content between the <head> tags in the form.
getHistoryEvents() - Method in interface com.netscape.pm.model.IProcessInstance
Fetch all of the history events logged for this process instance.
getHomePath() - Method in interface com.netscape.pm.model.IPMCluster
Gets the directory which is the home for Process Manager.
getHomePath() - Method in interface com.netscape.pm.model.IPMClusterManager
 
getHomePath() - Method in interface com.netscape.pm.model.IPMApplication
Returns the absolute path name for the application's installation directory.
getImageFileName() - Method in interface com.netscape.pm.model.IPMApplication
Returns the name of the application's process map image file.
getInstalledApplications() - Method in interface com.netscape.pm.model.IPMCluster
Gets a hashtable of applications that are installed in the Process Manager cluster.
getInstalledApplications() - Method in interface com.netscape.pm.dm.IDeploymentManager
Returns a Hashtable of IDeploymentDescriptors.
getInstanceId() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the id (primary key) of this instance.
getInstanceId() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns the process instance's id number.
getInstanceId() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the work item's instance id number.
getLastModifiedDate() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the date this instance was last modified.
getLog(int, int) - Method in interface com.netscape.pm.model.IPMCluster
Gets the log of a particular type from the cluster.
getLog(int, int) - Method in interface com.netscape.pm.model.IPMApplication
Returns the contents of an application log file.
getMessageArgs() - Method in class com.netscape.pm.model.PMException
 
getName() - Method in interface com.netscape.pm.model.IPMElement
Returns the name of the element.
getName() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
 
getName() - Method in class com.netscape.pm.fields.BasicCustomField
 
getNode() - Method in interface com.netscape.pm.model.IWorkItem
Returns the node element that the work item is currently positioned at.
getNodeElement(String) - Method in interface com.netscape.pm.model.IProcessMap
Returns a handle to the specified node element.
getNodeName() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the work item's node name.
getNumber() - Method in class com.netscape.pm.model.PMException
 
getPageDataModel() - Method in interface com.netscape.pm.model.INodeElement
Returns a string (in the format of a JavaScript hashtable definition) of the properties of this node element.
getPageDataModel() - Method in interface com.netscape.pm.model.IPMApplication
Returns a string (in the format of a JavaScript hashtable definition) of the properties of the application.
getParameter(String) - Method in interface com.netscape.pm.model.IPMRequest
Returns the value for the specified parameter.
getParent() - Method in interface com.netscape.pm.model.IPMElement
Returns the parent element of this configuration element.
getParent() - Method in class com.netscape.pm.fields.BasicCustomField
 
getParentPrimaryKey() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the primary key of the parent workitem from which this instance was spawned from.
getPMApplication() - Method in class com.netscape.pm.fields.BasicCustomField
 
getPMIDManager() - Method in interface com.netscape.pm.model.IPMCluster
Gets the PMIDManager object for this cluster.
getPositionX() - Method in interface com.netscape.pm.model.INodeElement
Returns the x position of this node on the process map.
getPositionY() - Method in interface com.netscape.pm.model.INodeElement
Returns the y position of this node on the process map.
getPresentationElement() - Method in interface com.netscape.pm.model.IDataElement
Get access to the presentation side of the field.
getPresentationElement() - Method in class com.netscape.pm.fields.BasicCustomField
 
getPrettyName() - Method in class com.netscape.pm.model.PMException
 
getPrettyName() - Method in interface com.netscape.pm.model.IPMElement
Returns the prettyname of the element.
getPrettyName() - Method in class com.netscape.pm.fields.BasicCustomField
 
getPrimaryKey() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the primary key for this instance.
getPrimaryKey() - Method in interface com.netscape.pm.model.IWorkItem
Returns the primary key for this work item.
getPriority() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the priority assigned to this instance.
getPriorityFieldName() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the name of the priority data field.
getProcessDefinition() - Method in interface com.netscape.pm.model.IPMApplication
Returns the process definition associated with this application.
getProcessInstance() - Method in interface com.netscape.pm.model.IWorkItem
Returns the process instance this work item belongs to.
getProcessMap() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the process map defined for the current application.
getProcessMap() - Method in interface com.netscape.pm.model.INodeElement
Returns the process map to which this node belongs to.
getProperty(String) - Method in interface com.netscape.pm.model.IPMElement
Returns the value associated with a particular configuration property.
getProperty(String) - Method in class com.netscape.pm.fields.BasicCustomField
 
getPropertyKeys() - Method in interface com.netscape.pm.model.IParticipant
Returns a list of the attribute keys the participant contains.
getPropertyValue(String) - Method in interface com.netscape.pm.model.IParticipant
Returns the value of a specific participant property.
getQualifiedRoleName(String, String) - Method in interface com.netscape.pm.model.IRoleCache
Returns the role name qualified with the name of the application it is defined in.
getRedirectionURL() - Method in interface com.netscape.pm.model.IWorkItem
Returns the attached redirection URL as specified by the user from a completion script.
getRole(String) - Method in interface com.netscape.pm.model.IRoleManager
Returns the role with name roleName.
getRoleCache() - Method in interface com.netscape.pm.model.IPMCluster
Gets the role cache object for this cluster.
getRoleManager() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the role manager defined for the current application.
getRoleUser(String) - Method in interface com.netscape.pm.model.IProcessInstance
Returns the user that is contained in the defined role.
getRoleUsers(String) - Method in interface com.netscape.pm.model.IRoleCache
Returns the list of users that the role currently contains.
getSearchableElements() - Method in interface com.netscape.pm.model.IDataDictionary
Returns an enumeration of all the fields that have been marked as searchable in the data dictionary for the current application.
getSeverity() - Method in class com.netscape.pm.model.PMException
 
getSize() - Method in interface com.netscape.pm.model.IDataElement
Returns the size of the storage type of the data element.
getSize() - Method in class com.netscape.pm.fields.BasicCustomField
returns the size of the field's DB column
getSourceNode() - Method in interface com.netscape.pm.model.ITransition
Returns the node element this transition is pointing from.
getState() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the state of the process instance.
getState() - Method in interface com.netscape.pm.model.IWorkItem
Returns the state of the work item.
getSymbol() - Method in class com.netscape.pm.model.PMException
 
getTargetNode() - Method in interface com.netscape.pm.model.ITransition
Returns the node element this transition is pointing to.
getTargetNode() - Method in interface com.netscape.pm.model.IWorkItem
Returns the original node the exception occurred at.
getTempPath() - Method in interface com.netscape.pm.model.IPMCluster
Gets the directory which is used as scratch pad inside Process Manager.
getTitle() - Method in interface com.netscape.pm.model.IProcessInstance
Returns the title of this process instance.
getTitleFieldName() - Method in interface com.netscape.pm.model.IProcessDefinition
Returns the name of the title data field.
getTotalRows() - Method in interface com.netscape.pm.model.IFinder
Returns the total number of rows retrieved from the database.
getTransition(String) - Method in interface com.netscape.pm.model.INodeElement
Returns the specified transition element.
getType() - Method in interface com.netscape.pm.model.IDataElement
Returns the storage type of the data element.
getType() - Method in interface com.netscape.pm.model.INodeElement
Returns the type of node.
getType() - Method in class com.netscape.pm.fields.BasicCustomField
returns the type of the field
getUnqualifiedRoleName(String) - Method in interface com.netscape.pm.model.IRoleCache
Returns the unqualified role name from a qualified role name.
getUserByCN(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns the user entry corresponding to the CN (common name) cn.
getUserByDN(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns the user entry corresponding to the DN (distinguished name) dn.
getUserById(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns the user entry corresponding to the user id uid.
getUserId() - Method in interface com.netscape.pm.model.IParticipant
Returns the user id (UID) of the participant.
getUserId() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the user id of the authenticated user that was responsible for logging this history event.
getUserRoles(String) - Method in interface com.netscape.pm.model.IRoleCache
Returns a list of roles that the user belongs to.
getValue(int) - Method in interface com.netscape.pm.model.IPMClusterProperty
This method is used to get a particular value of a parameter.
getVectorOfInstalledApplications() - Method in interface com.netscape.pm.dm.IDeploymentManager
Returns a Vector of IDeploymentDescriptors.
getVersion() - Method in interface com.netscape.pm.model.IPMCluster
Gets the version of the Process Manager cluster.
getWIPrimaryKey() - Method in interface com.netscape.pm.model.IHistoryEvent
Returns the primary key of the work item used to create the history event with.

H

hasBeenArchived() - Method in interface com.netscape.pm.model.IProcessInstance
Returns true if this process instance has already been archived.
hasExpired() - Method in interface com.netscape.pm.model.IWorkItem
Returns true if the work item has already been expired, that is if the work item's expiration flag has been set to true.
hasSiblings() - Method in interface com.netscape.pm.model.IWorkItem
Returns true if the work item has sibling work items that have not completed yet.
hidden() - Method in interface com.netscape.pm.model.IFormElement
Returns an enumeration of the fields that are present in this form in hidden mode.
HIST_LEN_wf_comment - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_LEN_wf_event_id - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_app_cn - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_comment - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_event_date - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_event_id - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_event_type - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_fork_id - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_node_cn - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_sequence - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_user_dn - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_wi_cdate - Static variable in interface com.netscape.pm.model.IParameters
 
HIST_wf_wi_exp_date - Static variable in interface com.netscape.pm.model.IParameters
 
HistoryEventFactory - class com.netscape.pm.model.HistoryEventFactory.
Creates a history event object, used to record historical information about the progress of a process instance.
HistoryEventFactory() - Constructor for class com.netscape.pm.model.HistoryEventFactory
 
HTMLPageFactory - class com.netscape.pm.htmlFE.HTMLPageFactory.
This factory class creates the HTMLPage object that is necessary to stream output from Process Manager.
HTMLPageFactory() - Constructor for class com.netscape.pm.htmlFE.HTMLPageFactory
 

I

IAccessControlManager - interface com.netscape.pm.model.IAccessControlManager.
Defines an object that is able to resolve the form access permissions for a user or role given a particular node element.
IChecksum - interface com.netscape.pm.dm.IChecksum.
 
IConnector - interface com.netscape.pm.model.IConnector.
Defines an object that will act as a container for user-defined resources.
ICorporateDirectory - interface com.netscape.pm.model.ICorporateDirectory.
Defines an object that will provide a connection to the corporate directory defined for the cluster.
ID_next_range - Static variable in interface com.netscape.pm.model.IParameters
 
IDataDictionary - interface com.netscape.pm.model.IDataDictionary.
Defines an object that will contain all of the data elements defined for the current application; that is, all the fields visible from the data dictionary folder in the builder's application tree view.
IDataElement - interface com.netscape.pm.model.IDataElement.
Defines an object that will implement the data management logic for a data field.
IDeploymentDescriptor - interface com.netscape.pm.dm.IDeploymentDescriptor.
This object provides a way of accessing and mutating run time properties of a particular application.
IDeploymentManager - interface com.netscape.pm.dm.IDeploymentManager.
This object is used to get the list of applications that are installed in the Process Manager cluster.
IFinder - interface com.netscape.pm.model.IFinder.
The access point for worklists, searchlists (lists of work items queried from the search pages) and lists of process instances.
IFormDictionary - interface com.netscape.pm.model.IFormDictionary.
Defines an object that will contain all of the forms defined for the current application; that is, all the forms visible from the form dictionary folder in the builder's application tree view.
IFormElement - interface com.netscape.pm.model.IFormElement.
Defines an object to provide a set of services built on top of an html form as defined from the builder.
IHistoryEvent - interface com.netscape.pm.model.IHistoryEvent.
Defines a history event object used to log actions performed within the Process Manager engine run-time.
IHTMLPage - interface com.netscape.pm.htmlFE.IHTMLPage.
This object is used to stream output from Process Manager.
INFORMIX - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The database type
init(Hashtable) - Method in interface com.netscape.pm.model.ISimpleWorkPerformer
This method performs initialization tasks required by the custom activity when the application starts.
initiateProcessInstance(INodeElement) - Method in interface com.netscape.pm.model.IPMApplication
Initiates a new process instance at a particular entry point node.
INodeElement - interface com.netscape.pm.model.INodeElement.
Defines a node element object in the Process Manager engine.
INotification - interface com.netscape.pm.model.INotification.
Defines an object to act as a notification dispatcher.
IParameters - interface com.netscape.pm.model.IParameters.
 
IParticipant - interface com.netscape.pm.model.IParticipant.
Defines the Process Manager representation of a corporate directory user entity.
IPM_CLUSTER_MANAGER_INI - Static variable in interface com.netscape.pm.model.IParameters
 
IPMApplication - interface com.netscape.pm.model.IPMApplication.
Provides an access point for updatable process instances and work items.
IPMApplicationHome - interface com.netscape.pm.model.IPMApplicationHome.
Defines the home interface for the IPMApplication enterprise bean.
IPMCluster - interface com.netscape.pm.model.IPMCluster.
This interface defines a cluster in Process Manager.
IPMClusterHome - interface com.netscape.pm.model.IPMClusterHome.
Defines the home interface for the IPMCluster enterprise bean.
IPMClusterManager - interface com.netscape.pm.model.IPMClusterManager.
Defines an object that manages all the clusters in Process Manager.
IPMClusterManagerHome - interface com.netscape.pm.model.IPMClusterManagerHome.
Defines the home interface for the IPMClusterManager enterprise bean.
IPMClusterProperty - interface com.netscape.pm.model.IPMClusterProperty.
Defines the interface for a particular cluster's properties.
IPMElement - interface com.netscape.pm.model.IPMElement.
The base interface for all Process Manager configurable elements.
IPMIDManager - interface com.netscape.pm.model.IPMIDManager.
Defines an object to provide sequentially increasing instance id numbers for newly created process instances.
IPMRequest - interface com.netscape.pm.model.IPMRequest.
Defines an object to provide client request information.
IPresentationElement - interface com.netscape.pm.model.IPresentationElement.
Defines an object that will implement the presentation logic for a data field.
IProcessDefinition - interface com.netscape.pm.model.IProcessDefinition.
Defines a container for a set of static objects that represent the run-time composition of the application as designed from the Process Manager builder.
IProcessInstance - interface com.netscape.pm.model.IProcessInstance.
Defines the interface for a process instance in the Process Manager world.
IProcessInstancePK - interface com.netscape.pm.model.IProcessInstancePK.
Defines the interface for a process instance's primary key.
IProcessMap - interface com.netscape.pm.model.IProcessMap.
Defines an object that will contain all of the nodes defined for the current application; that is, all the nodes visible from the process map in the builder.
IRole - interface com.netscape.pm.model.IRole.
Defines the interface for a group as defined from the builder.
IRoleCache - interface com.netscape.pm.model.IRoleCache.
Cache for application roles and users.
IRoleManager - interface com.netscape.pm.model.IRoleManager.
The manager/container for all the roles defined in the process definition for the current application.
isApplicationStarted() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's status is started, that is the application can be accessed from the Process Express.
isApplicationStopped() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's status is stopped, that is the application cannot be accessed from the Process Express.
isAssigneeAllowed(INodeElement, IFormElement) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns true if the assignee role is permitted to see the given form from the given node.
isAutomated() - Method in interface com.netscape.pm.model.INodeElement
Returns true if the node is automated.
isAutomated() - Method in interface com.netscape.pm.model.IWorkItem
Returns true if the node the work item is currently positioned at is automated.
isAvailable() - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns true if the connection to the corporate directory is available.
isDeferred() - Method in interface com.netscape.pm.model.INodeElement
Returns true if the node is deferred.
isDefined() - Method in interface com.netscape.pm.model.IPMCluster
Indicates whether the cluster has been defined or not.
isEditable() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns true if this key has been set to load the process instance for update.
isEditable() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns true if this key has been set to load the work item for update.
isEntityLoaded(String) - Method in interface com.netscape.pm.model.IProcessInstance
Check if the specified custom field has been loaded.
isExceptionWorkItem() - Method in interface com.netscape.pm.model.IWorkItem
Returns true if the work item is positioned at an exception node.
ISimpleWorkPerformer - interface com.netscape.pm.model.ISimpleWorkPerformer.
This interface defines a custom activity that gets data field values, performs a task, and finishes up by setting data field values in a process instance.
isLocked() - Method in interface com.netscape.pm.model.IPMElement
Returns true if the configuration element has been locked.
isLocked() - Method in class com.netscape.pm.fields.BasicCustomField
 
isModeClosed() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's mode is closed, that is no new process instances can be created from this application but existing process instances can be completed.
isModeOpen() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's mode is open, that is new process instances can be created from this application.
ISortable - interface com.netscape.pm.model.ISortable.
This is the interface used by engine objects that want to be able to determine rank amongst themselves.
isParameterDefined(String) - Method in interface com.netscape.pm.model.IPMRequest
Returns true if the parameter is defined.
isRoleAllowed(INodeElement, String, IFormElement) - Method in interface com.netscape.pm.model.IAccessControlManager
Returns true if the given role is permitted to see the given form from the given node.
isStageDevelopment() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's stage is development
isStageProduction() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's stage is production.
isTesting() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Returns true if the application's apptesting attribute is true.
isUserAssignee(IParticipant) - Method in interface com.netscape.pm.model.IWorkItem
Returns true is the given corporate directory user is in the list of assignees for this work item.
isVirtual() - Method in interface com.netscape.pm.model.ITransition
Returns true if this transition is a virtual transition.
ITransition - interface com.netscape.pm.model.ITransition.
Defines a transition element object connecting separate node elements together.
IWorkItem - interface com.netscape.pm.model.IWorkItem.
Defines the interface for a work item, or the smallest unit of work definable in the Process Manager world.
IWorkItemPK - interface com.netscape.pm.model.IWorkItemPK.
Defines the interface for a work item's primary key.
IX_history_ix - Static variable in interface com.netscape.pm.model.IParameters
 
IX_id_indx - Static variable in interface com.netscape.pm.model.IParameters
 
IX_pi_ix - Static variable in interface com.netscape.pm.model.IParameters
 
IX_user_dn_ix - Static variable in interface com.netscape.pm.model.IParameters
 
IX_wi_ix - Static variable in interface com.netscape.pm.model.IParameters
 

J

JNDI_ROOT - Static variable in interface com.netscape.pm.model.IPMClusterManager
This parameter contains the name of the Cluster Manager bean.
joinCluster(IPMClusterProperty) - Method in interface com.netscape.pm.model.IPMClusterManager
This method is used to join a Process Manager server into an existing Process Manager cluster.

L

listMembers(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns the members of any group defined in the corporate directory.
listMembersByQuery(String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Returns the results of an LDAP user query against the corporate directory.
load(IProcessInstance) - Method in interface com.netscape.pm.model.IDataElement
Loads the data associated with the custom field from a persistent resource.
load(IProcessInstance) - Method in class com.netscape.pm.fields.BasicCustomField
From the database to the process instance/business doc.
loadDataElementProperties(Hashtable) - Method in class com.netscape.pm.fields.BasicCustomField
Load field specific parameters
lockObject() - Method in interface com.netscape.pm.model.IPMElement
Locks the configuration element from any further changes to its configuration.
lockObject() - Method in class com.netscape.pm.fields.BasicCustomField
 
LOG - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged by the user for informational purposes.
LOG_DIRECTORY - Static variable in interface com.netscape.pm.model.IParameters
 
LOG_ERROR - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This parameter should be used to communicate the type of the log that is needed from the cluster.
LOG_ERROR - Static variable in interface com.netscape.pm.model.IPMApplication
Log type value for an error log message.
LOG_INFORMATION - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This parameter should be used to communicate the type of the log that is needed from the cluster.
LOG_INFORMATION - Static variable in interface com.netscape.pm.model.IPMApplication
Log type value for an informational log message.
LOG_SECURITY - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This parameter should be used to communicate the type of the log that is needed from the cluster.
LOG_SECURITY - Static variable in interface com.netscape.pm.model.IPMApplication
Log type value for an security log message.
LOG_TYPE_ERROR - Static variable in interface com.netscape.pm.model.IParameters
 
LOG_TYPE_INFO - Static variable in interface com.netscape.pm.model.IParameters
 
LOG_TYPE_SECURITY - Static variable in interface com.netscape.pm.model.IParameters
 
log(Exception) - Method in interface com.netscape.pm.model.IPMCluster
Logs an exception into the cluster logs of Process Manager.
log(Exception) - Method in interface com.netscape.pm.model.IPMApplication
Logs an exception to the error log of the application.
log(int, String, Hashtable) - Method in interface com.netscape.pm.model.IPMApplication
Logs a message to an application log file.

M

MANAGEMENT_EVENT - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for an administrative action.
MAX_COMMENT_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_DN_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_ENTITY_KEY_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_EVENT_ID_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_FILE_NAME_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_FORK_ID_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_LOG_SIZE - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This parameter is used to specify that all the log entries of cluster should be dumped out.
MAX_RDN_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_TITLE_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
MAX_URL_SIZE - Static variable in interface com.netscape.pm.model.IParameters
 
mCheckSum - Variable in class com.netscape.pm.fields.BasicCustomField
 
mContext - Variable in class com.netscape.pm.model.PMException
 
mCustomErrorMessage - Variable in class com.netscape.pm.model.PMException
 
mDescription - Variable in class com.netscape.pm.model.PMException
 
memberDNs() - Method in interface com.netscape.pm.model.IRole
Deprecated. as of PM 6.0, use members instead
members() - Method in interface com.netscape.pm.model.IRole
Returns the list of user IDs for the participants that belong to this role.
mEvents - Variable in class com.netscape.pm.model.PMException
 
mExceptionType - Variable in class com.netscape.pm.model.PMException
 
mFix - Variable in class com.netscape.pm.model.PMException
 
mLast - Variable in class com.netscape.pm.model.PMException
 
mMesgArgs - Variable in class com.netscape.pm.model.PMException
 
mNext - Variable in class com.netscape.pm.model.PMException
 
mNumber - Variable in class com.netscape.pm.model.PMException
 
MODE_EDIT - Static variable in interface com.netscape.pm.model.IPresentationElement
Display mode value for editable presentation.
MODE_HIDDEN - Static variable in interface com.netscape.pm.model.IPresentationElement
Display mode value for hidden presentation.
MODE_VIEW - Static variable in interface com.netscape.pm.model.IPresentationElement
Display mode value for view-only presentation.
modifyUserByCN(String, String, String, String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Modifies the user entry specified by the CN (common name) cn in the corporate directory.
modifyUserByDN(String, String, String, String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Modifies the user entry specified by the DN (distinguished name) dn in the corporate directory.
modifyUserById(String, String, String, String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Modifies the user entry specified by the user id uid in the corporate directory.
moveTo(IWorkItem, INodeElement) - Method in interface com.netscape.pm.model.IPMApplication
Moves the work item to the specified node.
mPrettyName - Variable in class com.netscape.pm.model.PMException
 
mPrevious - Variable in class com.netscape.pm.model.PMException
 
mSeverity - Variable in class com.netscape.pm.model.PMException
 
mSymbol - Variable in class com.netscape.pm.model.PMException
 

N

nextNodes(IWorkItem) - Method in interface com.netscape.pm.model.INodeElement
Returns a list of the nodes the next set of work items should be created at following the completion of current work item.
nodes() - Method in interface com.netscape.pm.model.IProcessMap
Returns an enumeration of all the nodes defined in the process map for the current application.
NOT_COMPUTED - Static variable in interface com.netscape.pm.dm.IChecksum
 
NOT_YET_LOADED - Static variable in interface com.netscape.pm.model.IDataElement
Custom field marker for empty data element.
notifications() - Method in interface com.netscape.pm.model.INodeElement
Returns the list of notifications attached to this node.

O

openModel(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes the following string to the servlet response stream.
openNode(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes the following string to the servlet response stream.
ORACLE - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The database type.

P

perform(Hashtable, Hashtable) - Method in interface com.netscape.pm.model.ISimpleWorkPerformer
This method performs whatever tasks the activity needs to do.
PI_LEN_wf_title - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_app_cn - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_archived_flag - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_creation_date - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_creator_dn - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_entry_cn - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_exit_cn - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_last_modified - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_observer_url - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_performer_url - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_pi_state - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_priority - Static variable in interface com.netscape.pm.model.IParameters
 
PI_wf_title - Static variable in interface com.netscape.pm.model.IParameters
 
PMClusterPropertyFactory - class com.netscape.pm.model.PMClusterPropertyFactory.
Creates a cluster property object, used for containing the properties of a IPMCluster object.
PMClusterPropertyFactory() - Constructor for class com.netscape.pm.model.PMClusterPropertyFactory
 
PMException - exception com.netscape.pm.model.PMException.
Exception class for exceptions thrown in BPM world.
PMException() - Constructor for class com.netscape.pm.model.PMException
 
PMException(Exception) - Constructor for class com.netscape.pm.model.PMException
 
PMException(PMException) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, int) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, int, Hashtable) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, Object[]) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, Object[], Object[]) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, Object[], Object[], PMException) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, Object[], PMException) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, PMException) - Constructor for class com.netscape.pm.model.PMException
 
PMException(String, String) - Constructor for class com.netscape.pm.model.PMException
 
PMRequestFactory - class com.netscape.pm.model.PMRequestFactory.
Creates a request object, used for passing client request information to Process Manager engine components.
PMRequestFactory() - Constructor for class com.netscape.pm.model.PMRequestFactory
 
postCreation(IProcessDefinition) - Method in interface com.netscape.pm.model.IPMElement
This method is invoked once the application has been loaded.
postCreation(IProcessDefinition) - Method in class com.netscape.pm.fields.BasicCustomField
 
PRETTY_NAME - Static variable in interface com.netscape.pm.model.IPMClusterProperty
Textual name of the cluster.
println(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the content to the HttpServletResponse object.
ProcessInstancePKFactory - class com.netscape.pm.model.ProcessInstancePKFactory.
Creates a process instance key object, used for obtaining a handle to an IProcessInstance object.
ProcessInstancePKFactory() - Constructor for class com.netscape.pm.model.ProcessInstancePKFactory
 
PROPERTY_accesscontrolrule - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_actioncn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_actionorder - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_activityplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_adminurl - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_adminUsers - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_allow_search - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_allowcomment - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_allowdelegate - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_allowsave - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_applicationcn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_applicationurl - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_appownerdn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_apppriorityfield - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_apptitlefield - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_assignmentplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_businessurl - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_clusterdn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_clustername - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_cn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_columns - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_condition - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_conditionevaluationorder - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_configbinddn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_configbinddnpassword - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_configport - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_configserver - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_constraint - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_csbase - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_cspassword - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_cstimeout - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_cstmp - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_csuser - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_datamapping - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_datamapping_fieldname - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_datamapping_script - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_datamapping_scripttext - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_datasource - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_driveridentifier - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_identifier - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_name - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_password - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_type - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_url - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_DB_user - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbdatasource - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbdatatablename - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbdriveridentifier - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbidentifier - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbname - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbpassword - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbtype - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dburl - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_dbuser - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_default_value - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_deferred - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_deployurl - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_description - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_entrypointcn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_entrypointform - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_eventuser - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_eventuserpassword - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_exceptioncn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_expirationsetterplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_expressurl - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_fieldclassid - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_fieldcn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_fieldparams - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_fieldtype - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_groupdn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_help - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_hierarchicalorder - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_ldapbase - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_ldapfilter - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_ldappassword - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_ldapport - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_ldapserver - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_ldapuser - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_length - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_max_length - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_nodeclassid - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_nodetype - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_notificationaudience - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_notificationcclist - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_notificationcharset - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_notificationcontent - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_notificationcontenttype - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_notificationsubject - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_objectclass - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_oncompletionplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_onexpireplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_onverifyplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_options - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_positionx - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_positiony - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_prettyname - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_activityplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_assignmentplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_expirationsetterplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_oncompletionplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_onexpireplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_onverifyplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rh_subprocesscreatorplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_roleclassid - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_roletype - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_rows - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_schemaversion - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_smtpport - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_smtpreplyto - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_smtpserver - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_splitid - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_subprocesscreatorplugin - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_synchronous - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_targetname - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_targetnodedn - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_threadid - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_uniquemember - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_usercachepolicy - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_virtual - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_wfschedule - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_workmanagerclassid - Static variable in interface com.netscape.pm.model.IParameters
 
PROPERTY_workperformerclassid - Static variable in interface com.netscape.pm.model.IParameters
 
put(Object, Object) - Method in interface com.netscape.pm.model.IConnector
Associates the given key object with the given value in this connector object.
put(String, Object) - Method in interface com.netscape.pm.model.IConnector
Associates the given key string with the given value in this connector object.

R

refresh() - Method in interface com.netscape.pm.model.IRoleCache
Refresh all the user/role information in the cache.
registerDataSource(IPMClusterProperty) - Method in interface com.netscape.pm.model.IPMClusterManager
This method should be used to register a datasource with iAS.
registerRole(IRole, Vector) - Method in interface com.netscape.pm.model.IRoleCache
Register the role with the cache - that is, create an internal representation of the role within the cache.
release(boolean) - Method in interface com.netscape.pm.model.IProcessInstance
Commit/rollback the process instance changes to the back-end store.
release(boolean) - Method in interface com.netscape.pm.model.IWorkItem
Commit/rollback the work item changes to the back-end store.
removeApplication(String, boolean) - Method in interface com.netscape.pm.dm.IDeploymentManager
Removes the application from the cluster.
removeAssignees() - Method in interface com.netscape.pm.model.IWorkItem
Removes the current list of assignees for this work item.
resolveRoles(IParticipant) - Method in interface com.netscape.pm.model.IRoleManager
Returns an enumeration of the names of the roles the user belongs to.
resolveRoles(IParticipant, IProcessInstance) - Method in interface com.netscape.pm.model.IRoleManager
Returns an enumeration of the names of the roles the user belongs to, given the context of the process instance.
resume() - Method in interface com.netscape.pm.model.IProcessInstance
Resumes the process instance; all workitems that belong to this instance are also resumed.
resume() - Method in interface com.netscape.pm.model.IWorkItem
Resumes a suspended work item.
RETRY - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the retrying of an exception work item.
roles() - Method in interface com.netscape.pm.model.IRoleManager
Returns a list of all the defined roles registered with the role manager.

S

SAVE - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the saving of a work item.
save() - Method in interface com.netscape.pm.model.IProcessInstance
Save the process instance and its associated instance data; this method should be called when the desired effect is to just save the changes made to the process instance and not to the workitems associated with the process instance.
save() - Method in interface com.netscape.pm.model.IWorkItem
Save the work item and its associated process instance.
SCHEMA_VERSION - Static variable in interface com.netscape.pm.model.IParameters
 
search(String, String) - Method in interface com.netscape.pm.model.ICorporateDirectory
Perform a generic search for users in the corporate directory based upon the specified LDAP filter.
SERVER_URL - Static variable in interface com.netscape.pm.model.IPMClusterProperty
This is the URL for the web server.
SET_EXPIRATION - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the setting of a work item's expiration date.
setApplicationStarted() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Changes the
setApplicationStopped() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Changes the
setAuthenticatedUser(IParticipant) - Method in interface com.netscape.pm.model.IProcessInstance
Sets the authenticated user id for this session.
setChecksum(String) - Method in interface com.netscape.pm.dm.IChecksum
 
setChecksum(String) - Method in class com.netscape.pm.fields.BasicCustomField
 
setClassName(String) - Method in interface com.netscape.pm.model.INodeElement
Sets class id value of the node's implementation class.
setComment(String) - Method in interface com.netscape.pm.model.IWorkItem
Sets the history comment specified by the user.
setConclusion(ITransition) - Method in interface com.netscape.pm.model.IWorkItem
Specifies the transition to use to complete the work item.
setContext(Hashtable) - Method in class com.netscape.pm.model.PMException
 
setContext(Object[]) - Method in class com.netscape.pm.model.PMException
 
setCorporateDirectory(ICorporateDirectory) - Method in interface com.netscape.pm.model.IRoleCache
Binds the cluster corporate directory to the role cache.
setCustomErrorMessage(String) - Method in class com.netscape.pm.model.PMException
 
setData(String, Object) - Method in interface com.netscape.pm.model.IProcessInstance
Sets/updates the value of the specified data dictionary field with the specified Java value.
setEditable(boolean) - Method in interface com.netscape.pm.model.IProcessInstancePK
Sets the mode in which the process instance should be loaded.
setEditable(boolean) - Method in interface com.netscape.pm.model.IWorkItemPK
Sets the mode in which the work item should be loaded.
setEntityKey(String, String) - Method in interface com.netscape.pm.model.IProcessInstance
Updates the primary key for the specified custom field.
setExceptionType(int) - Method in class com.netscape.pm.model.PMException
 
setExpirationDate(Date) - Method in interface com.netscape.pm.model.IWorkItem
Sets a new expiration date for the work item but does not reset the work item's expiration flag.
setForkId(String) - Method in interface com.netscape.pm.model.INodeElement
Sets the node's fork id value.
setMessageArgs(Object[]) - Method in class com.netscape.pm.model.PMException
 
setModeClosed() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Changes the
setModeOpen() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Changes the
setParent(IPMElement) - Method in interface com.netscape.pm.model.IPMElement
Sets the parent element of this configuration element.
setParent(IPMElement) - Method in class com.netscape.pm.fields.BasicCustomField
 
setProperties(Hashtable) - Method in interface com.netscape.pm.model.IPMElement
Initializes the configuration element with the properties stored in the repository.
setProperties(Hashtable) - Method in class com.netscape.pm.fields.BasicCustomField
 
setPropertyBundleName(String) - Static method in class com.netscape.pm.model.PMException
 
setRoleUser(String, IParticipant) - Method in interface com.netscape.pm.model.IProcessInstance
Sets the value of a role with the specified user.
setStageDevelopment() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Sets the
setStageProduction() - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Sets the
setTesting(boolean) - Method in interface com.netscape.pm.dm.IDeploymentDescriptor
Changes the
setValue(int, String) - Method in interface com.netscape.pm.model.IPMClusterProperty
This method is used to set a particular value of a parameter.
SL_wf_app_cn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_archived_flag - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_automated_flag - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_creation_date - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_creator_dn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_deferred_flag - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_entry_cn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_exit_cn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_exp_date - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_expired_flag - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_fork_id - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_last_modified - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_node_cn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_observer_url - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_performer_url - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_pi_state - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_priority - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_target_cn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_title - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_user_dn - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_wi_cdate - Static variable in interface com.netscape.pm.model.IParameters
 
SL_wf_wi_state - Static variable in interface com.netscape.pm.model.IParameters
 
SMTP_PORT - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The port number of the SMTP server that Process Manager will use.
SMTP_REPLY_TO - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The reply to email address that Process Manager will use for email notifications.
SMTP_SERVER - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The host name for the SMTP server that Process Manager will use.
SORT_ACTIVITY_ASC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for ascending work item node name sorting.
SORT_ACTIVITY_DESC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for descending work item node name sorting.
SORT_APPLICATION_ASC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for ascending application name sorting.
SORT_APPLICATION_DESC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for descending application name sorting.
SORT_EXPIRATION_ASC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for ascending work item expiration date sorting.
SORT_EXPIRATION_DESC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for descending work item expiration date sorting.
SORT_ID_ASC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for ascending instance id sorting.
SORT_ID_DESC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for descending instance id sorting.
SORT_PRIORITY_ASC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for ascending process instance priority sorting.
SORT_PRIORITY_DESC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for descending process instance priority sorting.
SORT_TITLE_ASC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for ascending process instance title sorting.
SORT_TITLE_DESC - Static variable in interface com.netscape.pm.model.IFinder
Query sorting indicator for descending process instance title sorting.
START - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the starting of a work item.
STATE_ACTIVE - Static variable in interface com.netscape.pm.model.IWorkItem
State value for a work item that is assigned to a single user and is currently being worked upon.
STATE_CLOSED_COMPLETED - Static variable in interface com.netscape.pm.model.IProcessInstance
State value for an instance that has finished normally without manual intervention; the instance no longer contains any workitems.
STATE_CLOSED_TERMINATED - Static variable in interface com.netscape.pm.model.IProcessInstance
State value for an instance that has been aborted before its normal completion.
STATE_COMPLETED - Static variable in interface com.netscape.pm.model.IWorkItem
State value for a work item that has just been completed.
STATE_OPEN_INITIATED - Static variable in interface com.netscape.pm.model.IProcessInstance
State value for an instance that has just been created.
STATE_OPEN_RUNNING - Static variable in interface com.netscape.pm.model.IProcessInstance
State value for an instance that has been created and is executing according to the process map.
STATE_OPEN_SUSPENDED - Static variable in interface com.netscape.pm.model.IProcessInstance
State value for an instance that is unavailable.
STATE_RUNNING - Static variable in interface com.netscape.pm.model.IWorkItem
State value for a work item that has been assigned to a single user but has not been started yet.
STATE_RUNNING_TO_GROUP - Static variable in interface com.netscape.pm.model.IWorkItem
State value for a work item that has been assigned to a group of users but has not been accepted by a member of that group yet.
STATE_SUSPENDED - Static variable in interface com.netscape.pm.model.IWorkItem
State value for a work item that has been suspended.
STATE_TERMINATED - Static variable in interface com.netscape.pm.model.IWorkItem
State value for a work item that has just been terminated.
store(IProcessInstance) - Method in interface com.netscape.pm.model.IDataElement
Stores the data associated with the custom field to a persistent resource.
store(IProcessInstance) - Method in class com.netscape.pm.fields.BasicCustomField
From the process instance/business doc to the database.
suspend() - Method in interface com.netscape.pm.model.IProcessInstance
Suspends the process instance; all workitems that belong to this instance are also suspended as a result of this operation.
suspend() - Method in interface com.netscape.pm.model.IWorkItem
Suspends the work item - no actions can be performed on the work item until it is resumed.
SYBASE - Static variable in interface com.netscape.pm.model.IPMClusterProperty
The database type
synchronize() - Method in interface com.netscape.pm.model.IPMCluster
Synchronizes the Process Manager cluster with the configuration directory.

T

TB_dynamic_group - Static variable in interface com.netscape.pm.model.IParameters
 
TB_history - Static variable in interface com.netscape.pm.model.IParameters
 
TB_process_instance - Static variable in interface com.netscape.pm.model.IParameters
 
TB_wf_blobs - Static variable in interface com.netscape.pm.model.IParameters
 
TB_wf_id_range - Static variable in interface com.netscape.pm.model.IParameters
 
TB_work_item - Static variable in interface com.netscape.pm.model.IParameters
 
TERMINATE - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for events logged during the termination of a process instance.
terminate(INodeElement) - Method in interface com.netscape.pm.model.IProcessInstance
Terminates the process instance at the given exit node.
toHistory() - Method in class com.netscape.pm.model.PMException
Serialize exception contents for storage in history comments field.
toHTML() - Method in class com.netscape.pm.model.PMException
 
toString() - Method in class com.netscape.pm.model.PMException
 
toString() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns the value of the process instance's id number as a string.
toString() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the value of the work item's 3-tuple key (instance id, fork id and node name) as a string.
toString() - Method in interface com.netscape.pm.model.IPMElement
Returns the string representation of the configuration element.
toString() - Method in class com.netscape.pm.fields.BasicCustomField
 
toSwapURL() - Method in interface com.netscape.pm.model.IProcessInstancePK
Returns the value of the process instance key in an internal format.
toSwapURL() - Method in interface com.netscape.pm.model.IWorkItemPK
Returns the value of the work item key in an internal format.
toXML() - Method in class com.netscape.pm.model.PMException
Serialize exception contents to XML.
transitions() - Method in interface com.netscape.pm.model.INodeElement
Returns the list of transitions that extend from this node.
TYPE_BOOLEAN - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains a boolean value.
TYPE_DATE - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains a date value.
TYPE_DATETIME - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains a date value.
TYPE_ENTITY - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a custom field.
TYPE_FLOAT - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains a floating-point value.
TYPE_INT - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains an integer value.
TYPE_LONGTEXT - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains textual data.
TYPE_TEXT - Static variable in interface com.netscape.pm.model.IDataElement
Storage type value for a data element that contains textual data.
TYPE_UNDEFINED - Static variable in interface com.netscape.pm.model.IDataElement
Data element storage type value for an undefined type.

U

unjoinCluster(IPMCluster) - Method in interface com.netscape.pm.model.IPMClusterManager
This method should be used to unjoin a particular Process Manager server from a Process Manager cluster.
update(IProcessInstance, IPMRequest) - Method in interface com.netscape.pm.model.IPresentationElement
Translates the HTTP POST/GET string parameters for this field into the usual data object associated with the field.
update(IProcessInstance, IPMRequest) - Method in class com.netscape.pm.fields.BasicCustomField
Update the process instance based on the information contained in the request.
USER_ACTION - Static variable in interface com.netscape.pm.model.IHistoryEvent
History event type for a user initiated action.

V

VALUE_wfbase - Static variable in interface com.netscape.pm.model.IParameters
 
VALUE_wfdomain - Static variable in interface com.netscape.pm.model.IParameters
 
VERSION - Static variable in interface com.netscape.pm.model.IPMCluster
The version of the Process Manager.
viewable() - Method in interface com.netscape.pm.model.IFormElement
Returns an enumeration of the fields that are present in this form in viewable mode.
VW_closed_process - Static variable in interface com.netscape.pm.model.IParameters
 
VW_searchlist - Static variable in interface com.netscape.pm.model.IParameters
 
VW_worklist - Static variable in interface com.netscape.pm.model.IParameters
 

W

WI_wf_app_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_automated_flag - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_deferred_flag - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_execution_stage - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_exp_date - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_expired_flag - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_fork_id - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_node_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_performer_url - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_target_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_user_dn - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_wi_cdate - Static variable in interface com.netscape.pm.model.IParameters
 
WI_wf_wi_state - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_app_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_automated_flag - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_creation_date - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_creator_dn - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_deferred_flag - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_entry_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_exp_date - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_expired_flag - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_fork_id - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_instance_id - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_last_modified - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_node_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_observer_url - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_performer_url - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_pi_state - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_priority - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_target_cn - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_title - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_user_dn - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_wi_cdate - Static variable in interface com.netscape.pm.model.IParameters
 
WL_wf_wi_state - Static variable in interface com.netscape.pm.model.IParameters
 
WorkItemPKFactory - class com.netscape.pm.model.WorkItemPKFactory.
Creates a work item key object, used for obtaining a handle to an IWorkItem object.
WorkItemPKFactory() - Constructor for class com.netscape.pm.model.WorkItemPKFactory
 
write(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the content to the HttpServletResponse object.
writeComment(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
writes out a comment of the following format to the stream <!-- comment -->
writeln(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the content to the HttpServletResponse object.
writeScript(String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the following string to the stream.
writeScript(String, String) - Method in interface com.netscape.pm.htmlFE.IHTMLPage
Writes out the following string to the stream.

X

XDeploymentManager - exception com.netscape.pm.model.XDeploymentManager.
 
XDeploymentManager() - Constructor for class com.netscape.pm.model.XDeploymentManager
 
XDeploymentManager(PMException) - Constructor for class com.netscape.pm.model.XDeploymentManager
 
XDeploymentManager(String) - Constructor for class com.netscape.pm.model.XDeploymentManager
 
XDeploymentManager(String, Object[]) - Constructor for class com.netscape.pm.model.XDeploymentManager
 

A B C D E F G H I J L M N O P R S T U V W X