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

A

ABORT - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
ABORTED - Static variable in class com.bea.wli.worklist.api.StateType
Deprecated.  
ABORTED - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
ABORTED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
abortTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
abortTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.takeActionOnStep(taskId, <Started Step>, <Abort Action>, null) for tasks not based on a task plan, or WorklistTaskAdmin.abortTask for any task.
abortTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Administratively abort a task in any state
AbstractAssignmentHandlerImpl - Class in com.bea.wli.worklist.api.config
Abstract assignment handler for worklist.
AbstractAssignmentHandlerImpl() - Constructor for class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl
 
AbstractAssignmentHandlerImpl.ResponseImpl - Class in com.bea.wli.worklist.api.config
Default implementation of the AssignmentHandler.Responses interface.
AbstractAssignmentHandlerImpl.ResponseImpl() - Constructor for class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl.ResponseImpl
 
Action - Interface in com.bea.wli.worklist.api.taskplan
Represents an action that may be taken as a constructor or step action.
Action.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
ActionConnector - Interface in com.bea.wli.worklist.api.taskplan
Relates an action and its target step
ActionConnector.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
ActionContainer<T extends Action> - Interface in com.bea.wli.worklist.api.taskplan
Represents a container that can hold actions.
ActionContainer.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
ACTIONS - Static variable in interface com.bea.wli.worklist.api.taskplan.ActionContainer.Event
Property representing the collection of actions for this container.
ActionType - Class in com.bea.wli.worklist.api
Deprecated.  
ACTIVE - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
Actor - Interface in com.bea.wli.worklist.api.events.handler
Immutable
Actor.Type - Enum in com.bea.wli.worklist.api.events.handler
 
ADD_LISTENER - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
addActionConnectorToTarget(ActionConnector) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Internal use only.
addActor(String, Actor.Type) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
addAssignAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Will create an AssignAction and add it to the step.
addAssignee(String, AssigneeDefinition.Type) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Add a new assignee definition to the list of assignees that will be considered when this task is assigned.
addAssignToNextUserAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Will create an ActionConnector and add it to 'this' as the source.
addBinding(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
 
addBusinessTime(String, String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Determines if userOrGroupId is a user id or group id.
addBusinessTime(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Use startTime as current time.
addBusinessTime(String, CalendarDocument) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTime(String, CalendarDocument, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTime(String, String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Looks up the calendar using the appropriate "walk hierarchy" method.
addBusinessTime(String, CalendarDocument, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTimeCalendarName(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTimeCalendarName(String, String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTimeCalendarName(String, String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTimeSystemCalendar(String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addBusinessTimeSystemCalendar(String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addChild(T) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Add a child object to this collection.
addChild(String) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Create and add a new child object.
addEventSubscription(String) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Add a named event subscription to this handler.
addEventType(TaskEvent.Type) - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
 
addExactTimeCalendarName(String, String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addExactTimeCalendarName(String, String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
addGroup(String) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Appends the value as the last "group" element
addGroupId(String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Appends the value as the last "groupId" element
addHandledTaskPlanId(TaskPlanId) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
 
addListener(TaskListenerRegReq) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Add external (web-service) listeners for task events.
addNewAssignee() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Appends and returns a new empty "assignee" element
addNewAssignee() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Appends and returns a new empty "assignee" element
addNewAssignee() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "assignee" element
addNewAssigneeDefinition() - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Appends and returns a new empty value (as xml) as the last "assigneeDefinition" element
addNewAssigneeList() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Appends and returns a new empty "assigneeList" element
addNewAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Appends and returns a new empty "assignmentInstructions" element
addNewAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "assignmentInstructions" element
addNewCalendar() - Method in interface com.bea.wli.calendar.schema.CalendarDocument
Appends and returns a new empty "Calendar" element
addNewCalendar() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Appends and returns a new empty "calendar" element
addNewClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Appends and returns a new empty "claimDueBusinessDate" element
addNewClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "claimDueBusinessDate" element
addNewCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Appends and returns a new empty "completionDueBusinessDate" element
addNewCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "completionDueBusinessDate" element
addNewCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Appends and returns a new empty "creatingContainerHandle" element
addNewCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Appends and returns a new empty "creatingContainerHandle" element
addNewCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Appends and returns a new empty "currentStepCompletionDueBusinessDate" element
addNewCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "currentStepCompletionDueBusinessDate" element
addNewDate() - Method in interface com.bea.wli.calendar.schema.RuleType
Appends and returns a new empty "date" element
addNewDateRange() - Method in interface com.bea.wli.calendar.schema.RuleType
Appends and returns a new empty "dateRange" element
addNewDay() - Method in interface com.bea.wli.calendar.schema.RuleType
Appends and returns a new empty "day" element
addNewGroup() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Appends and returns a new empty value (as xml) as the last "group" element
addNewGroupId() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Appends and returns a new empty value (as xml) as the last "groupId" element
addNewHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DateType
Appends and returns a new empty "hourMinuteRange" element
addNewHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DayType
Appends and returns a new empty "hourMinuteRange" element
addNewInitialPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Appends and returns a new empty "initialPropertyValues" element
addNewMessage() - Method in interface com.bea.wli.worklist.xml.MessageType
Appends and returns a new empty "message" element
addNewPropertyValue() - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Appends and returns a new empty value (as xml) as the last "propertyValue" element
addNewPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "propertyValues" element
addNewRequest() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Appends and returns a new empty "request" element
addNewRequest() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "request" element
addNewResponse() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty "response" element
addNewRule() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Appends and returns a new empty value (as xml) as the last "rule" element
addNewStepOverride() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Appends and returns a new empty value (as xml) as the last "step-override" element
addNewStepTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Appends and returns a new empty value (as xml) as the last "stepTimeEstimate" element
addNewStepTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Appends and returns a new empty value (as xml) as the last "stepTimeEstimate" element
addNewStepTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Appends and returns a new empty value (as xml) as the last "stepTimeEstimate" element
addNewTaskConstructionXML() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument
Appends and returns a new empty "TaskConstructionXML" element
addNewTaskCreationXML() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLDocument
Appends and returns a new empty "TaskCreationXML" element
addNewTaskDataXML() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument
Appends and returns a new empty "TaskDataXML" element
addNewTaskEventMetadata() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument
Appends and returns a new empty "TaskEventMetadata" element
addNewTaskInfoXML() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLDocument
Appends and returns a new empty "TaskInfoXML" element
addNewTaskPlanOverride() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Appends and returns a new empty value (as xml) as the last "task-plan-override" element
addNewTaskUiRegistry() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument
Appends and returns a new empty "task-ui-registry" element
addNewTaskUpdateXML() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument
Appends and returns a new empty "TaskUpdateXML" element
addNewUser() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Appends and returns a new empty value (as xml) as the last "user" element
addNewUserId() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Appends and returns a new empty value (as xml) as the last "userId" element
addNewValue() - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Appends and returns a new empty "value" element
addNewWorkSubstituteRule() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Appends and returns a new empty value (as xml) as the last "workSubstituteRule" element
addNewWorkSubstituteRules() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument
Appends and returns a new empty "WorkSubstituteRules" element
addProperties(String[], String[], boolean[]) - Method in class com.bea.wli.worklist.api.TaskSelector
 
addProperty(String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Add a new property to this property set.
addProperty(String, String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
 
addPropertyRef(String) - Method in interface com.bea.wli.worklist.api.taskplan.Action
Add a new property reference to this action.
addPropertyRef(SystemProperty) - Method in interface com.bea.wli.worklist.api.taskplan.Action
Add a new property reference for a system property to this action.
addPropertyToParameterMapping(String, String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
addReturnAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Will create a ReturnAction and add it to the step.
addTaskActor(TaskAffinity) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
addUser(String) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Appends the value as the last "user" element
addUserId(String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Appends the value as the last "userId" element
addWorkAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Will create an ActionConnector and add it to 'this' as the source.
addWorkSubstituteRules(WorkSubstituteRule[]) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
addWorkSubstituteRules(WorkSubstituteRule[]) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Add the substitution rules to the database.
addWorkSubstituteRules(String) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
Add substitute rules using the XML for a WorkSubstituteRulesDocument instance, generated by calling WorkSubstituteRulesDocument.xmlText().
AdminState - Class in com.bea.wli.worklist.api
The administrative type class describes all the possible states a task can be in.
AdminState() - Constructor for class com.bea.wli.worklist.api.AdminState
 
AdminState.Type - Enum in com.bea.wli.worklist.api
 
AdminStateType - Interface in com.bea.wli.worklist.xml
An XML adminStateType(@http://www.bea.com/wli/worklist/xml).
AdminStateType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.AdminStateType.
AdminStateType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
AlgorithmType - Interface in com.bea.wli.worklist.xml
An XML algorithmType(@http://www.bea.com/wli/worklist/xml).
AlgorithmType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.AlgorithmType.
AlgorithmType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
archiveTasks() - Method in interface com.bea.control.TaskWorkerControl
Deprecated. Use WorklistSystem instead.
archiveTasks() - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
archiveTasks() - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Archive all the tasks in their final state (COMPLETED or ABORTED) if the archiver is on.
ASSIGN - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
AssignAction - Interface in com.bea.wli.worklist.api.taskplan
An assign action forces a task into the assigned working state, and assigns that task given existing assignment instructors or, optionally, assignment instructions specified on the assign action itself.
AssignAction.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
ASSIGNED - Static variable in class com.bea.wli.worklist.api.StateType
Deprecated.  
ASSIGNED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
ASSIGNED - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
Assignee - Class in com.bea.wli.worklist.api
This class provides information about the task assignee.
Assignee() - Constructor for class com.bea.wli.worklist.api.Assignee
 
Assignee.Type - Enum in com.bea.wli.worklist.api
 
AssigneeDefinition - Interface in com.bea.wli.worklist.api.taskplan
Represents a user or group to which a task can be assigned.
AssigneeDefinition.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
AssigneeDefinition.Type - Enum in com.bea.wli.worklist.api.taskplan
Represents the types of assignees in Worklist.
AssigneeDefinitionType - Interface in com.bea.wli.worklist.xml
An XML assigneeDefinitionType(@http://www.bea.com/wli/worklist/xml).
AssigneeDefinitionType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
assigneeListToString(Assignee) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a formatted string value for the given Assignee object.
AssigneeListType - Interface in com.bea.wli.worklist.xml
An XML assigneeListType(@http://www.bea.com/wli/worklist/xml).
AssigneeListType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
assignees - Variable in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl.ResponseImpl
 
ASSIGNEES - Static variable in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions.Event
If an assignee is added, the 'new' field is populated.
AssigneeType - Interface in com.bea.wli.worklist.xml
An XML assigneeType(@http://www.bea.com/wli/worklist/xml).
AssigneeType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
AssigneeTypeType - Interface in com.bea.wli.worklist.xml
An XML assigneeTypeType(@http://www.bea.com/wli/worklist/xml).
AssigneeTypeType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.AssigneeTypeType.
AssigneeTypeType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
ASSIGNMENT_INSTRUCTIONS - Static variable in interface com.bea.wli.worklist.api.taskplan.AssignAction.Event
 
ASSIGNMENT_INSTRUCTIONS - Static variable in interface com.bea.wli.worklist.api.taskplan.Step.Event
 
AssignmentException - Exception in com.bea.wli.worklist.api
Exception thrown when an assignment operation fails.
AssignmentException(String, Exception) - Constructor for exception com.bea.wli.worklist.api.AssignmentException
Construct a new AssignmentException exception wrapping an underlying exception and providing a message.
AssignmentException(String) - Constructor for exception com.bea.wli.worklist.api.AssignmentException
Construct a new AssignmentException exception with a message.
AssignmentException(Exception) - Constructor for exception com.bea.wli.worklist.api.AssignmentException
Construct a new ProcessAssignmentException exception wrapping an underlying exception.
AssignmentHandler - Interface in com.bea.wli.worklist.api.config
Describes an assignment algorithm that can be used to assign a task of a given type to users as candidates for claiming the task.
AssignmentHandler.Request - Class in com.bea.wli.worklist.api.config
Request object passed to an assignment handler when Worklist is requesting the assignment of a task.
AssignmentHandler.Request(String, String[], CandidateListHandling, boolean, WorkloadRequest) - Constructor for class com.bea.wli.worklist.api.config.AssignmentHandler.Request
Create a new task assignment request.
AssignmentHandler.Response - Interface in com.bea.wli.worklist.api.config
Response object an assignment handler returns describing the assignment decision that has been made for the task.
AssignmentInstructions - Interface in com.bea.wli.worklist.api.taskplan
Represents instructions to guide the assignment process, either upon creation of a task, entry into a new current step, or upon manual reassignment.
AssignmentInstructions.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
AssignmentInstructionsType - Interface in com.bea.wli.worklist.xml
An XML assignmentInstructionsType(@http://www.bea.com/wli/worklist/xml).
AssignmentInstructionsType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
assignTask(AssignmentHandler.Request) - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler
Make assignment decisions for the given task.
assignTask(String, AssignmentInstructions) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Assign the task to the assignees indicated in the provided assignee list and apply the indicated type of candidateListHandling to finish the assignment process (possibly by claiming the task on the behalf of a designated candidate).
assignTaskToNextUser(String, String[]) - Method in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl
Scans the list of candidates, finding the named current claimant, and then returning the candidate at next next sequential index position.
assignTaskToNextUser(String, String[]) - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler
This method is called only when the action taken is of type AssignToNextUserAction.
assignTaskToUser(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Assign the task to the user and claim it on his behalf.
assignTaskToUserInGroup(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Assign the task to a selected user in the given group, and claim it on his behalf.
AssignToNextUserAction - Interface in com.bea.wli.worklist.api.taskplan
BEA Systems, Inc.
assignToUser(String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
assignToUser(String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Assign the task to the user and claim it on his behalf.
assignToUserInGroup(String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
assignToUserInGroup(String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Assign the task to a user (chosen by the system) in the group and claim the task on his behalf.
assignToUsersAndGroups(String[], String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
assignToUsersAndGroups(String[], String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Assign the tasks to users and/or groups
AvailabilityInfo - Interface in com.bea.wli.calendar.api
Describes a block of free time for a resource (for example a human user).

B

B - Static variable in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
begin() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
The begin action for this controller.
beginActionHelper() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Initializes the TaskUIContextInfo maintained by this controller (and is accessed via several of the getters and helpers on this controller).
BINDINGS - Static variable in interface com.bea.wli.worklist.api.taskplan.RuleBindings.Event
 
BOOLEAN - Static variable in class com.bea.wli.datatype.DataTypeIds
 
BOOLEAN - Static variable in class com.bea.wli.datatype.DataTypes
 
Bounded - Interface in com.bea.wli.worklist.api.taskplan
Represents objects in the task plan model that have a Bounds object associated with them.
Bounded.Event - Interface in com.bea.wli.worklist.api.taskplan
 
BOUNDS - Static variable in interface com.bea.wli.worklist.api.taskplan.Bounded.Event
 
Bounds - Class in com.bea.wli.worklist.api.taskplan
Represents the bounds of a figure in a task plan diagram
Bounds() - Constructor for class com.bea.wli.worklist.api.taskplan.Bounds
 
Bounds(int, int, int, int) - Constructor for class com.bea.wli.worklist.api.taskplan.Bounds
 
BusinessCalendar - Interface in com.bea.wli.calendar.api
 
BusinessCalendarConfigurationMBean - Interface in com.bea.wli.management.configuration
Deprecated. Use com.bea.wli.calendar.management.BusinessCalendarMBean instead.
BusinessCalendarException - Exception in com.bea.wli.calendar.api
 
BusinessCalendarException(String) - Constructor for exception com.bea.wli.calendar.api.BusinessCalendarException
 
BusinessCalendarException(String, Throwable) - Constructor for exception com.bea.wli.calendar.api.BusinessCalendarException
 
BusinessCalendarFactory - Class in com.bea.wli.calendar.api
This factory is used to create an instance of BusinessCalendar.
BusinessCalendarFactory() - Constructor for class com.bea.wli.calendar.api.BusinessCalendarFactory
 
BusinessCalendarHome - Interface in com.bea.wli.calendar.api
 
BusinessCalendarMBean - Interface in com.bea.wli.calendar.management
MBean for configuring business calendars.
BusinessDateTime - Interface in com.bea.wli.worklist.api.taskplan
Represents a business date as an interval of time past a reference time with respect to a business calendar.
BusinessDateTime.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
BusinessDateType - Interface in com.bea.wli.worklist.xml
An XML businessDateType(@http://www.bea.com/wli/worklist/xml).
BusinessDateType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
BusinessTime - Class in com.bea.wli.worklist.api
This class is used to store a business time.
BusinessTime() - Constructor for class com.bea.wli.worklist.api.BusinessTime
 
BusinessTime(BusinessDateTime) - Constructor for class com.bea.wli.worklist.api.BusinessTime
 

C

CACHING_STUB_SVUID - Static variable in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. The magic number that is used to generate the serialVersionUID of the generated MBean Stub (xxxMBean_Stub).
CACHING_STUB_SVUID - Static variable in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. The magic number that is used to generate the serialVersionUID of the generated MBean Stub (xxxMBean_Stub).
CACHING_STUB_SVUID - Static variable in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated. The magic number that is used to generate the serialVersionUID of the generated MBean Stub (xxxMBean_Stub).
CACHING_STUB_SVUID - Static variable in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated. The magic number that is used to generate the serialVersionUID of the generated MBean Stub (xxxMBean_Stub).
CALCULATE_OWNER_VIA_RULE - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskOwnerDefinition.Event
 
CALENDAR_NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime.Event
 
CALENDAR_TYPE_NAME - Static variable in interface com.bea.control.TaskControl
Deprecated.  
CALENDAR_TYPE_SYSTEM - Static variable in interface com.bea.control.TaskControl
Deprecated.  
CALENDAR_TYPE_USER_OR_GROUP - Static variable in interface com.bea.control.TaskControl
Deprecated.  
CalendarDocument - Interface in com.bea.wli.calendar.schema
A document containing one Calendar(@http://www.bea.com/wli/calendar/schema) element.
CalendarDocument.Calendar - Interface in com.bea.wli.calendar.schema
An XML Calendar(@http://www.bea.com/wli/calendar/schema).
CalendarDocument.Calendar.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
CalendarDocument.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
calendarNameExists(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Checks if a calendar with the given name exists.
calendarNameExists(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Checks if a calendar with the given name exists.
calendarNameExists(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Checks if a calendar with the given name exists.
CalendarType - Interface in com.bea.wli.worklist.xml
An XML calendarType(@http://www.bea.com/wli/worklist/xml).
CalendarType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
cancelPropActionHelper() - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
Cancel the edit to the active property and clear the setting of 'active' flag on the active property.
cancelPropActionHelper() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Cancels the editing session for the 'active' property set in a call to editPropActionHelper, and discards an value that may have existed in the stand-alone editor.
cancelStepActionActionHelper() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Cancel any pending step action you prepared for with a call to showStepActionActionHelper().
cancelUpdateActionHelper() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Helper method used to step down from a proposed update to a task started with updateActionHelper.
canClaimTask(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Returns true if the current user is not the current claimant of the task and is an assignee.
CANDIDATE_LIST_HANDLING - Static variable in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions.Event
 
CandidateListHandling - Enum in com.bea.wli.worklist.api.taskplan
Defines the supported types of handling that can be applied to a list of candidates derived from the assignee list for a task.
CandidateListHandlingType - Interface in com.bea.wli.worklist.xml
An XML candidateListHandlingType(@http://www.bea.com/wli/worklist/xml).
CandidateListHandlingType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.CandidateListHandlingType.
CandidateListHandlingType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
canUpdate(TaskData, TaskField) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Check low-level (specific) rights to update a particular field based on current users affinity.
canUserUpdateTask(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Check at high-level if the task is update-able and the current user can update it.
canWorkOnTask(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Returns true if the current user is allowed to work on the task.
CLAIM - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
CLAIM_EXPIRE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
claimant - Variable in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl.ResponseImpl
 
CLAIMED - Static variable in class com.bea.wli.worklist.api.StateType
Deprecated.  
CLAIMED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
CLAIMED - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
claimTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
claimTask(String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
claimTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Claim the task.
claimTask(String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Claim the task on behalf of the user.
claimTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Claim the task for the caller.
claimTaskForUser(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Claim the task on the behalf of a specific user.
clear() - Method in interface com.bea.wli.calendar.api.Interval
Set all components of this interval to zero (in other words, 0 years, 0 months, 0 days, 0 hours, 0 minutes, 0 seconds
clear() - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Remove all children in this container.
clearDirty() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
 
clearErrorOnTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Clear an error from a task upon which an error was set by a prior call to setErrorOnTask.
clearPropertyToParameterMappings() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
clone() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
clone() - Method in class com.bea.wli.worklist.api.TaskCreation
 
clone() - Method in class com.bea.wli.worklist.api.taskplan.Bounds
 
com.bea.wli.calendar.api - package com.bea.wli.calendar.api
 
com.bea.wli.calendar.management - package com.bea.wli.calendar.management
 
com.bea.wli.calendar.schema - package com.bea.wli.calendar.schema
 
com.bea.wli.datatype - package com.bea.wli.datatype
 
com.bea.wli.management.configuration - package com.bea.wli.management.configuration
 
com.bea.wli.management.runtime - package com.bea.wli.management.runtime
 
com.bea.wli.profile.api - package com.bea.wli.profile.api
 
com.bea.wli.profile.management - package com.bea.wli.profile.management
 
com.bea.wli.user.api - package com.bea.wli.user.api
 
com.bea.wli.worklist.api - package com.bea.wli.worklist.api
 
com.bea.wli.worklist.api.config - package com.bea.wli.worklist.api.config
 
com.bea.wli.worklist.api.datatype - package com.bea.wli.worklist.api.datatype
 
com.bea.wli.worklist.api.events - package com.bea.wli.worklist.api.events
 
com.bea.wli.worklist.api.events.data - package com.bea.wli.worklist.api.events.data
 
com.bea.wli.worklist.api.events.handler - package com.bea.wli.worklist.api.events.handler
 
com.bea.wli.worklist.api.taskplan - package com.bea.wli.worklist.api.taskplan
 
com.bea.wli.worklist.api.taskplan.validator - package com.bea.wli.worklist.api.taskplan.validator
 
com.bea.wli.worklist.api.ui - package com.bea.wli.worklist.api.ui
 
com.bea.wli.worklist.build - package com.bea.wli.worklist.build
 
com.bea.wli.worklist.management - package com.bea.wli.worklist.management
 
com.bea.wli.worklist.taskuiregistry - package com.bea.wli.worklist.taskuiregistry
 
com.bea.wli.worklist.xml - package com.bea.wli.worklist.xml
 
compareTo(Object) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Natural order is sorted by path+name first, followed by version
COMPLETE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
COMPLETED - Static variable in class com.bea.wli.worklist.api.StateType
Deprecated.  
COMPLETED - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
COMPLETED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
completeTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
completeTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.takeActionOnTask(taskId, , , null) for tasks not based on a task plan, or WorklistTaskAdmin.completeTask for any task.
completeTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Administratively complete a task in any state
COMPLETION_DUE_BUSINESS_DATE - Static variable in interface com.bea.wli.worklist.api.taskplan.Step.Event
 
COMPLETION_DUE_BUSINESS_DATE - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
computeDate(Date) - Method in interface com.bea.wli.calendar.api.Interval
Compute the date at the end of the interval assuming the given date marks the start of the interval.
computeTotalSeconds() - Method in interface com.bea.wli.calendar.api.Interval
Get the computed number of seconds represented in this interval.
Constructor - Interface in com.bea.wli.worklist.api.taskplan
Represents a constructor for the parent TaskPlan definition.
ConstructorContainer - Interface in com.bea.wli.worklist.api.taskplan
Represents a collection of constructors for a task plan.
constructTask(TaskConstructionXMLDocument) - Method in interface com.bea.control.TaskBaseControl
Create and optionally assigns a new task using an XML interface
constructTask(TaskPlanId, String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Create a new task based on the task plan with the given ID and using its default constructor.
constructTask(TaskConstructionXMLDocument) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Create a new task based on the information given in the provided TaskCreationXMLDocument instance.
constructTask(TaskConstruction) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Create a new task based on the information given in the provided TaskConstruction instance.
ContainerHandle - Class in com.bea.wli.worklist.api
Represents information about a container that is either a client or creator of tasks.
ContainerHandle() - Constructor for class com.bea.wli.worklist.api.ContainerHandle
 
ContainerHandle(String) - Constructor for class com.bea.wli.worklist.api.ContainerHandle
Create an instance of ContainerHandle given the string representation output from the toString() method.
ContainerHandle.Type - Enum in com.bea.wli.worklist.api
 
ContainerHandleType - Interface in com.bea.wli.worklist.xml
An XML containerHandleType(@http://www.bea.com/wli/worklist/xml).
ContainerHandleType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
ContainerTypeType - Interface in com.bea.wli.worklist.xml
An XML containerTypeType(@http://www.bea.com/wli/worklist/xml).
ContainerTypeType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.ContainerTypeType.
ContainerTypeType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
containsSystemProperty(SystemProperty) - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent
Return true if the give property is in the change list.
containsUserProperty(String) - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent
Return true if the give property is in the change list.
containsUserPropertyValue(String) - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent
Return true if the give property is in the change list & its value is populated in the ChangedProperty Object.
ControlGeneratorUtility - Class in com.bea.wli.worklist.build
Utility methods for use by the control generator tool.
ControlGeneratorUtility() - Constructor for class com.bea.wli.worklist.build.ControlGeneratorUtility
 
create() - Static method in class com.bea.wli.calendar.api.BusinessCalendarFactory
 
create(InitialContext) - Static method in class com.bea.wli.calendar.api.BusinessCalendarFactory
 
create() - Method in interface com.bea.wli.calendar.api.BusinessCalendarHome
 
create() - Static method in class com.bea.wli.profile.api.GroupProfileFactory
 
create(InitialContext) - Static method in class com.bea.wli.profile.api.GroupProfileFactory
 
create() - Static method in class com.bea.wli.profile.api.UserProfileFactory
 
create(InitialContext) - Static method in class com.bea.wli.profile.api.UserProfileFactory
 
CREATE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
createAssignee(String, AssigneeDefinition.Type) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
Create an instance of AssigneeDefinition for use in assign task
createAssignmentInstructions() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Create and set the instructions that will be used to perform assignment on a task when this step is the current step for that task.
createAssignmentInstructions() - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
createBusinessDateTime() - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
createCalendar(CalendarDocument) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Creates a new calendar from the information passed in the CalendarDocument.
createCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Creates a new calendar from the information passed in the CalendarDocument XML text.
createCalendar(CalendarDocument) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Creates a new calendar from the information passed in the CalendarDocument.
createCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Create and set the completion due business date for this step.
createCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Create and set the completion due business date for tasks of this type.
createEmailEventSubscription() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
 
createInterval() - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Create and set the interval that (along with the indicated calendar) defines this business date.
createInterval(String) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
Create a new Interval instance for setting task or step time estimates.
createInterval(String) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
Create a new Interval instance for setting task or step time estimates.
createMessageBrokerEventSubscription() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
 
createNewTaskPlan(TaskPlanPath) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
createOwnerDefinition() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Create and set a blank definition for how the owner for tasks of this type will be calculated.
createPropertyInstance() - Method in interface com.bea.wli.worklist.api.taskplan.Property
Create a PropertyInstance from this Property.
createPropertyInstance(Object) - Method in interface com.bea.wli.worklist.api.taskplan.Property
Create a PropertyInstance from this Property and set the given Object as its value.
createPropertyRef(String, String, String) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
Create a new PropertyRef instance for setting action or constructor property references.
createPropertyRef(SystemProperty, String, String) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
Create a new PropertyRef instance for setting action or constructor property references.
createReportingEventSubscription() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
 
createRuleBindings() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
createTakeStepActionActionForm() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Factory method that can be overridden to create a subclass of TakeStepActionActionForm.
createTask(TaskCreationXMLDocument) - Method in interface com.bea.control.TaskBaseControl
Deprecated. Use constructTask instead.
createTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Create a task, with all the default values.
createTask(TaskCreation) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Create a task.
createTaskDataIterator(TaskDataCursor, WorklistContext) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
Create a new TaskDataIterator instance given a TaskDataCursor returned from a prior call to WorklistTaskQuery.getTaskDataCursor() or getTaskDataCursorWithAffinity().
createTaskOwnerDefinition() - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
createTaskXML(TaskCreationXMLDocument) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Create task using an xml document
createTerminalTaskRetentionTime() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Create and set the amount of time tasks of this type should be retained in the runtime store after they have reached a terminal administrative state (completed or aborted).
createTimeEstimate() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Create and set the Interval instance representing the estimated time it will take to complete this task.
createTimeEstimate() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Create and set the Interval instance representing the estimated time it will take to complete this task.
createUpdateActionForm() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Factory method that can be overridden to create a subclass of UpdateActionForm.
createVariant(Object) - Method in interface com.bea.wli.datatype.DataTypeVariantFactory
Create a new variant of a base data type by specifying the information that is unique to the variant with respect to its base type.
createVariantInfo() - Method in interface com.bea.wli.datatype.DataTypeVariantInfoSerializer
Create a new JavaBean that describes information needed to define a new variant of a base data type.

D

Data - Interface in com.bea.wli.worklist.xml
An XML data(@http://www.bea.com/wli/worklist/xml).
Data.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
DATA_TYPE_ID - Static variable in interface com.bea.wli.worklist.api.taskplan.Property.Event
 
DATA_TYPE_VARIANT_INFO - Static variable in interface com.bea.wli.worklist.api.taskplan.Property.Event
 
DataType - Interface in com.bea.wli.datatype
Represents a unique type of data that may be represented within a tool environment.
DataTypeEditor - Interface in com.bea.wli.datatype
An editor that can be plugged into a tool environment to browse or edit a data type value.
DataTypeException - Exception in com.bea.wli.datatype
Exception indicating some problem dealing with data of a given type
DataTypeException() - Constructor for exception com.bea.wli.datatype.DataTypeException
 
DataTypeException(String) - Constructor for exception com.bea.wli.datatype.DataTypeException
 
DataTypeException(String, Throwable) - Constructor for exception com.bea.wli.datatype.DataTypeException
 
DataTypeIds - Class in com.bea.wli.datatype
Factory for obtaining a handle to the standard data types.
DataTypeIds() - Constructor for class com.bea.wli.datatype.DataTypeIds
 
DataTypeInPlaceEditableValue - Interface in com.bea.wli.datatype
Represents a value of some data type that can be edited as a field in UI editor using a String representation.
DataTypeJSPInPlaceEditor - Interface in com.bea.wli.datatype
Represents an editable form field capable of editing a value for a custom data type.
DataTypeJSPStandAloneEditor - Interface in com.bea.wli.datatype
An editor that can be plugged into a tool environment to browse or edit a data type value.
DataTypeRegistry - Class in com.bea.wli.datatype
Maintains a list of registered data types.
DataTypeRegistry(DataTypeRegistry) - Constructor for class com.bea.wli.datatype.DataTypeRegistry
Construct a new DataTypeRegistry instance based on the given parent registry.
DataTypes - Class in com.bea.wli.datatype
Factory for obtaining a handle to the standard data types.
DataTypes() - Constructor for class com.bea.wli.datatype.DataTypes
 
DataTypeSerializedValue - Class in com.bea.wli.datatype
Represents a data type value in serialized form (suitable for storage into and retrieval from a persistent data store).
DataTypeSerializedValue() - Constructor for class com.bea.wli.datatype.DataTypeSerializedValue
 
DataTypeSerializedValue(byte[], String) - Constructor for class com.bea.wli.datatype.DataTypeSerializedValue
 
DataTypeSerializedValueType - Interface in com.bea.wli.worklist.xml
An XML dataTypeSerializedValueType(@http://www.bea.com/wli/worklist/xml).
DataTypeSerializedValueType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
DataTypeSwingInPlaceEditor - Interface in com.bea.wli.datatype
Represents an editable form field capable of editing a value for a custom data type.
DataTypeSwingStandAloneEditor - Interface in com.bea.wli.datatype
An editor that can be plugged into a tool environment to browse or edit a data type value.
DataTypeSwingStandAloneEditor.Listener - Interface in com.bea.wli.datatype
 
DataTypeValue - Interface in com.bea.wli.datatype
Represents a value of some data type that can be edited as a field in UI editor using a String representation.
DataTypeValueSerializer - Interface in com.bea.wli.datatype
A serializer that may be plugged into a tool environment to allow data type values to be moved to and from a persistent store (that stores raw byte values).
DataTypeValueSummarizer - Interface in com.bea.wli.datatype
Allows a tool environment to summarize a data type value in a limited amount of space.
DataTypeValueSummarizer.InPlaceValueMediator - Interface in com.bea.wli.datatype
 
DataTypeValueSummarizer.StandAloneEditorSummary - Interface in com.bea.wli.datatype
 
DataTypeValueSummarizer.ValueMediator - Interface in com.bea.wli.datatype
 
DataTypeValueSummarizer.ValueSummary - Interface in com.bea.wli.datatype
 
DataTypeValueValidator - Interface in com.bea.wli.datatype
A validator that may be plugged into a tool environment to allow data type values to created, checked for validity with respect to any formatting, range, or other constraints appropriate for this data type.
DataTypeVariant - Interface in com.bea.wli.datatype
Represents a variant of a base data type.
DataTypeVariantFactory - Interface in com.bea.wli.datatype
Implemented by DataType instances that allow variants of themselves.
DataTypeVariantInfoSerializer - Interface in com.bea.wli.datatype
A helper object that can be used to generate the variant info needed to describe a variant of a base data type.
DATE_TIME - Static variable in class com.bea.wli.datatype.DataTypeIds
 
DATE_TIME - Static variable in class com.bea.wli.datatype.DataTypes
 
DateRangeType - Interface in com.bea.wli.calendar.schema
An XML dateRangeType(@http://www.bea.com/wli/calendar/schema).
DateRangeType.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
DateType - Interface in com.bea.wli.calendar.schema
An XML dateType(@http://www.bea.com/wli/calendar/schema).
DateType.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
DayType - Interface in com.bea.wli.calendar.schema
An XML dayType(@http://www.bea.com/wli/calendar/schema).
DayType.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
DEFAULT - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
DEFAULT_MAX_TASKS - Static variable in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
DEFAULT_MAX_TASKS_PER_PAGE - Static variable in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
DEFAULT_VALUE - Static variable in interface com.bea.wli.worklist.api.taskplan.Property.Event
 
DEFAULT_VALUE - Static variable in interface com.bea.wli.worklist.api.taskplan.PropertyRef.Event
 
deleteCalendar(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Delete the named calendar.
deleteCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Delete the calendar with the given name.
deleteCalendar(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
deleteCalendars(String[]) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Delete the named calendars.
deleteCalendars(String[]) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Delete the named calendars.
deleteCalendars(String[]) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
deleteGroupProfile(String) - Method in interface com.bea.wli.profile.api.GroupProfile
Removes this group profile
deleteGroupProfile(String) - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Removes this group information from the WLI database
deleteTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
deleteTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Delete the task.
deleteTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Force the deletion of a task.
deleteTasks(TaskSelector) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
deleteTasks(TaskSelector) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Delete the selected tasks.
deleteTasks(String[]) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Force the deletion of an array of tasks.
deleteUserProfile(String) - Method in interface com.bea.wli.profile.api.UserProfile
Removes this user information from the WLI database
deleteUserProfile(String) - Method in interface com.bea.wli.profile.management.UserProfileMBean
Removes this user information from the WLI database
deleteWLIUserInfo(String) - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Removes this user information from the WLI database
deleteWLIUserInfo(String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Removes this user information from the WLI database
deregisterDataType(DataType) - Method in class com.bea.wli.datatype.DataTypeRegistry
Remove the given DataType instance from this registry.
deregisterDataTypeEditor(String, DataTypeEditor) - Method in class com.bea.wli.datatype.DataTypeRegistry
 
deregisterTaskPlan(TaskPlanId) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
 
DESCRIPTION - Static variable in interface com.bea.wli.worklist.api.taskplan.NamedObject.Event
 
DESCRIPTION - Static variable in interface com.bea.wli.worklist.api.taskplan.PropertyRef.Event
 
DESCRIPTION - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
deserializeDefaultValue(String) - Method in interface com.bea.wli.datatype.DataTypeValueSerializer
 
deserializeValue(DataTypeSerializedValue) - Method in interface com.bea.wli.datatype.DataTypeValueSerializer
 
deserializeVariantInfo(String) - Method in interface com.bea.wli.datatype.DataTypeVariantInfoSerializer
Deserialize the string representation of variant info into a descriptor JavaBean that may be edited in a tool environment.
destroy() - Method in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl
Default implementation of destroy.
destroy() - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler
Release any resources obtained in the call to initialize or calls to assignTask().
destroy() - Method in interface com.bea.wli.worklist.api.config.EmailRecipientCalculator
Destroy this instance and release any resources obtained in initialize or during calls to getEmailRecipientsForEvent().
destroy() - Method in interface com.bea.wli.worklist.api.config.TaskHistoryProvider
Release any resources obtained in the call to initialize or calls to getTaskHistory().
destroy() - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculator
Destroy this instance and release any resources obtained in initialize or during calls to getURLForTask().
destroy() - Method in interface com.bea.wli.worklist.api.events.TaskEventListener
Destroy this instance and release any resources obtained in initialize or during calls to onTaskEvent().
destroyAssignmentInstructions() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Destroy and unset the assignment instructions for this step.
destroyCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Destroy and unset the completion due business date for this step.
destroyCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Destroy and unset the completion due business date for this task plan.
destroyInterval() - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Destroy and unset the interval for this business date.
destroyOwnerDefinition() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Destroy and unset the TaskOwnerDefinition for this task plan.
destroyRuleBindings() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
destroyTerminalTaskRetentionTime() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Destroy and unset the terminal task retention time for this task plan.
destroyTimeEstimate() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Destroy and unset the time estimate for this step.
destroyTimeEstimate() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Destroy and unset the time estimate for this task plan.
DIRTY - Static variable in interface com.bea.wli.worklist.api.taskplan.EventSource.Event
 
discardEditSession() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Discard any edits you've made since the previous call to startEditSession.
dispose() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
Dispose of this object, releasing any resources it might hold (e.g.
doPostPrepareRequestAttributes() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Set any final attributes required in the HttpRequest to properly render the task and/or step pages for this task.
doPostRefreshTask() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Extensibility method that is called at the end of refreshTask, allowing subclasses to do any work needed on the newly refreshed task state.
doPostShowTakeStepActionAction() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Utility method called at the end of showTakeStepActionActionHelper.
DOUBLE - Static variable in class com.bea.wli.datatype.DataTypeIds
 
DOUBLE - Static variable in class com.bea.wli.datatype.DataTypes
 
DuplicateObjectException - Exception in com.bea.wli.worklist.api.events.handler
Thrown to indicate an attempt was made to add an object to a unique collection that already contains an object with the same key value (e.g.
DuplicateObjectException(String) - Constructor for exception com.bea.wli.worklist.api.events.handler.DuplicateObjectException
 
DuplicateObjectException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.events.handler.DuplicateObjectException
 
DuplicateObjectException - Exception in com.bea.wli.worklist.api.taskplan
Thrown when an attempt is made to add a child object to a parent object using a key that has already been assigned to another child object (for example its name or id).
DuplicateObjectException(String) - Constructor for exception com.bea.wli.worklist.api.taskplan.DuplicateObjectException
 
DuplicateObjectException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.taskplan.DuplicateObjectException
 

E

editorApply() - Method in interface com.bea.wli.datatype.DataTypeSwingStandAloneEditor.Listener
 
editorCancel() - Method in interface com.bea.wli.datatype.DataTypeSwingStandAloneEditor.Listener
 
editorOk() - Method in interface com.bea.wli.datatype.DataTypeSwingStandAloneEditor.Listener
 
EditorValueHolder - Class in com.bea.wli.datatype
 
EditorValueHolder() - Constructor for class com.bea.wli.datatype.EditorValueHolder
 
EditorValueHolder(Object) - Constructor for class com.bea.wli.datatype.EditorValueHolder
 
editPropActionHelper(HttpServletRequest) - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
Begin editing the property identified by the following properties in the request.
editPropActionHelper(PropertyInstanceHolder[]) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
This method is used to begin a session of editing property values using a PropertyEditorHelper embedded in this controller.
EmailEventSubscription - Interface in com.bea.wli.worklist.api.events.handler
Represents the configuration of email notification within a parent EventSubscription object.
EmailRecipientCalculator - Interface in com.bea.wli.worklist.api.config
Defines a pluggable implementation of a calculator that can produce the email addresses of actors that are to receive email notifications for a given TaskEvent.
endEditSession() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Save any edits to a deployment plan, and redeploy the app to make the changes take effect.
enumValue() - Method in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.AdminStateType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.AlgorithmType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.ContainerTypeType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.StateType
 
enumValue() - Method in interface com.bea.wli.worklist.xml.WorkingStateType
 
equals(Object) - Method in class com.bea.wli.worklist.api.Assignee
 
equals(Object) - Method in class com.bea.wli.worklist.api.BusinessTime
 
equals(Object) - Method in class com.bea.wli.worklist.api.ContainerHandle
 
equals(Object) - Method in class com.bea.wli.worklist.api.TaskData
 
equals(Object) - Method in class com.bea.wli.worklist.api.TaskInfo
 
equals(Object) - Method in class com.bea.wli.worklist.api.TaskMessage
Deprecated.  
equals(Object) - Method in class com.bea.wli.worklist.api.taskplan.Bounds
 
equals(Object) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
 
equals(Object) - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
ERROR - Static variable in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
ERROR - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
EventHandler - Interface in com.bea.wli.worklist.api.events.handler
Represents the configuration of a Worklist event handler.
EventSource - Interface in com.bea.wli.worklist.api.taskplan
Base interface for all TaskPlan objects that can fire events.
EventSource.Event - Interface in com.bea.wli.worklist.api.taskplan
 
EventSubscription - Interface in com.bea.wli.worklist.api.events.handler
Base interface containing event subscription configurations.
EventSubscriptionConfiguration - Interface in com.bea.wli.worklist.api.events.handler
Base interface for the different types of configuration that can appear within an EventSubscription
execute() - Method in class com.bea.wli.worklist.build.InstallAssignmentHandlerTask
 
execute() - Method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculatorTask
 
execute() - Method in class com.bea.wli.worklist.build.InstallEventHandlerTask
 
execute() - Method in class com.bea.wli.worklist.build.InstallTaskEventListenerTask
 
execute() - Method in class com.bea.wli.worklist.build.InstallTaskHistoryProviderTask
 
execute() - Method in class com.bea.wli.worklist.build.InstallTaskPlanTask
 
execute() - Method in class com.bea.wli.worklist.build.InstallTaskURLCalculatorTask
 
execute() - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
execute() - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
execute() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
EXPIRE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  

F

F - Static variable in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
findFutureFreeInterval(String, String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
This method finds the next effective time which is free after the start time passed in and according to the associated calendar.
findFutureFreeInterval(String, String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
This method finds the next effective time which is free after the start time passed in and according to the associated Calendar in the TimeZone passed in as an argument.
FLOAT - Static variable in class com.bea.wli.datatype.DataTypeIds
 
FLOAT - Static variable in class com.bea.wli.datatype.DataTypes
 
forInt(int) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.StateType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Enum
Returns the enum value corresponding to an int, or null if none.
formatDate(Date) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
forString(String) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.StateType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Enum
Returns the enum value for a string, or null if none.
FreeBusyFlagType - Interface in com.bea.wli.calendar.schema
An XML freeBusyFlagType(@http://www.bea.com/wli/calendar/schema).
FreeBusyFlagType.Enum - Class in com.bea.wli.calendar.schema
Enumeration value class for com.bea.wli.calendar.schema.FreeBusyFlagType.
FreeBusyFlagType.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
fromStringValue(String) - Method in class com.bea.wli.worklist.api.Assignee
Parse a string value from a prior call to toStringValue() replacing this objects contents with the resulting assignee information.
fromStringValue(String) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
 

G

getAction() - Method in interface com.bea.wli.worklist.api.events.data.TaskStepActionEvent
The step action.
getAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.ActionContainer
 
getActionContainer() - Method in interface com.bea.wli.worklist.api.taskplan.Action
Get the parent container for this action.
getActionName() - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
getActionNames() - Method in interface com.bea.wli.worklist.api.taskplan.ActionContainer
 
getActionType(Integer) - Static method in class com.bea.wli.worklist.api.ActionType
Deprecated.  
getActionType(String) - Static method in class com.bea.wli.worklist.api.ActionType
Deprecated.  
getActors() - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
getActualPropertySelections() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getAdminRole() - Method in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated.  
getAdminState() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Current admin state at the time this event was created.
getAdminState() - Method in class com.bea.wli.worklist.api.TaskData
 
getAdminState(HttpServletRequest) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getAdminState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "adminState" element
getAdminStates() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getAdminStates() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getAlgorithm() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets the "algorithm" element
getAll() - Method in class com.bea.wli.worklist.api.Assignee
 
getAllCalendarNames() - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Get the names of all known calendars in the system.
getAllCalendarNames() - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Get the names of all calendars in the system.
getAllCalendarNames() - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
getAllCalendars() - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Gets all calendars, including rules info and mapped groups and users.
getAllCalendars() - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Gets all calendars (as XML text that can be parsed into CalendarDocument), including rules info and mapped groups and users.
getAllCalendars() - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Gets all calendars, includin rules info and mapped groups and users
getAllCandidateListHandling() - Static method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
 
getAllWorkSubstituteRules() - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
getAllWorkSubstituteRules() - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Get all work substitution rules currently in the database.
getAllWorkSubstituteRules() - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallAssignmentHandlerTask
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculatorTask
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallEventHandlerTask
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallTaskEventListenerTask
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallTaskHistoryProviderTask
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallTaskPlanTask
 
getAppRootDir() - Method in class com.bea.wli.worklist.build.InstallTaskURLCalculatorTask
 
getAssignAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Get the assign action with the given name.
getAssignee() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getAssignee() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getAssignee() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "assignee" element
getAssignee() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "assignee" element
getAssignee() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "assignee" element
getAssigneeContains() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getAssigneeDefinitionArray() - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Gets array of all "assigneeDefinition" elements
getAssigneeDefinitionArray(int) - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Gets ith "assigneeDefinition" element
getAssigneeList() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Current assignee list at the time this event was created.
getAssigneeList() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getAssigneeList() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Gets the "assigneeList" element
getAssignees() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
The list of assignees that will be considered when this task is assigned.
getAssignEvent() - Method in interface com.bea.wli.worklist.api.events.data.TaskClaimEvent
Get the TaskAssignEvent that was rolled into this event when the task was auto-claimed.
getAssignmentHandlerModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallAssignmentHandler
 
getAssignmentHandlerModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallTaskHistoryProvider
 
getAssignmentInstructions() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getAssignmentInstructions() - Method in interface com.bea.wli.worklist.api.taskplan.AssignAction
Get the assignment instructions to use when taking this action (may be null).
getAssignmentInstructions() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Get the assignmentInstructions that will be used for assignment of tasks at this step.
getAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "assignmentInstructions" element
getAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "assignmentInstructions" element
getAssignToNextUserAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Get the assing-to-next-user action with the given name.
getAssignToUser() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getAssignToUserInGroup() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getAssignToUsersAndGroups() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated. Use AssignmentInstructions on TaskConstruction instead.
getAvailability(CalendarDocument, Date, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Determine the availability (as blocks of free time) for the given user over the period defined by the given start and end times.
getAvailabilityForUser(String, Date, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Determine the availability (as blocks of free time) for the given user over the period defined by the given start and end times.
getAvailabilityForUserInGroups(String, String[], Date, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Determine the availability (as blocks of free time) for the given user over the period defined by the given start and end times.
getAvailabilityScore() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.CumulativeScore
The availability score (in available minutes) used to calculate the cumulative score.
getBaseType() - Method in interface com.bea.wli.datatype.DataTypeVariant
Get the base type for a variant data type.
getBinding(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
 
getBindingNames() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
 
getBindings() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
 
getBounds() - Method in interface com.bea.wli.worklist.api.taskplan.Bounded
 
getBytes() - Method in class com.bea.wli.datatype.DataTypeSerializedValue
 
getCalculatorSrcDir() - Method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculatorTask
 
getCalculatorSrcDir() - Method in class com.bea.wli.worklist.build.InstallTaskURLCalculatorTask
 
getCalendar(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
getCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Retrieve the XML text for the calendar with the given name.
getCalendar() - Method in interface com.bea.wli.calendar.schema.CalendarDocument
Gets the "Calendar" element
getCalendar(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
getCalendar() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets the "calendar" element
getCalendarName() - Method in class com.bea.wli.worklist.api.BusinessTime
 
getCalendarName() - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Get the name of the calendar that will be used to add the indicated interval to a reference time to arrive at the absolute date for this business date.
getCaller() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
User name of the user that caused the change.
getCaller() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getCanBeAborted() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
getCanBeAborted() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getCanBeAborted() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "canBeAborted" element
getCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "canBeAborted" element
getCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "canBeAborted" element
getCanBeClaimed() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCanBeReassigned() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
getCanBeReassigned() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getCanBeReassigned() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "canBeReassigned" element
getCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "canBeReassigned" element
getCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "canBeReassigned" element
getCanBeReturned() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
getCanBeReturned() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getCanBeReturned() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "canBeReturned" element
getCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "canBeReturned" element
getCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "canBeReturned" element
getCanChangeCompletionDueDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCanChangeOwner() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCanChangeStepCompletionDueDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCanClaimDueDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCandidateListHandling() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Get the type of handling that will be applied to the list of candidates derived from evaluating the assignee list.
getCandidateListHandling(String) - Static method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
 
getCandidateListHandling() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Gets the "candidateListHandling" element
getCandidateUserIds() - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
List of user ids for the users that have been designated as candidate claimants for the task.
getCandidateUsers(TaskContext, AssigneeDefinition[]) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get a list of designated candidate users for claiming a new or existing task.
getCandidateUsersForTask(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get a list of designated candidate users for claiming the task with the given id (when it is at the indicated step).
getCanUpdate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getChangedSystemProperties() - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent
Get a list of properties that got changed.
getChangedSystemPropertyNames() - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent
Get a list of property names that got changed.
getChangedUserProperties() - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent
Get a list of properties that got changed.
getChangedUserPropertyNames() - Method in interface com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent
Get a list of property names that got changed.
getCharsetName() - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
The character set that will be used for email subject and body content for email messages sent as a result of this subscription.
getChild(String) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Get a child object given the child object's name.
getChildNames() - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Get an array containing the names of all children contained in this container.
getChildObjects() - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Get an array containing the children contained in this container.
getClaimant() - Method in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl.ResponseImpl
 
getClaimant() - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler.Response
The user id of the user who should be made the claimant of the task, or null if no claimant was chosen.
getClaimant() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Current claimant at the time this event was created.
getClaimant() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getClaimant() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getClaimant() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets the "claimant" element
getClaimant() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "claimant" element
getClaimantContains() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getClaimantName() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Name instead of id
getClaimants() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "claimDueBusinessDate" element
getClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "claimDueBusinessDate" element
getClaimDueBusinessTime() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
getClaimDueDate() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
getClaimDueDate() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "claimDueDate" element
getClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "claimDueDate" element
getClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "claimDueDate" element
getClaimDueDateAfter() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getClaimDueDateBefore() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getColumnsToDisplay() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getComment() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getComment() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getComment() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getComment() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getComment() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getComment() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "comment" element
getComment() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "comment" element
getComment() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "comment" element
getCompletedDateAfter() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getCompletedDateBefore() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Business date and time by which this step must be completed.
getCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Business date and time by which this task must be completed.
getCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "completionDueBusinessDate" element
getCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "completionDueBusinessDate" element
getCompletionDueBusinessTime() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getCompletionDueDate() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getCompletionDueDate() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getCompletionDueDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "completionDueDate" element
getCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "completionDueDate" element
getCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "completionDueDate" element
getCompletionDueDateAfter() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getCompletionDueDateBefore() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getCompletionDueDateEnd() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getCompletionDueDateIsNull() - Method in class com.bea.wli.worklist.api.TaskQuery
Should the query look for null completion due date values.
getCompletionDueDateStart() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getCompletionDueDateStr() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getConstructor() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getConstructor(String) - Method in interface com.bea.wli.worklist.api.taskplan.ConstructorContainer
 
getConstructorContainer() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get the container that holds all constructors defined for this task plan.
getConstructorName() - Method in class com.bea.wli.worklist.api.TaskData
 
getConstructorName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "constructorName" element
getConstructorNames() - Method in interface com.bea.wli.worklist.api.taskplan.ConstructorContainer
An array of names for the constructors defined on this task plan.
getContainingGroups(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Return all the groups containing this user or group
getContent() - Method in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
getContextInfo() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the context this task UI is operating in.
getContextPath() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getConversationId() - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
getConversationId() - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
getCreateDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCreatingContainerHandle() - Method in class com.bea.wli.worklist.api.TaskConstruction
The handle to the container that is creating this task.
getCreatingContainerHandle() - Method in class com.bea.wli.worklist.api.TaskData
 
getCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "creatingContainerHandle" element
getCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "creatingContainerHandle" element
getCreationDate() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getCreationDate() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getCreationDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "creationDate" element
getCreationDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "creationDate" element
getCreationDateAfter() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getCreationDateBefore() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getCreationUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "creationUser" element
getCreator() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
User that created this task.
getCreator() - Method in class com.bea.wli.worklist.api.TaskData
 
getCreator() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCreatorName() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Name instead of id
getCumulativeScore() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.CumulativeScore
A positive numeric score for the user.
getCumulativeScoreForUser(String, TaskPlanId, boolean, Date, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Calculate an cumulative load balancing score for the given user for the purposes of assigning a task of the given type.
getCurrentStep() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the current step for the context task.
getCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "currentStepCompletionDueBusinessDate" element
getCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "currentStepCompletionDueBusinessDate" element
getCurrentStepCompletionDueBusinessTime() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getCurrentStepCompletionDueDate() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getCurrentStepCompletionDueDate() - Method in class com.bea.wli.worklist.api.TaskData
 
getCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "currentStepCompletionDueDate" element
getCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "currentStepCompletionDueDate" element
getCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "currentStepCompletionDueDate" element
getCurrentStepDisplayInfo() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the StepDisplayInfo for the 'context' task.
getCurrentStepName() - Method in class com.bea.wli.worklist.api.TaskData
 
getCurrentStepName() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getCurrentStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "currentStepName" element
getCurrentStepName() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets the "currentStepName" element
getCurrentStepNames() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getCursorBatchSize() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
getCustomCriteria() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
getCustomTaskUiUri() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Gets the "custom-task-ui-uri" element
getCustomTaskUiUri() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Gets the "custom-task-ui-uri" element
getDataType() - Method in interface com.bea.wli.datatype.DataTypeInPlaceEditableValue
 
getDataType(String) - Method in class com.bea.wli.datatype.DataTypeRegistry
Get the DataType instance with the given id from this registry (or its ancestors).
getDataType(String, String, ClassLoader) - Method in class com.bea.wli.datatype.DataTypeRegistry
Get the DataType instance with the given id from this registry (or its ancestors) and create a new variant of the base data type using the provided serializedVariantInfo.
getDataType() - Method in interface com.bea.wli.datatype.DataTypeValue
Get the data type that defines the values this data type value can hold.
getDataType() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getDataTypeEditor(String, Class<T>) - Method in class com.bea.wli.datatype.DataTypeRegistry
 
getDataTypeId() - Method in interface com.bea.wli.worklist.api.taskplan.Property
The type (or rather the type id) for the type of data this property will hold.
getDataTypeName() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getDataTypeName() - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Gets the "dataTypeName" element
getDataTypeVariantInfo() - Method in interface com.bea.wli.worklist.api.taskplan.Property
Gets type-specific information for a property of a type that supports variants (for example XmlBean and JavaBean).
getDate() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets the "date" element
getDate() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getDateFormat() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
getDateFormat() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the DateFormat that defines the format for date/time values used in system properties for the context task.
getDateFormat() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getDateFormat(DateFormat) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getDateFormatLocalizedPattern() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a localized date example using the DateFormat given by getDateFormat().
getDateFormatLocalizedPattern() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getDateRange() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets the "dateRange" element
getDay() - Method in interface com.bea.wli.calendar.schema.DateType
Gets the "day" element
getDay() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets the "day" element
getDay() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets the "day" element
getDayOfWeek() - Method in interface com.bea.wli.calendar.schema.DayType
Gets the "dayOfWeek" element
getDays() - Method in interface com.bea.wli.calendar.api.Interval
Get the number of days represented in this interval.
getDefaultConstructor() - Method in interface com.bea.wli.worklist.api.taskplan.ConstructorContainer
 
getDefaultMinutesPerTask() - Method in class com.bea.wli.worklist.api.WorkloadRequest
 
getDefaultRegistry() - Static method in class com.bea.wli.datatype.DataTypeRegistry
Get the default DataTypeRegistry containing the built-in data types.
getDefaultReportingDataSourceJndiName() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the JNDI name of the DataSource that hosts the database tables for the default reporting store for Worklist.
getDefaultStepTimeEstimateInMinutes() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get the default time estimate for steps in minutes.
getDefaultTerminalTaskRetentionTime() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
The length of time, expressed as a business calendar interval definition, that terminal tasks will be retained in the runtime store before they can be purged).
getDefaultValue() - Method in interface com.bea.wli.worklist.api.PropertyInstance
 
getDefaultValue() - Method in interface com.bea.wli.worklist.api.taskplan.Property
Default value if no user value is given for this property.
getDefaultValue() - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Get the default value override for this property ref, or null if no override has been set.
getDefaultValue() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getDescription() - Method in interface com.bea.wli.calendar.api.Interval
Returns a string representation of an interval.
getDescription() - Method in interface com.bea.wli.datatype.DataType
A description of the data this type represents.
getDescription() - Method in interface com.bea.wli.worklist.api.PropertyInstance
 
getDescription() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated. Use TaskPlan.getDescription() instead
getDescription() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getDescription() - Method in interface com.bea.wli.worklist.api.taskplan.NamedObject
Get a description of this property and its use.
getDescription() - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Get the description for this property ref.
getDescription() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
A description of the purpose for this task plan, or null if none was set.
getDescription() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Description should be placed in the task plan. Use comment for per-task-instance comments.
getDescription() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getDescription() - Method in class com.bea.wli.worklist.portal.StepActionDisplayInfo
 
getDescription() - Method in class com.bea.wli.worklist.portal.StepDisplayInfo
 
getDescription() - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
getDescription() - Method in class com.bea.wli.worklist.portal.TaskPlanDisplayInfo
 
getDescription() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "description" element
getDescription() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "description" element
getDesigntimeAssignableCandidateListHandling() - Static method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
 
getDestDir() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getDiff(TaskData) - Method in class com.bea.wli.worklist.api.TaskData
Returns a set of fields (as SystemProperty names) that differ between this object and the given TaskData object.
getDisplayName() - Method in interface com.bea.wli.datatype.DataType
A short name that describes the data this type represents.
getDisplayName() - Method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
Get a localized display name for this enum, in the form <candidate list handling prefix>:<localized name>.
getDisplayName() - Method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
Get a localized display name for this system property, in the form <system property prefix>:<localized name>.
getDoneActionContext() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
A string value describing an arbitrary object that is associated with the action of quitting the task user interface.
getDoneActionContext() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
getDoneActionContext() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
getDoneActionLabel() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
A display value describing the action of quitting the task user interface.
getDoneActionLabel() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
getDoneActionLabel() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
getDuration() - Method in class com.bea.wli.worklist.api.BusinessTime
 
getDurationInMinutes() - Method in interface com.bea.wli.calendar.api.AvailabilityInfo
 
getEditLabel() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.StandAloneEditorSummary
 
getEditorClass(DataTypeEditor) - Static method in class com.bea.wli.datatype.DataTypeRegistry
 
getEditorKey() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.StandAloneEditorSummary
 
getEditorValue() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueMediator
 
getEditorValue() - Method in class com.bea.wli.datatype.EditorValueHolder
 
getEditorValue() - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
 
getEditorValueAsString() - Method in interface com.bea.wli.datatype.DataTypeInPlaceEditableValue
 
getEditorValueAsString() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.InPlaceValueMediator
 
getEditorValueAsString() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getEditorValueDataType() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueMediator
 
getEffectiveDate() - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getEffectiveDate() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets the "effectiveDate" element
getEmailEventSubscription() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
May be null if no subscription information of the given type has been defined for this subscription.
getEmailRecipientCalculatorModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculator
 
getEmailRecipientsForEvent(TaskEvent, Set<String>) - Method in interface com.bea.wli.worklist.api.config.EmailRecipientCalculator
Calculate the email addresses for any actors that should receive email notification for the given event.
getEndDay() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets the "endDay" element
getEndHour() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets the "endHour" element
getEndMinute() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets the "endMinute" element
getEndMonth() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets the "endMonth" element
getEndTime() - Method in interface com.bea.wli.calendar.api.AvailabilityInfo
 
getErrorMessage() - Method in class com.bea.wli.worklist.api.TaskData
 
getErrorMessage() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "errorMessage" element
getEvent() - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
getEventHandler(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the EventHandler corresponding to a given name returned from a prior call to getEventHandlerNames.
getEventHandlerModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallEventHandler
 
getEventHandlerNames() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get an array of names for all the event handlers being managed by this WorklistSystemMBean instance.
getEventSubscription(String) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Get the event subscription with the given name.
getEventSubscriptionNames() - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Get all subscription names.
getEventSubscriptions(TaskEvent.Type) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Return a list of EventSubscriptionConfiguration objects that have been configured to apply to the given type of event.
getEventSubscriptions(TaskEvent.Type, Class<T>) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Get all the EventSubscriptionConfiguration instances (as the specific subscription type given by subsType) that have been configured to apply to the given event type.
getEventSubscriptions(Class<T>) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Get all the EventSubscriptionConfiguration instances (as the specific subscription type given by subsType) that have been configured to apply to any event type.
getEventType() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
The type of event this event instance represents.
getEventType() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getEventType() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets the "eventType" element
getEventTypes() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
Get the event types for which this event subscription applies.
getEventTypes() - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
getException() - Method in exception com.bea.wli.worklist.api.AssignmentException
Returns the underlying exception, if this exception wraps another exception.
getException() - Method in exception com.bea.wli.worklist.api.InvalidPrincipalException
Returns the underlying exception, if this exception wraps another exception.
getException() - Method in exception com.bea.wli.worklist.api.ManagementException
Returns the underlying exception, if this exception wraps another exception.
getException() - Method in exception com.bea.wli.worklist.api.NotSupportedException
Returns the underlying exception, if this exception wraps another exception.
getException() - Method in exception com.bea.wli.worklist.api.ValidationException
Returns the underlying exception, if this exception wraps another exception.
getExpiryDate() - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getExpiryDate() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets the "expiryDate" element
getFinalActionName() - Method in class com.bea.wli.worklist.api.TaskData
The ID of the step action that completed/aborted this task.
getFinalActionName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "finalActionName" element
getFinalStepName() - Method in class com.bea.wli.worklist.api.TaskData
The ID of the step from which this task was completed/aborted.
getFinalStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "finalStepName" element
getFolder() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanPath
 
getFreeBusyFlag() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets the "freeBusyFlag" element
getFromName() - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
getFromOrdinal(int) - Static method in enum com.bea.wli.worklist.api.events.data.TaskEvent.Type
 
getFromPriority() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getGlobalRegistry() - Static method in class com.bea.wli.worklist.api.datatype.TaskPlanDataTypeRegistry
 
getGlobalTaskPlanPolicy(WorklistTaskAdmin.OPERATION) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get the global policy for *all* task plans that don’t specify their own explicit policy for the given operation type.
getGlobalTaskPlanPolicy(String) - Method in interface com.bea.wli.worklist.management.WorklistAdminMBean
Get the global policy for *all* task plans that don’t specify their own explicit policy for the given operation type.
getGlobalWorklistSystemPolicy(WorklistSystem.OPERATION) - Method in interface com.bea.wli.worklist.api.WorklistSystem
Get the global policy for *all* Worklist system instances that don’t specify their own explicit policy for the given operation type.
getGlobalWorklistSystemPolicy(String) - Method in interface com.bea.wli.worklist.management.WorklistAdminMBean
Get the global policy for *all* Worklist system instances that don’t specify their own explicit policy for the given operation type.
getGroupArray() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets array of all "group" elements
getGroupArray(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets ith "group" element
getGroupCalendar(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
getGroupCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Get the calendar XML text for the calendar that is associated with the given group (or null if no such association has been set).
getGroupCalendar(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
getGroupCalendarId(String) - Method in interface com.bea.wli.profile.api.GroupProfile
Retrieve the calendar id for this group
getGroupCalendarId(String) - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Retrieve the calendar id for this group
getGroupCalendarWalkHierarchy(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
If a calendar is mapped to the group then that calendar is returned, otherwise returns the system calendar.
getGroupEmail(String) - Method in interface com.bea.wli.profile.api.GroupProfile
Retrieve the email address for this group.
getGroupEmail(String) - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Retrieve the email address for this group.
getGroupIdArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets array of all "groupId" elements
getGroupIdArray(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets ith "groupId" element
getGroups() - Method in class com.bea.wli.worklist.api.Assignee
 
getHandledTaskPlanIds() - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Get the task plans (by id) for which this handler applies.
getHandlerSrcDir() - Method in class com.bea.wli.worklist.build.InstallAssignmentHandlerTask
 
getHandlerSrcDir() - Method in class com.bea.wli.worklist.build.InstallEventHandlerTask
 
getHandlerSrcDir() - Method in class com.bea.wli.worklist.build.InstallTaskHistoryProviderTask
 
getHandling() - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
An enumerated value that indicates a basic approach for handling the candidates listed in candidateUserIds.
getHostApplicationId() - Method in class com.bea.wli.worklist.api.ContainerHandle
The application that hosts the container
getHostApplicationId() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get the name of the application that hosts this task plan.
getHostApplicationId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets the "hostApplicationId" element
getHostApplicationName() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the name of the application that hosts this Worklist system instance.
getHostApplicationNames() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get a list of names representing all the applications that are known to host one or more task plans.
getHostAppRootDir() - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
getHour() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets the "hour" element
getHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DateType
Gets the "hourMinuteRange" element
getHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DayType
Gets the "hourMinuteRange" element
getHours() - Method in interface com.bea.wli.calendar.api.Interval
Get the number of hours represented in this interval.
getId() - Method in interface com.bea.wli.datatype.DataType
Uniquely identifies this data type with respect to all other data types (and any variants thereof).
getId() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get the server-wide unique identifier for this task plan.
getId() - Method in class com.bea.wli.worklist.portal.StepActionDisplayInfo
 
getId() - Method in class com.bea.wli.worklist.portal.TaskPlanDisplayInfo
 
getIncludeTaskAssignee() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Should we retrieve assignee information along with the TaskData? This flag is set upon creation of the cursor according to the value of getIncludeTaskAssignee on the provided TaskQuery.
getIncludeTaskAssignee() - Method in class com.bea.wli.worklist.api.TaskQuery
Should we retrieve assignee information along with the TaskData?
getIncludeTaskProperties() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Should we retrieve property information along with the TaskData? This flag is set upon creation of the cursor according to the value of getIncludeTaskProperties on the provided TaskQuery.
getIncludeTaskProperties() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getIncludeTaskRequestMessage() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getIncludeTaskResponseMessage() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getIncludeTasksFromOtherHostApps() - Method in class com.bea.wli.worklist.api.TaskQuery
Should we retrieve task instances from other applications in the domain? This flag will be ignored if task plan ids are set on the task query.
getIncludeTaskStepTimeEstimates() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Should we retrieve step time estimate information along with the TaskData? This flag is set upon creation of the cursor according to the value of getIncludeTaskStepTimeEstimates on the provided TaskQuery.
getIncludeTaskStepTimeEstimates() - Method in class com.bea.wli.worklist.api.TaskQuery
Should we retrieve step time estimate information along with the TaskData? Defaults to true.
getIndex() - Method in interface com.bea.wli.worklist.api.taskplan.NamedIndexedObject
Get the current index of this object.
getInErrorEventTypes() - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
getInitialLockState() - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Get the initial locked/unlocked state for this property set.
getInitialProperties() - Method in interface com.bea.wli.worklist.api.events.data.TaskCreateEvent
The properties that were set at creation.
getInitialPropertyValues() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getInitialPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "initialPropertyValues" element
getInPlaceEditorKey() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueSummary
 
getInPlaceValueMediator(Object, DataType, String) - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer
Only called when ValueSummary.getIsInPlaceEditAllowed() == true
getInPlaceValueMediator() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getInstanceId() - Method in class com.bea.wli.worklist.api.ContainerHandle
A unique identifier for an instance of the container, unique within the application, container type, and container sub-type.
getInstanceId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets the "instanceId" element
getInterfaceForSystem() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
getInterfaceForTaskAdmin() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
getInterfaceForTaskQuery() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
getInterfaceForTaskUser() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
getInterfaceForWorkSubstitute() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
getInterfaceName() - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
getInterval() - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
The interval of time to add to a reference time (using the indicated calendar) to arrive at the desired business date.
getInterval() - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Gets the "interval" element
getIsInPlaceEditAllowed() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueSummary
 
getIsOwnerGroup() - Method in class com.bea.wli.worklist.api.TaskData
 
getIsOwnerGroup() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "isOwnerGroup" element
getIsValueSet() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getJavaMailSessionJndiName() - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
getJavaMailSessionJndiName() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Gets the JNDI name of the JavaMail session to use by default for this Worklist system instance.
getKey() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
The key to identify in the view map.
getLabel() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Label to be shown on the task list page.
getLastUpdateDate() - Method in class com.bea.wli.worklist.api.TaskData
 
getLastUpdateDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getLastUpdateDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "lastUpdateDate" element
getLastUpdateUser() - Method in class com.bea.wli.worklist.api.TaskData
 
getLastUpdateUser() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getLastUpdateUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "lastUpdateUser" element
getLastUpdateUserName() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Name instead of id
getLatestTaskPlanVersion(TaskPlanPath, float) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get the latest version of the task plan that is equal to or greater than the given minimum version.
getListenerHandleValue() - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
getListenerId() - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
getListenerSrcDir() - Method in class com.bea.wli.worklist.build.InstallTaskEventListenerTask
 
getListeningControlHandleStringValue() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getListeningProcessIds() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getListeningProcessUri() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getLoadBalancingAvailabilityCheckEnabled() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Gets the "loadBalancingAvailabilityCheckEnabled" element
getLoadBalancingAvailabilityCheckThresholdPriority() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
An integer value that indicates a threshold task priority, above which availability checking will automatically be enabled.
getLoadBalancingMaxTasksToConsider() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
The maximum number of tasks to consider (if performing load balancing) when doing workload calculations.
getLocale() - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
The locale that will be used for email subject and body content for email messages sent as a result of this subscription.
getLog() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getMandatoryTaskProperties(Step, StepAction) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a map of the required properties for the given action on the context task.
getMaxPriority() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getMaxResults() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getMaxRowsPerPage() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getMaxTasks() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Get a hint for how many tasks should be returned by this view.
getMaxTasksReturned() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getMaxTasksToConsider() - Method in class com.bea.wli.worklist.api.WorkloadRequest
 
getMediator() - Method in class com.bea.wli.datatype.EditorValueHolder
 
getMessage() - Method in exception com.bea.wli.calendar.api.BusinessCalendarException
 
getMessage() - Method in exception com.bea.wli.user.api.UserInfoException
Deprecated.  
getMessage() - Method in exception com.bea.wli.worklist.api.AssignmentException
Return a detail message for this exception.
getMessage() - Method in exception com.bea.wli.worklist.api.NotSupportedException
Return a detail message for this exception.
getMessage() - Method in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
getMessage() - Method in interface com.bea.wli.worklist.xml.MessageType
Gets the "message" element
getMessageBrokerEventSubscription() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
May be null if no subscription information of the given type has been defined for this subscription.
getMethod() - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
getMimeType() - Method in interface com.bea.wli.worklist.xml.MessageType
Gets the "mime-type" element
getMin() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets the "min" element
getMinPriority() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getMinutes() - Method in interface com.bea.wli.calendar.api.Interval
Get the number of minutes represented in this interval.
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallAssignmentHandler
 
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculator
 
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallEventHandler
 
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallTaskEventListener
 
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallTaskHistoryProvider
 
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallTaskPlan
 
getModuleInfo() - Method in class com.bea.wli.worklist.build.InstallTaskURLCalculator
 
getMonth() - Method in interface com.bea.wli.calendar.schema.DateType
Gets the "month" element
getMonth() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets the "month" element
getMonths() - Method in interface com.bea.wli.calendar.api.Interval
Get the number of months represented in this interval.
getName() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets the "name" element
getName() - Method in interface com.bea.wli.calendar.schema.NameDocument
Gets the "name" element
getName() - Method in interface com.bea.wli.worklist.api.config.Property
 
getName() - Method in class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
getName() - Method in class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
getName() - Method in interface com.bea.wli.worklist.api.events.handler.Actor
 
getName() - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Unique name for this handler within the host application.
getName() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
A unique name for this subscription within the parent handler.
getName() - Method in interface com.bea.wli.worklist.api.events.TaskEventListener
Get the name assigned to this listener
getName() - Method in interface com.bea.wli.worklist.api.PropertyInstance
 
getName() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getName() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getName() - Method in interface com.bea.wli.worklist.api.taskplan.AssigneeDefinition
The name of the assignee.
getName() - Method in interface com.bea.wli.worklist.api.taskplan.NamedObject
Get the current name of this object.
getName() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanPath
 
getName() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getName() - Method in class com.bea.wli.worklist.portal.StepActionDisplayInfo
 
getName() - Method in class com.bea.wli.worklist.portal.StepDisplayInfo
 
getName() - Method in class com.bea.wli.worklist.portal.TaskPlanDisplayInfo
 
getName() - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Gets the "name" element
getName() - Method in interface com.bea.wli.worklist.xml.CalendarType
Gets the "name" element
getName() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "name" element
getName() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "name" element
getNewAssigneeList() - Method in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl.ResponseImpl
 
getNewAssigneeList() - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler.Response
Assignee list as calculated by the assignment handler, or null to accept the assignee list that was used to generate the candidate user id list.
getNewAssigneeList() - Method in interface com.bea.wli.worklist.api.events.data.TaskAssignEvent
The new assignee list.
getNewClaimant() - Method in interface com.bea.wli.worklist.api.events.data.TaskClaimEvent
The new claimant if any.
getNewCurrentStep() - Method in interface com.bea.wli.worklist.api.events.data.TaskSetCurrentStepEvent
The new step to which the task was forced to transition to.
getNewCurrentStep() - Method in interface com.bea.wli.worklist.api.events.data.TaskStepChangeEvent
The new step to which the task has moved (via a work action or administrative action).
getNewStep() - Method in interface com.bea.wli.worklist.api.events.data.TaskStepActionEvent
The step to which the task moved to.
getNewValue() - Method in class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
getNewValue() - Method in class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
getNextFreeMinute(CalendarDocument, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Returns the next free minute given the rules in the calendar passed from the time passed.
getNextFreeMinute(CalendarDocument, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Returns the next free minute according to the associated calendar in the TimeZone passed in as an argument.
getNextStep() - Method in interface com.bea.wli.worklist.api.taskplan.WorkAction
Get the Step representing the 'next' step for this action.
getNextStepName() - Method in interface com.bea.wli.worklist.api.taskplan.WorkAction
Get the name of the next step for this action.
getObjectNameForBusinessCalendarMBean() - Static method in class com.bea.wli.calendar.api.BusinessCalendarFactory
 
getObjectNameForGroupProfileMBean() - Static method in class com.bea.wli.profile.api.GroupProfileFactory
 
getObjectNameForUserProfileMBean() - Static method in class com.bea.wli.profile.api.UserProfileFactory
 
getObjectNameForWorklistAdminMBean() - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
 
getObjectNameForWorklistSystemMBean(String) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
 
getObjectNameForWorklistSystemRuntimeMBean(String) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
 
getObjectNameForWorkSubstituteMBean() - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
 
getOldAssigneeList() - Method in interface com.bea.wli.worklist.api.events.data.TaskAssignEvent
The old assignee list.
getOldClaimant() - Method in interface com.bea.wli.worklist.api.events.data.TaskClaimEvent
The old claimant if any.
getOldClaimant() - Method in interface com.bea.wli.worklist.api.events.data.TaskReturnEvent
The old claimant who returned the task.
getOldCurrentStep() - Method in interface com.bea.wli.worklist.api.events.data.TaskSetCurrentStepEvent
The old step from which the task was forced to transition out of.
getOldCurrentStep() - Method in interface com.bea.wli.worklist.api.events.data.TaskStepChangeEvent
The old step from which the task has moved (via a work action or administrative action).
getOldStep() - Method in interface com.bea.wli.worklist.api.events.data.TaskStepActionEvent
The step to which the task moved from.
getOldValue() - Method in class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
getOldValue() - Method in class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
getOrCreateCustomCriteria() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
getOrder() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets the "order" element
getOutputDir() - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
getOwner() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Current owner at the time this event was created.
getOwner() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getOwner() - Method in class com.bea.wli.worklist.api.TaskData
 
getOwner() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getOwner() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getOwner() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "owner" element
getOwner() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "owner" element
getOwner() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "owner" element
getOwnerContains() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getOwnerDefinition() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get information about how the owner for tasks of this type will be defined.
getOwnerGroup() - Method in class com.bea.wli.worklist.api.TaskData
 
getOwnerName() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Name instead of id
getOwnerOrRuleName() - Method in interface com.bea.wli.worklist.api.taskplan.TaskOwnerDefinition
Get the owner name or the name of the rule that will be used to calculate it.
getOwners() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getPackageName() - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
getParameterName() - Method in interface com.bea.wli.worklist.api.taskplan.Mapping
 
getParent() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscriptionConfiguration
Get the EventSubscription that contains this configuration
getParent() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
Get the parent object for this object.
getParentControlHandleStringValue() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getParentProcessId() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getParentProcessId() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "parentProcessId" element
getParentProcessIds() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getParentProcessUri() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getParentProcessUri() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getParentProcessUri() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "parentProcessUri" element
getPath() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get a path representing the location of this task plan in an abstract hierarchy.
getPath() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
 
getPattern() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getPriority() - Method in class com.bea.wli.worklist.api.TaskCreation
 
getPriority() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getPriority() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getPriority() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "priority" element
getPriority() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "priority" element
getPriority() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "priority" element
getProperties() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use getUserProperties instead.
getProperties() - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
 
getProperties() - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
getProperties() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Get all PropertyInstanceHolders representing properties for this task.
getProperty(String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Get a property with the given name.
getProperty(String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get a Property by name.
getPropertyContainer() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get a reference to the container object that holds properties for this task plan.
getPropertyEditorHelper() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a PropertyEditorHelper to assist you in editing task properties in a web UI.
getPropertyForParameter(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
getPropertyInError() - Method in exception com.bea.wli.worklist.api.ValidationException
Returns the field that is in error.
getPropertyInstance() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getPropertyInstanceHolder(PropertyRef, PropertyInstanceHolder[]) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a PropertyInstanceHolder instance, from the given array, that matches the property indicated in the given PropertyRef.
getPropertyInstanceHolder(String) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Gets a named PropertyInstanceHolder from the update action form populated on the last call to refreshTask.
getPropertyName() - Method in interface com.bea.wli.worklist.api.taskplan.Mapping
 
getPropertyName() - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
The name of the property to which this property ref refers.
getPropertyName() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use getPropertyNames() instead.
getPropertyName() - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Gets the "propertyName" element
getPropertyNames() - Method in interface com.bea.wli.worklist.api.taskplan.Action
Get an array of property names required by this action.
getPropertyNames() - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Get an array of names for the properties defined in this property set.
getPropertyNames() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
An array of names for the user-defined properties defined on this task type.
getPropertyNames() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getPropertyRefs() - Method in interface com.bea.wli.worklist.api.taskplan.Action
Get an array of PropertyRef instances describing the required properties for this action.
getPropertySelections() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getPropertyToParameterMappings() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
An array of Mapping objects describing the mapping of a property to a rule parameter.
getPropertyValue() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use getPropertyValue(String propertyName)
getPropertyValue(String) - Method in class com.bea.wli.worklist.api.TaskSelector
Get the property value for the given property.
getPropertyValueArray() - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Gets array of all "propertyValue" elements
getPropertyValueArray(int) - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Gets ith "propertyValue" element
getPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "propertyValues" element
getProps() - Method in class com.bea.wli.worklist.api.TaskProperties
 
getPurgeInterval() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the number of seconds between automatic runs of the Worklist purge process.
getPurgeServerName() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the name of the server that is responsible for automatic runs of the Worklist purge process.
getReason() - Method in interface com.bea.wli.worklist.api.events.data.TaskAdminEvent
Reason for the admin action.
getReason() - Method in interface com.bea.wli.worklist.api.events.data.TaskReturnEvent
The reason for returning the task.
getRegisteredDataTypeMap() - Method in class com.bea.wli.datatype.DataTypeRegistry
 
getRemoteWorklistContext(Context) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
Get a WorklistContext instance that is focused on worklist artifacts deployed globally to the server represented by jndiContext.
getRemoteWorklistContext(Context, String) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
Get a WorklistContext instance that is focused on worklist artifacts deployed to the server represented by jndiContext and within the application given by appName.
getRemoteWorkSubstituteManager(Context) - Static method in class com.bea.wli.worklist.api.WorklistContextFactory
 
getReportingEventSubscription() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
May be null if no subscription information of the given type has been defined for this subscription.
getRequest() - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated. Use task properties instead of request/response message
getRequest() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets the "request" element
getRequest() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "request" element
getRequestMessage() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
getRequestMessageAsXmlObject() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
getRequestType() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
getRequestType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "requestType" element
getResponse() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "response" element
getResponseMessage() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
getResponseMessageAsXmlObject() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
getResponseType() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
getResponseType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "responseType" element
getReturnAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Get the return action with the given name.
getRootFolders() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Return an array of FolderPaths representing the top-level folders in the correlation hierarchy formed from the paths of all registered task plans.
getRuleArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets array of all "rule" elements
getRuleArray(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets ith "rule" element
getRuleBinding() - Method in interface com.bea.wli.worklist.api.taskplan.Mapping
 
getRuleBindings() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
Get the parent RuleBindings for this binding.
getRuleBindings() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get an object representing the bindings of rules to this task plan.
getRuleHierarchyName() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
getRulePath() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
getRules() - Method in class com.bea.wli.worklist.api.Assignee
 
getRuntimeAssignableCandidateListHandling() - Static method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
 
getRuntimeDataSourceJndiName() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the JNDI Name of the runtime data store for this Worklist system instance.
getSampleDateStr() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
getScheduledExpireDateTime() - Method in interface com.bea.wli.worklist.api.events.data.TaskExpireEvent
The date+time of the scheduled expiry.
getSeconds() - Method in interface com.bea.wli.calendar.api.Interval
Get the number of seconds represented in this interval.
getSelectedTasksNumber(TaskSelector) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getSelectedTasksNumber(TaskSelector) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Get the number of tasks selected.
getSerializedValue() - Method in interface com.bea.wli.datatype.DataTypeValue
 
getSerializedValue() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getServerName() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
The name of the server upon which this task change occurred.
getServerName() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getServicePortAddress() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getServiceURI() - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
getShortDescription() - Method in class com.bea.wli.worklist.portal.StepActionDisplayInfo
 
getShortDisplayValue() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueSummary
 
getShortDisplayValue() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getSortByAdminState() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getSortByAssignee() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByCanBeAborted() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByCanBeReassigned() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByCanBeReturned() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByClaimant() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByClaimDueDate() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByComment() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByCompletedDate() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByCompletionDueDate() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByCreationDate() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByCurrentStepName() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getSortByDescription() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Description should be placed in the task plan. Use comment for per-task-instance comments.
getSortByListeningControlHandleStringValue() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getSortByListeningProcessId() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByListeningProcessUri() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByOwner() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByParentControlHandleStringValue() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getSortByParentProcessId() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByParentProcessUri() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
getSortByPriority() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByPropertyValue() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByStateType() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use admin state, working state, and/or current step instead
getSortByTaskId() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByTaskName() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getSortByTaskPlanId() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getSortByWorkingState() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getSource() - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getSource() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets the "source" element
getSourceActionConnector() - Method in interface com.bea.wli.worklist.api.taskplan.WorkAction
Only returns non-null when next step is non-null.
getSourceActionConnectors() - Method in interface com.bea.wli.worklist.api.taskplan.ActionContainer
 
getSourceWorkAction() - Method in interface com.bea.wli.worklist.api.taskplan.ActionConnector
 
getStandAloneEditors() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueSummary
 
getStartDay() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets the "startDay" element
getStartHour() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets the "startHour" element
getStartMinute() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets the "startMinute" element
getStartMonth() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets the "startMonth" element
getStartStep() - Method in interface com.bea.wli.worklist.api.taskplan.Constructor
This is equivalent to calling getNextStep().
getStartTime() - Method in interface com.bea.wli.calendar.api.AvailabilityInfo
 
getState() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "state" element
getStateType(Integer) - Static method in class com.bea.wli.worklist.api.AdminState
 
getStateType(String) - Static method in class com.bea.wli.worklist.api.AdminState
 
getStateType(Integer) - Static method in class com.bea.wli.worklist.api.StateType
Deprecated.  
getStateType(String) - Static method in class com.bea.wli.worklist.api.StateType
Deprecated.  
getStateType() - Method in class com.bea.wli.worklist.api.TaskData
 
getStateType() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
getStateType(Integer) - Static method in class com.bea.wli.worklist.api.WorkingState
 
getStateType(String) - Static method in class com.bea.wli.worklist.api.WorkingState
 
getStateTypes() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use admin state, working state, and/or current step instead.
getStep() - Method in interface com.bea.wli.worklist.api.taskplan.StepAction
Get the parent Step for this action.
getStep(String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
getStepAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Get step action with the given name.
getStepActionName() - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
getStepActions() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the StepActionDisplayInfo objects for all actions available on the current step for the 'context' task.
getStepClaimDueDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Deprecated. Use getStepCompletionDueDate() where the current step (as defined by the task plan) represents the 'claim' on the task.
getStepClaimDueDateStr() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Deprecated. Use getStepCompletionDueDateStr() where the current step (as defined by the task plan) represents the 'claim' on the task.
getStepCompletionDueDate() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getStepCompletionDueDateStr() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getStepContainer() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get a reference to the container object that holds steps for this task plan.
getStepName() - Method in interface com.bea.wli.worklist.api.events.data.TaskStepExpireEvent
The step that expired.
getStepName() - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
getStepName() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Gets the "step-name" element
getStepName() - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Gets the "stepName" element
getStepNames() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
An array of names for the steps defined on this task plan.
getStepOverrideArray() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Gets array of all "step-override" elements
getStepOverrideArray(int) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Gets ith "step-override" element
getStepTimeEstimateArray() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets array of all "stepTimeEstimate" elements
getStepTimeEstimateArray(int) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets ith "stepTimeEstimate" element
getStepTimeEstimateArray() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets array of all "stepTimeEstimate" elements
getStepTimeEstimateArray(int) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets ith "stepTimeEstimate" element
getStepTimeEstimateArray() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets array of all "stepTimeEstimate" elements
getStepTimeEstimateArray(int) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets ith "stepTimeEstimate" element
getStepTimeEstimates() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getStepTimeEstimates() - Method in class com.bea.wli.worklist.api.TaskData
Get a Map representing the time estimates for completion of each step for the task.
getStorageFormat() - Method in class com.bea.wli.datatype.DataTypeSerializedValue
 
getStringValue() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Get a String representation of this ID.
getSubFolders(FolderPath) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get the folders contained in the folder given by folder.
getSubType() - Method in class com.bea.wli.worklist.api.ContainerHandle
The sub-type of container (e.g.
getSubType() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets the "subType" element
getSummary() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
A summary of the most relevant information in this event, limited to 100 characters.
getSummary() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getSwingEditor() - Method in interface com.bea.wli.datatype.DataTypeSwingStandAloneEditor
 
getSwingUIComponent() - Method in interface com.bea.wli.datatype.DataTypeSwingInPlaceEditor
 
getSystem(String) - Static method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
 
getSystemCalendar() - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Get the system calendar.
getSystemCalendar() - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Get the XML text for the system calendar if it exists.
getSystemCalendar() - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
getSystemFlag() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets the "systemFlag" element
getSystemProperties() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get all the system defined properties.
getSystemProperty() - Method in interface com.bea.wli.worklist.api.taskplan.Property
Get the SystemProperty value for a system property.
getSystemProperty(SystemProperty) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get a system defined property.
getSystemPropertyType() - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Get the SystemProperty value this ref refers to.
getTakeStepActionActionForm() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
getTarget() - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getTarget() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets the "target" element
getTargetActionConnectors() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Internal use only.
getTargetStep() - Method in interface com.bea.wli.worklist.api.taskplan.ActionConnector
 
getTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get the TaskData object describing persistent information about the task with the given id.
getTask(String, boolean) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get the TaskData object describing persistent information about the task with the given id, optionally including user properties in the returned data.
getTaskActors() - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
getTaskAdminStateStr() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a string representation of the admin state for the 'context' task.
getTaskAtDate(Date) - Method in interface com.bea.wli.worklist.api.TaskHistory
Reconstruct the state of a task on a given date.
getTaskAtDate(String, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get the state of a task as it would have appeared on the given date.
getTaskConstructionXML() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument
Gets the "TaskConstructionXML" element
getTaskCount(TaskQuery) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Get an integer count of tasks matching the criteria in taskQuery.
getTaskCreationRole() - Method in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated.  
getTaskCreationXML() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLDocument
Gets the "TaskCreationXML" element
getTaskData() - Method in interface com.bea.control.TaskControl
 
getTaskData() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Get raw information about the task that will act as the context for the task user interface.
getTaskData() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
getTaskData() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the TaskData instance for the 'context' task.
getTaskDataCursor(TaskQuery, int) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Return a cursor with the specified size.
getTaskDataCursorWithAffinity(TaskQuery, int) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Return a cursor with the specified size, granting access based on the current user's affinity to the queried tasks.
getTaskDataHistory() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the TaskData for the 'context' task at a pre-determined time in the past.
getTaskDataXML() - Method in class com.bea.wli.worklist.api.TaskData
 
getTaskDataXML() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument
Gets the "TaskDataXML" element
getTaskDataXMLDocument() - Method in interface com.bea.control.TaskControl
 
getTaskEditablePropertiesMap() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Return a map of all the editable properties on the context task (keyed by the property name).
getTaskEventID() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getTaskEventListenerModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallTaskEventListener
 
getTaskEventMetadata() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument
Gets the "TaskEventMetadata" element
getTaskEvents(Date, Date) - Method in interface com.bea.wli.worklist.api.TaskHistory
Get an iterator over all events that have occurred for this task from the startDate to the endDate (inclusive).
getTaskEvents(String, Date, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get all events that have occurred, sorted by date, on this task from the start date to the end date (inclusive).
getTaskHistory(String) - Method in interface com.bea.wli.worklist.api.config.TaskHistoryProvider
Get the task history for the given task id.
getTaskHistory() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get an array of TaskEventHistory objects representing the historical events that have been tracked for the 'context' task on this controller.
getTaskHistoryAssigneeListAsString() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the assignee list on the 'context' task at a pre-determined date in the past.
getTaskHistoryStepDisplayInfo() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the StepDisplayInfo for the current step as indicated by the getTaskDataHistory() method.
getTaskHistoryUserPropertiesList() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Return a list of user-defined properties for the context task at a pre-determined date in the past.
getTaskId() - Method in interface com.bea.control.TaskControl
 
getTaskId() - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
The id of the task for which assignment is to be performed.
getTaskId() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
ID of the task that was changed.
getTaskId() - Method in class com.bea.wli.worklist.api.TaskContext
 
getTaskID() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getTaskId() - Method in class com.bea.wli.worklist.api.TaskInfo
 
getTaskId() - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
getTaskId() - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
getTaskId() - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
getTaskId() - Method in class com.bea.wli.worklist.api.TaskProperties
 
getTaskId() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getTaskId() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets the "taskId" element
getTaskId() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets the "taskId" element
getTaskIds(TaskSelector) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskIds() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Not for public use.
getTaskIds() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getTaskIDs() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getTaskIds(TaskSelector) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Get task ids of all the selected tasks
getTaskIds(TaskQuery) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Get a String array of taskIds of all the queried tasks
getTaskIdsWithAffinity(TaskQuery) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Get a String array of taskIds of all the queried tasks, granting access based on the current user's affinity to the queried tasks.
getTaskInfo() - Method in interface com.bea.control.TaskControl
Deprecated. Use getTaskData instead
getTaskInfo(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskInfo() - Method in interface com.bea.wli.worklist.api.events.data.TaskCreateEvent
The whole task info.
getTaskInfo(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Get the task info object.
getTaskInfoCursor(TaskSelector, int) - Method in interface com.bea.wli.management.runtime.WorklistScrollableResultMBean
Deprecated.  
getTaskInfoCursor(TaskSelector, int) - Method in interface com.bea.wli.worklist.api.WorklistScrollableResultManager
Deprecated. Return a cursor with the specified size.
getTaskInfos(TaskSelector) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskInfos() - Method in interface com.bea.wli.worklist.api.TaskInfoCursor
Deprecated. Use getTasks instead
getTaskInfos(TaskSelector) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Get a task info array of all the selected tasks
getTaskInfoXML() - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use TaskData.getTaskDataXML
getTaskInfoXML() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLDocument
Gets the "TaskInfoXML" element
getTaskInfoXMLDocument() - Method in interface com.bea.control.TaskControl
Deprecated. Use getTaskDataXMLDocument instead
getTaskListViewMap() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Get a map describing the different task view that are provided by the host user interface.
getTaskListViewMap() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
getTaskListViewName() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
getTaskListViews() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
getTaskName() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Name of the task that was changed
getTaskName() - Method in class com.bea.wli.worklist.api.TaskSelector
 
getTaskName() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getTaskNames() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getTaskPlan(TaskPlanId) - Method in interface com.bea.control.TaskBaseControl
Get the task plan for the given ID.
getTaskPlan() - Method in class com.bea.wli.worklist.api.TaskContext
 
getTaskPlan() - Method in interface com.bea.wli.worklist.api.taskplan.ActionContainer
Get the parent TaskPlan for this container.
getTaskPlan() - Method in interface com.bea.wli.worklist.api.taskplan.Constructor
Get the parent task plan for the constructor.
getTaskPlan() - Method in interface com.bea.wli.worklist.api.taskplan.Property
Get the parent TaskPlan for this property.
getTaskPlan() - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
Get the parent task plan.
getTaskPlan(TaskPlanId) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get a task plan given its id.
getTaskPlan(TaskPlanPath) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get the latest version of the task plan with the given path.
getTaskPlan() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getTaskPlan(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get the TaskPlan corresponding to a given TaskPlanId returned from a prior call to getTaskPlanIds.
getTaskPlan() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the TaskPlan for the 'context' task for this controller.
getTaskPlanAppDir() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getTaskPlanAppName() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getTaskPlanDisplayInfo() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get the TaskPlanDisplayInfo for the 'context' task.
getTaskPlanFile() - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
getTaskPlanFile() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getTaskPlanForTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get the TaskPlan for the given task
getTaskPlanForTask(TaskData) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get the TaskPlan for the given task.
getTaskPlanId() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
ID of the task that was changed.
getTaskPlanId() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getTaskPlanId() - Method in class com.bea.wli.worklist.api.TaskData
 
getTaskPlanID() - Method in interface com.bea.wli.worklist.api.TaskEventHistory
 
getTaskPlanId() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getTaskPlanId() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Gets the "task-plan-id" element
getTaskPlanId() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Gets the "task-plan-id" element
getTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "taskPlanId" element
getTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "taskPlanId" element
getTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets the "taskPlanId" element
getTaskPlanIds(String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get all the task plans that were deployed within/from the given host application.
getTaskPlanIds(String, String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get all the task plan that were deployed within the given host application and version.
getTaskPlanIds() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getTaskPlanIds() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get an array of TaskPlanId for all the task plans being managed by this WorklistSystemMBean instance.
getTaskPlanModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallTaskPlan
 
getTaskPlanOverrideArray() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Gets array of all "task-plan-override" elements
getTaskPlanOverrideArray(int) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Gets ith "task-plan-override" element
getTaskPlanPolicy(TaskPlanId, WorklistTaskAdmin.OPERATION) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get the policy that is set for the given task plan and operation type.
getTaskPlanRegistry() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
getTaskPlansInFolder(FolderPath) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
Get all registered task plans that exist in the given folder.
getTaskPlanSrcDir() - Method in class com.bea.wli.worklist.build.InstallTaskPlanTask
 
getTaskPlanValidator(List) - Static method in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidatorFactory
Create a new instance of TaskPlanValidator using the given list of properties.
getTaskProperties(String[], String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskProperties(String[], String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.getTaskProperties() instead.
getTaskProperties(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get all defined properties (user and system) from a task.
getTaskProperties(String, Property[]) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get one or more properties from a task.
getTaskProperties(String, String[], boolean) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get one or more properties from a task.
getTaskPropertiesForStepAction(String, String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get the properties that are required for taking the specified action from the specified step.
getTaskPropertiesMap() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Return a map of all the properties on the context task (keyed by the property name).
getTaskPropertiesNames() - Method in interface com.bea.control.TaskControl
Deprecated. Use getTaskPlan().getPropertyNames() instead.
getTaskPropertiesNames(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated. Return all the task properties names
getTaskPropertiesNames(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use TaskPlan.getPropertyName() instead.
getTaskProperty(String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated. get a task Property
getTaskProperty(String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Get a user defined task property value.
getTaskProperty(String, Property) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Get a property from a task.
getTaskRequest(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskRequest(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
getTaskRequestAsXmlObject(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskRequestAsXmlObject(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
getTaskResponse(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskResponse(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
getTaskResponseAsXmlObject(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
getTaskResponseAsXmlObject(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
getTasks() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
 
getTasks(TaskQuery) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Get a task data array of all the queried tasks.
getTasksInView(String, TaskQuery, WorklistContext) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Get a cursor over tasks in this view.
getTasksInView(String, TaskQuery, WorklistContext, TaskListCustomParams) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Get a cursor over tasks in this view using custom parameters in the customCriteria parameter.
getTasksWithAffinity(TaskQuery) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Get a task data array of all the queried tasks, granting access based on the current user's affinity to the queried tasks.
getTaskTimeEstimate() - Method in class com.bea.wli.worklist.api.TaskConstruction
 
getTaskTimeEstimate() - Method in class com.bea.wli.worklist.api.TaskData
Get the time estimate for completion of the task.
getTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets the "taskTimeEstimate" element
getTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "taskTimeEstimate" element
getTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets the "taskTimeEstimate" element
getTaskTrackingLevel() - Method in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated. The possible values are: "none", "basic, "full".
getTaskUIContextInfo() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
Get the context object for custom task UI to operate on.
getTaskUiRegistry() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument
Gets the "task-ui-registry" element
getTaskUpdateXML() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument
Gets the "TaskUpdateXML" element
getTaskURLCalculatorModuleInfo() - Static method in class com.bea.wli.worklist.build.InstallTaskURLCalculator
 
getTaskUserPropertiesList() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Return a list of user-defined properties for the context task.
getTaskWorkingStateStr() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a string representation of the working state for the 'context' task.
getTempDir() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getTerminalTaskRetentionTime() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
An amount of time tasks of this type should be retained in the runtime store after they have reached a terminal administrative state (completed or aborted).
getTimeEstimate() - Method in interface com.bea.wli.worklist.api.taskplan.Step
An estimate of the time it will take to complete this step of the task.
getTimeEstimate() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Get the time estimate for this task plan.
getTimestamp() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Timestamp (long value representing local system time).
getTimestamp() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets the "timestamp" element
getTimeZone() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets the "timeZone" element
getToken() - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
getToken() - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
getToPriority() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getType(Integer) - Static method in class com.bea.wli.worklist.api.Assignee
 
getType(String) - Static method in class com.bea.wli.worklist.api.Assignee
 
getType() - Method in class com.bea.wli.worklist.api.ContainerHandle
The type of container (e.g.
getType() - Method in interface com.bea.wli.worklist.api.events.handler.Actor
 
getType(Integer) - Static method in class com.bea.wli.worklist.api.Listener
 
getType(String) - Static method in class com.bea.wli.worklist.api.Listener
 
getType() - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
getType() - Method in interface com.bea.wli.worklist.api.taskplan.AssigneeDefinition
The type of this assignee.
getType() - Method in interface com.bea.wli.worklist.api.taskplan.Step
Indicates the type associated with this step.
getType() - Method in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
getType() - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Gets the "type" element
getType() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets the "type" element
getUIContextHelper() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a helper object for fetching properties out of the session context.
getUpdateActionForm() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
getUri() - Method in interface com.bea.wli.datatype.DataTypeJSPStandAloneEditor
 
getURLForTask(String) - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculator
Calculate the URL needed to view or work on the given task.
getUserArray() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets array of all "user" elements
getUserArray(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets ith "user" element
getUserAvailabilityInfoForPeriod(String, Date, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Calculate the availability (as blocks of free time) for the given user over the span of time defined by the given startTime and endTime.
getUserCalendar(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
getUserCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Get the calendar XML text for the calendar that is associated with the given user (or null if no such association has been set).
getUserCalendar(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
getUserCalendarId(String) - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Retrieve the calendar id for this user
getUserCalendarId(String) - Method in interface com.bea.wli.profile.api.UserProfile
Retrieve the calendar id for this user
getUserCalendarId(String) - Method in interface com.bea.wli.profile.management.UserProfileMBean
Retrieve the calendar id for this user
getUserCalendarId(String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Retrieve the calendar id for this user
getUserCalendarWalkHierarchy(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
If a calendar is mapped to the user then that calendar is returned, otherwise returns the system calendar.
getUserEmail(String) - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Retrieve the email address for this user.
getUserEmail(String) - Method in interface com.bea.wli.profile.api.UserProfile
Retrieve the email address for this user.
getUserEmail(String) - Method in interface com.bea.wli.profile.management.UserProfileMBean
Retrieve the email address for this user.
getUserEmail(String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Retrieve the email address for this user.
getUserId() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.WorkloadData
The user ID for which this workload data was calculated.
getUserId() - Method in class com.bea.wli.worklist.api.WorkloadRequest
 
getUserIdArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets array of all "userId" elements
getUserIdArray(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets ith "userId" element
getUserName() - Method in class com.bea.wli.worklist.api.BusinessTime
 
getUserName() - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Get the name of the user whose associated calendar will be used to add the indicated interval to a reference time to arrive at the absolute date for this business date.
getUserName() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Name of the user currently logged in to the user interface
getUserName() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
getUserName() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
getUserName() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
getUserOrGroup() - Method in interface com.bea.wli.worklist.xml.CalendarType
Gets the "userOrGroup" element
getUserProperties() - Method in class com.bea.wli.worklist.api.TaskData
 
getUserProperties() - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Return an array of all the PropertyInstanceHolders representing user defined properties for this task.
getUserProperty(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Return the PropertyInstanceHolder for the property with the given name, or null if no such property exists.
getUserPropertyNameInError() - Method in exception com.bea.wli.worklist.api.ValidationException
Returns the names of the user defined field if the field in error is of type Field.USER_PROPERTY
getUsers() - Method in class com.bea.wli.worklist.api.Assignee
 
getUsersInGroup(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Return all the members of a WLS group
getUserTransaction() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
getUserWorkloadData(TaskContext, WorkloadRequest) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get data on the workload for the given user in support of assigning and claiming the given task.
getValue() - Method in interface com.bea.wli.datatype.DataTypeValue
Get the object value set for this data type value, or null if none has been set.
getValue() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueMediator
 
getValue() - Method in class com.bea.wli.worklist.api.ActionType
Deprecated.  
getValue() - Method in interface com.bea.wli.worklist.api.config.Property
 
getValue() - Method in enum com.bea.wli.worklist.api.events.data.TaskEvent.Type
 
getValue() - Method in enum com.bea.wli.worklist.api.Listener.Type
 
getValue() - Method in class com.bea.wli.worklist.api.StateType
Deprecated.  
getValue() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getValue() - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Gets the "value" element
getValueAsString() - Method in interface com.bea.wli.datatype.DataTypeValue
Get the value for this data type as a String, or null if none has been set.
getValueAsString() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getValueAsString() - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Gets the "valueAsString" element
getValueClass() - Method in interface com.bea.wli.datatype.DataType
Get the Java Class for the object representing values of this data type.
getValueClass() - Method in interface com.bea.wli.datatype.DataTypeJSPStandAloneEditor
 
getValueDataType() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueMediator
 
getValueMediator(Object, DataType, String) - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer
 
getValueSerializer() - Method in interface com.bea.wli.datatype.DataType
Returns a serializer that may be plugged into a tool environment to allow data type values to be moved to and from a persistent store (that stores raw byte values).
getValueSummarizer() - Method in interface com.bea.wli.datatype.DataType
Returns a summarizer object that allows a tool environment to summarize a data type value in a limited amount of space.
getValueSummary() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
getValueValidator() - Method in interface com.bea.wli.datatype.DataType
Returns a validator that may be plugged into a tool environment to allow data type values to checked for validity with respect to any formatting, range, or other constraints appropriate for this data type.
getVariantFactory(ClassLoader) - Method in interface com.bea.wli.datatype.DataTypeVariant
Get a factory object for handling variant info on this variant.
getVariantInfo() - Method in interface com.bea.wli.datatype.DataTypeVariant
Get a description of the information that makes this variant unique with respect to its base type.
getVariantInfoSerializer() - Method in interface com.bea.wli.datatype.DataTypeVariantFactory
Gets a helper object that can be used to generate the variant info needed to describe a variant of a base data type.
getVersion() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
The version of this task plan in major.minor format.
getVersion() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Set the version of the task plan represented by this ID.
getVersion() - Method in class com.bea.wli.worklist.portal.TaskPlanDisplayInfo
 
getViewLabel() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.StandAloneEditorSummary
 
getVisibleTaskPlanHostApplicationNames() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get an array of Strings representing the names of applications that host one or more task plans that have been deployed to this Worklist system instance.
getVisibleTaskPlanHostApplicationNames() - Method in interface com.bea.wli.worklist.management.WorklistSystemRuntimeMBean
 
getWebAppContextForTask(String) - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculatorContext
Get the web app context for the web app that is the most closely related to the task plan for the given task.
getWorkAction(String) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Get the work action with the given name.
getWorkingState() - Method in interface com.bea.wli.worklist.api.events.data.TaskEvent
Current working state at the time this event was created.
getWorkingState() - Method in class com.bea.wli.worklist.api.TaskData
 
getWorkingState(HttpServletRequest) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
getWorkingState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets the "workingState" element
getWorkingStates() - Method in class com.bea.wli.worklist.api.TaskQuery
 
getWorkingStates() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
getWorklistContext() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Get a WorklistContext interface needed to interact with and modify the state of the context task.
getWorklistContext() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
getWorklistHostApplicationId() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
 
getWorklistSystemPolicy(WorklistSystem.OPERATION) - Method in interface com.bea.wli.worklist.api.WorklistSystem
Get the policy that is set for the given operation type.
getWorklistTaskAdmin() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a WorklistTaskAdmin instance that can be used to perform admin-level actions against the 'context' task for this controller.
getWorklistTaskUser() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Get a WorklistTaskUser instance that can be used to perform user-level actions against the 'context' task for this controller.
getWorkloadRequest() - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
A WorkloadRequest describing how workload calculations will be performed.
getWorkloadScore() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.CumulativeScore
The workload score used to calculate the cumulative score.
getWorkloadScore() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.WorkloadData
The calculated workload score for the given user.
getWorkloadTaskCount() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.CumulativeScore
Get the number of tasks considered when calculating the workload score.
getWorkloadTaskCount() - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin.WorkloadData
The number of tasks this user has claimed, and were considered in the workload score calculation.
getWorkSubstitute(String, Date) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
getWorkSubstitute(String, Date) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Get the substitute (target) for the given user (source) for the given date.
getWorkSubstitute(String, Date) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
 
getWorkSubstituteRule(String) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
getWorkSubstituteRule(String) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Get a work substitution rule.
getWorkSubstituteRule(String) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
 
getWorkSubstituteRuleArray() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Gets array of all "workSubstituteRule" elements
getWorkSubstituteRuleArray(int) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Gets ith "workSubstituteRule" element
getWorkSubstituteRuleId() - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getWorkSubstituteRuleId() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets the "workSubstituteRuleId" element
getWorkSubstituteRules() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument
Gets the "WorkSubstituteRules" element
getWorkSubstituteRulesArray(WorkSubstituteRulesDocument) - Static method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getWorkSubstituteRulesDocument(WorkSubstituteRule[]) - Static method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getWorkSubstituteRulesWithSource(String) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
getWorkSubstituteRulesWithSource(String) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Get all work substitution rules for the given source.
getWorkSubstituteRulesWithSource(String) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
 
getWorkSubstituteRulesWithTarget(String) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
getWorkSubstituteRulesWithTarget(String) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Get all work substitution rules for the given target.
getWorkSubstituteRulesWithTarget(String) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
 
getWorkSubstituteRulesXML(WorkSubstituteRule[]) - Static method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
getWsdl() - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
getWsdlFile() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getWsdlFilePrefix() - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
getWsdlFilePrefix() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
getWSListenerByAction(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get task listener list for the given task and action
getWSListenerByTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get task listener list for the given task
getWSListenerByTaskAndAction(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Get task listener list for the given task and action
getYear() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets the "year" element
getYear() - Method in interface com.bea.wli.calendar.schema.DateType
Gets the "year" element
getYears() - Method in interface com.bea.wli.calendar.api.Interval
Get the number of years represented in this interval.
GLOBAL_PROP_NAMES - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
GROUP - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
groupExistsWLS(String) - Method in interface com.bea.wli.profile.api.GroupProfile
 
groupExistsWLS(String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated.  
GroupProfile - Interface in com.bea.wli.profile.api
 
GroupProfileFactory - Class in com.bea.wli.profile.api
This factory is used to create an instance of GroupProfile.
GroupProfileFactory() - Constructor for class com.bea.wli.profile.api.GroupProfileFactory
 
GroupProfileMBean - Interface in com.bea.wli.profile.management
MBean for wli group profile management.
groups - Variable in class com.bea.wli.worklist.api.Assignee
 

H

handlesEventType(TaskEvent.Type) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Indicates if this handler has been configured to do anything with the given type of event.
hasChild(String) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Return true if a child object with the given name exists in this container.
hasDataType(String) - Method in class com.bea.wli.datatype.DataTypeRegistry
Search this registry (and its ancestors) looking for a data type with the given id.
hasDataTypeEditor(String) - Method in class com.bea.wli.datatype.DataTypeRegistry
 
hasDataTypeEditor(String, Class) - Method in class com.bea.wli.datatype.DataTypeRegistry
 
hasEventSubscription(String) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
 
hashCode - Variable in class com.bea.wli.worklist.api.Assignee
 
hashCode() - Method in class com.bea.wli.worklist.api.Assignee
 
hashCode() - Method in class com.bea.wli.worklist.api.ContainerHandle
 
hashCode() - Method in class com.bea.wli.worklist.api.TaskInfo
 
hashCode() - Method in class com.bea.wli.worklist.api.taskplan.Bounds
 
hashCode() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
 
hashCode - Variable in class com.bea.wli.worklist.api.WorkSubstituteRule
 
hashCode() - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
hasNext() - Method in interface com.bea.wli.worklist.api.TaskEventIterator
 
hasNextPage() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Can this cursor be moved forward without being after the last task? Note that this method bases its response on the current view it has of the tasks it represents.
hasPreviousPage() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Can this cursor be moved backward without being before the first task? Note that this method bases its response on the current view it has of the tasks it represents.
height - Variable in class com.bea.wli.worklist.api.taskplan.Bounds
 
hostAppRootDir - Variable in class com.bea.wli.worklist.build.TaskControlGen.Options
root directory of the J2EE EAR that contains the .task file (or the ear content directory of a J2EE EAR project in Workshop).
HourMinuteRangeType - Interface in com.bea.wli.calendar.schema
An XML hourMinuteRangeType(@http://www.bea.com/wli/calendar/schema).
HourMinuteRangeType.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.

I

Id - Interface in com.bea.wli.calendar.schema
An XML id(@http://www.bea.com/wli/calendar/schema).
Id.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
INDEX - Static variable in interface com.bea.wli.worklist.api.taskplan.NamedIndexedObject.Event
 
INFORMATION - Static variable in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
initialize() - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler
Initialize this instance in preparation for calls on assignTask()
initialize() - Method in interface com.bea.wli.worklist.api.config.EmailRecipientCalculator
Initialize any resources needed to start calculating email addresses in getEmailRecipientsForEvent().
initialize() - Method in interface com.bea.wli.worklist.api.config.TaskHistoryProvider
Initialize this instance in preparation for calls on getTaskHistory()
initialize() - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculator
Initialize any resources needed to start calculating task URLs in getURLforTask().
initialize() - Method in interface com.bea.wli.worklist.api.events.TaskEventListener
Initialize any resources needed to start handling events in onTaskEvent().
initialize(UpdateActionForm) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
initializeFromDescriptorStream(InputStream) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Parse the XML content from the given InputStream into this TaskPlan, replacing any state that may exist in this object.
initializeFromDescriptorStream(InputStream, ClassLoader) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Parse the XML content from the given InputStream into this TaskPlan, replacing any state that may exist in this object, and using the given ClassLoader.
initializePropertyEditors() - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
 
initTaskInfoXML(TaskInfoXMLType) - Method in class com.bea.wli.worklist.api.TaskInfo
 
insertGroup(int, String) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Inserts the value as the ith "group" element
insertGroupId(int, String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Inserts the value as the ith "groupId" element
insertNewAssigneeDefinition(int) - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Inserts and returns a new empty value (as xml) as the ith "assigneeDefinition" element
insertNewGroup(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Inserts and returns a new empty value (as xml) as the ith "group" element
insertNewGroupId(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Inserts and returns a new empty value (as xml) as the ith "groupId" element
insertNewPropertyValue(int) - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Inserts and returns a new empty value (as xml) as the ith "propertyValue" element
insertNewRule(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Inserts and returns a new empty value (as xml) as the ith "rule" element
insertNewStepOverride(int) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Inserts and returns a new empty value (as xml) as the ith "step-override" element
insertNewStepTimeEstimate(int) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Inserts and returns a new empty value (as xml) as the ith "stepTimeEstimate" element
insertNewStepTimeEstimate(int) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Inserts and returns a new empty value (as xml) as the ith "stepTimeEstimate" element
insertNewStepTimeEstimate(int) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Inserts and returns a new empty value (as xml) as the ith "stepTimeEstimate" element
insertNewTaskPlanOverride(int) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Inserts and returns a new empty value (as xml) as the ith "task-plan-override" element
insertNewUser(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Inserts and returns a new empty value (as xml) as the ith "user" element
insertNewUserId(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Inserts and returns a new empty value (as xml) as the ith "userId" element
insertNewWorkSubstituteRule(int) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Inserts and returns a new empty value (as xml) as the ith "workSubstituteRule" element
insertUser(int, String) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Inserts the value as the ith "user" element
insertUserCalendarMapping(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Same as updateUserCalendar.
insertUserId(int, String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Inserts the value as the ith "userId" element
InstallAssignmentHandler - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more event handlers (.assign files) into a target J2EE application directory.
InstallAssignmentHandler(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallAssignmentHandler
 
InstallAssignmentHandlerTask - Class in com.bea.wli.worklist.build
 
InstallAssignmentHandlerTask() - Constructor for class com.bea.wli.worklist.build.InstallAssignmentHandlerTask
 
InstallEmailRecipientCalculator - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more EmailRecipientCalculator instances (.email files) into a target J2EE application directory.
InstallEmailRecipientCalculator(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallEmailRecipientCalculator
 
InstallEmailRecipientCalculatorTask - Class in com.bea.wli.worklist.build
 
InstallEmailRecipientCalculatorTask() - Constructor for class com.bea.wli.worklist.build.InstallEmailRecipientCalculatorTask
 
InstallEventHandler - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more event handlers (.handler files) into a target J2EE application directory.
InstallEventHandler(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallEventHandler
 
InstallEventHandlerTask - Class in com.bea.wli.worklist.build
 
InstallEventHandlerTask() - Constructor for class com.bea.wli.worklist.build.InstallEventHandlerTask
 
InstallTaskEventListener - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more TaskEventListener instances (.listener files) into a target J2EE application directory.
InstallTaskEventListener(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallTaskEventListener
 
InstallTaskEventListenerTask - Class in com.bea.wli.worklist.build
 
InstallTaskEventListenerTask() - Constructor for class com.bea.wli.worklist.build.InstallTaskEventListenerTask
 
InstallTaskHistoryProvider - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more event handlers (.assign files) into a target J2EE application directory.
InstallTaskHistoryProvider(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallTaskHistoryProvider
 
InstallTaskHistoryProviderTask - Class in com.bea.wli.worklist.build
 
InstallTaskHistoryProviderTask() - Constructor for class com.bea.wli.worklist.build.InstallTaskHistoryProviderTask
 
InstallTaskPlan - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more task plans (.task files) into a target J2EE application directory.
InstallTaskPlan(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallTaskPlan
 
InstallTaskPlanTask - Class in com.bea.wli.worklist.build
 
InstallTaskPlanTask() - Constructor for class com.bea.wli.worklist.build.InstallTaskPlanTask
 
InstallTaskURLCalculator - Class in com.bea.wli.worklist.build
Command-line and Java native utility to install one or more Task URL calculators (.taskurl files) into a target J2EE application directory.
InstallTaskURLCalculator(InstallCustomModule.Options) - Constructor for class com.bea.wli.worklist.build.InstallTaskURLCalculator
 
InstallTaskURLCalculatorTask - Class in com.bea.wli.worklist.build
 
InstallTaskURLCalculatorTask() - Constructor for class com.bea.wli.worklist.build.InstallTaskURLCalculatorTask
 
INT_ABORTED - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
INT_ABORTED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
INT_ACTIVE - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
INT_ASSIGNED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
INT_ASSIGNED - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
INT_B - Static variable in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
INT_CLAIMED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
INT_CLAIMED - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
INT_COMPLETED - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
INT_COMPLETED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
INT_DEFAULT - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
INT_ERROR - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
INT_F - Static variable in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
INT_GROUP - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
INT_INTERACTIVE - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
INT_ITERATE_LIST - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
INT_J_2_EE_CLIENT - Static variable in interface com.bea.wli.worklist.xml.ContainerTypeType
 
INT_JPD - Static variable in interface com.bea.wli.worklist.xml.ContainerTypeType
 
INT_LOAD_BALANCING - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
INT_NONE - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
INT_RULE - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
INT_STARTED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
INT_SUSPENDED - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
INT_SUSPENDED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
INT_TO_USER - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
INT_TO_USER_IN_GROUP - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
INT_TO_USERS_AND_GROUPS - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
INT_UNASSIGNED - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
INT_USER - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
INTEGER - Static variable in class com.bea.wli.datatype.DataTypeIds
 
INTEGER - Static variable in class com.bea.wli.datatype.DataTypes
 
INTERACTIVE - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
interfaceName - Variable in class com.bea.wli.worklist.build.TaskControlGen.Options
interface name (optional).
internalToString() - Method in class com.bea.wli.worklist.api.TaskData
 
internalToString() - Method in class com.bea.wli.worklist.api.TaskInfo
 
Interval - Interface in com.bea.wli.calendar.api
Represents a time interval in years, months, days, hours, minutes, seconds.
INTERVAL - Static variable in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime.Event
 
InvalidPrincipalException - Exception in com.bea.wli.worklist.api
Exception thrown when an an invalid user or group is passed to an worklist operation.
InvalidPrincipalException() - Constructor for exception com.bea.wli.worklist.api.InvalidPrincipalException
Default constructor
InvalidPrincipalException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.InvalidPrincipalException
Construct a new InvalidPrincipalException exception wrapping an underlying exception and providing a message.
InvalidPrincipalException(String) - Constructor for exception com.bea.wli.worklist.api.InvalidPrincipalException
Construct a new InvalidPrincipalException exception with a message.
InvalidPrincipalException(Throwable) - Constructor for exception com.bea.wli.worklist.api.InvalidPrincipalException
Construct a new InvalidPrincipalException exception wrapping an underlying exception.
isAccessAllowed(TaskPlanId, WorklistTaskAdmin.OPERATION) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Determine if the current user is authorized to perform the given operation for the given task plan.
isAccessAllowed(String, WorklistTaskAdmin.OPERATION, TaskAffinity[]) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Determine if the current user is authorized to perform the given operation for the given task given a set of possible types of affinity the current user might have with the task.
isAfterLast() - Method in interface com.bea.wli.worklist.api.TaskInfoCursor
 
isAutoClaim() - Method in interface com.bea.wli.worklist.api.events.data.TaskClaimEvent
Was this task auto-claimed? If so, this returns true, and the old assignee and new assignee information is available on this event.
isAvailabilityCheckEnabled() - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
A hint to the handler that a candidates availability should be factored into any assignment decision made by the handler.
isBeforeFirst() - Method in interface com.bea.wli.worklist.api.TaskInfoCursor
 
isCalculateOwnerViaRule() - Method in interface com.bea.wli.worklist.api.taskplan.TaskOwnerDefinition
Return an indication of whether the owner will be calculated by evaluating a rule at runtime.
isCommentPattern() - Method in class com.bea.wli.worklist.api.TaskSelector
 
isComplete() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
Returns true if initialization of this object completed successfully.
isDefaultReportingStoreEnabled() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get an indication of whether the Worklist default reporting store is enabled for this Worklist system instance.
isDefaultValueLossy() - Method in interface com.bea.wli.datatype.DataTypeValueSerializer
Indicates if the default value created by this serializer can lose precision/information/etc.
isDescriptionPattern() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Description should be placed in the task plan. Use comment for per-task-instance comments.
isDesigntimeAssignable() - Method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
 
isDirty() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
True if this object has been changed since the last call to clearDirty() or its construction.
isDirty() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get an indication of whether any edits have been made to this MBean during the current edit session.
isDisabled() - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
If true, this handler is disabled, and is ignored by the runtime listeners intended to respond to the subscriptions it contains.
isDisabled() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscriptionConfiguration
If true, the event types described by the parent event subscription will not be delivered to the specific type of event listener this configuration represents (e.g.
isEditSessionActive() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Check if a call to startEditSession has been made more recently than a call to either discardEditSession or endEditSession.
isForAllEventTypes() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
If true, this subscription applies to all event types.
isGenJwsApi() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
isGenJwsImpl() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
isGenWsdl() - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
isGlobalHandler() - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
If true, this handler applies to all task plans.
isIncludeNullCompletionDueDate() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
isInitializing() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
Returns true if this object is still being initialized.
isLastCandidateOnList(String, String[]) - Method in class com.bea.wli.worklist.api.config.AbstractAssignmentHandlerImpl
Returns true if the currentClaimant is found at index candidateUserIds.length - 1 within candidateUserIds.
isLastCandidateOnList(String, String[]) - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler
Indicates if the currentClaimant parameter represents the 'last' candidate on the candidateUserIds list.
isLayoutManualAllowed() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Is the view allowed to use bounds information to layout the figures in this task plan? This property fires no events.
isLayoutManualDesired() - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Should the view try to lay out the figures in this task plan manually with help from the user and stored bounds information? Changing this property fires a LAYOUT event.
isListeningControlHandleStringValuePattern() - Method in class com.bea.wli.worklist.api.TaskQuery
 
isListeningProcessUriPattern() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
isLoadBalancingAvailabilityCheckEnabled() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Will availability of candidates be considered when doing load balancing during assignment.
isLoadBalancingWorkloadTaskCountOnlyEnabled() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Get a flag indicating that a raw count of tasks is all that is needed to determine workload score.
isParentControlHandleStringValuePattern() - Method in class com.bea.wli.worklist.api.TaskQuery
 
isParentProcessUriPattern() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
isPostActionInteractiveAssignment(String) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Called before taking an action on a task to determine if interactive assignment should be invoked based on the target step for the action.
isPredefined() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Return true for those task list view infos that are predefined and auto-created added by worklist system, like
isPreserveColumnDisplay() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
isPreserveSearchCriteria() - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
isPropertyValuePattern() - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use isPropertyValuePattern(String propertyName)
isPropertyValuePattern(String) - Method in class com.bea.wli.worklist.api.TaskSelector
To check if the property value is a pattern.
isReadOnly() - Method in class com.bea.wli.datatype.EditorValueHolder
 
isReadOnly() - Method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
Is this system property read-only at runtime (cannot be set directly).
isRemovable() - Method in interface com.bea.wli.worklist.api.events.handler.Actor
Can this actor be removed within the scope of the current edit session?
isRemovable() - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
Is this subscription removable within the scope of the current edit session?
isRuntimeAccessAllowed() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Get an indication of whether runtime operations allowed.
isRuntimeAssignable() - Method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
Is this candidate list handling settable by admin action.
isSelfTransition() - Method in interface com.bea.wli.worklist.api.taskplan.ActionConnector
Does this connector start and end on the same container.
isSelfTransition() - Method in interface com.bea.wli.worklist.api.taskplan.StepWorkAction
 
isSessionActive() - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Allows the caller to make sure that the session is active and thus can continue using this handle.
isSessionActive() - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
Allows the caller to make sure that the session is active and thus can continue using this handle.
isSetAdminState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "adminState" element
isSetAlgorithm() - Method in interface com.bea.wli.worklist.xml.AssigneeType
True if has "algorithm" element
isSetAssignee() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "assignee" element
isSetAssignee() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "assignee" element
isSetAssignee() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "assignee" element
isSetAssigneeList() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
True if has "assigneeList" element
isSetAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "assignmentInstructions" element
isSetAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "assignmentInstructions" element
isSetCalendar() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
True if has "calendar" element
isSetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "canBeAborted" element
isSetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "canBeAborted" element
isSetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "canBeReassigned" element
isSetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "canBeReassigned" element
isSetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "canBeReturned" element
isSetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "canBeReturned" element
isSetCandidateListHandling() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
True if has "candidateListHandling" element
isSetClaimant() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "claimant" element
isSetClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "claimDueBusinessDate" element
isSetClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "claimDueBusinessDate" element
isSetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "claimDueDate" element
isSetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "claimDueDate" element
isSetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "claimDueDate" element
isSetComment() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "comment" element
isSetComment() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "comment" element
isSetComment() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "comment" element
isSetCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "completionDueBusinessDate" element
isSetCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "completionDueBusinessDate" element
isSetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "completionDueDate" element
isSetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "completionDueDate" element
isSetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "completionDueDate" element
isSetConstructorName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "constructorName" element
isSetCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "creatingContainerHandle" element
isSetCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "creatingContainerHandle" element
isSetCreationUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "creationUser" element
isSetCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "currentStepCompletionDueBusinessDate" element
isSetCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "currentStepCompletionDueBusinessDate" element
isSetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "currentStepCompletionDueDate" element
isSetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "currentStepCompletionDueDate" element
isSetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "currentStepCompletionDueDate" element
isSetCurrentStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "currentStepName" element
isSetDate() - Method in interface com.bea.wli.calendar.schema.RuleType
True if has "date" element
isSetDateRange() - Method in interface com.bea.wli.calendar.schema.RuleType
True if has "dateRange" element
isSetDay() - Method in interface com.bea.wli.calendar.schema.RuleType
True if has "day" element
isSetDay() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
True if has "day" element
isSetDescription() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "description" element
isSetDescription() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "description" element
isSetErrorMessage() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "errorMessage" element
isSetFinalActionName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "finalActionName" element
isSetFinalStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "finalStepName" element
isSetHostApplicationId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
True if has "hostApplicationId" element
isSetHour() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
True if has "hour" element
isSetHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DateType
True if has "hourMinuteRange" element
isSetHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DayType
True if has "hourMinuteRange" element
isSetInitialPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "initialPropertyValues" element
isSetInstanceId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
True if has "instanceId" element
isSetIsOwnerGroup() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "isOwnerGroup" element
isSetLastUpdateDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "lastUpdateDate" element
isSetLastUpdateUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "lastUpdateUser" element
isSetLoadBalancingAvailabilityCheckEnabled() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Indicates if LoadBalancingAvailabilityCheckEnabled was explicitly set (true) or is a default (false).
isSetLoadBalancingAvailabilityCheckEnabled() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
True if has "loadBalancingAvailabilityCheckEnabled" element
isSetLoadBalancingWorklistTaskCountOnlyEnabled() - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Indicates if LoadBalancingWorklistTaskCountOnlyEnabled was explicitly set (true) or is a default (false).
isSetMimeType() - Method in interface com.bea.wli.worklist.xml.MessageType
True if has "mime-type" element
isSetMin() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
True if has "min" element
isSetMonth() - Method in interface com.bea.wli.calendar.schema.DateType
True if has "month" element
isSetMonth() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
True if has "month" element
isSetName() - Method in interface com.bea.wli.worklist.xml.CalendarType
True if has "name" element
isSetName() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "name" element
isSetOrder() - Method in interface com.bea.wli.calendar.schema.RuleType
True if has "order" element
isSetOwner() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "owner" element
isSetOwner() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "owner" element
isSetParentProcessId() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "parentProcessId" element
isSetParentProcessUri() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "parentProcessUri" element
isSetPriority() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "priority" element
isSetPriority() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "priority" element
isSetPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "propertyValues" element
isSetRequest() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
True if has "request" element
isSetRequest() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "request" element
isSetRequestType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "requestType" element
isSetResponse() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "response" element
isSetResponseType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
True if has "responseType" element
isSetSubType() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
True if has "subType" element
isSetSystemFlag() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
True if has "systemFlag" element
isSetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "taskPlanId" element
isSetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "taskPlanId" element
isSetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
True if has "taskTimeEstimate" element
isSetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "taskTimeEstimate" element
isSetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
True if has "taskTimeEstimate" element
isSetTimeZone() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
True if has "timeZone" element
isSetUserOrGroup() - Method in interface com.bea.wli.worklist.xml.CalendarType
True if has "userOrGroup" element
isSetWorkingState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
True if has "workingState" element
isSetYear() - Method in interface com.bea.wli.calendar.schema.DateRangeType
True if has "year" element
isSetYear() - Method in interface com.bea.wli.calendar.schema.DateType
True if has "year" element
isShowOnTaskListPage() - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
If set to true the task list page will have an option to view this task list view.
isSingleton() - Method in class com.bea.wli.worklist.api.TaskSelector
 
isStarted() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
Has startProducing been called on this object?
isSystem() - Method in interface com.bea.wli.worklist.api.PropertyInstance
 
isSystem() - Method in interface com.bea.wli.worklist.api.taskplan.Property
Is this a system property? If this returns true, call getSystem to determine which system property this represents.
isSystem(String) - Static method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
 
isSystem() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
isSystemProperty() - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Is this a system property?
isSystemPropertyInError() - Method in exception com.bea.wli.worklist.api.ValidationException
Indicates if the error was on a system property.
isTaskClaimed(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Is the given task in the claimed working state.
isTaskClaimedByCurrentUser(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Is the given task claimed by the user given by the getUserName() method?
isTaskEditable(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Is the given task in an editable admin state?.
isTaskHistoryEnabled(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Indicates whether there is a TaskHistoryProvider available for the current Worklist system instance.
isTaskHistoryProvided(TaskPlanId) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Is the task plan associated with a task history provider.
isTaskInView(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Return an indication of whether the current user has some affinity to to the task identified by taskId.
isTaskNamePattern() - Method in class com.bea.wli.worklist.api.TaskSelector
 
isTaskPlan81x(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Deprecated. Will be removed when other 8.1.x compatibility features are removed.
isTerminal(AdminState.Type) - Static method in class com.bea.wli.worklist.api.AdminState
 
isTimeFree(CalendarDocument, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
isTimeFree(CalendarDocument, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
isUserAdmin(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Returns true if the current user is an assignee for the task.
isUserAssignee(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Return an indication of whether the current user is on the assignee list of the task identified by taskId.
isUserAssignee(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Returns true if the current user is an assignee for the task.
isUserOwner(TaskData) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Returns true if the current user is an assignee for the task.
isUserTimeFree(String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Looks up the user's calendar using getUserCalendarWalkHierarchy and checks if the time passed is free based on the rules in the calendar.
isUserTimeFree(String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Looks up the user's calendar using the getUserCalendarWalkHierarchy and checks if the time passed in in the TimeZone passed in is free based on the rules in the calendar.
isUseTaskCountOnly() - Method in class com.bea.wli.worklist.api.WorkloadRequest
 
isValidType(String) - Static method in class com.bea.wli.worklist.api.Listener
 
isValueSet() - Method in interface com.bea.wli.datatype.DataTypeValue
Returns true if getValue() or getSerializedValue() return non-null.
isValueSet() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
isWithAffinity() - Method in interface com.bea.wli.worklist.api.TaskDataCursor
 
isWriteable() - Method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
Can this system property be set at runtime?
isZero() - Method in interface com.bea.wli.calendar.api.Interval
Is this duration of zero length?
ITERATE_LIST - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 

J

J_2_EE_CLIENT - Static variable in interface com.bea.wli.worklist.xml.ContainerTypeType
 
JAVA_BEAN - Static variable in class com.bea.wli.datatype.DataTypeIds
 
JAVA_BEAN - Static variable in class com.bea.wli.datatype.DataTypes
 
JAVA_KEY_RESERVED_WORDS - Static variable in class com.bea.wli.worklist.build.ControlGeneratorUtility
 
JPD - Static variable in interface com.bea.wli.worklist.xml.ContainerTypeType
 

L

LAYOUT - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
The layout mode (manual, automatic) has changed.
Listener - Class in com.bea.wli.worklist.api
BEA Systems, Inc.
Listener() - Constructor for class com.bea.wli.worklist.api.Listener
 
Listener.Type - Enum in com.bea.wli.worklist.api
 
LOAD_BALANCING - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
LOAD_BALANCING_AVAIL_CHECK_ENABLED - Static variable in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions.Event
 
LOAD_BALANCING_AVAIL_CHECK_THRESHOLD - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
LOAD_BALANCING_MAX_TASKS_TO_CONSIDER - Static variable in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions.Event
 
LOAD_BALANCING_WORKLOAD_TASKCOUNT_ONLY_ENABLED - Static variable in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions.Event
 
LONG - Static variable in class com.bea.wli.datatype.DataTypeIds
 
LONG - Static variable in class com.bea.wli.datatype.DataTypes
 

M

main(String[]) - Static method in class com.bea.wli.worklist.api.AdminState
 
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallAssignmentHandler
Command-line main method for running InstallAssignmentHandler.
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculator
Command-line main method for running InstallEmailRecipientCalculator.
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallEventHandler
Command-line main method for running InstallEventHandler.
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallTaskEventListener
Command-line main method for running InstallTaskEventListener.
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallTaskHistoryProvider
Command-line main method for running InstallAssignmentHandler.
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallTaskPlan
Command-line main method for running InstallTaskPlan.
main(String[]) - Static method in class com.bea.wli.worklist.build.InstallTaskURLCalculator
Command-line main method for running InstallTaskURLCalculator.
main(String[]) - Static method in class com.bea.wli.worklist.build.TaskControlGen
Command-line main method for running TaskControlGen.
main(String[]) - Static method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
ManagementException - Exception in com.bea.wli.worklist.api
Exception thrown when an operation attempted on the Worklist Manager fails.
ManagementException() - Constructor for exception com.bea.wli.worklist.api.ManagementException
Default constructor
ManagementException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.ManagementException
Construct a new ManagementException exception wrapping an underlying exception and providing a message.
ManagementException(String) - Constructor for exception com.bea.wli.worklist.api.ManagementException
Construct a new ManagementException exception with a message.
ManagementException(Throwable) - Constructor for exception com.bea.wli.worklist.api.ManagementException
Construct a new ManagementException exception wrapping an underlying exception.
Mapping - Interface in com.bea.wli.worklist.api.taskplan
Represents a mapping from a source entity (for example task property) to a target entity (for example rule parameter).
Mapping.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
markDirty() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
 
merge(TaskDataCursor, int) - Method in interface com.bea.wli.worklist.api.TaskDataCursor
Merge the tasks from the given cursor with the tasks in this cursor, yielding a new cursor with a maximum of maxTasks tasks within it.
message - Variable in class com.bea.wli.worklist.api.TaskMessage
Deprecated.  
MessageBrokerEventSubscription - Interface in com.bea.wli.worklist.api.events.handler
 
MessageType - Interface in com.bea.wli.worklist.xml
An XML messageType(@http://www.bea.com/wli/worklist/xml).
MessageType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
mimeType - Variable in class com.bea.wli.worklist.api.TaskMessage
Deprecated.  
moveAction(String, int) - Method in interface com.bea.wli.worklist.api.taskplan.ActionContainer
Will move the action with the given name from its old position, to the new indicated position.
moveCursorBackward(TaskInfoCursor) - Method in interface com.bea.wli.management.runtime.WorklistScrollableResultMBean
Deprecated.  
moveCursorBackward(TaskInfoCursor) - Method in interface com.bea.wli.worklist.api.WorklistScrollableResultManager
Deprecated. Move the cursor backward.
moveCursorBackward(TaskDataCursor) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Move the cursor backward.
moveCursorForward(TaskInfoCursor) - Method in interface com.bea.wli.management.runtime.WorklistScrollableResultMBean
Deprecated.  
moveCursorForward(TaskInfoCursor) - Method in interface com.bea.wli.worklist.api.WorklistScrollableResultManager
Deprecated. Move the cursor forward to the next position.
moveCursorForward(TaskDataCursor) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Move the cursor forward to the next position.

N

NAME - Static variable in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Bring it from the impl class to interface class.
NAME - Static variable in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Bringing it from impl to interface.
NAME - Static variable in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated. Bringing it from impl to interface.
NAME - Static variable in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated. bringing forward from impl to interface.
NAME - Static variable in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated. bringing forward from impl to interface.
NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.AssigneeDefinition.Event
 
NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.NamedObject.Event
 
NamedIndexedObject - Interface in com.bea.wli.worklist.api.taskplan
Represents any object that is placed into a container by index.
NamedIndexedObject.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
NamedObject - Interface in com.bea.wli.worklist.api.taskplan
Represents any named object in the task plan hierarchy.
NamedObject.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
NamedObjectContainer<T extends NamedObject> - Interface in com.bea.wli.worklist.api.taskplan
Represents a container of named objects.
NameDocument - Interface in com.bea.wli.calendar.schema
A document containing one name(@http://www.bea.com/wli/calendar/schema) element.
NameDocument.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
newEditorValue() - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueMediator
 
newInstance() - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Calendar.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Calendar.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
newInstance() - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
newInstance() - Method in interface com.bea.wli.datatype.DataTypeValueValidator
 
newInstance() - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.TaskInfoXML.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.TaskInfoXML.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules.Factory
 
newInstance() - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
newInstance(XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.Id.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.Data.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
Deprecated. XMLInputStream
newValue(Object) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
newValue(Object) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
newValue(Object) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
next() - Method in interface com.bea.wli.worklist.api.TaskEventIterator
 
NEXT_STEP_NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.WorkAction.Event
 
NONE - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
NotSupportedException - Exception in com.bea.wli.worklist.api
Exception thrown when an optional feature of an interface or API is not implemented by a provider and therefor is not supported by the provider.
NotSupportedException(String, Exception) - Constructor for exception com.bea.wli.worklist.api.NotSupportedException
Construct a new NotSupportedException exception wrapping an underlying exception and providing a message.
NotSupportedException(String) - Constructor for exception com.bea.wli.worklist.api.NotSupportedException
Construct a new NotSupportedException exception with a message.
NotSupportedException(Exception) - Constructor for exception com.bea.wli.worklist.api.NotSupportedException
Construct a new ProcessAssignmentException exception wrapping an underlying exception.

O

okPropActionHelper(EditorValueHolder) - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
Finish an edit to the active property.
okPropActionHelper(EditorValueHolder) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Completes the editing session for the 'active' property set in a call to editPropActionHelper, and applies the given EditorValueHolder's value back to the active property.
onTaskEvent(TaskEvent) - Method in interface com.bea.wli.worklist.api.events.TaskEventListener
Handle the given event.
outputDir - Variable in class com.bea.wli.worklist.build.TaskControlGen.Options
directory to output generated control source (required)
outputWriter - Variable in class com.bea.wli.worklist.build.TaskControlGen.Options
Output stream.
owner - Variable in class com.bea.wli.worklist.api.TaskInfo
The Task owner
OWNER_DEFINITION - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
OWNER_OR_RULE_NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskOwnerDefinition.Event
 

P

packageName - Variable in class com.bea.wli.worklist.build.TaskControlGen.Options
package name of the generated source (optional).
parse(String) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.CalendarDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateRangeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.DayType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.FreeBusyFlagType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.HourMinuteRangeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.Id.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.Id.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.NameDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(File) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(URL) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(Reader) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(Node) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.calendar.schema.RuleType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AdminStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AlgorithmType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeDefinitionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeListType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssigneeTypeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.AssignmentInstructionsType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.BusinessDateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CalendarType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.CandidateListHandlingType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerHandleType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.ContainerTypeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.Data.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.Data.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.DataTypeSerializedValueType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.MessageType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValuesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.PropertyValueType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.StepTimeEstimateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskConstructionXMLDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskCreationXMLType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskDataXMLDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskEventMetadataDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskInfoXMLType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.TaskUpdateXMLDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkingStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(String, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(File) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(File, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(URL) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(URL, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(InputStream) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(Reader) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(XMLStreamReader) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(Node) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(Node, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
 
parse(XMLInputStream) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class com.bea.wli.worklist.xml.WorkSubstituteRuleType.Factory
Deprecated. XMLInputStream
parseDate(String) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
ParseException - Exception in com.bea.wli.worklist.api.events.handler
Thrown when a task plan's descriptor XML is invalid.
ParseException(String) - Constructor for exception com.bea.wli.worklist.api.events.handler.ParseException
 
ParseException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.events.handler.ParseException
 
ParseException - Exception in com.bea.wli.worklist.api.taskplan
Thrown when a task plan's descriptor XML is invalid.
ParseException(String) - Constructor for exception com.bea.wli.worklist.api.taskplan.ParseException
 
ParseException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.taskplan.ParseException
 
PATH - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
prepareRequestAttributes() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Loads the request with a number of state attributes indicating what general-purpose actions are allowed.
printStackTrace() - Method in exception com.bea.wli.worklist.api.AssignmentException
 
printStackTrace(PrintStream) - Method in exception com.bea.wli.worklist.api.AssignmentException
 
printStackTrace(PrintWriter) - Method in exception com.bea.wli.worklist.api.AssignmentException
 
printStackTrace() - Method in exception com.bea.wli.worklist.api.NotSupportedException
 
printStackTrace(PrintStream) - Method in exception com.bea.wli.worklist.api.NotSupportedException
 
printStackTrace(PrintWriter) - Method in exception com.bea.wli.worklist.api.NotSupportedException
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallAssignmentHandler
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculator
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallEventHandler
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallTaskEventListener
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallTaskHistoryProvider
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallTaskPlan
 
printUsage() - Static method in class com.bea.wli.worklist.build.InstallTaskURLCalculator
 
printUsage() - Static method in class com.bea.wli.worklist.build.TaskControlGen
 
ProfileException - Exception in com.bea.wli.profile.api
Indicates an error accessing or updating a user or group profile.
ProfileException(String) - Constructor for exception com.bea.wli.profile.api.ProfileException
 
ProfileException(String, Throwable) - Constructor for exception com.bea.wli.profile.api.ProfileException
 
PROPERTIES - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
Property representing the collection of properties for this task plan.
Property - Interface in com.bea.wli.worklist.api.config
Represents a property defined for an assignment handler or other configuration object.
Property - Interface in com.bea.wli.worklist.api.taskplan
Represents a property defined for a parent task plan.
Property.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
PROPERTY_NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.PropertyRef.Event
 
PROPERTY_REFS - Static variable in interface com.bea.wli.worklist.api.taskplan.Action.Event
Property representing the collection of property refs for this task plan.
PROPERTY_TO_PARAMETER_MAPPINGS - Static variable in interface com.bea.wli.worklist.api.taskplan.RuleBinding.Event
 
PropertyEditorHelper - Class in com.bea.wli.worklist.portal
Utility class to hold state during the editing of a property (e.g.
PropertyEditorHelper() - Constructor for class com.bea.wli.worklist.portal.PropertyEditorHelper
 
PropertyInstance - Interface in com.bea.wli.worklist.api
Represents an instance of a property, including the property definition, and the value for the property.
PropertyInstanceHolder - Class in com.bea.wli.worklist.portal
Utility class to assist in the editing of task properties.
PropertyInstanceHolder(PropertyInstance) - Constructor for class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
PropertyRef - Interface in com.bea.wli.worklist.api.taskplan
Represents a reference to a property defined on a task plan.
PropertyRef.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
PropertySet - Interface in com.bea.wli.worklist.api.taskplan
Represents a set of properties on a TaskPlan definition.
PropertyValuesType - Interface in com.bea.wli.worklist.xml
An XML propertyValuesType(@http://www.bea.com/wli/worklist/xml).
PropertyValuesType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
PropertyValueType - Interface in com.bea.wli.worklist.xml
An XML propertyValueType(@http://www.bea.com/wli/worklist/xml).
PropertyValueType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
purgeTasks() - Method in interface com.bea.control.TaskWorkerControl
Deprecated. Use WorklistSystem instead.
purgeTasks() - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
purgeTasks() - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Purge all the tasks that have been in their final state for more than the purge delay value.
purgeTasks() - Method in interface com.bea.wli.worklist.api.WorklistSystem
Purge all the tasks that have been in their final state for more than the time configured for it.
purgeTasks() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Force an immediate run of the purge process for this Worklist system instance.
purgeTasks() - Method in interface com.bea.wli.worklist.management.WorklistSystemRuntimeMBean
Perform a one-time run of the purge process on this server.

R

reactivateTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Bring a task in the COMPLETED or ABORTED admin state back to the ACTIVE admin state.
readTaskPlanFromFile(File, File) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
readTaskPlanFromStream(TaskPlanPath, InputStream) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
reassignWork(String, String, boolean) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Reassign the work for a given user to another designated user.
reassignWorkInTasks(String, String) - Method in interface com.bea.wli.worklist.management.WorklistSystemRuntimeMBean
 
refreshAction() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Called to verify the state of the task UI matches the requested task id.
refreshCursor(TaskInfoCursor) - Method in interface com.bea.wli.management.runtime.WorklistScrollableResultMBean
Deprecated.  
refreshCursor(TaskInfoCursor) - Method in interface com.bea.wli.worklist.api.WorklistScrollableResultManager
Deprecated. Refresh the data for the tasks in the cursor at the current position.
refreshCursor(TaskDataCursor) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Refresh the cursor at the current position.
refreshTask() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Refreshes the information for the context task, and load it into the UpdateActionForm property for this controller.
registerDataType(DataType, boolean) - Method in class com.bea.wli.datatype.DataTypeRegistry
Register a new DataType implementation into this registry.
registerDataTypeEditor(String, DataTypeEditor) - Method in class com.bea.wli.datatype.DataTypeRegistry
 
registerTaskPlan(TaskPlan) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlanRegistry
 
release() - Method in interface com.bea.wli.worklist.api.WorklistContext
 
REMOVE_LISTENER - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
removeActionConnectorFromTarget(ActionConnector) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Internal use only.
removeActor(Actor) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
NOTE: An actor may or may not be removable from an edit session at runtime.
removeAssignee(AssigneeDefinition) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Remove the given assignee from the list of assignees.
removeAssigneeDefinition(int) - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Removes the ith "assigneeDefinition" element
removeBinding(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
 
removeChild(String) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Remove a child by name and return the child object for a possible future call to addBackRemovedChild().
removeEventSubscription(String) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
NOTE: An event subscription may or may not be removable from an edit session at runtime.
removeEventType(TaskEvent.Type) - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
 
removeGroup(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Removes the ith "group" element
removeGroupId(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Removes the ith "groupId" element
removeHandledTaskPlanId(TaskPlanId) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
 
removeListener(TaskListenerRegReq) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Remove external (web-service) listeners for task events.
removeProperty(String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Remove the property with the given name from this property set.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
 
removePropertyRef(String) - Method in interface com.bea.wli.worklist.api.taskplan.Action
Remove the property reference with the given name from this action.
removePropertyRef(SystemProperty) - Method in interface com.bea.wli.worklist.api.taskplan.Action
Remove a system property reference from this action.
removePropertyToParameterMapping(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
removePropertyValue(int) - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Removes the ith "propertyValue" element
removeRule(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Removes the ith "rule" element
removeStepOverride(int) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Removes the ith "step-override" element
removeStepTimeEstimate(int) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Removes the ith "stepTimeEstimate" element
removeStepTimeEstimate(int) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Removes the ith "stepTimeEstimate" element
removeStepTimeEstimate(int) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Removes the ith "stepTimeEstimate" element
removeTaskActor(TaskAffinity) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
removeTaskPlanOverride(int) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Removes the ith "task-plan-override" element
removeTaskProperties(String[], String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated. Return the values of the removed properties, the value is null if not found
removeTaskProperties(String[], String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use PropertyInstance.unsetValue() instead.
removeUser(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Removes the ith "user" element
removeUserId(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Removes the ith "userId" element
removeWorkSubstituteRule(int) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Removes the ith "workSubstituteRule" element
removeWorkSubstituteRules(String[]) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
removeWorkSubstituteRules(String[]) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Remove all the substitution rules from the database.
removeWorkSubstituteRules(String[]) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
 
renameBinding(String, String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBindings
 
renameChild(String, String) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObjectContainer
Change the name of the child with oldName to newName.
renameEventSubscription(String, String) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
NOTE: An event subscription may or may not be removable from an edit session at runtime.
renameProperty(String, String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Rename the property with the given name with the given new name.
render(PageContext, Tag) - Method in interface com.bea.wli.datatype.DataTypeJSPInPlaceEditor
Render the content for this in-place editor into the HTML stream for the page hosting the editor.
replaceAsteriskWithPercent(String) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
ReportingEventSubscription - Interface in com.bea.wli.worklist.api.events.handler
 
resetCursor(TaskDataCursor) - Method in interface com.bea.wli.worklist.api.WorklistTaskQuery
Reset the cursor to a position before the first task such that isBeforeFirst() returns true.
RESUME - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
resumeTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
resumeTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskAdmin.resumeTask instead
resumeTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Return a task to the state it was in before it was suspended.
RETURN - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
ReturnAction - Interface in com.bea.wli.worklist.api.taskplan
A return action causes a task that is currently claimed to be put back into the assigned working state.
ReturnAction.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
returnTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
returnTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Return a task that is in the state CLAIMED to the state ASSIGNED with all the previous assignees.
returnTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Return a task that is in the state CLAIMED to the state ASSIGNED with all the previous assignees.
RULE - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
RULE_HIERARCHY_NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.RuleBinding.Event
 
RULE_PATH - Static variable in interface com.bea.wli.worklist.api.taskplan.RuleBinding.Event
 
RuleBinding - Interface in com.bea.wli.worklist.api.taskplan
Represents the binding of one rule to a single task plan.
RuleBinding.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
RuleBindings - Interface in com.bea.wli.worklist.api.taskplan
Represents the binding of one or more rules to a single task plan.
RuleBindings.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
rules - Variable in class com.bea.wli.worklist.api.Assignee
 
RULES - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
Property representing the collection of rule bindings for this task plan.
RuleType - Interface in com.bea.wli.calendar.schema
An XML ruleType(@http://www.bea.com/wli/calendar/schema).
RuleType.Factory - Class in com.bea.wli.calendar.schema
A factory class with static methods for creating instances of this type.
run() - Method in class com.bea.wli.worklist.build.TaskControlGen
 

S

sanitizeName(String) - Static method in class com.bea.wli.worklist.build.ControlGeneratorUtility
Sanitize a user-defined name for use in Java code as an interface, method, enum, or parameter name.
sanitizeName(String, Set<String>, Set<String>) - Static method in class com.bea.wli.worklist.build.ControlGeneratorUtility
Sanitize a user-defined name for use in Java code as an interface, method, enum, or parameter name.
SEPARATOR - Static variable in class com.bea.wli.worklist.api.ContainerHandle
 
serializeDefaultValue(Object) - Method in interface com.bea.wli.datatype.DataTypeValueSerializer
 
serializeValue(Object) - Method in interface com.bea.wli.datatype.DataTypeValueSerializer
 
serializeVariantInfo(Object) - Method in interface com.bea.wli.datatype.DataTypeVariantInfoSerializer
Serialize the given descriptor to a string representation of the variant info it contains.
serialVersionUID - Static variable in interface com.bea.wli.worklist.api.WorklistTaskAdmin.WorkloadData
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.AdminStateType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.AlgorithmType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.ContainerTypeType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.StateType
 
set(StringEnumAbstractBase) - Method in interface com.bea.wli.worklist.xml.WorkingStateType
 
setActionName(String) - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
setAdminRole(String[]) - Method in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated.  
setAdminState(AdminState.Type) - Method in class com.bea.wli.worklist.api.TaskData
 
setAdminState(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setAdminState(AdminStateType.Enum) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "adminState" element
setAdminStates(AdminState.Type[]) - Method in class com.bea.wli.worklist.api.TaskQuery
For querying tasks at different admin states, use the Type enum in the AdminState class.
setAdminStates(String[]) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setAlgorithm(AlgorithmType.Enum) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets the "algorithm" element
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallAssignmentHandlerTask
 
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculatorTask
 
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallEventHandlerTask
 
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskEventListenerTask
 
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskHistoryProviderTask
 
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskPlanTask
 
setAppRootDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskURLCalculatorTask
 
setAssignee(Assignee) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setAssignee(Assignee) - Method in class com.bea.wli.worklist.api.TaskSelector
To search for tasks without assignees, use an Assignee object without user or group.
setAssignee(AssigneeType) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "assignee" element
setAssignee(AssigneeType) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "assignee" element
setAssignee(AssigneeType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "assignee" element
setAssigneeContains(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setAssigneeDefinitionArray(AssigneeDefinitionType[]) - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Sets array of all "assigneeDefinition" element
setAssigneeDefinitionArray(int, AssigneeDefinitionType) - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Sets ith "assigneeDefinition" element
setAssigneeList(Assignee) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setAssigneeList(AssigneeListType) - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Sets the "assigneeList" element
setAssignees(AssigneeDefinition[]) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Set the list of assignees directly (null clears the list of assignees).
setAssignmentInstructions(AssignmentInstructions) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setAssignmentInstructions(AssignmentInstructions) - Method in interface com.bea.wli.worklist.api.taskplan.AssignAction
 
setAssignmentInstructions(AssignmentInstructions) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Set the instructions that will be used to perform assignment on a task when this step is the current step for that task.
setAssignmentInstructions(AssignmentInstructionsType) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "assignmentInstructions" element
setAssignmentInstructions(AssignmentInstructionsType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "assignmentInstructions" element
setAssignToUser(String) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setAssignToUserInGroup(String) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setAssignToUsersAndGroups(String[]) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated. Use AssignmentInstructions on TaskConstruction instead.
setAvailabilityCheckEnabled(boolean) - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
 
setBounds(Bounds) - Method in interface com.bea.wli.worklist.api.taskplan.Bounded
 
setBytes(byte[]) - Method in class com.bea.wli.datatype.DataTypeSerializedValue
 
setCalculateOwnerViaRule(boolean) - Method in interface com.bea.wli.worklist.api.taskplan.TaskOwnerDefinition
Return an indication of whether the owner will be calculated by evaluating a rule at runtime.
setCalculatorSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallEmailRecipientCalculatorTask
 
setCalculatorSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskURLCalculatorTask
 
setCalendar(CalendarDocument.Calendar) - Method in interface com.bea.wli.calendar.schema.CalendarDocument
Sets the "Calendar" element
setCalendar(CalendarType) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets the "calendar" element
setCalendarName(String) - Method in class com.bea.wli.worklist.api.BusinessTime
 
setCalendarName(String) - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Set the name of the calendar that will be used to add the indicated interval to a reference time to arrive at the absolute date for this business date.
setCanBeAborted(Boolean) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
setCanBeAborted(Boolean) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setCanBeAborted(Boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setCanBeAborted(boolean) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "canBeAborted" element
setCanBeAborted(boolean) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "canBeAborted" element
setCanBeAborted(boolean) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "canBeAborted" element
setCanBeClaimed(boolean) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCanBeReassigned(Boolean) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
setCanBeReassigned(Boolean) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setCanBeReassigned(Boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setCanBeReassigned(boolean) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "canBeReassigned" element
setCanBeReassigned(boolean) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "canBeReassigned" element
setCanBeReassigned(boolean) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "canBeReassigned" element
setCanBeReturned(Boolean) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
setCanBeReturned(Boolean) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setCanBeReturned(Boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setCanBeReturned(boolean) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "canBeReturned" element
setCanBeReturned(boolean) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "canBeReturned" element
setCanBeReturned(boolean) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "canBeReturned" element
setCanChangeCompletionDueDate(boolean) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCanChangeOwner(boolean) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCanChangeStepCompletionDueDate(boolean) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCanClaimDueDate(boolean) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCandidateListHandling(CandidateListHandling) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Set the type of handling that will be applied to the list of candidates derived from evaluating the assignee list.
setCandidateListHandling(CandidateListHandlingType.Enum) - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Sets the "candidateListHandling" element
setCandidateUserIds(String[]) - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
 
setCanUpdate(boolean) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCharsetName(String) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
setClaimant(String) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setClaimant(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setClaimant(String) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets the "claimant" element
setClaimant(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "claimant" element
setClaimantContains(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setClaimantName(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setClaimants(String[]) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setClaimDueBusinessDate(BusinessDateType) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "claimDueBusinessDate" element
setClaimDueBusinessDate(BusinessDateType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "claimDueBusinessDate" element
setClaimDueBusinessTime(BusinessTime) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
setClaimDueDate(Date) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
setClaimDueDate(Date) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setClaimDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "claimDueDate" element
setClaimDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "claimDueDate" element
setClaimDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "claimDueDate" element
setClaimDueDateAfter(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setClaimDueDateBefore(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setColumnsToDisplay(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setComment(String) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setComment(String) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setComment(String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setComment(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setComment(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setComment(String) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "comment" element
setComment(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "comment" element
setComment(String) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "comment" element
setCompletedDateAfter(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setCompletedDateBefore(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setCompletionDueBusinessDate(BusinessDateTime) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Set the completion due business date for this step.
setCompletionDueBusinessDate(BusinessDateTime) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Set the completion due business date for tasks of this type.
setCompletionDueBusinessDate(BusinessDateType) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "completionDueBusinessDate" element
setCompletionDueBusinessDate(BusinessDateType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "completionDueBusinessDate" element
setCompletionDueBusinessTime(BusinessTime) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setCompletionDueDate(Date) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setCompletionDueDate(Date) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setCompletionDueDate(Date) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCompletionDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "completionDueDate" element
setCompletionDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "completionDueDate" element
setCompletionDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "completionDueDate" element
setCompletionDueDateAfter(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setCompletionDueDateBefore(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setCompletionDueDateEnd(Date) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setCompletionDueDateIsNull(boolean) - Method in class com.bea.wli.worklist.api.TaskQuery
Should the query look for null completion due date values.
setCompletionDueDateStart(Date) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setCompletionDueDateStr(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setConstructor(String) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setConstructorName(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setConstructorName(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "constructorName" element
setContextPath(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setContextPath(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setConversationId(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
setConversationId(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
setCreateDate(Date) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCreatingContainerHandle(ContainerHandle) - Method in class com.bea.wli.worklist.api.TaskConstruction
Set the handle to the container that is creating this task.
setCreatingContainerHandle(ContainerHandle) - Method in class com.bea.wli.worklist.api.TaskData
 
setCreatingContainerHandle(ContainerHandleType) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "creatingContainerHandle" element
setCreatingContainerHandle(ContainerHandleType) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "creatingContainerHandle" element
setCreationDate(Date) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setCreationDate(Date) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setCreationDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "creationDate" element
setCreationDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "creationDate" element
setCreationDateAfter(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setCreationDateBefore(Date) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setCreationUser(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "creationUser" element
setCreator(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setCreator(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCreatorName(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCurrentStepCompletionDueBusinessDate(BusinessDateType) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "currentStepCompletionDueBusinessDate" element
setCurrentStepCompletionDueBusinessDate(BusinessDateType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "currentStepCompletionDueBusinessDate" element
setCurrentStepCompletionDueBusinessTime(BusinessTime) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setCurrentStepCompletionDueDate(Date) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setCurrentStepCompletionDueDate(Date) - Method in class com.bea.wli.worklist.api.TaskData
 
setCurrentStepCompletionDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "currentStepCompletionDueDate" element
setCurrentStepCompletionDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "currentStepCompletionDueDate" element
setCurrentStepCompletionDueDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "currentStepCompletionDueDate" element
setCurrentStepName(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setCurrentStepName(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setCurrentStepName(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "currentStepName" element
setCurrentStepName(String) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets the "currentStepName" element
setCurrentStepNames(String[]) - Method in class com.bea.wli.worklist.api.TaskQuery
For querying tasks at different steps.
setCursorBatchSize(int) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setCustomCriteria(TaskListCustomParams) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setCustomTaskUiUri(String) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Sets the "custom-task-ui-uri" element
setCustomTaskUiUri(String) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Sets the "custom-task-ui-uri" element
setDataSource(String) - Method in interface com.bea.wli.datatype.DataTypeJSPInPlaceEditor
Indicate the NetUI DataSource that should be used to store the edited value back into the object that defines it.
setDataTypeId(String) - Method in interface com.bea.wli.worklist.api.taskplan.Property
 
setDataTypeName(String) - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Sets the "dataTypeName" element
setDataTypeVariantInfo(String) - Method in interface com.bea.wli.worklist.api.taskplan.Property
 
setDate(DateType) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets the "date" element
setDateFormat(DateFormat) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setDateRange(DateRangeType) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets the "dateRange" element
setDay(int) - Method in interface com.bea.wli.calendar.schema.DateType
Sets the "day" element
setDay(DayType) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets the "day" element
setDay(int) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets the "day" element
setDayOfWeek(int) - Method in interface com.bea.wli.calendar.schema.DayType
Sets the "dayOfWeek" element
setDays(long) - Method in interface com.bea.wli.calendar.api.Interval
Set the number of days represented in this interval.
setDefaultMinutesPerTask(int) - Method in class com.bea.wli.worklist.api.WorkloadRequest
The number of minutes that will be used as the 'load' value of all tasks when isUseTaskCountOnly() returns true.
setDefaultReportingDataSourceJndiName(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Set the JNDI name of the DataSource that hosts the database tables for the default reporting store for Worklist.
setDefaultReportingStoreEnabled(boolean) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Enable or disable the Worklist default reporting store.
setDefaultTerminalTaskRetentionTime(Interval) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Set the default length of time that terminal tasks will be retained in the runtime store before they can be purged.
setDefaultValue(String) - Method in interface com.bea.wli.worklist.api.taskplan.Property
 
setDefaultValue(String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Set the default value override for this property ref.
setDescription(String) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated. Use TaskPlan.setDescription() instead
setDescription(String) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setDescription(String) - Method in interface com.bea.wli.worklist.api.taskplan.NamedObject
Set the description for this property.
setDescription(String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Set the description override for this property ref.
setDescription(String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Set the description for this task plan.
setDescription(String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Description should be placed in the task plan. Use comment for per-task-instance comments.
setDescription(String) - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
setDescription(String) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "description" element
setDescription(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "description" element
setDescriptionOverride(String) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setDestDir(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setDestDir(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setDisabled(boolean) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
 
setDisabled(boolean) - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscriptionConfiguration
 
setDoneActionContext(String) - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Set the string value describing the context for the done action in this user interface.
setDoneActionContext(String) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
setDoneActionLabel(String) - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
Set the display value for the done action.
setDoneActionLabel(String) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
setDoOverrideValue(boolean) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setDuration(String) - Method in class com.bea.wli.worklist.api.BusinessTime
 
setEditorValue(Object) - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.ValueMediator
 
setEditorValue(Object) - Method in class com.bea.wli.datatype.EditorValueHolder
 
setEditorValueAsString(String) - Method in interface com.bea.wli.datatype.DataTypeInPlaceEditableValue
 
setEditorValueAsString(String) - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer.InPlaceValueMediator
 
setEditorValueAsString(String) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setEffectiveDate(Date) - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
setEffectiveDate(Calendar) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets the "effectiveDate" element
setEndDay(int) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets the "endDay" element
setEndHour(int) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets the "endHour" element
setEndMinute(int) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets the "endMinute" element
setEndMonth(int) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets the "endMonth" element
setErrorMessage(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setErrorMessage(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "errorMessage" element
setErrorOnTask(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set an error on the given task.
setEvent(TaskEvent.Type) - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
setEventType(String) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets the "eventType" element
setEventTypes(TaskEvent.Type[]) - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
setExpiryDate(Date) - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
setExpiryDate(Calendar) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets the "expiryDate" element
setFinalActionName(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setFinalActionName(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "finalActionName" element
setFinalStepName(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setFinalStepName(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "finalStepName" element
setForAllEventTypes(boolean) - Method in interface com.bea.wli.worklist.api.events.handler.EventSubscription
 
setFreeBusyFlag(FreeBusyFlagType.Enum) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets the "freeBusyFlag" element
setFromDescription(String) - Method in interface com.bea.wli.calendar.api.Interval
Parse a string representation of an interval in <years>y<months>m<days>dt<hours>h<minutes>m<seconds>s format and initialize this Interval instance with the parsed values.
setFromName(String) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
setFromPriority(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setGenClient(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setGenJwsApi(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setGenJwsApi(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setGenJwsImpl(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setGenJwsImpl(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setGenWsdl(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setGenWsdl(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setGlobalHandler(boolean) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
 
setGlobalTaskPlanPolicy(WorklistTaskAdmin.OPERATION, String[]) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the global policy for *all* task plans that don’t specify their own explicit policy for the given operation type.
setGlobalTaskPlanPolicy(String, String[]) - Method in interface com.bea.wli.worklist.management.WorklistAdminMBean
Set the global policy for *all* task plans that don’t specify their own explicit policy for the given operation type.
setGlobalWorklistSystemPolicy(WorklistSystem.OPERATION, String[]) - Method in interface com.bea.wli.worklist.api.WorklistSystem
Set the global policy for *all* Worklist system instances that don’t specify their own explicit policy for the given operation type.
setGlobalWorklistSystemPolicy(String, String[]) - Method in interface com.bea.wli.worklist.management.WorklistAdminMBean
Set the global policy for *all* Worklist system instances that don’t specify their own explicit policy for the given operation type.
setGroupArray(String[]) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets array of all "group" element
setGroupArray(int, String) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets ith "group" element
setGroupCalendar(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
setGroupCalendar(String, String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Set the group's calendar.
setGroupCalendar(String, String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
setGroupIdArray(String[]) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets array of all "groupId" element
setGroupIdArray(int, String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets ith "groupId" element
setGroups(String[]) - Method in class com.bea.wli.worklist.api.Assignee
 
setHandlerSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallAssignmentHandlerTask
 
setHandlerSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallEventHandlerTask
 
setHandlerSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskHistoryProviderTask
 
setHandling(CandidateListHandling) - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
 
setHostApplicationId(String) - Method in class com.bea.wli.worklist.api.ContainerHandle
 
setHostApplicationId(String) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets the "hostApplicationId" element
setHostAppRootDir(File) - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
setHour(int) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets the "hour" element
setHourMinuteRange(HourMinuteRangeType) - Method in interface com.bea.wli.calendar.schema.DateType
Sets the "hourMinuteRange" element
setHourMinuteRange(HourMinuteRangeType) - Method in interface com.bea.wli.calendar.schema.DayType
Sets the "hourMinuteRange" element
setHours(long) - Method in interface com.bea.wli.calendar.api.Interval
Set the number of hours represented in this interval.
setIncludeNullCompletionDueDate(boolean) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setIncludeTaskAssignee(boolean) - Method in class com.bea.wli.worklist.api.TaskQuery
Should we retrieve assignee information along with the TaskData? Defaults to true.
setIncludeTaskProperties(boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setIncludeTaskRequestMessage(boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setIncludeTaskResponseMessage(boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setIncludeTasksFromOtherHostApps(boolean) - Method in class com.bea.wli.worklist.api.TaskQuery
Should we retrieve task instances from other applications in the domain? This flag will be ignored if task plan ids are set on the task query.
setIncludeTaskStepTimeEstimates(boolean) - Method in class com.bea.wli.worklist.api.TaskQuery
Should we retrieve step time estimate information along with the TaskData? Defaults to true.
setIndex(int) - Method in interface com.bea.wli.worklist.api.taskplan.NamedIndexedObject
Set the current index of this object.
setInErrorEventTypes(TaskEvent.Type[]) - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
setInitialLockState(boolean) - Method in interface com.bea.wli.worklist.api.taskplan.PropertySet
Set the initiall locked/unlocked state for this property set.
setInitialPropertyValues(Map<String, PropertyInstance>) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setInitialPropertyValues(PropertyValuesType) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "initialPropertyValues" element
setInstanceId(String) - Method in class com.bea.wli.worklist.api.ContainerHandle
 
setInstanceId(String) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets the "instanceId" element
setInterfaceName(String) - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
setInterval(Interval) - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Set the interval that (along with the indicated calendar) defines this business date.
setInterval(String) - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Sets the "interval" element
setIsOwnerGroup(Boolean) - Method in class com.bea.wli.worklist.api.TaskData
 
setIsOwnerGroup(boolean) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "isOwnerGroup" element
setIsPredefined(boolean) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setJavaMailSessionJndiName(String) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
setJavaMailSessionJndiName(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Sets the JNDI name of the JavaMail session to use by default for this Worklist system instance.
setKey(String) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setLabel(String) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setLastUpdateDate(Date) - Method in class com.bea.wli.worklist.api.TaskData
 
setLastUpdateDate(Date) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setLastUpdateDate(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "lastUpdateDate" element
setLastUpdateUser(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setLastUpdateUser(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setLastUpdateUser(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "lastUpdateUser" element
setLastUpdateUserName(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setLayoutManualAllowed(boolean) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
setLayoutManualDesired(boolean) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
setListener(DataTypeSwingStandAloneEditor.Listener) - Method in interface com.bea.wli.datatype.DataTypeSwingStandAloneEditor
 
setListenerHandleValue(String) - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
setListenerId(String) - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
setListenerSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskEventListenerTask
 
setListeningControlHandleStringValue(String, boolean) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setListeningProcessIds(String[]) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setListeningProcessUri(String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setLoadBalancingAvailabilityCheckEnabled(boolean) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Set whether availability of candidates will be considered when doing load balancing during assignment.
setLoadBalancingAvailabilityCheckEnabled(boolean) - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Sets the "loadBalancingAvailabilityCheckEnabled" element
setLoadBalancingAvailabilityCheckThresholdPriority(int) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
setLoadBalancingMaxTasksToConsider(int) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Set the maximum number of tasks to consider (if performing load balancing) when doing worload calculations.
setLoadBalancingWorkloadTaskCountOnlyEnabled(boolean) - Method in interface com.bea.wli.worklist.api.taskplan.AssignmentInstructions
Set whether assignment of the task can consider only the count of tasks claimed by this user, and not the more detailed workload information associated with the task.
setLocale(Locale) - Method in interface com.bea.wli.worklist.api.events.handler.EmailEventSubscription
 
setLog(PrintStream) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setMaxPriority(Integer) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setMaxResults(int) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setMaxRowsPerPage(int) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setMaxTasks(int) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Set a hint for how many tasks should be returned by this view.
setMaxTasks(int, boolean) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Set a hint for how many tasks should be returned by this view.
setMaxTasksReturned(int) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setMaxTasksToConsider(int) - Method in class com.bea.wli.worklist.api.WorkloadRequest
This is the maximum number of tasks that should be considered in the workload calculation.
setMediator(DataTypeValueSummarizer.ValueMediator) - Method in class com.bea.wli.datatype.EditorValueHolder
 
setMessage(Data) - Method in interface com.bea.wli.worklist.xml.MessageType
Sets the "message" element
setMethod(String) - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
setMimeType(String) - Method in interface com.bea.wli.worklist.xml.MessageType
Sets the "mime-type" element
setMin(int) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets the "min" element
setMinPriority(Integer) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setMinutes(long) - Method in interface com.bea.wli.calendar.api.Interval
Set the number of minutes represented in this interval.
setMonth(int) - Method in interface com.bea.wli.calendar.schema.DateType
Sets the "month" element
setMonth(int) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets the "month" element
setMonths(long) - Method in interface com.bea.wli.calendar.api.Interval
Set the number of months represented in this interval.
setName(String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets the "name" element
setName(String) - Method in interface com.bea.wli.calendar.schema.NameDocument
Sets the "name" element
setName(String) - Method in class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
setName(SystemProperty) - Method in class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
setName(String) - Method in interface com.bea.wli.worklist.api.events.TaskEventListener
Get the name for this listener
setName(String) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setName(String) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setName(String) - Method in interface com.bea.wli.worklist.api.taskplan.AssigneeDefinition
Set the name of the assignee.
setName(String) - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Sets the "name" element
setName(String) - Method in interface com.bea.wli.worklist.xml.CalendarType
Sets the "name" element
setName(String) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "name" element
setName(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "name" element
setNewValue(PropertyInstance) - Method in class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
setNewValue(Object) - Method in class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
setNextStep(Step) - Method in interface com.bea.wli.worklist.api.taskplan.WorkAction
 
setOldValue(PropertyInstance) - Method in class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
setOldValue(Object) - Method in class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
setOrder(int) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets the "order" element
setOutputDir(File) - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
setOverrideValue(Object) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setOverrideValueAsString(String) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setOwner(String) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setOwner(String) - Method in class com.bea.wli.worklist.api.TaskData
 
setOwner(String) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setOwner(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setOwner(String) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "owner" element
setOwner(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "owner" element
setOwner(String) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "owner" element
setOwnerContains(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setOwnerDefinition(TaskOwnerDefinition) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Set the definition for how the owner for tasks of this type will be calculated.
setOwnerGroup(Boolean) - Method in class com.bea.wli.worklist.api.TaskData
 
setOwnerName(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setOwnerOrRuleName(String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskOwnerDefinition
set the owner name or the name of the rule that will be used to calculate it.
setOwners(String[]) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setPackageName(String) - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
setParentCalculator(TaskURLCalculator) - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculator
 
setParentControlHandleStringValue(String, boolean) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setParentProcessId(String) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setParentProcessId(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "parentProcessId" element
setParentProcessIds(String[]) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setParentProcessUri(String) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setParentProcessUri(String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setParentProcessUri(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "parentProcessUri" element
setPath(TaskPlanPath) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Set the path to this task plan.
setPath(String) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Set the String representation of this path, in the form returned by toString().
setPath(TaskPlanPath) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Set the path to this task plan.
setPattern(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setPattern(TaskServiceGenerator.ServiceType) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setPreserveColumnDisplay(boolean) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setPreserveSearchCriteria(boolean) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setPriority(Integer) - Method in class com.bea.wli.worklist.api.TaskCreation
 
setPriority(Integer) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setPriority(Integer) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setPriority(int) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "priority" element
setPriority(int) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "priority" element
setPriority(int) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "priority" element
setProperties(Property[]) - Method in interface com.bea.wli.worklist.api.config.AssignmentHandler
Set any properties that were configured with this assignment handler.
setProperties(Property[]) - Method in interface com.bea.wli.worklist.api.config.EmailRecipientCalculator
Set any properties configured for this EmailRecipientCalculator in the custom module that deployed it.
setProperties(Property[]) - Method in interface com.bea.wli.worklist.api.config.TaskHistoryProvider
Set any properties that were configured with this task history provider handler.
setProperties(Property[]) - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculator
Set any properties configured for this TaskURLCalculator in the custom module that deployed it.
setProperties(Map<String, Property>) - Method in interface com.bea.wli.worklist.api.events.TaskEventListener
Set any properties configured for this TaskEventListener in the custom module that deployed it.
setProperties(Map) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use setUserProperties instead.
setProperties(PropertyInstanceHolder[]) - Method in class com.bea.wli.worklist.portal.PropertyEditorHelper
 
setProperties(PropertyInstanceHolder[]) - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
setProperties(PropertyInstanceHolder[]) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setPropertyInError(SystemProperty) - Method in exception com.bea.wli.worklist.api.ValidationException
The system property that is in error.
setPropertyName(String) - Method in interface com.bea.wli.worklist.api.taskplan.PropertyRef
Set the name of the property for this property ref.
setPropertyName(String) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setPropertyName(String) - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Sets the "propertyName" element
setPropertyNames(String[]) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setPropertyRefs(PropertyRef[]) - Method in interface com.bea.wli.worklist.api.taskplan.Action
Set the PropertyRefs representing the required properties for this action.
setPropertySelections(String[]) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
For Property check box
setPropertyValue(String, String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Set the property to the new value.
setPropertyValue(String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use setPropertyValue(String propertyName, String propertyValue, boolean isPattern)
setPropertyValueArray(PropertyValueType[]) - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Sets array of all "propertyValue" element
setPropertyValueArray(int, PropertyValueType) - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Sets ith "propertyValue" element
setPropertyValues(PropertyValuesType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "propertyValues" element
setPurgeInterval(long) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Set the number of seconds between automatic runs of the Worklist purge process.
setPurgeServerName(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Set the server that is responsible for automatic runs of the Worklist purge process.
setReadOnly(boolean) - Method in interface com.bea.wli.datatype.DataTypeEditor
 
setReadOnly(boolean) - Method in class com.bea.wli.datatype.EditorValueHolder
 
setRequest(TaskMessage) - Method in class com.bea.wli.worklist.api.TaskCreation
Deprecated. Use task properties instead of request/response message
setRequest(MessageType) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets the "request" element
setRequest(MessageType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "request" element
setRequestMessage(byte[]) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
setRequestType(String) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
setRequestType(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "requestType" element
setResponse(MessageType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "response" element
setResponseMessage(byte[]) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
setResponseType(String) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated. Use custom task plans and properties instead
setResponseType(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "responseType" element
setRuleArray(RuleType[]) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets array of all "rule" element
setRuleArray(int, RuleType) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets ith "rule" element
setRuleHierarchyName(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
setRulePath(String) - Method in interface com.bea.wli.worklist.api.taskplan.RuleBinding
 
setRules(String[]) - Method in class com.bea.wli.worklist.api.Assignee
 
setRuntimeDataSourceJndiName(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Set the JNDI Name of the runtime data store for this Worklist system instance.
setSeconds(long) - Method in interface com.bea.wli.calendar.api.Interval
Set the number of seconds represented in this interval.
setSerializedValue(DataTypeSerializedValue) - Method in interface com.bea.wli.datatype.DataTypeValue
 
setSerializedValue(DataTypeSerializedValue) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setServicePortAddress(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setServicePortAddress(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setServiceURI(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
setShowOnTaskListPage(boolean) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
setSortByAdminState(short) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setSortByAssignee(short) - Method in class com.bea.wli.worklist.api.TaskSelector
If Assignee is part of sorting criteria, only tasks with assignees will be returned.
setSortByCanBeAborted(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByCanBeReassigned(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByCanBeReturned(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByClaimant(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByClaimDueDate(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByComment(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByCompletedDate(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByCompletionDueDate(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByCreationDate(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByCurrentStepName(short) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setSortByDescription(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Description should be placed in the task plan. Use comment for per-task-instance comments.
setSortByListeningControlHandleStringValue(short) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setSortByListeningProcessId(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByListeningProcessUri(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByOwner(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByParentControlHandleStringValue(short) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setSortByParentProcessId(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByParentProcessUri(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
setSortByPriority(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByPropertyValue(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Request that returned tasks or task IDs be sorted by property value.
setSortByStateType(short) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use admin state, working state, and/or current step instead
setSortByTaskId(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByTaskName(short) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setSortByTaskPlanId(short) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setSortByWorkingState(short) - Method in class com.bea.wli.worklist.api.TaskQuery
 
setSource(String) - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
setSource(String) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets the "source" element
setSourceWorkAction(WorkAction) - Method in interface com.bea.wli.worklist.api.taskplan.ActionConnector
 
setStartDay(int) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets the "startDay" element
setStartHour(int) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets the "startHour" element
setStartMinute(int) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets the "startMinute" element
setStartMonth(int) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets the "startMonth" element
setStartStep(Step) - Method in interface com.bea.wli.worklist.api.taskplan.Constructor
This is equivalent to calling setNextStep().
setState(StateType.Enum) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "state" element
setStateType(StateType) - Method in class com.bea.wli.worklist.api.TaskData
 
setStateType(StateType) - Method in class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
setStateTypes(StateType[]) - Method in class com.bea.wli.worklist.api.TaskSelector
Deprecated. Use admin state, working state, and/or current step instead
setStepActionName(String) - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
setStepClaimDueDate(Date) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Deprecated. Use setStepCompletionDueDate() where the current step (as defined by the task plan) represents the 'claim' on the task.
setStepClaimDueDateStr(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
Deprecated. Use setStepCompletionDueDateStr() where the current step (as defined by the task plan) represents the 'claim' on the task.
setStepCompletionDueDate(Date) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setStepCompletionDueDateStr(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setStepName(String) - Method in class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
setStepName(String) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Sets the "step-name" element
setStepName(String) - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Sets the "stepName" element
setStepOverrideArray(TaskUiRegistryDocument.TaskUiRegistry.StepOverride[]) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Sets array of all "step-override" element
setStepOverrideArray(int, TaskUiRegistryDocument.TaskUiRegistry.StepOverride) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Sets ith "step-override" element
setStepTimeEstimateArray(StepTimeEstimateType[]) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets array of all "stepTimeEstimate" element
setStepTimeEstimateArray(int, StepTimeEstimateType) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets ith "stepTimeEstimate" element
setStepTimeEstimateArray(StepTimeEstimateType[]) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets array of all "stepTimeEstimate" element
setStepTimeEstimateArray(int, StepTimeEstimateType) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets ith "stepTimeEstimate" element
setStepTimeEstimateArray(StepTimeEstimateType[]) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets array of all "stepTimeEstimate" element
setStepTimeEstimateArray(int, StepTimeEstimateType) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets ith "stepTimeEstimate" element
setStepTimeEstimates(Map<String, Interval>) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setStepTimeEstimates(Map<String, Interval>) - Method in class com.bea.wli.worklist.api.TaskData
 
setStorageFormat(String) - Method in class com.bea.wli.datatype.DataTypeSerializedValue
 
setStringValue(String) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Initialize this ID using a String representation obtained from a prior call to toString() on this or another ID instance.
setSubType(String) - Method in class com.bea.wli.worklist.api.ContainerHandle
 
setSubType(String) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets the "subType" element
setSystemFlag(String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets the "systemFlag" element
setTakeStepActionActionForm(TakeStepActionActionForm) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
setTarget(String) - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
setTarget(String) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets the "target" element
setTargetStep(Step) - Method in interface com.bea.wli.worklist.api.taskplan.ActionConnector
 
setTaskCanBeAborted(Boolean, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskCanBeAborted(Boolean, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Specify if an assignee or the claimant can abort the task.
setTaskCanBeReassigned(Boolean, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskCanBeReassigned(Boolean, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Specify if a task assignee can reassign the task.
setTaskCanBeReturned(Boolean, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskCanBeReturned(Boolean, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Specify if the claimant can return the task.
setTaskClaimDueBusinessDate(BusinessTime, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskClaimDueBusinessDate(BusinessTime, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set the task claim due date using a business time.
setTaskClaimDueDate(Date, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskClaimDueDate(Date, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set the task claim due date.
setTaskComment(String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskComment(String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set a task comment.
setTaskComment(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Set a task comment.
setTaskCompletionDueBusinessDate(BusinessTime, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskCompletionDueBusinessDate(BusinessTime, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set the task completion due date using a business time.
setTaskCompletionDueBusinessDate(String, BusinessTime) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the task completion due date using a business time.
setTaskCompletionDueDate(Date, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskCompletionDueDate(Date, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set the task completion due date.
setTaskCompletionDueDate(String, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the task completion due date.
setTaskConstructionXML(TaskConstructionXMLDocument.TaskConstructionXML) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument
Sets the "TaskConstructionXML" element
setTaskCreationDate(String, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the task creation date to a new value.
setTaskCreationRole(String) - Method in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated.  
setTaskCreationXML(TaskCreationXMLType) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLDocument
Sets the "TaskCreationXML" element
setTaskCurrentStep(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Force the task with the given id to reflect the given step as its current step.
setTaskCurrentStepClaimDueBusinessDate(String, BusinessTime) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Deprecated. Use a 'claim' step in your task plan and set the completion due business date for that step.
setTaskCurrentStepClaimDueDate(String, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Deprecated. Use a 'claim' step in your task plan and set the completion due business date for that step.
setTaskCurrentStepCompletionDueBusinessDate(String, BusinessTime) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the completion due date for the current step on this task using a business time.
setTaskCurrentStepCompletionDueDate(String, Date) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the completion due date for the current step of this task.
setTaskCurrentStepTimeEstimate(String, Interval) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the time estimate for completion of the current step for the given task.
setTaskData(TaskData) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
setTaskDataXML(TaskDataXMLDocument.TaskDataXML) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument
Sets the "TaskDataXML" element
setTaskEventMetadata(TaskEventMetadataDocument.TaskEventMetadata) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument
Sets the "TaskEventMetadata" element
setTaskId(String) - Method in interface com.bea.control.TaskControl
Set the TaskId the control is linked to.
setTaskId(String) - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
 
setTaskId(String) - Method in class com.bea.wli.worklist.api.TaskInfo
 
setTaskId(String) - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
setTaskId(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
setTaskId(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
setTaskId(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setTaskId(String) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets the "taskId" element
setTaskId(String) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets the "taskId" element
setTaskIds(String[]) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setTaskIDs(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setTaskInfoXML(TaskInfoXMLDocument.TaskInfoXML) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLDocument
Sets the "TaskInfoXML" element
setTaskListViewMap(Map<String, TaskListViewInfo>) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
setTaskListViewName(String) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
setTaskName(String, boolean) - Method in class com.bea.wli.worklist.api.TaskSelector
 
setTaskName(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setTaskNames(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setTaskOwner(String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskOwner(String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set the task owner.
setTaskOwner(String, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the task owner.
setTaskPlan(TaskPlan) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setTaskPlanAppDir(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setTaskPlanAppDir(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setTaskPlanAppName(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setTaskPlanAppName(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setTaskPlanFile(File) - Method in class com.bea.wli.worklist.build.TaskControlGenTask
 
setTaskPlanFile(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setTaskPlanFile(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setTaskPlanForTask(String, TaskPlanId) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the task plan for the indicated task.
setTaskPlanId(TaskPlanId) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setTaskPlanId(TaskPlanId) - Method in class com.bea.wli.worklist.api.TaskData
 
setTaskPlanId(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setTaskPlanId(String) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Sets the "task-plan-id" element
setTaskPlanId(String) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Sets the "task-plan-id" element
setTaskPlanId(String) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "taskPlanId" element
setTaskPlanId(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "taskPlanId" element
setTaskPlanId(String) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets the "taskPlanId" element
setTaskPlanIds(TaskPlanId[]) - Method in class com.bea.wli.worklist.api.TaskQuery
For querying tasks of different types.
setTaskPlanOverrideArray(TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride[]) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Sets array of all "task-plan-override" element
setTaskPlanOverrideArray(int, TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Sets ith "task-plan-override" element
setTaskPlanPolicy(TaskPlanId, WorklistTaskAdmin.OPERATION, String[]) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set a simple policy for the given task plan and operation type.
setTaskPlanSrcDir(File) - Method in class com.bea.wli.worklist.build.InstallTaskPlanTask
 
setTaskPriority(Integer, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskPriority(Integer, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Set a task priority.
setTaskPriority(String, int) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set a task priority
setTaskProperties(String[], String[], String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskProperties(String[], String[], String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.setTaskProperties() instead.
setTaskProperties(String, Map) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Set one or more properties on a task
setTaskProperty(String, String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated. Return the previous value if there was one
setTaskProperty(String, String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.getTaskProperty() instead.
setTaskProperty(String, PropertyInstance) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Set a property on a task.
setTaskRequest(TaskMessage, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskRequest(TaskMessage, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use an explicit task plan when creating your task by calling WorklistTaskAdmin.createTask(String, TaskPlan, String, String) then use WorklistTaskUser.setTaskProperty() instead passing a PropertyInstance retrieved by name from the TaskPlan associated with the task. For example:
   WorklistContext ctx = WorklistContextFactory.getLocalContext();
   WorklistTaskUser user = ctx.getInterfaceForTaskUser();
   TaskPlan taskPlan = user.getTaskPlanForTask(taskId);
   Property prop = taskPlan.getProperty("Request");
   PropertyInstance propInstance = user.getTaskProperty(taskId, prop);
   propInstance.setValue(... Your request value (Object, byte[], etc.) ...)
   user.setTaskProperty(taskId, propInstance);
 
setTaskRequestAsXmlObject(XmlObject, String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskRequestAsXmlObject(XmlObject, String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
setTaskResponse(TaskMessage, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskResponse(TaskMessage, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
setTaskResponseAsXmlObject(XmlObject, String, String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
setTaskResponseAsXmlObject(XmlObject, String, String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. See setTaskRequest(TaskMessage request, String taskId) for more information.
setTaskStepTimeEstimates(String, Map) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set a Map representing the time estimates for completion of each step for the given task.
setTaskTimeEstimate(Interval) - Method in class com.bea.wli.worklist.api.TaskConstruction
 
setTaskTimeEstimate(Interval) - Method in class com.bea.wli.worklist.api.TaskData
 
setTaskTimeEstimate(String, Interval) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Set the time estimate for completion of the given task.
setTaskTimeEstimate(String) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets the "taskTimeEstimate" element
setTaskTimeEstimate(String) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "taskTimeEstimate" element
setTaskTimeEstimate(String) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets the "taskTimeEstimate" element
setTaskTrackingLevel(String) - Method in interface com.bea.wli.management.configuration.WorklistConfigurationMBean
Deprecated.  
setTaskUiRegistry(TaskUiRegistryDocument.TaskUiRegistry) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument
Sets the "task-ui-registry" element
setTaskUpdateXML(TaskUpdateXMLDocument.TaskUpdateXML) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument
Sets the "TaskUpdateXML" element
setTaskURLCalculatorContext(TaskURLCalculatorContext) - Method in interface com.bea.wli.worklist.api.config.TaskURLCalculator
Set the context that can be used by calculators during calls to getURLForTask().
setTempDir(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setTerminalTaskRetentionTime(Interval) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Set the amount of time tasks of this type should be retained in the runtime store after they have reached a terminal administrative state (completed or aborted).
setTimeEstimate(Interval) - Method in interface com.bea.wli.worklist.api.taskplan.Step
Set the Interval instance representing the estimated time it will take to complete this task.
setTimeEstimate(Interval) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
An estimate of the time it will take to complete this task.
setTimestamp(Calendar) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets the "timestamp" element
setTimeZone(String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets the "timeZone" element
setToken(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
setToken(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
setToPriority(String) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setType(ContainerHandle.Type) - Method in class com.bea.wli.worklist.api.ContainerHandle
 
setType(Listener.Type) - Method in class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
setType(AssigneeDefinition.Type) - Method in interface com.bea.wli.worklist.api.taskplan.AssigneeDefinition
Set the type of this assignee.
setType(Step.Type) - Method in interface com.bea.wli.worklist.api.taskplan.Step
 
setType(AssigneeTypeType.Enum) - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Sets the "type" element
setType(ContainerTypeType.Enum) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets the "type" element
setUpdateActionForm(UpdateActionForm) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
setUserArray(String[]) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets array of all "user" element
setUserArray(int, String) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets ith "user" element
setUserCalendar(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Set the user's calendar.
setUserCalendar(String, String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Set the user's calendar.
setUserCalendar(String, String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Set the user's calendar.
setUserId(String) - Method in class com.bea.wli.worklist.api.WorkloadRequest
The user for which workload data will be calculated.
setUserIdArray(String[]) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets array of all "userId" element
setUserIdArray(int, String) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets ith "userId" element
setUserName(String) - Method in class com.bea.wli.worklist.api.BusinessTime
 
setUserName(String) - Method in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime
Set the name of the user whose associated calendar will be used to add the indicated interval to a reference time to arrive at the absolute date for this business date.
setUserName(String) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
setUserName(String) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
setUserOrGroup(String) - Method in interface com.bea.wli.worklist.xml.CalendarType
Sets the "userOrGroup" element
setUserProperties(Map<String, PropertyInstance>) - Method in class com.bea.wli.worklist.api.TaskData
 
setUserPropertyNameInError(String[]) - Method in exception com.bea.wli.worklist.api.ValidationException
Names of the user property that is in error.
setUsers(String[]) - Method in class com.bea.wli.worklist.api.Assignee
 
setUseTaskCountOnly(boolean) - Method in class com.bea.wli.worklist.api.WorkloadRequest
A flag indicating that workload should be calculated using the only the count of tasks this user has claimed.
setValue(DataTypeInPlaceEditableValue) - Method in interface com.bea.wli.datatype.DataTypeJSPInPlaceEditor
Set the value upon which this editor will work.
setValue(Object) - Method in interface com.bea.wli.datatype.DataTypeValue
Set the value of this data type value.
setValue(Object) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setValue(DataTypeSerializedValueType) - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Sets the "value" element
setValueAsString(String) - Method in interface com.bea.wli.datatype.DataTypeValue
Set the value for this data type value as a String.
setValueAsString(String) - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
setValueAsString(String) - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Sets the "valueAsString" element
setValueSummary(DataTypeValueSummarizer.ValueSummary) - Method in interface com.bea.wli.datatype.DataTypeEditor
 
setVerbose(boolean) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setVersion(float) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
 
setVersion(float) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Set the version of the task plan this ID represents.
setWorkingState(WorkingState.Type) - Method in class com.bea.wli.worklist.api.TaskData
 
setWorkingState(String) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
setWorkingState(WorkingStateType.Enum) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets the "workingState" element
setWorkingStates(WorkingState.Type[]) - Method in class com.bea.wli.worklist.api.TaskQuery
For querying tasks at different working states, use the Type enum in the WorkingState class.
setWorkingStates(String[]) - Method in class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
setWorklistHostApplicationId(String) - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Set the Worklist host application id for this task plan.
setWorklistSystemPolicy(WorklistSystem.OPERATION, String[]) - Method in interface com.bea.wli.worklist.api.WorklistSystem
Set a simple policy for this Worklist system instance and the given operation type.
setWorkloadRequest(WorkloadRequest) - Method in class com.bea.wli.worklist.api.config.AssignmentHandler.Request
 
setWorkSubstituteRuleArray(WorkSubstituteRuleType[]) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Sets array of all "workSubstituteRule" element
setWorkSubstituteRuleArray(int, WorkSubstituteRuleType) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Sets ith "workSubstituteRule" element
setWorkSubstituteRuleId(String) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets the "workSubstituteRuleId" element
setWorkSubstituteRules(WorkSubstituteRulesDocument.WorkSubstituteRules) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument
Sets the "WorkSubstituteRules" element
setWsdl(String) - Method in class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
setWsdl(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setWsdlFile(File) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setWsdlFilePrefix(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
setWsdlFilePrefix(String) - Method in class com.bea.wli.worklist.build.TaskServiceGenUtil
 
setYear(int) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets the "year" element
setYear(int) - Method in interface com.bea.wli.calendar.schema.DateType
Sets the "year" element
setYears(long) - Method in interface com.bea.wli.calendar.api.Interval
Set the number of years represented in this interval.
showStepActionActionHelper(StepAction) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Helper method that can be called from an action that is used to show a page for collecting properties needed to take an action.
showTaskListAction() - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Optional exit point that will branch the UI flow back to the calling page flow and display the task list view indicated by the view HTTP request parameter.
sizeOfAssigneeDefinitionArray() - Method in interface com.bea.wli.worklist.xml.AssigneeListType
Returns number of "assigneeDefinition" element
sizeOfGroupArray() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Returns number of "group" element
sizeOfGroupIdArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Returns number of "groupId" element
sizeOfPropertyValueArray() - Method in interface com.bea.wli.worklist.xml.PropertyValuesType
Returns number of "propertyValue" element
sizeOfRuleArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Returns number of "rule" element
sizeOfStepOverrideArray() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Returns number of "step-override" element
sizeOfStepTimeEstimateArray() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Returns number of "stepTimeEstimate" element
sizeOfStepTimeEstimateArray() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Returns number of "stepTimeEstimate" element
sizeOfStepTimeEstimateArray() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Returns number of "stepTimeEstimate" element
sizeOfTaskPlanOverrideArray() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
Returns number of "task-plan-override" element
sizeOfUserArray() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Returns number of "user" element
sizeOfUserIdArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Returns number of "userId" element
sizeOfWorkSubstituteRuleArray() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
Returns number of "workSubstituteRule" element
SOURCE_ACTION_CONNECTOR - Static variable in interface com.bea.wli.worklist.api.taskplan.WorkAction.Event
This is fired when the next step gets set and unset, and indicates a connector should be drawn out of the action to the step, or not.
START - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
startAutomaticPurgeProcess(long) - Method in interface com.bea.wli.worklist.management.WorklistSystemRuntimeMBean
Designates the Worklist runtime for the associated WorklistSystem instance to run on this server at the indicated interval (in seconds).
STARTED - Static variable in class com.bea.wli.worklist.api.StateType
Deprecated.  
STARTED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
startEditSession() - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Start a session in which you can edit Worklist system configuration, task plan configuration, etc.
startProducing() - Method in interface com.bea.wli.worklist.api.taskplan.EventSource
Start producing events (called after initial construction of an object graph when the entire object graph is complete).
startTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
startTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.takeActionOnTask(taskId, , , null)
StateType - Class in com.bea.wli.worklist.api
Deprecated.  
StateType - Interface in com.bea.wli.worklist.xml
An XML stateType(@http://www.bea.com/wli/worklist/xml).
StateType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.StateType.
StateType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
Step - Interface in com.bea.wli.worklist.api.taskplan
Represents a discrete step in the completion of a human interaction worklist task.
Step.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
Step.Type - Enum in com.bea.wli.worklist.api.taskplan
 
StepAction - Interface in com.bea.wli.worklist.api.taskplan
Action defined within a step (as opposed to a constructor).
StepActionDisplayInfo - Class in com.bea.wli.worklist.portal
 
StepActionDisplayInfo(StepAction) - Constructor for class com.bea.wli.worklist.portal.StepActionDisplayInfo
 
StepDisplayInfo - Class in com.bea.wli.worklist.portal
 
StepDisplayInfo(Step) - Constructor for class com.bea.wli.worklist.portal.StepDisplayInfo
 
STEPS - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
Property representing the collection of steps for this task plan.
StepTimeEstimateType - Interface in com.bea.wli.worklist.xml
An XML stepTimeEstimateType(@http://www.bea.com/wli/worklist/xml).
StepTimeEstimateType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
StepWorkAction - Interface in com.bea.wli.worklist.api.taskplan
Represents an action that may be taken while the step containing this action is the current step for a task based on the task plan containing the step.
STOP - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
stopAutomaticPurgeProcess() - Method in interface com.bea.wli.worklist.management.WorklistSystemRuntimeMBean
Stop the automatic purge process on this server.
stopTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
stopTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskUser.takeActionOnStep(taskId, , , null)
storageFormat - Variable in class com.bea.wli.worklist.api.TaskMessage
Deprecated. Describes the format of the bytes in the message byte[].
STRING - Static variable in class com.bea.wli.datatype.DataTypeIds
 
STRING - Static variable in class com.bea.wli.datatype.DataTypes
 
subtractBusinessTime(String, String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Go back in time by the given interval.
subtractBusinessTime(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTime(String, CalendarDocument) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTime(String, CalendarDocument, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTime(String, String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTime(String, CalendarDocument, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTimeCalendarName(String, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTimeCalendarName(String, String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTimeCalendarName(String, String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTimeSystemCalendar(String, Date) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
subtractBusinessTimeSystemCalendar(String, Date, String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
summarizeValue(Object, DataType) - Method in interface com.bea.wli.datatype.DataTypeValueSummarizer
 
SUSPEND - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
SUSPENDED - Static variable in class com.bea.wli.worklist.api.StateType
Deprecated.  
SUSPENDED - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
SUSPENDED - Static variable in interface com.bea.wli.worklist.xml.StateType
 
suspendTask(String) - Method in interface com.bea.wli.management.runtime.WorklistRuntimeMBean
Deprecated.  
suspendTask(String) - Method in interface com.bea.wli.worklist.api.WorklistManager
Deprecated. Use WorklistTaskAdmin.suspendTask instead
suspendTask(String) - Method in interface com.bea.wli.worklist.api.WorklistTaskAdmin
Suspend the task.
sync() - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Removes all users from the WLI database that do not exist in WLS
sync() - Method in interface com.bea.wli.profile.api.GroupProfile
Removes all group profiles for groups that do not exist in WLS
sync() - Method in interface com.bea.wli.profile.api.UserProfile
Removes all user profiles from users that do not exist in WLS
sync() - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Removes all users from the WLI database that do not exist in WLS
syncGroups() - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Removes all profiles for groups that do not exist in WLS
syncUsers() - Method in interface com.bea.wli.profile.management.UserProfileMBean
Removes all profiles for users that do not exist in WLS
systemCalendarExists() - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Does the (single) system calendar exist yet? The system calendar can be lazily instantiated, so it is not guaranteed to exist until needed.
systemCalendarExists() - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Does the system calendar exist yet?
systemCalendarExists() - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
SystemProperty - Enum in com.bea.wli.worklist.api.taskplan
BEA Systems, Inc.

T

table - Static variable in class com.bea.wli.calendar.schema.FreeBusyFlagType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.AdminStateType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.AlgorithmType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.AssigneeTypeType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.CandidateListHandlingType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.ContainerTypeType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.StateType.Enum
 
table - Static variable in class com.bea.wli.worklist.xml.WorkingStateType.Enum
 
takeActionOnTask(String, String, String, Map) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Take an action on the current step for the task given by the taskId.
takeActionOnTaskAndClaim(String, String, String, Map, String) - Method in interface com.bea.wli.worklist.api.WorklistTaskUser
Take an action on the current step for the task given by the taskId, and then claim the task in the name of the given user.
takeStepAction(String, String, Map<String, String>) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
A simple method to take an action on a task, given the step, action name, and properties for the action.
TakeStepActionActionForm - Class in com.bea.wli.worklist.portal
 
TakeStepActionActionForm() - Constructor for class com.bea.wli.worklist.portal.TakeStepActionActionForm
 
takeStepActionActionHelper(TakeStepActionActionForm) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Helper that takes an action at the current step given the information in a TakeStepActionActionForm instance.
takeStepActionAndClaim(String, String, Map<String, String>, String) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
A simple method to take an action on a task, given the step, action name, properties for the action, and the name of the user that should be made the claimant of this task after the action has been performed.
takeStepActionAndClaimActionHelper(TakeStepActionActionForm, String) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Helper that takes an action at the current step given the information in a TakeStepActionActionForm instance and the name of the user that should be made the claimant of the task following the action.
TARGET_ACTION_CONNECTORS - Static variable in interface com.bea.wli.worklist.api.taskplan.Step.Event
 
TASK_MESSAGE - Static variable in class com.bea.wli.worklist.api.datatype.TaskPlanDataTypeIds
 
TASK_MESSAGE - Static variable in class com.bea.wli.worklist.api.datatype.TaskPlanDataTypes
 
TaskAdminEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskAffinity - Enum in com.bea.wli.worklist.api
Describes the relationship between a task and a human actor.
TaskAnnotations - Interface in com.bea.control
 
TaskAnnotations.TaskEventAnno - Annotation Type in com.bea.control
Allows a callback method to describe subscriptions to events of a given type, and to define the method signature of that callback to the Worklist event framework.
TaskAnnotations.TaskGetCurrentStepEnum - Annotation Type in com.bea.control
Internal use only.
TaskAnnotations.TaskGetStepInterface - Annotation Type in com.bea.control
Internal use only.
TaskAnnotations.TaskPlanAnno - Annotation Type in com.bea.control
Defines the task plan to be associated with a control.
TaskAssignEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskBaseAnnotations - Interface in com.bea.control
Shared annotations that apply to both TaskControl and TaskBatchControl.
TaskBaseAnnotations.AssigneeDefinitionAnno - Annotation Type in com.bea.control
 
TaskBaseAnnotations.AssignmentInstructions81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.AssignmentInstructions81x.Algorithm - Enum in com.bea.control
Deprecated.  
TaskBaseAnnotations.AssignmentInstructionsAnno - Annotation Type in com.bea.control
Describes instructions for assigning a task to human actors.
TaskBaseAnnotations.BusinessTimeAnno - Annotation Type in com.bea.control
Represents an abstract business date and time by defining a time duration from an (as yet unknown) reference time.
TaskBaseAnnotations.ContainerHandleAnno - Annotation Type in com.bea.control
 
TaskBaseAnnotations.DateTimeSpec - Annotation Type in com.bea.control
 
TaskBaseAnnotations.FieldName - Enum in com.bea.control
 
TaskBaseAnnotations.Flag - Annotation Type in com.bea.control
 
TaskBaseAnnotations.PropertyValue - Annotation Type in com.bea.control
Provides a single value for a single property with a given name.
TaskBaseAnnotations.StepTimeEstimate - Annotation Type in com.bea.control
 
TaskBaseAnnotations.TaskAbort - Annotation Type in com.bea.control
Causes the method for this annotation to abort the task instance(s) for this control.
TaskBaseAnnotations.TaskAssign - Annotation Type in com.bea.control
Causes the method for this annotation to stimulate the assignment of the task instance(s) given the defined assignment instructions.
TaskBaseAnnotations.TaskAssign81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskClaim - Annotation Type in com.bea.control
Causes the method for this annotation to claim the task instance(s) for this control.
TaskBaseAnnotations.TaskClaim81x - Annotation Type in com.bea.control
Deprecated. Use custom task plan and TaskTakeAction annotation instead.
TaskBaseAnnotations.TaskComplete - Annotation Type in com.bea.control
Causes the method for this annotation to complete the task instance(s) for this control.
TaskBaseAnnotations.TaskCreate - Annotation Type in com.bea.control
Causes the method attached to this annotation to create a new task using the configuration values in this annotation.
TaskBaseAnnotations.TaskDelete - Annotation Type in com.bea.control
Causes the method for this annotation to delete the task instance(s) for this control.
TaskBaseAnnotations.TaskGetData - Annotation Type in com.bea.control
Causes the method for this annotation to retrieve the TaskData from the task instance(s) for this control.
TaskBaseAnnotations.TaskGetInfo - Annotation Type in com.bea.control
Deprecated. Use TaskGetData instead.
TaskBaseAnnotations.TaskGetProperties - Annotation Type in com.bea.control
Causes the method for this annotation to retrieve the value of the named properties from the task instance(s) for this control.
TaskBaseAnnotations.TaskGetPropertyNames81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskGetRequest81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskGetResponse81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskPlanID - Annotation Type in com.bea.control
 
TaskBaseAnnotations.TaskRemoveProperties81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskResume - Annotation Type in com.bea.control
Causes the method for this annotation to resume the task instance(s) for this control.
TaskBaseAnnotations.TaskReturn - Annotation Type in com.bea.control
Causes the method for this annotation to return the task instance(s) for this control.
TaskBaseAnnotations.TaskReturn81x - Annotation Type in com.bea.control
Deprecated. Use custom task plan and TaskTakeAction annotation instead.
TaskBaseAnnotations.TaskSetError - Annotation Type in com.bea.control
Causes the method for this annotation to set an error condition on the task instance(s) for this control.
TaskBaseAnnotations.TaskSetProperties - Annotation Type in com.bea.control
Causes the method for this annotation to set the value of the given properties onto the task instance(s) for this control.
TaskBaseAnnotations.TaskSetProperty81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskSetRequest81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskSetResponse81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskStart81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskStop81x - Annotation Type in com.bea.control
Deprecated. 
TaskBaseAnnotations.TaskSuspend - Annotation Type in com.bea.control
Causes the method for this annotation to suspend the task instance(s) for this control.
TaskBaseAnnotations.TaskTakeAction - Annotation Type in com.bea.control
Causes the method for this annotation to take the given action on the current step of this task instance(s).
TaskBaseAnnotations.TaskUpdate81x - Annotation Type in com.bea.control
Deprecated. Use TaskSetProperties instead
TaskBaseControl - Interface in com.bea.control
The TaskBase control acts as a base interface for the Task and TaskBatch controls.
TaskBatchAnnotations - Interface in com.bea.control
 
TaskBatchAnnotations.TaskQueryAnno - Annotation Type in com.bea.control
 
TaskBatchAnnotations.TaskSelect - Annotation Type in com.bea.control
Deprecated. Use TaskQueryAnno instead
TaskBatchControl - Interface in com.bea.control
The Task Batch control enables a business process or UI to work with a batch of tasks with a single control method.
TaskClaimEvent - Interface in com.bea.wli.worklist.api.events.data
Represents a claim on a task.
TaskConstruction - Class in com.bea.wli.worklist.api
This class provides information for constructing a task.
TaskConstruction() - Constructor for class com.bea.wli.worklist.api.TaskConstruction
 
TaskConstruction(TaskCreation) - Constructor for class com.bea.wli.worklist.api.TaskConstruction
Deprecated. Use TaskConstruction(TaskConstruction) instead
TaskConstructionXMLDocument - Interface in com.bea.wli.worklist.xml
A document containing one TaskConstructionXML(@http://www.bea.com/wli/worklist/xml) element.
TaskConstructionXMLDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskConstructionXMLDocument.TaskConstructionXML - Interface in com.bea.wli.worklist.xml
An XML TaskConstructionXML(@http://www.bea.com/wli/worklist/xml).
TaskConstructionXMLDocument.TaskConstructionXML.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskContext - Class in com.bea.wli.worklist.api
Represents the context information for a task or a task plan that can be used to create a task.
TaskContext(String) - Constructor for class com.bea.wli.worklist.api.TaskContext
 
TaskContext(TaskPlan) - Constructor for class com.bea.wli.worklist.api.TaskContext
 
TaskContext(String, TaskPlan) - Constructor for class com.bea.wli.worklist.api.TaskContext
Create a new TaskContext and take taskId if non-null, and taskPlan if taskId is null, to be the 'active' value for this context.
TaskControl - Interface in com.bea.control
The Task control enables a client to create a single Task instance, manage its state and data, and provide callback methods that report status.
TaskControl.Callback - Interface in com.bea.control
Users define their own callback interfaces by extending Callback, and annotating the methods in their callback interface with TaskBaseAnnotations.TaskEvent annotations.
TaskControlGen - Class in com.bea.wli.worklist.build
Command-line and Java native utility to generate a TaskControl extension interface (.jcx file) from a task plan (.task file).
TaskControlGen(TaskControlGen.Options) - Constructor for class com.bea.wli.worklist.build.TaskControlGen
 
TaskControlGen.Options - Class in com.bea.wli.worklist.build
Options used to control the generation of the control interface Java source.
TaskControlGen.Options() - Constructor for class com.bea.wli.worklist.build.TaskControlGen.Options
 
TaskControlGenTask - Class in com.bea.wli.worklist.build
 
TaskControlGenTask() - Constructor for class com.bea.wli.worklist.build.TaskControlGenTask
 
TaskCreateEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskCreation - Class in com.bea.wli.worklist.api
Deprecated: You should not use this class directly.
TaskCreation() - Constructor for class com.bea.wli.worklist.api.TaskCreation
 
TaskCreation(TaskCreation) - Constructor for class com.bea.wli.worklist.api.TaskCreation
Deprecated.  
TaskCreationXMLDocument - Interface in com.bea.wli.worklist.xml
A document containing one TaskCreationXML(@http://www.bea.com/wli/worklist/xml) element.
TaskCreationXMLDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskCreationXMLType - Interface in com.bea.wli.worklist.xml
An XML TaskCreationXMLType(@http://www.bea.com/wli/worklist/xml).
TaskCreationXMLType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskData - Class in com.bea.wli.worklist.api
This class provides information about the runtime state of a Task.
TaskData() - Constructor for class com.bea.wli.worklist.api.TaskData
Basic constructor
TaskData(String, TaskPlanId, String) - Constructor for class com.bea.wli.worklist.api.TaskData
 
TaskData(TaskInfo) - Constructor for class com.bea.wli.worklist.api.TaskData
 
TaskDataCursor - Interface in com.bea.wli.worklist.api
A cursor to browse a result set of tasks defined by a TaskQuery object.
TaskDataIterator - Interface in com.bea.wli.worklist.api
This is an incomplete Iterator implementation intended to ease the use of TaskDataCursor for cases where you are simply iterating over a list of tasks, and do not need to move backward and forward through that list.
TaskDataXMLDocument - Interface in com.bea.wli.worklist.xml
A document containing one TaskDataXML(@http://www.bea.com/wli/worklist/xml) element.
TaskDataXMLDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskDataXMLDocument.TaskDataXML - Interface in com.bea.wli.worklist.xml
An XML TaskDataXML(@http://www.bea.com/wli/worklist/xml).
TaskDataXMLDocument.TaskDataXML.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskEvent.Type - Enum in com.bea.wli.worklist.api.events.data
Enumeration for different types of events.
TaskEventHistory - Interface in com.bea.wli.worklist.api
Represents a historical task event.
TaskEventIterator - Interface in com.bea.wli.worklist.api
Allows a client to iterate over historical events from TaskHistory.
TaskEventListener - Interface in com.bea.wli.worklist.api.events
BEA Systems, Inc.
TaskEventMetadataDocument - Interface in com.bea.wli.worklist.xml
A document containing one TaskEventMetadata(@http://www.bea.com/wli/worklist/xml) element.
TaskEventMetadataDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskEventMetadataDocument.TaskEventMetadata - Interface in com.bea.wli.worklist.xml
An XML TaskEventMetadata(@http://www.bea.com/wli/worklist/xml).
TaskEventMetadataDocument.TaskEventMetadata.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskExpireEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskHistory - Interface in com.bea.wli.worklist.api
Represents the historical information for a task instance.
TaskHistoryProvider - Interface in com.bea.wli.worklist.api.config
Describes an assignment algorithm that can be used to assign a task of a given type to users as candidates for claiming the task.
TaskInfo - Class in com.bea.wli.worklist.api
Deprecated: You should not use this class directly.
TaskInfo() - Constructor for class com.bea.wli.worklist.api.TaskInfo
Basic constructor
TaskInfo(TaskInfo) - Constructor for class com.bea.wli.worklist.api.TaskInfo
Copy constructor
TaskInfo(String, String, String, String, Assignee, String, String, StateType, Integer, Date, Date, Date, Boolean, Boolean, Boolean, String, String, String, String) - Constructor for class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
TaskInfo(String, String, String, String, Assignee, String, String, StateType, Integer, Date, Date, Date, Boolean, Boolean, Boolean, String, String, String, String, byte[], byte[]) - Constructor for class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
TaskInfo(String, String, String, String, Assignee, String, String, StateType, Integer, Date, Date, Date, Boolean, Boolean, Boolean, String, String, String, String, byte[], byte[], Map) - Constructor for class com.bea.wli.worklist.api.TaskInfo
Deprecated.  
TaskInfoCursor - Interface in com.bea.wli.worklist.api
Deprecated: You should not use this class directly.
TaskInfoXMLDocument - Interface in com.bea.wli.worklist.xml
A document containing one TaskInfoXML(@http://www.bea.com/wli/worklist/xml) element.
TaskInfoXMLDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskInfoXMLDocument.TaskInfoXML - Interface in com.bea.wli.worklist.xml
An XML TaskInfoXML(@http://www.bea.com/wli/worklist/xml).
TaskInfoXMLDocument.TaskInfoXML.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskInfoXMLType - Interface in com.bea.wli.worklist.xml
An XML TaskInfoXMLType(@http://www.bea.com/wli/worklist/xml).
TaskInfoXMLType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskListCustomParams - Class in com.bea.wli.worklist.api.ui
BEA Systems, Inc.
TaskListCustomParams() - Constructor for class com.bea.wli.worklist.api.ui.TaskListCustomParams
 
TaskListenerInfo - Class in com.bea.wli.worklist.api
Deprecated.  
TaskListenerInfo() - Constructor for class com.bea.wli.worklist.api.TaskListenerInfo
Deprecated.  
TaskListenerRegReq - Class in com.bea.wli.worklist.api
Deprecated.  
TaskListenerRegReq() - Constructor for class com.bea.wli.worklist.api.TaskListenerRegReq
Deprecated.  
TaskListenerRegResp - Class in com.bea.wli.worklist.api
Deprecated.  
TaskListenerRegResp() - Constructor for class com.bea.wli.worklist.api.TaskListenerRegResp
Deprecated.  
TaskListViewInfo - Class in com.bea.wli.worklist.api.ui
Utility class describing a unique view of tasks available in the worklist system.
TaskListViewInfo() - Constructor for class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
TaskListViewInfo(String, String) - Constructor for class com.bea.wli.worklist.api.ui.TaskListViewInfo
 
TaskMessage - Class in com.bea.wli.worklist.api
Deprecated. Use JavaBean user-defined properties instead.
TaskMessage() - Constructor for class com.bea.wli.worklist.api.TaskMessage
Deprecated. Serialization use only.
TaskMessage(byte[], String) - Constructor for class com.bea.wli.worklist.api.TaskMessage
Deprecated.  
TaskOwnerDefinition - Interface in com.bea.wli.worklist.api.taskplan
Represents the information needed to calculate the name of the owner for a task at runtime.
TaskOwnerDefinition.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
TaskPlan - Interface in com.bea.wli.worklist.api.taskplan
Represents metadata common to a set of tasks.
TaskPlan.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
TaskPlanDataTypeIds - Class in com.bea.wli.worklist.api.datatype
Factory for obtaining data type ids for use with task plans.
TaskPlanDataTypeIds() - Constructor for class com.bea.wli.worklist.api.datatype.TaskPlanDataTypeIds
 
TaskPlanDataTypeRegistry - Class in com.bea.wli.worklist.api.datatype
Registry of all data types for use in task plans
TaskPlanDataTypeRegistry() - Constructor for class com.bea.wli.worklist.api.datatype.TaskPlanDataTypeRegistry
 
TaskPlanDataTypes - Class in com.bea.wli.worklist.api.datatype
Factory for obtaining a handle to the standard data types.
TaskPlanDataTypes() - Constructor for class com.bea.wli.worklist.api.datatype.TaskPlanDataTypes
 
TaskPlanDisplayInfo - Class in com.bea.wli.worklist.portal
 
TaskPlanDisplayInfo(TaskPlan) - Constructor for class com.bea.wli.worklist.portal.TaskPlanDisplayInfo
 
TaskPlanFactory - Class in com.bea.wli.worklist.api.taskplan
Factory for obtaining instances of WorklistContext
TaskPlanFactory() - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
taskPlanFilename - Variable in class com.bea.wli.worklist.build.TaskControlGen.Options
file location of the .task file to compile (required)
TaskPlanId - Class in com.bea.wli.worklist.api.taskplan
Server-wide unique identifier for a task plan.
TaskPlanId() - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanId
Serialization use only
TaskPlanId(String, float) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanId
Construct a new ID given the path and version of the task type.
TaskPlanId(String, String, float) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanId
Construct a new ID given the Worklist host application id, path and version of the task plan.
TaskPlanId(TaskPlanPath, float) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanId
Construct a new ID given the path and version of the task type.
TaskPlanId(String, TaskPlanPath, float) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanId
Construct a new ID given the Worklist host application id, path and version of the task plan.
TaskPlanId(String) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanId
Construct an ID from a string value generated by a prior call to ID.toString().
TaskPlanPath - Class in com.bea.wli.worklist.api.taskplan
 
TaskPlanPath(String) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanPath
 
TaskPlanPath(FolderPath, String) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanPath
 
TaskPlanPath(File, File) - Constructor for class com.bea.wli.worklist.api.taskplan.TaskPlanPath
Allows the construction of a TaskPlanPath given physical files representing the root of the TaskPlan host application, and the TaskPlan .task file itself.
TaskPlanRegistry - Interface in com.bea.wli.worklist.api.taskplan
A registry of task plans known to the worklist system.
TaskPlanValidator - Interface in com.bea.wli.worklist.api.taskplan.validator
 
TaskPlanValidator.Message - Class in com.bea.wli.worklist.api.taskplan.validator
 
TaskPlanValidator.Message(int, String, EventSource) - Constructor for class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
TaskPlanValidatorFactory - Class in com.bea.wli.worklist.api.taskplan.validator
BEA Systems, Inc.
TaskPlanValidatorFactory() - Constructor for class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidatorFactory
 
TaskProperties - Class in com.bea.wli.worklist.api
Represents the properties for a given task instance.
TaskProperties(String, PropertyInstance[]) - Constructor for class com.bea.wli.worklist.api.TaskProperties
 
TaskQuery - Class in com.bea.wli.worklist.api
TaskQuery is used to select tasks based on specific properties.
TaskQuery() - Constructor for class com.bea.wli.worklist.api.TaskQuery
Construct a new empty task query.
TaskQuery(TaskSelector) - Constructor for class com.bea.wli.worklist.api.TaskQuery
 
TaskQuery(TaskQuery) - Constructor for class com.bea.wli.worklist.api.TaskQuery
 
TaskReactivateEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskReturnEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskSelector - Class in com.bea.wli.worklist.api
Deprecated: You should not use this class directly.
TaskSelector() - Constructor for class com.bea.wli.worklist.api.TaskSelector
Construct a new empty task selector.
TaskSelector(TaskSelector) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Copy Constructor
TaskSelector(String[], String, boolean, String, boolean, String, boolean, String[], String[], Assignee, Integer, Integer, StateType[], String, boolean, String[], String, boolean, String[], Date, Date, Date, Date, Date, Date, Boolean, Boolean, Boolean, String, String, boolean) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
TaskSelector(String[], String, boolean, String, boolean, String, boolean, String[], String[], Assignee, Integer, Integer, StateType[], String, boolean, String[], String, boolean, String[], Date, Date, Date, Date, Date, Date, Boolean, Boolean, Boolean, String[], String[], boolean[]) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
TaskSelector(String[], String, boolean, String, boolean, String, boolean, String[], String[], Assignee, Integer, Integer, StateType[], String, boolean, String[], String, boolean, String[], Date, Date, Date, Date, Date, Date, Boolean, Boolean, Boolean, String, String, boolean, boolean, boolean) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
TaskSelector(String[], String, boolean, String, boolean, String, boolean, String[], String[], Assignee, Integer, Integer, StateType[], String, boolean, String[], String, boolean, String[], Date, Date, Date, Date, Date, Date, Boolean, Boolean, Boolean, String[], String[], boolean[], boolean, boolean) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
TaskSelector(String[], String, boolean, String, boolean, String, boolean, String[], String[], Assignee, Integer, Integer, StateType[], String, boolean, String[], String, boolean, String[], Date, Date, Date, Date, Date, Date, Boolean, Boolean, Boolean, String, String, boolean, boolean, boolean, boolean) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
TaskSelector(String[], String, boolean, String, boolean, String, boolean, String[], String[], Assignee, Integer, Integer, StateType[], String, boolean, String[], String, boolean, String[], Date, Date, Date, Date, Date, Date, Boolean, Boolean, Boolean, String[], String[], boolean[], boolean, boolean, boolean) - Constructor for class com.bea.wli.worklist.api.TaskSelector
Deprecated.  
TaskServiceGenAntTask - Class in com.bea.wli.worklist.build
 
TaskServiceGenAntTask() - Constructor for class com.bea.wli.worklist.build.TaskServiceGenAntTask
 
TaskServiceGenUtil - Class in com.bea.wli.worklist.build
The purpose of this ant task is: 1.
TaskServiceGenUtil() - Constructor for class com.bea.wli.worklist.build.TaskServiceGenUtil
 
TaskSetCurrentStepEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskStepActionEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskStepChangeEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskStepExpireEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskUIContextInfo - Class in com.bea.wli.worklist.api.ui
Provides information on the task instance that will act as the context for an ovveridden task user interface.
TaskUIContextInfo() - Constructor for class com.bea.wli.worklist.api.ui.TaskUIContextInfo
 
TaskUIPageFlowController - Class in com.bea.wli.worklist.portal
Base class for custom task UI page flows.
TaskUIPageFlowController() - Constructor for class com.bea.wli.worklist.portal.TaskUIPageFlowController
 
TaskUiRegistryDocument - Interface in com.bea.wli.worklist.taskuiregistry
A document containing one task-ui-registry(@http://www.bea.com/wli/worklist/taskuiregistry) element.
TaskUiRegistryDocument.Factory - Class in com.bea.wli.worklist.taskuiregistry
A factory class with static methods for creating instances of this type.
TaskUiRegistryDocument.TaskUiRegistry - Interface in com.bea.wli.worklist.taskuiregistry
An XML task-ui-registry(@http://www.bea.com/wli/worklist/taskuiregistry).
TaskUiRegistryDocument.TaskUiRegistry.Factory - Class in com.bea.wli.worklist.taskuiregistry
A factory class with static methods for creating instances of this type.
TaskUiRegistryDocument.TaskUiRegistry.StepOverride - Interface in com.bea.wli.worklist.taskuiregistry
An XML step-override(@http://www.bea.com/wli/worklist/taskuiregistry).
TaskUiRegistryDocument.TaskUiRegistry.StepOverride.Factory - Class in com.bea.wli.worklist.taskuiregistry
A factory class with static methods for creating instances of this type.
TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride - Interface in com.bea.wli.worklist.taskuiregistry
An XML task-plan-override(@http://www.bea.com/wli/worklist/taskuiregistry).
TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride.Factory - Class in com.bea.wli.worklist.taskuiregistry
A factory class with static methods for creating instances of this type.
TaskUpdatePropertyEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskUpdatePropertyEvent.ChangedProperty - Class in com.bea.wli.worklist.api.events.data
Class representing a single property that got changed.
TaskUpdatePropertyEvent.ChangedProperty(String) - Constructor for class com.bea.wli.worklist.api.events.data.TaskUpdatePropertyEvent.ChangedProperty
 
TaskUpdateSystemPropertyEvent - Interface in com.bea.wli.worklist.api.events.data
BEA Systems, Inc.
TaskUpdateSystemPropertyEvent.ChangedProperty - Class in com.bea.wli.worklist.api.events.data
Class representing a single property that got changed.
TaskUpdateSystemPropertyEvent.ChangedProperty(SystemProperty) - Constructor for class com.bea.wli.worklist.api.events.data.TaskUpdateSystemPropertyEvent.ChangedProperty
 
TaskUpdateXMLDocument - Interface in com.bea.wli.worklist.xml
A document containing one TaskUpdateXML(@http://www.bea.com/wli/worklist/xml) element.
TaskUpdateXMLDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskUpdateXMLDocument.TaskUpdateXML - Interface in com.bea.wli.worklist.xml
An XML TaskUpdateXML(@http://www.bea.com/wli/worklist/xml).
TaskUpdateXMLDocument.TaskUpdateXML.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
TaskURLCalculator - Interface in com.bea.wli.worklist.api.config
Custom calculator for URLs pointing to the web UI that can be used to edit a given task.
TaskURLCalculatorContext - Interface in com.bea.wli.worklist.api.config
Provides services that can be used by TaskURLCalculators.
TaskWorkerControl - Interface in com.bea.control
Deprecated. Use TaskBatchControl instead
TERMINAL_TASK_RETENTION - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
TIME_ESTIMATE - Static variable in interface com.bea.wli.worklist.api.taskplan.Step.Event
 
TIME_ESTIMATE - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
TO_USER - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
TO_USER_IN_GROUP - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
TO_USERS_AND_GROUPS - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
toString() - Method in interface com.bea.wli.calendar.api.Interval
Get a string representation of this interval in <years>y<months>m<days>dt<hours>h<minutes>m<seconds>s format.
toString() - Method in class com.bea.wli.worklist.api.ActionType
Deprecated.  
toString() - Method in enum com.bea.wli.worklist.api.AdminState.Type
 
toString() - Method in class com.bea.wli.worklist.api.Assignee
 
toString() - Method in enum com.bea.wli.worklist.api.Assignee.Type
 
toString() - Method in exception com.bea.wli.worklist.api.AssignmentException
Override toString to pick up any embedded exception.
toString() - Method in class com.bea.wli.worklist.api.ContainerHandle
Returns a string representation of this handle in the form: type||subType||instanceId||hostApplicationId
toString() - Method in exception com.bea.wli.worklist.api.NotSupportedException
Override toString to pick up any embedded exception.
toString() - Method in class com.bea.wli.worklist.api.StateType
Deprecated.  
toString() - Method in class com.bea.wli.worklist.api.TaskData
 
toString() - Method in class com.bea.wli.worklist.api.TaskInfo
 
toString() - Method in class com.bea.wli.worklist.api.TaskMessage
Deprecated.  
toString() - Method in class com.bea.wli.worklist.api.taskplan.Bounds
 
toString() - Method in class com.bea.wli.worklist.api.taskplan.TaskPlanId
Get a printable representation of this identifier in folder/name:version format.
toString() - Method in enum com.bea.wli.worklist.api.WorkingState.Type
 
toStringValue() - Method in class com.bea.wli.worklist.api.Assignee
Get a string value for this Assignee in the form
Users:,,...,;Groups:,,...,;Rules:,,...,
toXML(WorkSubstituteRuleType) - Method in class com.bea.wli.worklist.api.WorkSubstituteRule
 
type - Static variable in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
 
type - Static variable in interface com.bea.wli.calendar.schema.CalendarDocument
 
type - Static variable in interface com.bea.wli.calendar.schema.DateRangeType
 
type - Static variable in interface com.bea.wli.calendar.schema.DateType
 
type - Static variable in interface com.bea.wli.calendar.schema.DayType
 
type - Static variable in interface com.bea.wli.calendar.schema.FreeBusyFlagType
 
type - Static variable in interface com.bea.wli.calendar.schema.HourMinuteRangeType
 
type - Static variable in interface com.bea.wli.calendar.schema.Id
 
type - Static variable in interface com.bea.wli.calendar.schema.NameDocument
 
type - Static variable in interface com.bea.wli.calendar.schema.RuleType
 
TYPE - Static variable in interface com.bea.wli.worklist.api.taskplan.AssigneeDefinition.Event
 
TYPE - Static variable in interface com.bea.wli.worklist.api.taskplan.Step.Event
 
type - Static variable in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
 
type - Static variable in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
 
type - Static variable in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry
 
type - Static variable in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.AdminStateType
 
type - Static variable in interface com.bea.wli.worklist.xml.AlgorithmType
 
type - Static variable in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
 
type - Static variable in interface com.bea.wli.worklist.xml.AssigneeListType
 
type - Static variable in interface com.bea.wli.worklist.xml.AssigneeType
 
type - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
type - Static variable in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
 
type - Static variable in interface com.bea.wli.worklist.xml.BusinessDateType
 
type - Static variable in interface com.bea.wli.worklist.xml.CalendarType
 
type - Static variable in interface com.bea.wli.worklist.xml.CandidateListHandlingType
 
type - Static variable in interface com.bea.wli.worklist.xml.ContainerHandleType
 
type - Static variable in interface com.bea.wli.worklist.xml.ContainerTypeType
 
type - Static variable in interface com.bea.wli.worklist.xml.Data
 
type - Static variable in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
 
type - Static variable in interface com.bea.wli.worklist.xml.MessageType
 
type - Static variable in interface com.bea.wli.worklist.xml.PropertyValuesType
 
type - Static variable in interface com.bea.wli.worklist.xml.PropertyValueType
 
type - Static variable in interface com.bea.wli.worklist.xml.StateType
 
type - Static variable in interface com.bea.wli.worklist.xml.StepTimeEstimateType
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskCreationXMLDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskCreationXMLType
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskDataXMLDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskInfoXMLDocument.TaskInfoXML
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskInfoXMLDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskInfoXMLType
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
 
type - Static variable in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
type - Static variable in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument
 
type - Static variable in interface com.bea.wli.worklist.xml.WorkSubstituteRulesDocument.WorkSubstituteRules
 
type - Static variable in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
 

U

UNASSIGNED - Static variable in interface com.bea.wli.worklist.xml.WorkingStateType
 
UnknownObjectException - Exception in com.bea.wli.worklist.api.events.handler
Thrown to indicate an attempt was made to get an object from a unique collection that does not contain an object with the given key value (e.g.
UnknownObjectException(String) - Constructor for exception com.bea.wli.worklist.api.events.handler.UnknownObjectException
 
UnknownObjectException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.events.handler.UnknownObjectException
 
UnknownObjectException - Exception in com.bea.wli.worklist.api.taskplan
Thrown when a requested object cannot be found given the object's identity information (for example its name or id).
UnknownObjectException(String) - Constructor for exception com.bea.wli.worklist.api.taskplan.UnknownObjectException
 
UnknownObjectException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.taskplan.UnknownObjectException
 
unsetAdminState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "adminState" element
unsetAlgorithm() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Unsets the "algorithm" element
unsetAssignee() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "assignee" element
unsetAssignee() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "assignee" element
unsetAssignee() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "assignee" element
unsetAssigneeList() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Unsets the "assigneeList" element
unsetAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "assignmentInstructions" element
unsetAssignmentInstructions() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "assignmentInstructions" element
unsetCalendar() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Unsets the "calendar" element
unsetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "canBeAborted" element
unsetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "canBeAborted" element
unsetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "canBeReassigned" element
unsetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "canBeReassigned" element
unsetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "canBeReturned" element
unsetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "canBeReturned" element
unsetCandidateListHandling() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Unsets the "candidateListHandling" element
unsetClaimant() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "claimant" element
unsetClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "claimDueBusinessDate" element
unsetClaimDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "claimDueBusinessDate" element
unsetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "claimDueDate" element
unsetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "claimDueDate" element
unsetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "claimDueDate" element
unsetComment() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "comment" element
unsetComment() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "comment" element
unsetComment() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "comment" element
unsetCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "completionDueBusinessDate" element
unsetCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "completionDueBusinessDate" element
unsetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "completionDueDate" element
unsetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "completionDueDate" element
unsetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "completionDueDate" element
unsetConstructorName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "constructorName" element
unsetCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "creatingContainerHandle" element
unsetCreatingContainerHandle() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "creatingContainerHandle" element
unsetCreationUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "creationUser" element
unsetCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "currentStepCompletionDueBusinessDate" element
unsetCurrentStepCompletionDueBusinessDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "currentStepCompletionDueBusinessDate" element
unsetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "currentStepCompletionDueDate" element
unsetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "currentStepCompletionDueDate" element
unsetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "currentStepCompletionDueDate" element
unsetCurrentStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "currentStepName" element
unsetDate() - Method in interface com.bea.wli.calendar.schema.RuleType
Unsets the "date" element
unsetDateRange() - Method in interface com.bea.wli.calendar.schema.RuleType
Unsets the "dateRange" element
unsetDay() - Method in interface com.bea.wli.calendar.schema.RuleType
Unsets the "day" element
unsetDay() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Unsets the "day" element
unsetDescription() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "description" element
unsetDescription() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "description" element
unsetErrorMessage() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "errorMessage" element
unsetFinalActionName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "finalActionName" element
unsetFinalStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "finalStepName" element
unsetGroupCalendar(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
 
unsetGroupCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Clear the mapping from the named group's profile to any calendar.
unsetGroupCalendar(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
unsetGroupCalendar(String) - Method in interface com.bea.wli.profile.api.GroupProfile
Unsets the calendar for this group.
unsetGroupCalendar(String) - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Unsets the calendar for this group.
unsetHostApplicationId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Unsets the "hostApplicationId" element
unsetHour() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Unsets the "hour" element
unsetHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DateType
Unsets the "hourMinuteRange" element
unsetHourMinuteRange() - Method in interface com.bea.wli.calendar.schema.DayType
Unsets the "hourMinuteRange" element
unsetInitialPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "initialPropertyValues" element
unsetInstanceId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Unsets the "instanceId" element
unsetIsOwnerGroup() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "isOwnerGroup" element
unsetLastUpdateDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "lastUpdateDate" element
unsetLastUpdateUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "lastUpdateUser" element
unsetLoadBalancingAvailabilityCheckEnabled() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Unsets the "loadBalancingAvailabilityCheckEnabled" element
unsetMimeType() - Method in interface com.bea.wli.worklist.xml.MessageType
Unsets the "mime-type" element
unsetMin() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Unsets the "min" element
unsetMonth() - Method in interface com.bea.wli.calendar.schema.DateType
Unsets the "month" element
unsetMonth() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Unsets the "month" element
unsetName() - Method in interface com.bea.wli.worklist.xml.CalendarType
Unsets the "name" element
unsetName() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "name" element
unsetOrder() - Method in interface com.bea.wli.calendar.schema.RuleType
Unsets the "order" element
unsetOwner() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "owner" element
unsetOwner() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "owner" element
unsetParentProcessId() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "parentProcessId" element
unsetParentProcessUri() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "parentProcessUri" element
unsetPriority() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "priority" element
unsetPriority() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "priority" element
unsetPropertyValues() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "propertyValues" element
unsetRequest() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Unsets the "request" element
unsetRequest() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "request" element
unsetRequestType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "requestType" element
unsetResponse() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "response" element
unsetResponseType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Unsets the "responseType" element
unsetSubType() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Unsets the "subType" element
unsetSystemFlag() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Unsets the "systemFlag" element
unsetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "taskPlanId" element
unsetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "taskPlanId" element
unsetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Unsets the "taskTimeEstimate" element
unsetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "taskTimeEstimate" element
unsetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Unsets the "taskTimeEstimate" element
unsetTimeZone() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Unsets the "timeZone" element
unsetUserCalendar(String) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Unset the user's calendar.
unsetUserCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Clear the mapping of any calendar to the given user's profile.
unsetUserCalendar(String) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated.  
unsetUserCalendar(String) - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Unsets the calendar for this user.
unsetUserCalendar(String) - Method in interface com.bea.wli.profile.api.UserProfile
Unsets the calendar for this user.
unsetUserCalendar(String) - Method in interface com.bea.wli.profile.management.UserProfileMBean
Unsets the calendar for this user.
unsetUserCalendar(String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Unsets the calendar for this user.
unsetUserOrGroup() - Method in interface com.bea.wli.worklist.xml.CalendarType
Unsets the "userOrGroup" element
unsetValue() - Method in interface com.bea.wli.datatype.DataTypeValue
Clear any value set into this property instance.
unsetValue() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
unsetWorkingState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Unsets the "workingState" element
unsetYear() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Unsets the "year" element
unsetYear() - Method in interface com.bea.wli.calendar.schema.DateType
Unsets the "year" element
UPDATE_CAN_BE_ABORTED - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_CAN_BE_REASSIGNED - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_CAN_BE_RETURNED - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_CLAIM_DATE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_COMMENT - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_EXPIRATION_DATE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_OWNER - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_PRIORITY - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_REQUEST - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UPDATE_RESPONSE - Static variable in class com.bea.wli.worklist.api.ActionType
Deprecated.  
UpdateActionForm - Class in com.bea.wli.worklist.portal
 
UpdateActionForm() - Constructor for class com.bea.wli.worklist.portal.UpdateActionForm
 
updateActionHelper(UpdateActionForm) - Method in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Helper method to assist subclasses in updating a task based on information collected in the UpdateActionForm.
updateCalendar(String, CalendarDocument) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Update the calendar - oldCalendarName, using the passed CalendarDocument.
updateCalendar(String, String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Update the calendar - oldCalendarName, using the passed calendar XML text (from a CalendarDocument).
updateCalendar(String, CalendarDocument) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Update the calendar - oldCalendarName, using the passed CalendarDocument.
updateEventHandler(String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Apply any edits made to a EventHandler between its being fetched from a call to getEventHandler() and the call to this method.
updateGroupCalendar(String, String) - Method in interface com.bea.wli.profile.api.GroupProfile
Sets the calendar for this group.
updateGroupCalendar(String, String) - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Sets the calendar for this group.
updateGroupEmail(String, String) - Method in interface com.bea.wli.profile.api.GroupProfile
Sets the email address for this group.
updateGroupEmail(String, String) - Method in interface com.bea.wli.profile.management.GroupProfileMBean
Sets the email address for this group.
updateQuery(TaskListCustomParams, TaskQuery) - Method in class com.bea.wli.worklist.api.ui.TaskListViewInfo
Helper class to extended the task view query with the custom criteria.
updateSystemCalendar(CalendarDocument) - Method in interface com.bea.wli.calendar.api.BusinessCalendar
Update the system calendar using the passed CalendarDocument.
updateSystemCalendar(String) - Method in interface com.bea.wli.calendar.management.BusinessCalendarMBean
Update the system calendar using the passed calendar XML text (from a CalendarDocument).
updateSystemCalendar(CalendarDocument) - Method in interface com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean
Deprecated. Update the system calendar using the passed CalendarDocument.
updateTask(TaskUpdateXMLDocument) - Method in interface com.bea.control.TaskControl
 
updateTaskData(TaskData) - Method in class com.bea.wli.worklist.api.ui.TaskUIContextInfo
 
updateTaskData(TaskData) - Method in class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
Set the given TaskData back into the session.
updateTaskPlan(String, String) - Method in interface com.bea.wli.worklist.management.WorklistSystemMBean
Apply any edits made to a TaskPlan between its being fetched from a call to getTaskPlan() and the call to this method.
updateUserCalendar(String, String) - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Sets the calendar for this user.
updateUserCalendar(String, String) - Method in interface com.bea.wli.profile.api.UserProfile
Sets the calendar for this user.
updateUserCalendar(String, String) - Method in interface com.bea.wli.profile.management.UserProfileMBean
Sets the calendar for this user.
updateUserCalendar(String, String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Sets the calendar for this user.
updateUserEmail(String, String) - Method in interface com.bea.wli.management.configuration.UserInfoConfigurationMBean
Deprecated. Sets the email address for this user.
updateUserEmail(String, String) - Method in interface com.bea.wli.profile.api.UserProfile
Sets the email address for this user.
updateUserEmail(String, String) - Method in interface com.bea.wli.profile.management.UserProfileMBean
Sets the email address for this user.
updateUserEmail(String, String) - Method in interface com.bea.wli.user.api.UserInfo
Deprecated. Sets the email address for this user.
updateWorkSubstituteRules(WorkSubstituteRule[]) - Method in interface com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean
Deprecated.  
updateWorkSubstituteRules(WorkSubstituteRule[]) - Method in interface com.bea.wli.worklist.api.WorkSubstituteManager
Update work substitution rules.
updateWorkSubstituteRules(String) - Method in interface com.bea.wli.worklist.management.WorkSubstituteMBean
Update substitute rules using the XML for a WorkSubstituteRulesDocument instance, generated by calling WorkSubstituteRulesDocument.xmlText().
URL - Static variable in class com.bea.wli.datatype.DataTypeIds
 
URL - Static variable in class com.bea.wli.datatype.DataTypes
 
USER - Static variable in interface com.bea.wli.worklist.xml.AssigneeTypeType
 
USER_NAME - Static variable in interface com.bea.wli.worklist.api.taskplan.BusinessDateTime.Event
 
userExistsWLS(String) - Method in interface com.bea.wli.profile.api.UserProfile
 
UserInfo - Interface in com.bea.wli.user.api
Deprecated. Use com.bea.wli.profile.api.UserProfile instead
UserInfoConfigurationMBean - Interface in com.bea.wli.management.configuration
Deprecated. Use com.bea.wli.profile.management.UserProfileMBean instead.
UserInfoException - Exception in com.bea.wli.user.api
Deprecated. Use com.bea.wli.profile.api.ProfileException instead
UserInfoException(String) - Constructor for exception com.bea.wli.user.api.UserInfoException
Deprecated.  
UserInfoException(String, Throwable) - Constructor for exception com.bea.wli.user.api.UserInfoException
Deprecated.  
UserProfile - Interface in com.bea.wli.profile.api
 
UserProfileFactory - Class in com.bea.wli.profile.api
This factory is used to create an instance of UserProfile.
UserProfileFactory() - Constructor for class com.bea.wli.profile.api.UserProfileFactory
 
UserProfileMBean - Interface in com.bea.wli.profile.management
MBean for wli user profile management.
users - Variable in class com.bea.wli.worklist.api.Assignee
 

V

validate() - Method in interface com.bea.wli.datatype.DataTypeValue
 
validate(List) - Method in interface com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator
Validates the task plan for runtime use.
validate() - Method in class com.bea.wli.worklist.portal.PropertyInstanceHolder
 
validate(ActionMapping, HttpServletRequest, ActionMessages) - Method in class com.bea.wli.worklist.portal.UpdateActionForm
 
validateValue(Object) - Method in interface com.bea.wli.datatype.DataTypeValueValidator
 
ValidationException - Exception in com.bea.wli.worklist.api
Mainly used by various public Worklist (session) beans to indicate caller that there was an user input error.
ValidationException() - Constructor for exception com.bea.wli.worklist.api.ValidationException
Default constructor
ValidationException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.ValidationException
Construct a new ValidationException exception wrapping an underlying exception and providing a message.
ValidationException(String) - Constructor for exception com.bea.wli.worklist.api.ValidationException
Construct a new ValidationException exception with a message.
ValidationException(Throwable) - Constructor for exception com.bea.wli.worklist.api.ValidationException
Construct a new ValidationException exception wrapping an underlying exception.
VALUE_PROPERTY_NAME - Static variable in interface com.bea.wli.datatype.DataTypeInPlaceEditableValue
 
VALUE_PROPERTY_NAME - Static variable in interface com.bea.wli.datatype.DataTypeValue
 
valueOf(String) - Static method in enum com.bea.control.TaskBaseAnnotations.AssignmentInstructions81x.Algorithm
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.control.TaskBaseAnnotations.FieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.AdminState.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.Assignee.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.ContainerHandle.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.events.data.TaskEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.events.handler.Actor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.Listener.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.TaskAffinity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.taskplan.AssigneeDefinition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.taskplan.Step.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.WorkingState.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.WorklistSystem.OPERATION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bea.wli.worklist.api.WorklistTaskAdmin.OPERATION
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bea.control.TaskBaseAnnotations.AssignmentInstructions81x.Algorithm
Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.control.TaskBaseAnnotations.FieldName
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.AdminState.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.Assignee.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.ContainerHandle.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.events.data.TaskEvent.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.events.handler.Actor.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.Listener.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.TaskAffinity
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.taskplan.AssigneeDefinition.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.taskplan.CandidateListHandling
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.taskplan.Step.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.taskplan.SystemProperty
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.WorkingState.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.WorklistSystem.OPERATION
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.bea.wli.worklist.api.WorklistTaskAdmin.OPERATION
Returns an array containing the constants of this enum type, in the order they're declared.
VERSION - Static variable in interface com.bea.wli.worklist.api.taskplan.TaskPlan.Event
 
VetoException - Exception in com.bea.wli.worklist.api.events
BEA Systems, Inc.
VetoException(String, Throwable) - Constructor for exception com.bea.wli.worklist.api.events.VetoException
Construct a new OpVetoException exception wrapping an underlying exception and providing a message.
VetoException(String) - Constructor for exception com.bea.wli.worklist.api.events.VetoException
Construct a new OpVetoException exception with a message.
VetoException(Throwable) - Constructor for exception com.bea.wli.worklist.api.events.VetoException
Construct a new OpVetoException exception wrapping an underlying exception.

W

WARNING - Static variable in class com.bea.wli.worklist.api.taskplan.validator.TaskPlanValidator.Message
 
width - Variable in class com.bea.wli.worklist.api.taskplan.Bounds
 
WorkAction - Interface in com.bea.wli.worklist.api.taskplan
Represents an action that may be taken as a constructor or step action.
WorkAction.Event - Interface in com.bea.wli.worklist.api.taskplan
Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.
WorkingState - Class in com.bea.wli.worklist.api
The type class describing all the possible states a task can be in with regard to the human users that can work on the task.
WorkingState() - Constructor for class com.bea.wli.worklist.api.WorkingState
 
WorkingState.Type - Enum in com.bea.wli.worklist.api
 
WorkingStateType - Interface in com.bea.wli.worklist.xml
An XML workingStateType(@http://www.bea.com/wli/worklist/xml).
WorkingStateType.Enum - Class in com.bea.wli.worklist.xml
Enumeration value class for com.bea.wli.worklist.xml.WorkingStateType.
WorkingStateType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
WORKLIST_GLOBAL_CAN_BE_ABORTED_PROP - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WORKLIST_GLOBAL_CAN_BE_REASSIGNED_PROP - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WORKLIST_GLOBAL_CAN_BE_RETURNED_PROP - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WORKLIST_GLOBAL_REQUEST_PROP - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WORKLIST_GLOBAL_RESPONSE_PROP - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WORKLIST_GLOBAL_TASK_PLAN_HOST_APP_ID - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WORKLIST_GLOBAL_TASK_PLAN_ID - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WorklistAdminMBean - Interface in com.bea.wli.worklist.management
Provides cross-Worklist system facilities.
WorklistConfigurationMBean - Interface in com.bea.wli.management.configuration
Deprecated. Use com.bea.wli.worklist.management.WorklistSystemMBean instead
WorklistContext - Interface in com.bea.wli.worklist.api
Factory to obtain instances of the various worklist interfaces.
WorklistContextFactory - Class in com.bea.wli.worklist.api
Factory for obtaining instances of WorklistContext
WorklistContextFactory() - Constructor for class com.bea.wli.worklist.api.WorklistContextFactory
 
WorklistManager - Interface in com.bea.wli.worklist.api
Deprecated. Use WorklistContext instead
WorklistManagerConstants - Class in com.bea.wli.worklist.api
Deprecated. Used for back-compat with 8.1.x only, and should not be used for any new development.
WorklistManagerConstants() - Constructor for class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
WorklistRuntimeMBean - Interface in com.bea.wli.management.runtime
Deprecated. Use WorklistContext API instead.
WorklistScrollableResultManager - Interface in com.bea.wli.worklist.api
Deprecated. Use WorklistTaskQuery instead.
WorklistScrollableResultMBean - Interface in com.bea.wli.management.runtime
Deprecated. Use WorklistContext API instead.
WorklistSystem - Interface in com.bea.wli.worklist.api
Functions related to the running worklist system as a whole
WorklistSystem.OPERATION - Enum in com.bea.wli.worklist.api
Operations for which a Worklist system policy may be set
WorklistSystemMBean - Interface in com.bea.wli.worklist.management
Defines management facilities for an instance of the Worklist system.
WorklistSystemRuntimeMBean - Interface in com.bea.wli.worklist.management
Represents an instance of the Worklist System runtime on a managed server.
WorklistTaskAdmin - Interface in com.bea.wli.worklist.api
Administrative functions for worklist tasks
WorklistTaskAdmin.CumulativeScore - Interface in com.bea.wli.worklist.api
Describes the cumulative score for a user.
WorklistTaskAdmin.OPERATION - Enum in com.bea.wli.worklist.api
Operations for which a task plan policy may be set
WorklistTaskAdmin.WorkloadData - Interface in com.bea.wli.worklist.api
Describes the number of tasks the indicated user has claimed but not completed, and the workload score calculated for this user.
WorklistTaskQuery - Interface in com.bea.wli.worklist.api
Functions for querying lists of worklist tasks
WorklistTaskUser - Interface in com.bea.wli.worklist.api
User functions relating to worklist tasks
WorklistUIContextHelper - Class in com.bea.wli.worklist.api.ui
 
WorklistUIContextHelper(HttpSession) - Constructor for class com.bea.wli.worklist.api.ui.WorklistUIContextHelper
 
WorklistUIContextInfo - Class in com.bea.wli.worklist.api.ui
 
WorklistUIContextInfo() - Constructor for class com.bea.wli.worklist.api.ui.WorklistUIContextInfo
 
WorkloadRequest - Class in com.bea.wli.worklist.api
Describes a request to calculate workload data for a user
WorkloadRequest() - Constructor for class com.bea.wli.worklist.api.WorkloadRequest
Default constructor.
WorkloadRequest(String) - Constructor for class com.bea.wli.worklist.api.WorkloadRequest
Create a WorkloadRequest for the given user and using defaults for other params.
WorkloadRequest(String, boolean, int) - Constructor for class com.bea.wli.worklist.api.WorkloadRequest
Construct a WorkloadRequest with specific values.
WorkSubstituteManager - Interface in com.bea.wli.worklist.api
This class manages work substitute rules.
WorkSubstituteMBean - Interface in com.bea.wli.worklist.management
MBean for accessing work substitute configuration for Worklist
WorkSubstituteRule - Class in com.bea.wli.worklist.api
This class defines a work substitution rule.
WorkSubstituteRule(String, Date, Date, String, String) - Constructor for class com.bea.wli.worklist.api.WorkSubstituteRule
 
WorkSubstituteRule() - Constructor for class com.bea.wli.worklist.api.WorkSubstituteRule
 
WorkSubstituteRule(WorkSubstituteRuleType) - Constructor for class com.bea.wli.worklist.api.WorkSubstituteRule
 
WorkSubstituteRulesDocument - Interface in com.bea.wli.worklist.xml
A document containing one WorkSubstituteRules(@http://www.bea.com/wli/worklist/xml) element.
WorkSubstituteRulesDocument.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
WorkSubstituteRulesDocument.WorkSubstituteRules - Interface in com.bea.wli.worklist.xml
An XML WorkSubstituteRules(@http://www.bea.com/wli/worklist/xml).
WorkSubstituteRulesDocument.WorkSubstituteRules.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
WorkSubstituteRuleType - Interface in com.bea.wli.worklist.xml
An XML WorkSubstituteRuleType(@http://www.bea.com/wli/worklist/xml).
WorkSubstituteRuleType.Factory - Class in com.bea.wli.worklist.xml
A factory class with static methods for creating instances of this type.
WorkSubstituteRuntimeMBean - Interface in com.bea.wli.management.runtime
Deprecated. Use WorkSubstituteMBean instead.
writeTaskPlanToFile(TaskPlan, File) - Static method in class com.bea.wli.worklist.api.taskplan.TaskPlanFactory
 
writeToDescriptorStream(OutputStream, String) - Method in interface com.bea.wli.worklist.api.events.handler.EventHandler
Write the contents of this handler out as XML.
writeToDescriptorStream(OutputStream, String) - Method in interface com.bea.wli.worklist.api.taskplan.TaskPlan
Write this TaskPlan out as XML content into the given OutputStream.

X

x - Variable in class com.bea.wli.worklist.api.taskplan.Bounds
 
xgetAdminState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "adminState" element
xgetAlgorithm() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets (as xml) the "algorithm" element
xgetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "canBeAborted" element
xgetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "canBeAborted" element
xgetCanBeAborted() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "canBeAborted" element
xgetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "canBeReassigned" element
xgetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "canBeReassigned" element
xgetCanBeReassigned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "canBeReassigned" element
xgetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "canBeReturned" element
xgetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "canBeReturned" element
xgetCanBeReturned() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "canBeReturned" element
xgetCandidateListHandling() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Gets (as xml) the "candidateListHandling" element
xgetClaimant() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets (as xml) the "claimant" element
xgetClaimant() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "claimant" element
xgetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "claimDueDate" element
xgetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "claimDueDate" element
xgetClaimDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "claimDueDate" element
xgetComment() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "comment" element
xgetComment() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "comment" element
xgetComment() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "comment" element
xgetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "completionDueDate" element
xgetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "completionDueDate" element
xgetCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "completionDueDate" element
xgetConstructorName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "constructorName" element
xgetCreationDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets (as xml) the "creationDate" element
xgetCreationDate() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "creationDate" element
xgetCreationUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "creationUser" element
xgetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets (as xml) the "currentStepCompletionDueDate" element
xgetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "currentStepCompletionDueDate" element
xgetCurrentStepCompletionDueDate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "currentStepCompletionDueDate" element
xgetCurrentStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "currentStepName" element
xgetCurrentStepName() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets (as xml) the "currentStepName" element
xgetCustomTaskUiUri() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Gets (as xml) the "custom-task-ui-uri" element
xgetCustomTaskUiUri() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Gets (as xml) the "custom-task-ui-uri" element
xgetDataTypeName() - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Gets (as xml) the "dataTypeName" element
xgetDay() - Method in interface com.bea.wli.calendar.schema.DateType
Gets (as xml) the "day" element
xgetDay() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets (as xml) the "day" element
xgetDayOfWeek() - Method in interface com.bea.wli.calendar.schema.DayType
Gets (as xml) the "dayOfWeek" element
xgetDescription() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "description" element
xgetDescription() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "description" element
xgetEffectiveDate() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets (as xml) the "effectiveDate" element
xgetEndDay() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets (as xml) the "endDay" element
xgetEndHour() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets (as xml) the "endHour" element
xgetEndMinute() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets (as xml) the "endMinute" element
xgetEndMonth() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets (as xml) the "endMonth" element
xgetErrorMessage() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "errorMessage" element
xgetEventType() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets (as xml) the "eventType" element
xgetExpiryDate() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets (as xml) the "expiryDate" element
xgetFinalActionName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "finalActionName" element
xgetFinalStepName() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "finalStepName" element
xgetFreeBusyFlag() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets (as xml) the "freeBusyFlag" element
xgetGroupArray() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets (as xml) array of all "group" elements
xgetGroupArray(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets (as xml) ith "group" element
xgetGroupIdArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) array of all "groupId" elements
xgetGroupIdArray(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) ith "groupId" element
xgetHostApplicationId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets (as xml) the "hostApplicationId" element
xgetHour() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets (as xml) the "hour" element
xgetInstanceId() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets (as xml) the "instanceId" element
xgetInterval() - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Gets (as xml) the "interval" element
xgetIsOwnerGroup() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "isOwnerGroup" element
xgetLastUpdateDate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "lastUpdateDate" element
xgetLastUpdateUser() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "lastUpdateUser" element
xgetLoadBalancingAvailabilityCheckEnabled() - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Gets (as xml) the "loadBalancingAvailabilityCheckEnabled" element
xgetMimeType() - Method in interface com.bea.wli.worklist.xml.MessageType
Gets (as xml) the "mime-type" element
xgetMin() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets (as xml) the "min" element
xgetMonth() - Method in interface com.bea.wli.calendar.schema.DateType
Gets (as xml) the "month" element
xgetMonth() - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Gets (as xml) the "month" element
xgetName() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) the "name" element
xgetName() - Method in interface com.bea.wli.calendar.schema.NameDocument
Gets (as xml) the "name" element
xgetName() - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Gets (as xml) the "name" element
xgetName() - Method in interface com.bea.wli.worklist.xml.CalendarType
Gets (as xml) the "name" element
xgetName() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "name" element
xgetName() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "name" element
xgetOrder() - Method in interface com.bea.wli.calendar.schema.RuleType
Gets (as xml) the "order" element
xgetOwner() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "owner" element
xgetOwner() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "owner" element
xgetOwner() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "owner" element
xgetParentProcessId() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "parentProcessId" element
xgetParentProcessUri() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "parentProcessUri" element
xgetPriority() - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Gets (as xml) the "priority" element
xgetPriority() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "priority" element
xgetPriority() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "priority" element
xgetPropertyName() - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Gets (as xml) the "propertyName" element
xgetRequestType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "requestType" element
xgetResponseType() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "responseType" element
xgetSource() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets (as xml) the "source" element
xgetStartDay() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets (as xml) the "startDay" element
xgetStartHour() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets (as xml) the "startHour" element
xgetStartMinute() - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Gets (as xml) the "startMinute" element
xgetStartMonth() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets (as xml) the "startMonth" element
xgetState() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "state" element
xgetStepName() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Gets (as xml) the "step-name" element
xgetStepName() - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Gets (as xml) the "stepName" element
xgetSubType() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets (as xml) the "subType" element
xgetSystemFlag() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) the "systemFlag" element
xgetTarget() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets (as xml) the "target" element
xgetTaskId() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets (as xml) the "taskId" element
xgetTaskId() - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Gets (as xml) the "taskId" element
xgetTaskPlanId() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Gets (as xml) the "task-plan-id" element
xgetTaskPlanId() - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Gets (as xml) the "task-plan-id" element
xgetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets (as xml) the "taskPlanId" element
xgetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "taskPlanId" element
xgetTaskPlanId() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets (as xml) the "taskPlanId" element
xgetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Gets (as xml) the "taskTimeEstimate" element
xgetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "taskTimeEstimate" element
xgetTaskTimeEstimate() - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Gets (as xml) the "taskTimeEstimate" element
xgetTimestamp() - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Gets (as xml) the "timestamp" element
xgetTimeZone() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) the "timeZone" element
xgetType() - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Gets (as xml) the "type" element
xgetType() - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Gets (as xml) the "type" element
xgetUserArray() - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets (as xml) array of all "user" elements
xgetUserArray(int) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Gets (as xml) ith "user" element
xgetUserIdArray() - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) array of all "userId" elements
xgetUserIdArray(int) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Gets (as xml) ith "userId" element
xgetUserOrGroup() - Method in interface com.bea.wli.worklist.xml.CalendarType
Gets (as xml) the "userOrGroup" element
xgetValueAsString() - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Gets (as xml) the "valueAsString" element
xgetWorkingState() - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Gets (as xml) the "workingState" element
xgetWorkSubstituteRuleId() - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Gets (as xml) the "workSubstituteRuleId" element
xgetYear() - Method in interface com.bea.wli.calendar.schema.DateRangeType
Gets (as xml) the "year" element
xgetYear() - Method in interface com.bea.wli.calendar.schema.DateType
Gets (as xml) the "year" element
XML_BEAN - Static variable in class com.bea.wli.datatype.DataTypeIds
 
XML_BEAN - Static variable in class com.bea.wli.datatype.DataTypes
 
xsetAdminState(AdminStateType) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "adminState" element
xsetAlgorithm(AlgorithmType) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets (as xml) the "algorithm" element
xsetCanBeAborted(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "canBeAborted" element
xsetCanBeAborted(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "canBeAborted" element
xsetCanBeAborted(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "canBeAborted" element
xsetCanBeReassigned(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "canBeReassigned" element
xsetCanBeReassigned(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "canBeReassigned" element
xsetCanBeReassigned(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "canBeReassigned" element
xsetCanBeReturned(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "canBeReturned" element
xsetCanBeReturned(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "canBeReturned" element
xsetCanBeReturned(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "canBeReturned" element
xsetCandidateListHandling(CandidateListHandlingType) - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Sets (as xml) the "candidateListHandling" element
xsetClaimant(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets (as xml) the "claimant" element
xsetClaimant(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "claimant" element
xsetClaimDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "claimDueDate" element
xsetClaimDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "claimDueDate" element
xsetClaimDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "claimDueDate" element
xsetComment(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "comment" element
xsetComment(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "comment" element
xsetComment(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "comment" element
xsetCompletionDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "completionDueDate" element
xsetCompletionDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "completionDueDate" element
xsetCompletionDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "completionDueDate" element
xsetConstructorName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "constructorName" element
xsetCreationDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets (as xml) the "creationDate" element
xsetCreationDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "creationDate" element
xsetCreationUser(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "creationUser" element
xsetCurrentStepCompletionDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets (as xml) the "currentStepCompletionDueDate" element
xsetCurrentStepCompletionDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "currentStepCompletionDueDate" element
xsetCurrentStepCompletionDueDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "currentStepCompletionDueDate" element
xsetCurrentStepName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "currentStepName" element
xsetCurrentStepName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets (as xml) the "currentStepName" element
xsetCustomTaskUiUri(XmlString) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Sets (as xml) the "custom-task-ui-uri" element
xsetCustomTaskUiUri(XmlString) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Sets (as xml) the "custom-task-ui-uri" element
xsetDataTypeName(XmlString) - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Sets (as xml) the "dataTypeName" element
xsetDay(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateType
Sets (as xml) the "day" element
xsetDay(XmlInt) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets (as xml) the "day" element
xsetDayOfWeek(XmlInt) - Method in interface com.bea.wli.calendar.schema.DayType
Sets (as xml) the "dayOfWeek" element
xsetDescription(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "description" element
xsetDescription(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "description" element
xsetEffectiveDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets (as xml) the "effectiveDate" element
xsetEndDay(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets (as xml) the "endDay" element
xsetEndHour(XmlInt) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets (as xml) the "endHour" element
xsetEndMinute(XmlInt) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets (as xml) the "endMinute" element
xsetEndMonth(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets (as xml) the "endMonth" element
xsetErrorMessage(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "errorMessage" element
xsetEventType(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets (as xml) the "eventType" element
xsetExpiryDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets (as xml) the "expiryDate" element
xsetFinalActionName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "finalActionName" element
xsetFinalStepName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "finalStepName" element
xsetFreeBusyFlag(FreeBusyFlagType) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets (as xml) the "freeBusyFlag" element
xsetGroupArray(XmlString[]) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets (as xml) array of all "group" element
xsetGroupArray(int, XmlString) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets (as xml) ith "group" element
xsetGroupIdArray(Id[]) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) array of all "groupId" element
xsetGroupIdArray(int, Id) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) ith "groupId" element
xsetHostApplicationId(XmlString) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets (as xml) the "hostApplicationId" element
xsetHour(XmlInt) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets (as xml) the "hour" element
xsetInstanceId(XmlString) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets (as xml) the "instanceId" element
xsetInterval(XmlString) - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Sets (as xml) the "interval" element
xsetIsOwnerGroup(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "isOwnerGroup" element
xsetLastUpdateDate(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "lastUpdateDate" element
xsetLastUpdateUser(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "lastUpdateUser" element
xsetLoadBalancingAvailabilityCheckEnabled(XmlBoolean) - Method in interface com.bea.wli.worklist.xml.AssignmentInstructionsType
Sets (as xml) the "loadBalancingAvailabilityCheckEnabled" element
xsetMimeType(XmlString) - Method in interface com.bea.wli.worklist.xml.MessageType
Sets (as xml) the "mime-type" element
xsetMin(XmlInt) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets (as xml) the "min" element
xsetMonth(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateType
Sets (as xml) the "month" element
xsetMonth(XmlInt) - Method in interface com.bea.wli.worklist.xml.BusinessDateType
Sets (as xml) the "month" element
xsetName(XmlString) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface com.bea.wli.calendar.schema.NameDocument
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface com.bea.wli.worklist.xml.CalendarType
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "name" element
xsetName(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "name" element
xsetOrder(XmlInt) - Method in interface com.bea.wli.calendar.schema.RuleType
Sets (as xml) the "order" element
xsetOwner(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "owner" element
xsetOwner(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "owner" element
xsetOwner(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "owner" element
xsetParentProcessId(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "parentProcessId" element
xsetParentProcessUri(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "parentProcessUri" element
xsetPriority(XmlInt) - Method in interface com.bea.wli.worklist.xml.TaskCreationXMLType
Sets (as xml) the "priority" element
xsetPriority(XmlInt) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "priority" element
xsetPriority(XmlInt) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "priority" element
xsetPropertyName(XmlString) - Method in interface com.bea.wli.worklist.xml.PropertyValueType
Sets (as xml) the "propertyName" element
xsetRequestType(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "requestType" element
xsetResponseType(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "responseType" element
xsetSource(XmlString) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets (as xml) the "source" element
xsetStartDay(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets (as xml) the "startDay" element
xsetStartHour(XmlInt) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets (as xml) the "startHour" element
xsetStartMinute(XmlInt) - Method in interface com.bea.wli.calendar.schema.HourMinuteRangeType
Sets (as xml) the "startMinute" element
xsetStartMonth(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets (as xml) the "startMonth" element
xsetState(StateType) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "state" element
xsetStepName(XmlString) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Sets (as xml) the "step-name" element
xsetStepName(XmlString) - Method in interface com.bea.wli.worklist.xml.StepTimeEstimateType
Sets (as xml) the "stepName" element
xsetSubType(XmlString) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets (as xml) the "subType" element
xsetSystemFlag(XmlString) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) the "systemFlag" element
xsetTarget(XmlString) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets (as xml) the "target" element
xsetTaskId(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets (as xml) the "taskId" element
xsetTaskId(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskInfoXMLType
Sets (as xml) the "taskId" element
xsetTaskPlanId(XmlString) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.StepOverride
Sets (as xml) the "task-plan-id" element
xsetTaskPlanId(XmlString) - Method in interface com.bea.wli.worklist.taskuiregistry.TaskUiRegistryDocument.TaskUiRegistry.TaskPlanOverride
Sets (as xml) the "task-plan-id" element
xsetTaskPlanId(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets (as xml) the "taskPlanId" element
xsetTaskPlanId(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "taskPlanId" element
xsetTaskPlanId(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets (as xml) the "taskPlanId" element
xsetTaskTimeEstimate(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskConstructionXMLDocument.TaskConstructionXML
Sets (as xml) the "taskTimeEstimate" element
xsetTaskTimeEstimate(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "taskTimeEstimate" element
xsetTaskTimeEstimate(XmlString) - Method in interface com.bea.wli.worklist.xml.TaskUpdateXMLDocument.TaskUpdateXML
Sets (as xml) the "taskTimeEstimate" element
xsetTimestamp(XmlDateTime) - Method in interface com.bea.wli.worklist.xml.TaskEventMetadataDocument.TaskEventMetadata
Sets (as xml) the "timestamp" element
xsetTimeZone(XmlString) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) the "timeZone" element
xsetType(AssigneeTypeType) - Method in interface com.bea.wli.worklist.xml.AssigneeDefinitionType
Sets (as xml) the "type" element
xsetType(ContainerTypeType) - Method in interface com.bea.wli.worklist.xml.ContainerHandleType
Sets (as xml) the "type" element
xsetUserArray(XmlString[]) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets (as xml) array of all "user" element
xsetUserArray(int, XmlString) - Method in interface com.bea.wli.worklist.xml.AssigneeType
Sets (as xml) ith "user" element
xsetUserIdArray(Id[]) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) array of all "userId" element
xsetUserIdArray(int, Id) - Method in interface com.bea.wli.calendar.schema.CalendarDocument.Calendar
Sets (as xml) ith "userId" element
xsetUserOrGroup(XmlString) - Method in interface com.bea.wli.worklist.xml.CalendarType
Sets (as xml) the "userOrGroup" element
xsetValueAsString(XmlString) - Method in interface com.bea.wli.worklist.xml.DataTypeSerializedValueType
Sets (as xml) the "valueAsString" element
xsetWorkingState(WorkingStateType) - Method in interface com.bea.wli.worklist.xml.TaskDataXMLDocument.TaskDataXML
Sets (as xml) the "workingState" element
xsetWorkSubstituteRuleId(XmlString) - Method in interface com.bea.wli.worklist.xml.WorkSubstituteRuleType
Sets (as xml) the "workSubstituteRuleId" element
xsetYear(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateRangeType
Sets (as xml) the "year" element
xsetYear(XmlInt) - Method in interface com.bea.wli.calendar.schema.DateType
Sets (as xml) the "year" element

Y

y - Variable in class com.bea.wli.worklist.api.taskplan.Bounds
 

_

_81X_ACTION_ABORT - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_ACTION_COMPLETE - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_ACTION_SET_RESPONSE - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_ACTION_START - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_ACTION_STOP - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_CONSTRUCTOR - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_STEP_ABORTED - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_STEP_COMPLETED - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_STEP_READY - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_81X_STEP_STARTED - Static variable in class com.bea.wli.worklist.api.WorklistManagerConstants
Deprecated.  
_dateFormat - Variable in class com.bea.wli.worklist.portal.TaskUIPageFlowController
SimpleDateFormat instance to be used as the format for obtaining date/time instances as values for system properties.
_dateFormat - Variable in class com.bea.wli.worklist.portal.UpdateActionForm
 
_editorValue - Variable in class com.bea.wli.worklist.portal.PropertyEditorHelper
 
_takeStepActionActionForm - Variable in class com.bea.wli.worklist.portal.TaskUIPageFlowController
The TakeStepActionActionForm instance representing the properties and other data needed to take an action on the context task.
_taskDataHistory - Variable in class com.bea.wli.worklist.portal.TaskUIPageFlowController
TaskData for the 'context' task at some date in the past.
_taskHistoryRecords - Variable in class com.bea.wli.worklist.portal.TaskUIPageFlowController
Current Task's History.
_updateActionForm - Variable in class com.bea.wli.worklist.portal.TaskUIPageFlowController
The UpdateActionForm containing the up-to-date and editable form of the data for the 'context' task.

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