Previous Contents DocHome |
Process Manager 6.0 (SP1) Programmer's Guide |
  | Symbols | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |   |
Index
- activities
- custom, 1
- adding
- custom activities to an application, 1
- custom data fields to an application, 1
- ADMINISTRATOR_URL, 1
- AdvancedOfficeSetup
- sample application, 1
- API
- for applications, process instances and work items, 1
- for clusters, 1
- for custom data field classes, 1
- SimpleWorkPerformer for custom activities, 1
- APPLICATION_URL, 1
- applications, 1
- getting installed applications, 1
- removing, 1
- archive()
- discussion, 1
- method, 1
- BasicCustomField
- class, 1
- custom data fields, 1
- BubbleHelp value
- NAME attribute of DESIGN tag, 1
- BUSINESS_URL, 1
- changeCluster(), 1
- changing
- clusters, 1
- checkDBConnection(), 1
- checkLDAPConnection(), 1
- checkLDAPEntry(), 1
- class reference
- classes for custom data fields, 1
- for applications, process instances,work items, 1
- for clusters, 1
- SimpleWorkPerformer for custom activities, 1
- CLASS_ID attribute
- WORKPERFORMER tag, 1
- CLOSED mode, 1
- cluster management
- classes for, 1
- introduction, 1
- CLUSTER_DN, 1
- clusters
- changing, 1
- checking database connections, 1
- checking LDAP connections, 1
- checking LDAP entries, 1
- code samples, 1
- creating, 1
- creating properties, 1
- deleting, 1
- example of creating, 1
- example of getting and setting properties, 1
- getting, 1
- getting and setting property values, 1
- getting application path, 1
- getting corporate directory, 1
- getting deployment manager, 1
- getting installed applications, 1
- getting logs, 1
- getting properties, 1, 2
- getting the Finder, 1
- getting version, 1
- introduction, 1
- isDefined(), 1
- joining, 1
- logging exceptions, 1
- mount cluster manager, 1
- programmatic interaction, 1
- properties, 1
- unjoining, 1
- cn
- data field property, 1
- CONFIGURATION_DIRECTORY_BIND_ DN, 1
- CONFIGURATION_DIRECTORY_BIND_ DN_ PASSWORD, 1
- CONFIGURATION_DIRECTORY_PORT, 1
- CONFIGURATION_DIRECTORY_SERVER, 1
- corporate directory
- getting, 1
- CORPORATE_DIRECTORY_BASE, 1
- CORPORATE_DIRECTORY_BIND_DN, 1
- CORPORATE_DIRECTORY_BIND_DN_ PASSWORD, 1
- CORPORATE_DIRECTORY_PORT, 1
- CORPORATE_DIRECTORY_SERVER, 1
- create()
- BasicCustomField discussion, 1
- BasicCustomField method, 1
- PMClusterPropertyFactory, 1
- when is it called on BasicCustomField, 1
- createCluster(), 1
- creating
- cluster properties, 1
- clusters, 1
- custom activities, 1
- custom data fields, 1
- custom activities, 1
- adding to process map, 1
- adding using a custom palette, 1
- adding without using a custom palette, 1
- example in AdvancedOfficeSetup, 1
- image for, 1
- implementation tips, 1
- mapping data field values to input parameters, 1
- mapping output values to data fields, 1
- overview of creating, 1
- packaging, 1
- sample class, 1
- working with in the Process Builder, 1
- XML description file, 1
- custom data fields, 1, 2
- adding to an application, 1
- BasicCustomField, 1
- class reference, 1
- debugging hints, 1
- development hints, 1
- displaying debugging info, 1
- entity keys, 1
- example, 1
- example create() method, 1
- example display() method, 1
- example in AdvancedOfficeSetup, 1
- example load() method, 1
- example store() method, 1
- example update() method, 1
- getting values that were set in the Builder, 1
- images for PM Builder, 1
- individual properties, 1
- introduction, 1
- jar file for compiling, 1
- logging errors, 1
- method invocation order, 1
- packaging, 1
- required properties, 1
- steps for creating, 1
- view versus edit mode, 1
- writing to the HTML page, 1
- wrting Java classes, 1
- customerName data field, 1
- data dictionary
- adding custom data fields, 1
- DATABASE_IDENTIFIER, 1
- DATABASE_NAME, 1
- DATABASE_PASSWORD, 1
- DATABASE_TYPE, 1
- DATABASE_USER_NAME, 1
- databases
- checking connections, 1
- debugging hints
- custom data fields, 1
- default cluster
- getting, 1
- DEFAULTVALUE attribute
- JSB_PROPERTY tag, 1
- defining
- custom activities, 1
- custom data fields, 1
- deleteCluster(), 1
- deleting
- clusters, 1
- DEPLOY_URL, 1
- deployment
- to a cluster, 1
- deployment manager, 1
- accessing, 1
- getting, 1, 2
- deployment states, 1
- MODE, 1
- STAGE, 1
- STATUS, 1
- TESTING, 1
- DESCRIPTION
- cluster property, 1
- description
- data field property, 1
- DESCRIPTION attribute
- PARAMETER tag, 1
- DESIGN tag, 1
- destroy() method, 1
- development hints
- for custom activities, 1
- for custom data fields, 1
- DEVELOPMENT stage, 1
- display(), 1
- discussion, 1
- example, 1
- example in AdvancedOfficeSetup, 1
- overview, 1
- DISPLAYNAME attribute
- JSB_DESCRIPTOR tag, 1
- JSB_PROPERTY tag, 1
- EDITABLE attribute
- PARAMETER tag, 1
- EDITOR attribute
- PARAMETER tag, 1
- EmployeeTrainingPerformer.java, 1
- EmployeeTrainingPerformer.xml, 1, 2
- entity fields, 1
- entity keys, 1
- ENVIRONMENT tag, 1
- environment variables
- in custom activities, 1
- examples
- creating a cluster, 1
- custom activity, 1
- custom data field, 1
- deployment descriptors, 1
- getting and setting cluster properties, 1
- programmatically interacting with clusters, 1
- xml description file for custom activity, 1
- EXPRESS_URL, 1
- fetchDataFromXML(), 1
- fieldclassid
- data field property, 1
- fieldtype
- data field property, 1
- Finder
- getting, 1
- finder bean, 1
- finding
- process instances and work items, 1
- forms
- parsing submitted values, 1
- what happens on submit, 1
- get()
- hashtable method, 1
- getApplicationsPath(), 1
- getCluster(), 1
- getClusterProperty(), 1, 2
- getCorporateDirectory(), 1
- getData()
- custom data fields, 1
- using in custom activities, 1
- what it does, 1
- getDeploymentManager(), 1
- getEntityKey(), 1
- calling from load(), 1
- getFinder(), 1
- getInstalledApplications(), 1, 2
- getLog()
- for clusters, 1
- getMyApplicationsPath(), 1
- getName(), 1
- getParameter()
- IPMRequest, 1
- getPMApplication(), 1
- getPrettyName(), 1
- getProperties(), 1
- getValue()
- cluster properties, 1
- getVersion()
- of cluster, 1
- greeting data field, 1
- HelloWorld.xml, 1
- HelloWorldPerformer, 1
- help
- data field property, 1
- HelpUrl value
- NAME attribute of DESIGN tag, 1
- HTML pages
- writing to in custom data fields, 1
- Icon value
- NAME attribute of DESIGN tag, 1
- IDataElement, 1
- IDeploymentDescriptor, 1
- IDeploymentManager, 1
- IFinder, 1
- IHTMLPage
- input paramter to display() method, 1
- images
- for custom activities, 1
- for custom data fields, 1
- implementing
- ISimpleWorkPerformer, 1
- IncrementForDayOfWeek(), 1
- init() method
- ISimple WorkPerformer, 1
- input hashtable, 1, 2
- getting data field values, 1
- INPUT tag, 1
- IPMApplication, 1
- IPMCluster, 1
- IPMClusterManager, 1
- IPMClusterProperty, 1
- IPMElement, 1
- IPMRequest
- parsing form element values, 1
- IPresentationElement, 1
- IProcessInstance, 1
- isApplicationStarted(), 1
- isApplicationStopped(), 1
- isDefined()
- clusters, 1
- ISDESIGNTIMEREADONLY attribute
- JSB_PROPERTY tag, 1
- ISEXPERT attribute
- JSB_PROPERTY tag, 1
- ISimpleWorkPerformer, 1
- implementing, 1
- methods of, 1
- isModeClosed(), 1
- isModeOpen(), 1
- isStageDevelopment(), 1
- isStageProduction(), 1
- isTesting(), 1
- IWorkItem, 1
- jar files
- for compiling cluster classes, 1
- for compiling custom activities, 1
- for compiling custom data fields, 1
- for compiling deployment manager classes, 1
- for packaging custom activities, 1
- for packaging custom data fields, 1
- pm60classes.jar, 1, 2
- javadocs, 1
- joinCluster(), 1
- joining clusters, 1
- JSB file, 1
- general structure, 1
- JSB_DESCRIPTOR tag, 1
- JSB_PROPERTY tag, 1, 2
- kjs
- displaying debugging info, 1
- starting, 1
- Label value
- NAME attribute of DESIGN tag, 1
- Language property
- HelloWorld sample application, 1
- LDAP connections
- checking, 1
- LDAP entries
- checking, 1
- load(), 1
- discussion, 1
- example, 1
- example in AdvancedOfficeSetup, 1
- loadDataElementProperties
- example in AdvancedOfficeSetup, 1
- loadDataElementProperties(), 1
- discussion, 1
- log()
- IPMCluster, 1
- LOG_ERROR, 1
- LOG_INFORMATION, 1
- LOG_SECURITY, 1
- logging
- cluster exceptions, 1
- MapIcon value
- NAME attribute of DESIGN tag, 1
- mapping
- data fields to input parameters, 1
- output values to data fields, 1
- mapTo(), 1
- menuOptions.xml, 1
- MODE
- deployment state, 1
- mounting
- cluster manager, 1
- myNewCustomField, 1
- myObject.java, 1
- NAME attribute
- JSB_DESCRIPTOR tag, 1
- JSB_PROPERTY tag, 1
- PARAMETER tag, 1
- WORKPERFORMER tag, 1
- non-default constructors
- for custom data fields, 1
- OPEN mode, 1
- ORACLE, 1
- output hashtable, 1, 2
- OUTPUT tag, 1
- packaging
- custom activities, 1
- custom data fields, 1
- PARAMETER tag, 1
- parseForItemTag(), 1
- perform()
- example in AdvancedOfficeSetup, 1
- perform() method, 1
- PM Builder
- images for data fields, 1
- pm60classes.jar, 1, 2, 3
- PMClusterPropertyFactory, 1
- predefined data fields, 1
- preface, 1
- PRETTY_NAME
- cluster property, 1
- prettyname
- data field property, 1
- process instances, 1
- finding, 1
- process map
- adding custom activities, 1
- PRODUCTION stage, 1
- put()
- hashtable method, 1
- readSchedule(), 1
- removeApplication(), 1
- required properties
- of data fields, 1
- sample applications
- AdvancedOfficeSetup, 1
- samples
- see examples1
- save()
- deployment descriptor, 1
- scheduleTraining(), 1
- SelectedMapIcon value
- NAME attribute of DESIGN tag, 1
- setApplicationStarted(), 1
- setApplicationStopped(), 1
- setData()
- using inside load(), 1
- when used, 1
- setEntityKey(), 1
- used in store(), 1
- setModeClosed(), 1
- setModeOpen(), 1
- setTesting(), 1
- setValue()
- cluster properties, 1
- SHORTDESCRIPTION attribute
- JSB_DESCRIPTOR tag, 1
- JSB_PROPERTY tag, 1
- SMTP_PORT, 1
- SMTP_REPLY_TO, 1
- SMTP_SERVER, 1
- STAGE
- deployment state, 1
- STARTED status, 1
- STATUS
- deployment state, 1
- STOPPED status, 1
- store(), 1
- discussion, 1
- example, 1
- example in AdvancedOfficeSetup, 1
- indications of errors, 1
- SYBASE, 1
- TESTING
- deployment state, 1
- trainingDays.xml, 1, 2
- TreeViewIcon value
- NAME attribute of DESIGN tag, 1
- TYPE attribute
- JSB_PROPERTY tag, 1
- PARAMETER tag, 1
- WORKPERFORMER tag, 1
- unjoinCluster(), 1
- unjoining clusters, 1
- updatabableList.jsb, 1
- updatableList.java, 1
- update(), 1
- discussion, 1
- example, 1
- example in AdvancedOfficeSetup, 1
- overview, 1
- URLs
- ADMINISTRATOR_URL, 1
- APPLICATION_URL, 1
- BUSINESS_URL, 1
- DEPLOY_URL, 1
- EXPRESS_URL, 1
- VALUESET attribute
- JSB_PROPERTY tag, 1
- PARAMETER tag, 1
- VERSION attribute
- WORKPERFORMER tag, 1
- work items, 1
- finding, 1
- WORKPERFORMER tag, 1
- write()
- writing to an HTML page, 1
- writeWelcomePage(), 1
- XML description file
- for custom activities, 1
- format of, 1
- sample for custom activity, 1
Previous Contents DocHome
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.
Last Updated November 02, 2000