Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 2 (10.1.2)
B25708-01

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


A

ACQUIRE - Static variable in class oracle.tip.pc.services.identity.BPMAction
ACQUIRE defines BPEL Process Manager Task Aquire Action
ACQUIREDBY - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
ADMIN - Static variable in class oracle.tip.pc.services.identity.BPMAction
ADMIN defines BPEL Process Manager Adminitrator Action
AND - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
logical AND (for combining Predicates)
ANY_ROLE - Static variable in class oracle.tip.pc.services.identity.RoleClassifier
ANY_ROLE defines enterprise role type
APPLICATION_ROLE - Static variable in class oracle.tip.pc.services.identity.RoleClassifier
APPLICATION_ROLE defines application role type
APPROVERS - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
ASSIGNEE - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
 
ASSIGNEE_TYPE_GROUP - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task assignee type for group
ASSIGNEE_TYPE_REPORTEE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task assignee type for reportee
ASSIGNEE_TYPE_USER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task assignee type for user
ATTACHMENT_TYPE_FILE - Static variable in interface oracle.tip.pc.api.worklist.ITaskAttachment
 
ATTACHMENT_TYPE_URL - Static variable in interface oracle.tip.pc.api.worklist.ITaskAttachment
 
AttributeNames - class oracle.tip.pc.services.identity.AttributeNames.
AttributeNames defines suppored BPEL Process Manager Identity Service attibutes
AttributeNames() - Constructor for class oracle.tip.pc.services.identity.AttributeNames
 
acquireTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs an acquire action on the task with the specified taskId
acquireTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
acquireTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs an acquire action on the task with the specified taskId
addAssignee(ITaskAssignee) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Adds the specified assignee to the task
addAssignee(int, ITaskAssignee) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Adds an assignee to the task at the specified index
addClause(String, boolean, boolean) - Method in interface oracle.tip.pc.api.worklist.IOrdering
To add the more column in ordering
addClause(int, String, int, List) - Method in interface oracle.tip.pc.api.worklist.IPredicate
To add the more filtering criteria to existing predicate by using logical operator based on list of values
addClause(int, String, int, List, boolean) - Method in interface oracle.tip.pc.api.worklist.IPredicate
To add the more filtering criteria to existing predicate by using logical operator based on list of values
addClause(int, String, int, Object) - Method in interface oracle.tip.pc.api.worklist.IPredicate
To add the more filtering criteria to existing predicate by using logical operator based on value
addClause(int, String, int, Object, boolean) - Method in interface oracle.tip.pc.api.worklist.IPredicate
To add the more filtering criteria to existing predicate by using logical operator based on value
addField(Field) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
addNamespace(String, String) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
addTaskAttachment(IWorklistContext, String, String, String, String, InputStream, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Adds an attachment to the task with the specified taskId.
addTaskAttachment(IWorklistContext, String, String, String, String, InputStream) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Adds an attachment to the task with the specified taskId.
addTaskAttachment(IWorklistContext, String, String, String, String, InputStream, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
addTaskAttachment(IWorklistContext, String, String, String, String, InputStream) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
addTaskAttachment(IWorklistContext, String, String, String, String, InputStream, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Adds an attachment to the task with the specified taskId.
addTaskAttachment(IWorklistContext, String, String, String, String, InputStream) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Adds an attachment to the task with the specified taskId.
addUserName(String) - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method addUserName
addUserName(String) - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method addUserName
appendTaskComments(IWorklistContext, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Appends the comments to the task with the specified taskId.
appendTaskComments(IWorklistContext, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
appendTaskComments(IWorklistContext, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Appends the specified comments to the comments field of the task with the specified taskId.
authenticateUser(String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Authenticates a user based on the provided user and password information.
authenticateUser(String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
authenticateUser(String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Authenticates a user based on the provided user and password information.
authenticateUser(String, String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Authenticates user
authenticateUser(String, String) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Authenticates user
authenticateUser(String, String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
authenticateUser(String, String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Authenticates User

B

BINDDN_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
BPMAction - class oracle.tip.pc.services.identity.BPMAction.
BPMAction class defines BPEL Process Manager Actions
BPMAction(String) - Constructor for class oracle.tip.pc.services.identity.BPMAction
Constructor
BPMAppRole - interface oracle.tip.pc.services.identity.BPMAppRole.
BPMRole interface defines BPEL Process Manager Application Role
BPMAuthenticationException - exception oracle.tip.pc.services.identity.BPMAuthenticationException.
BPMAuthenticationException is a check exception.
BPMAuthenticationException(int) - Constructor for class oracle.tip.pc.services.identity.BPMAuthenticationException
Constructor
BPMAuthenticationException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMAuthenticationException
Constructor
BPMAuthenticationException(PCException) - Constructor for class oracle.tip.pc.services.identity.BPMAuthenticationException
Constructor
BPMAuthenticationException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.BPMAuthenticationException
Constructor
BPMAuthenticationException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.BPMAuthenticationException
Constructor
BPMAuthenticationException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMAuthenticationException
Constructor
BPMAuthorizationException - exception oracle.tip.pc.services.identity.BPMAuthorizationException.
BPMAuthorizationException is a check exception.
BPMAuthorizationException(int) - Constructor for class oracle.tip.pc.services.identity.BPMAuthorizationException
Constructor
BPMAuthorizationException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMAuthorizationException
Constructor
BPMAuthorizationException(PCException) - Constructor for class oracle.tip.pc.services.identity.BPMAuthorizationException
Constructor
BPMAuthorizationException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.BPMAuthorizationException
Constructor
BPMAuthorizationException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.BPMAuthorizationException
Constructor
BPMAuthorizationException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMAuthorizationException
Constructor
BPMConfigException - exception oracle.tip.pc.services.identity.config.BPMConfigException.
BPMConfigException is a check exception.
BPMConfigException(int) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMConfigException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMConfigException(PCException) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMConfigException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMConfigException(Throwable, int) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMConfigException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMConfigException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.config.BPMConfigException
Constructor
BPMGroup - interface oracle.tip.pc.services.identity.BPMGroup.
BPMGroup interface defines BPEL Process Manager Group
BPMIdentity - interface oracle.tip.pc.services.identity.BPMIdentity.
BPMIdentity interface defines BPEL Process Manager Indentity
BPMIdentityException - exception oracle.tip.pc.services.identity.BPMIdentityException.
BPMIdentityException is a check exception.It indicates that the name being specified does not conform to the naming syntax of a naming system.
BPMIdentityException(int) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityException(PCException) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityException(Throwable, int) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityException
Constructor
BPMIdentityNotFoundException - exception oracle.tip.pc.services.identity.BPMIdentityNotFoundException.
BPMIdentityNotFoundException is a check exception.
BPMIdentityNotFoundException(int) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityNotFoundException
Constructor
BPMIdentityNotFoundException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityNotFoundException
Constructor
BPMIdentityNotFoundException(PCException) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityNotFoundException
Constructor
BPMIdentityNotFoundException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityNotFoundException
Constructor
BPMIdentityNotFoundException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityNotFoundException
Constructor
BPMIdentityNotFoundException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityNotFoundException
Constructor
BPMIdentityService - interface oracle.tip.pc.services.identity.BPMIdentityService.
BPMIdentityService defines BPEL Process Manager Identity Service
BPMIdentityServiceConfigException - exception oracle.tip.pc.services.identity.BPMIdentityServiceConfigException.
BPMIdentityServiceConfigException is a check exception.
BPMIdentityServiceConfigException(int) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceConfigException
Constructor
BPMIdentityServiceConfigException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceConfigException
Constructor
BPMIdentityServiceConfigException(PCException) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceConfigException
Constructor
BPMIdentityServiceConfigException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceConfigException
Constructor
BPMIdentityServiceConfigException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceConfigException
Constructor
BPMIdentityServiceConfigException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceConfigException
Constructor
BPMIdentityServiceTest - class oracle.tip.pc.services.identity.BPMIdentityServiceTest.
 
BPMIdentityServiceTest(String) - Constructor for class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
BPMPrincipal - interface oracle.tip.pc.services.identity.BPMPrincipal.
BPMPrincipal represents Identity
BPMProvider - interface oracle.tip.pc.services.identity.BPMProvider.
BPMProvider defines Identity Service Provider Interface
BPMRole - interface oracle.tip.pc.services.identity.BPMRole.
BPMRole interface defines BPEL Process Manager Role
BPMUnsupportedAttributeException - exception oracle.tip.pc.services.identity.BPMUnsupportedAttributeException.
BPMUnsupportedAttributeException is a check exception.
BPMUnsupportedAttributeException(int) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUnsupportedAttributeException(int, Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUnsupportedAttributeException(PCException) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUnsupportedAttributeException(PCRuntimeException) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUnsupportedAttributeException(Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUnsupportedAttributeException(int, Object[]) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUnsupportedAttributeException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException
Constructor
BPMUser - interface oracle.tip.pc.services.identity.BPMUser.
BPMUser interface defines BPEL Process Manager User
BUSINESS_PROCESS_FILTER_ANY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The business filter option for retrieving tasks from any process
BUSINESS_PROCESS_FILTER_DEFAULT - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The default business filter option for retrieving tasks (any process)

C

CACHE_ENABLED_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
COMMENTS - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
 
CONCLUSION - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
CONFIGURATION_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
CONNECTION_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
CREATEDDATE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
CREATOR - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
CUSTOM - Static variable in class oracle.tip.pc.services.identity.BPMAction
CUSTOM defines BPEL Process Manager Castom Action
CUSTOM_PROVIDER - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
ConfigurationProperties - class oracle.tip.pc.services.identity.config.ConfigurationProperties.
ConnectionCfg defines connection property : url, user, password and others.
ConfigurationProperties() - Constructor for class oracle.tip.pc.services.identity.config.ConfigurationProperties
Default constructor
ConfigurationProperties(Properties) - Constructor for class oracle.tip.pc.services.identity.config.ConfigurationProperties
Constructor
ConfigurationProperties(Element) - Constructor for class oracle.tip.pc.services.identity.config.ConfigurationProperties
Constructor
ConnectionCfg - class oracle.tip.pc.services.identity.config.ConnectionCfg.
ConnectionCfg defines connection property : url, user, password and others.
ConnectionCfg() - Constructor for class oracle.tip.pc.services.identity.config.ConnectionCfg
Default constructor
ConnectionCfg(Properties) - Constructor for class oracle.tip.pc.services.identity.config.ConnectionCfg
Constructor
ConnectionCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.ConnectionCfg
Constructor
ConnectionCfg(String, String, String, boolean, Properties) - Constructor for class oracle.tip.pc.services.identity.config.ConnectionCfg
Constructor
ControlsCfg - class oracle.tip.pc.services.identity.config.ControlsCfg.
ConnectionCfg defines connection property : url, role, password and others.
ControlsCfg() - Constructor for class oracle.tip.pc.services.identity.config.ControlsCfg
Default constructor
ControlsCfg(Properties) - Constructor for class oracle.tip.pc.services.identity.config.ControlsCfg
Constructor
ControlsCfg(SearchControlsCfg, Properties) - Constructor for class oracle.tip.pc.services.identity.config.ControlsCfg
Constructor
ControlsCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.ControlsCfg
Constructor
call(Context, List) - Method in class oracle.tip.pc.services.identity.GetGroupPropertyFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.GetManagerFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.GetReporteesFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.GetUserPropertyFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.GetUserRolesFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.GetUsersInGroupFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.IsUserInRoleFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.LookupGroupFunction
 
call(Context, List) - Method in class oracle.tip.pc.services.identity.LookupUserFunction
 
canUpdate(IWorklistTask) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
checks if this task is updatable
clearAssignee() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Clears the assignees on this task
clearAttachment() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Clears the attachments on this task
clearUserName() - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method clearUserName
clearUserName() - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method clearUserName
completeAndRouteTask(IWorklistContext, String, String, String, List) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs an adhoc route action on the task with the specified taskId.
completeAndRouteTask(IWorklistContext, String, String, String, List) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
completeAndRouteTask(IWorklistContext, String, String, String, List) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs an adhoc route action on the task with the specified taskId.
constructDataTypeName(String) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
Use this function to construct the html form parameter datatype name by using xpath
constructDisplayName(String) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
Use this function to construct the html form parameter datatype name by using xpath
constructName(String) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
Use this function to construct the html form parameter name of the xpath
constructXpath(String) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
receives a form parameter name that represents an xpath, return the xpath it represents.
createAttachment(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Creates an attachment with the specified name for the task
createContext(HttpServletRequest) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Creates a worklist context if the request contains an authenticated remote user.
createContext(HttpServletRequest) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
createContext(HttpServletRequest) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Creates a worklist context if the request contains an authenticated remote user.
createFacade() - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade(QName) - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade(String) - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade(Element) - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade(File) - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade(URL) - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade(InputSource) - Static method in class oracle.tip.pc.services.identity.ManagementChainFactory
Method createFacade
createFacade() - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createFacade(QName) - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createFacade(String) - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createFacade(Element) - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createFacade(File) - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createFacade(URL) - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createFacade(InputSource) - Static method in class oracle.tip.pc.services.identity.ManagementChainUsersFactory
Method createFacade
createNode(Object) - Static method in class oracle.tip.pc.services.identity.IdentityXPathFunctionUtil
Create a DOM node from the value
createNodeSet(List) - Static method in class oracle.tip.pc.services.identity.IdentityXPathFunctionUtil
Create a list of nodes from the values provided
customTaskOperation(IWorklistContext, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a custom action (set conclusion) on the task with the specified taskId
customTaskOperation(IWorklistContext, String, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a custom action (set conclusion) on the task with the specified taskId
customTaskOperation(IWorklistContext, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
customTaskOperation(IWorklistContext, String, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
customTaskOperation(IWorklistContext, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a custom action (set conclusion) on the task with the specified taskId
customTaskOperation(IWorklistContext, String, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a custom action (set conclusion) on the task with the specified taskId

D

DESCRIPTION_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
DESCRIPTION_ATTRNAME defines description attribute
DISPLAYNAME_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
DISPLAYNAME_ATTRNAME difines display name attribute
DN_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
DN_ATTRNAME defines distiguish name attribute
DOMAINID - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
delegateTask(IWorklistContext, String, List) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a delegate (reassign) action on the task with the specified taskId using the list of worklist assignee
delegateTask(IWorklistContext, String, List) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
delegateTask(IWorklistContext, String, List) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a delegate (reassign) action on the task with the specified taskId using the list of worklist assignee
destroy() - Method in class oracle.tip.pc.services.identity.SecurityFilter
destroy() method called when the filter is taken out of service.
destroyContext(IWorklistContext) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
destroyContext recycles a worklist context not needed anymore.
destroyContext(IWorklistContext) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
destroyContext(IWorklistContext) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
destroyContext recycles a worklist context not needed anymore.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.tip.pc.services.identity.SecurityFilter
doFilter() method called before the servlet to which this filter is mapped is invoked.

E

EJB_NAME - Static variable in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
 
ENCRYPTED_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
ENTERPRISE_ROLE - Static variable in class oracle.tip.pc.services.identity.RoleClassifier
ENTERPRISE_ROLE defines enterprise role type
ESCALATE - Static variable in class oracle.tip.pc.services.identity.BPMAction
ESCALATE defines BPEL Process Manager Task Escalate Action
EXPIRATIONDATE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
EXPIRATIONDURATION - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
EXP_DATE_FROM_FILTER_DEFAULT - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task expiration date option default (empty)
EXP_DATE_TO_FILTER_DEFAULT - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task expiration date option default (empty)
equals(Object) - Method in class oracle.tip.pc.services.identity.BPMAction
Checks whether objects same
equals(Object) - Method in class oracle.tip.pc.services.identity.Principal
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class oracle.tip.pc.services.identity.RoleClassifier
Checks whether objects same
escalateTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs an escalate action on the task with the specified taskId
escalateTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
escalateTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs an escalate action on the task with the specified taskId

F

FAX_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
FAX_ATTRNAME defines fax number attribute
FILTER_TYPE_BUSINESS_PROCESS_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the business process filter
FILTER_TYPE_CREATE_DATE_FROM_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task creation date (from date) filter
FILTER_TYPE_CREATE_DATE_TO_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task creation date (to date) filter
FILTER_TYPE_EXP_DATE_FROM_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task expiration date (from date) filter
FILTER_TYPE_EXP_DATE_TO_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task expiration date (to date) filter
FILTER_TYPE_PRIORITY_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task priority filter
FILTER_TYPE_STATUS_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task status filter
FILTER_TYPE_TASK_FILTER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The filter type for specifying the task (category) filter
FIRSTNAME_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
FIRSTNAME_ATTRNAME defines first name attribute
FLEXDATE1 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the first date attribute in flex fields
FLEXDATE1 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXDATE2 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the second date attribute in flex fields
FLEXDATE2 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXDATE3 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the third date attribute in flex fields
FLEXDATE3 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXDOUBLE1 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the first double attribute in flex fields
FLEXDOUBLE1 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXDOUBLE2 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the second double attribute in flex fields
FLEXDOUBLE2 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXLONG1 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the first long attribute in flex fields
FLEXLONG1 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXLONG2 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the second long attribute in flex fields
FLEXLONG2 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXSTRING1 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the first String attribute in flex fields
FLEXSTRING1 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXSTRING2 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the second String attribute in flex fields
FLEXSTRING2 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXSTRING3 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the third String attribute in flex fields
FLEXSTRING3 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
FLEXSTRING4 - Static variable in interface oracle.tip.pc.api.worklist.IWorklistTask
Constant denoting the fourth String attribute in flex fields
FLEXSTRING4 - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
Field - class oracle.tip.pc.api.worklist.payload.Field.
 
Field() - Constructor for class oracle.tip.pc.api.worklist.payload.Field
 
Form - class oracle.tip.pc.api.worklist.payload.Form.
 
Form() - Constructor for class oracle.tip.pc.api.worklist.payload.Form
 

G

GROUP_MAXSIZELIMIT_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
GROUP_MAXTIMELIMIT_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
GROUP_PREFIX - Static variable in interface oracle.tip.pc.api.worklist.ITaskAssignee
 
GUID_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
GUID_ATTRNAME defines oracle guid number attribute
GetGroupPropertyFunction - class oracle.tip.pc.services.identity.GetGroupPropertyFunction.
The signature of this function is ora:getGroupProperty(groupId, attributeName).
GetGroupPropertyFunction() - Constructor for class oracle.tip.pc.services.identity.GetGroupPropertyFunction
 
GetManagerFunction - class oracle.tip.pc.services.identity.GetManagerFunction.
The signature of this function is ora:getManager(object).
GetManagerFunction() - Constructor for class oracle.tip.pc.services.identity.GetManagerFunction
 
GetReporteesFunction - class oracle.tip.pc.services.identity.GetReporteesFunction.
The signature of this function is ora:getReportees(userId).
GetReporteesFunction() - Constructor for class oracle.tip.pc.services.identity.GetReporteesFunction
 
GetUserPropertyFunction - class oracle.tip.pc.services.identity.GetUserPropertyFunction.
The signature of this function is ora:getUserProperty(userId, attributeName).
GetUserPropertyFunction() - Constructor for class oracle.tip.pc.services.identity.GetUserPropertyFunction
 
GetUserRolesFunction - class oracle.tip.pc.services.identity.GetUserRolesFunction.
The signature of this function is ora:getUserRoles(userId, roleType, direct).
GetUserRolesFunction() - Constructor for class oracle.tip.pc.services.identity.GetUserRolesFunction
 
GetUsersInGroupFunction - class oracle.tip.pc.services.identity.GetUsersInGroupFunction.
The signature of this function is ora:getUsersInGroup(groupId, direct).
GetUsersInGroupFunction() - Constructor for class oracle.tip.pc.services.identity.GetUsersInGroupFunction
 
Group - class oracle.tip.pc.services.identity.Group.
Group class defines BPEL Process Manager Group for RemoteIdentityService inteface
Group() - Constructor for class oracle.tip.pc.services.identity.Group
Default Constructor
Group(BPMGroup) - Constructor for class oracle.tip.pc.services.identity.Group
Constructor
get(String) - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
gets the object associated with the specified key
getAcquiredBy() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of the user who has acquired the task.
getAction(String) - Static method in class oracle.tip.pc.services.identity.BPMAction
Gets BPMAction by name
getActions() - Static method in class oracle.tip.pc.services.identity.BPMAction
Gets all BPMAction actions
getActions() - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Gets list of Actions which this BPMIndentity has.
getActions() - Method in interface oracle.tip.pc.services.identity.BPMRole
Gets all actions associated with the role
getActions(String) - Static method in class oracle.tip.pc.services.identity.RoleProperties
Gets a action set
getAllGroups() - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getAllGroups() - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Gets all groups in default realm
getAllParticipants(boolean) - Method in interface oracle.tip.pc.services.identity.BPMRole
Gets all participants, the grantees either roles or users
getAllUsers() - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getAllUsers() - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Gets all users in default realm
getAppRoles(boolean) - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Gets list of application roles,BPMAppRoles, which this BPMIndentity has
getAppRoles() - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Gets Application roles
getApprovers() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'approvers'.
getAssignee(int) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the assignee at the specified index
getAssignee() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a list of all assignees for this task
getAssignee(IWorklistContext, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getAssignee(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getAssignee(IWorklistContext, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the assignee (ITaskAssignee) object with the specified name for the task with the specified taskId.
getAssignee(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets a list of all assignees (as ITaskAssignee objects) for the task with the specified taskId.
getAssigneeCSV() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a string with a comma separated values of assignees for this task
getAssigneeCount() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns an assignee count for this task
getAttachment(int) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the attachment at the specified index fot this task
getAttachment(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the attachment with the specified name for this task
getAttachment() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a list of attachments for this task
getAttachmentCount() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a count of attachments for this task
getAttribute(String) - Method in interface oracle.tip.pc.services.identity.BPMPrincipal
 
getAttribute(String) - Method in class oracle.tip.pc.services.identity.Principal
Gets BPMPrincipal attribute
getAttributes() - Method in interface oracle.tip.pc.services.identity.BPMPrincipal
Get all attributes
getBindDN() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
Gets BindDN
getBooleanArgument(Object, boolean) - Static method in class oracle.tip.pc.services.identity.IdentityXPathFunctionUtil
Get the boolean argument value
getBoundary() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Returns the boundary for the content type
getBytes() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Return attachment content in bytes
getCellPhone() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getComment() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the complete comments for this task
getComponent() - Method in class oracle.tip.pc.infra.exception.PCException
 
getConclusion() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of conclusion for this task
getConclusionDisplayName(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the display value of a conclusion key
getConclusionDisplayNames() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a map of display values of all conclusion keys
getConclusionDisplayNames(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getConclusionDisplayNames(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets a map of display values of all conclusion keys for the specified task.
getConfigFileName() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated. Gets configuration file name
getConfigFileName() - Method in class oracle.tip.pc.services.identity.config.ISConfiguration
Gets configuration file name
getConnectionCfg() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets ConnectionCfg
getConnectionPoolProperties() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getConnectionProperties() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getContent() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Returns the value of field 'content'.
getContext(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns an existing worklist context if the given contextKey is valid.
getContext(String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getContext(String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns an existing worklist context if the given contextKey is valid.
getCountry() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets user's location, country
getCountry() - Method in class oracle.tip.pc.services.identity.User
Gets user's location, country
getCreationDate() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the creation date for this task
getCreator() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the user who created (initiated) this task
getCustomActions() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
gets the custom actions for the task type of the task
getCustomActions(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getCustomActions(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets a List of the custom actions (conclusions) for the task with the specifeid taskId
getCustomDetailsPage() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
gets the custom details page for the task type of the task
getCustomDetailsPage(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getCustomDetailsPage(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the custom details page for the task with the specifeid taskId, if one is defined
getDefaultActions() - Static method in class oracle.tip.pc.services.identity.RoleProperties
Gets a default action set
getDefaultRealmName() - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Gets default realm name
getDefaultRealmName() - Method in interface oracle.tip.pc.services.identity.BPMProvider
Gets default realm name
getDescription() - Method in interface oracle.tip.pc.services.identity.BPMPrincipal
Gets ProcessConnect principal description
getDescription() - Method in class oracle.tip.pc.services.identity.Principal
Gets BPMPrincipal description
getDirectReportees(String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Gets direct reportees
getDirectReportees(String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getDirectReportees(String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Get direct reportees
getDirectWorklistUsers() - Method in interface oracle.tip.pc.api.worklist.IWorklistGroup
 
getDisplayName() - Method in class oracle.tip.pc.services.identity.BPMAction
Gets action display name
getDisplayName(Locale) - Method in class oracle.tip.pc.services.identity.BPMAction
Gets action display name according to Locale
getDisplayName() - Method in interface oracle.tip.pc.services.identity.BPMPrincipal
Gets ProcessConnect display name
getDisplayName() - Method in class oracle.tip.pc.services.identity.Principal
Gets BPMPrincipal display name
getDisplayResourceKey() - Method in class oracle.tip.pc.api.worklist.payload.Field
Returns resource key of the field
getDomainId() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'domainId'.
getDomainId() - Method in class oracle.tip.pc.infra.exception.PCException
 
getEmail() - Method in interface oracle.tip.pc.api.worklist.ITaskAssignee
Return email of the assignee user
getEmail() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getEmail() - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Gets e-mail address for this BPMIdentity
getEmail() - Method in class oracle.tip.pc.services.identity.Identity
Gets e-mail address for this Identity
getExpirationDate() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'expirationDate'.
getExpirationDuration() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'expirationDuration'.
getFaultName() - Method in class oracle.tip.pc.api.worklist.WorklistServiceException
Get the fault name corresponding to the exception
getFax() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getFax() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets fax number for this BPMUser It can return null if person does not have fax number.
getFax() - Method in class oracle.tip.pc.services.identity.User
Gets fax number for this BPMUser It can return null if person does not have fax number.
getField(String) - Method in class oracle.tip.pc.api.worklist.payload.Form
does a string equals comparison on xpath to get the field
getFields() - Method in class oracle.tip.pc.api.worklist.payload.Form
get all fields in this form keyed by field id's (i.e.
getFirstName() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getFirstName() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets first user name
getFirstName() - Method in class oracle.tip.pc.services.identity.User
Gets first user name
getFlexDate1() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexDate1'.
getFlexDate1Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexDate1'.
getFlexDate2() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexDate2'.
getFlexDate2Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexDate2'.
getFlexDate3() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexDate3'.
getFlexDate3Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexDate3'.
getFlexDouble1() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexDouble1'.
getFlexDouble1Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexDouble1'.
getFlexDouble2() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexDouble2'.
getFlexDouble2Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexDouble2'.
getFlexFieldDisplayNames() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a map of display values of all flex fields
getFlexFieldDisplayNames(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getFlexFieldDisplayNames(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets a map of display names for all flex fields that have been defined for the task.
getFlexLong1() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexLong1'.
getFlexLong1Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexLong1'.
getFlexLong2() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexLong2'.
getFlexLong2Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexLong2'.
getFlexString1() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexString1'.
getFlexString1Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexString1'.
getFlexString2() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexString2'.
getFlexString2Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexString2'.
getFlexString3() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexString3'.
getFlexString3Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexString3'.
getFlexString4() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'flexString4'.
getFlexString4Name() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the name of field 'flexString4'.
getFormattedPayload() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the formatted value of 'payload'.
getFormattedPayload(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getFormattedPayload(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the payload foramtted into a String for the task with the specifeid taskId
getFullName() - Method in interface oracle.tip.pc.services.identity.BPMPrincipal
Gets full principal name.
getFullName() - Method in class oracle.tip.pc.services.identity.Principal
Gets full BPMPrincipal name.
getFutureApprovers() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the list of future approvers for the task
getGroup(String) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Looks up BPMGroup in specified realm by role name
getGroupInfo(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Gets information about the specificied group.
getGroupInfo(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getGroupInfo(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets information about the specificied group.
getGroupParticipants(String, RoleClassifier, boolean) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Gets all the role participants for given group/role name
getGroups() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getGroups(boolean) - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Gets list of all BPMGroup objects which this BPMIndentity has
getGroups() - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Get Enterprise Role, Groups in the specified realm
getGuid() - Method in interface oracle.tip.pc.api.worklist.ITaskAssignee
Return guid of the assignee
getGuid() - Method in interface oracle.tip.pc.services.identity.BPMPrincipal
Gets principal guid.
getGuid() - Method in class oracle.tip.pc.services.identity.Principal
Gets a BPMPrincipal guid.
getHomePhone() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets home phone number for this BPMUser
getHomePhone() - Method in class oracle.tip.pc.services.identity.User
Gets home phone number for this BPMUser
getIdentificationKey() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'identificationKey'.
getIndirectWorklistUsers() - Method in interface oracle.tip.pc.api.worklist.IWorklistGroup
 
getInitSize() - Method in class oracle.tip.pc.services.identity.config.PoolCfg
Gets Pool's init size
getInputStream() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Return inputstream to read the content
getInstance(HttpSession) - Static method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
gets the session wrapper instance associated with the specified HttpSession
getInstance() - Static method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getInstance() - Static method in class oracle.tip.pc.services.identity.config.ISConfiguration
Gets IdentityService Configuration
getInstanceId() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'instanceId'.
getIsAdmin() - Method in interface oracle.tip.pc.api.worklist.IWorklistContext
 
getIsGroup() - Method in interface oracle.tip.pc.api.worklist.ITaskAssignee
Return boolean based on assignee type (group or user)
getIsGroup() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'isGroup'.
getJAZNProvider() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getJAZNProvider() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
 
getKey() - Method in interface oracle.tip.pc.api.worklist.ITaskAssignee
Returns String by concatenating assignee type (group or user) and name
getKeys() - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
returns a list of keys for all the session attributes stored in this class.
getLanguage() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets user's language preference
getLanguage() - Method in class oracle.tip.pc.services.identity.User
Gets user's language preference
getLastName() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getLastName() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets last name for this BPMUser
getLastName() - Method in class oracle.tip.pc.services.identity.User
Gets last name for this BPMUser
getLevels() - Method in interface oracle.tip.pc.services.identity.IManagementChain
Returns the value of field 'levels'.
getLevels() - Method in class oracle.tip.pc.services.identity.ManagementChain
Returns the value of field 'levels'.
getLocale() - Method in interface oracle.tip.pc.api.worklist.IWorklistContext
 
getLocale() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getLocale() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets user's preferred java locale
getManagement(String, String, String, int) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getManagement(String, String, String, int) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Gets array of management name for given user
getManagementChain() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets chain of managers for this BPMUser.
getManagementChain(int) - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets chain of managers for this BPMUser up given max amount of managers.
getManagementChain(String) - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets chain of managers for this BPMUser up to given manager title.
getManagementChain(BPMUser) - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets chain of managers for this BPMUser up to given user.
getManagementChain(int, String, String) - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets chain of managers for this BPMUser up to given manager title or manager name Method can return empty list if user does not have manager
getManagementChain(String, int, String, String) - Static method in class oracle.tip.pc.services.identity.LocalIdentityService
Gets ManagementChain for given user
getManagementChain(String, ManagementChain) - Static method in class oracle.tip.pc.services.identity.LocalIdentityService
Gets ManagementChain for given user
getManagementChain(String, String, String, Integer) - Static method in class oracle.tip.pc.services.identity.LocalToRemoteIdentityService
Gets management chain
getManagementChainUsers(String) - Method in class oracle.tip.pc.services.identity.ManagementChain
Get the management chain as a string[]
getManager() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getManager() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets manager this BPMUser.
getManager(String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getManager(String) - Static method in class oracle.tip.pc.services.identity.LocalIdentityService
Gets user manager name
getManager(String) - Static method in class oracle.tip.pc.services.identity.LocalToRemoteIdentityService
Gets Manager param userName an user name
getManager() - Method in class oracle.tip.pc.services.identity.User
Gets manager name not have a manager.
getManagerName() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets manager's name this BPMUser.
getMappingForm(IWorklistTask) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
Get the mapping form associated with this payload
getMaxSize() - Method in class oracle.tip.pc.services.identity.config.PoolCfg
Gets Pool's max size
getMaxSizeLimit() - Method in class oracle.tip.pc.services.identity.config.SearchControlsCfg
Gets MaxSizeLimit
getMaxTimeLimit() - Method in class oracle.tip.pc.services.identity.config.SearchControlsCfg
Gets MaxTimeLimit
getMiddleName() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getMiddleName() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets middle name for this BPMUser
getMiddleName() - Method in class oracle.tip.pc.services.identity.User
Gets middle name for this BPMUser
getMobile() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets mobile phone number for this BPMUser It can return null if person does not have mobile phone.
getMobile() - Method in class oracle.tip.pc.services.identity.User
Gets mobile phone number for this BPMUser It can return null if person does not have mobile phone.
getModifyDate() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'modifyDate'.
getName() - Method in interface oracle.tip.pc.api.worklist.ITaskAssignee
Returns name of the assignee
getName() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Returns the value of field 'name'.
getName() - Method in interface oracle.tip.pc.api.worklist.IWorklistGroup
 
getName() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getName() - Method in class oracle.tip.pc.services.identity.BPMAction
Gets Action name
getName() - Method in class oracle.tip.pc.services.identity.Principal
Gets BPMPrincipal name.
getNamespace(String) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
getNamespaceLocalNames() - Method in class oracle.tip.pc.api.worklist.payload.Form
namespace map is a map keyed by the localNames of the namespaces with namespace urls as their values
getNamespaceMap() - Method in class oracle.tip.pc.api.worklist.payload.Form
namespace map is a map keyed by the localNames of the namespaces with namespace urls as their values
getNotificationPreferences() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets list of preferences, Channel objects for notification.
getOrdering(String, boolean, boolean) - Static method in class oracle.tip.pc.api.worklist.OrderingManager
 
getOutputStream() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Return output stream of content
getOwner() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'owner'.
getPager() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets pager number for this BPMUser It can return null if person does not have pager.
getPager() - Method in class oracle.tip.pc.services.identity.User
Gets pager number for this BPMUser It can return null if person does not have pager number.
getPart(String) - Method in class oracle.tip.pc.api.worklist.WorklistServiceException
Get the part corresponding to the part name
getParticipants(boolean) - Method in interface oracle.tip.pc.services.identity.BPMGroup
Gets participants
getParticipants(String, boolean) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Gets participants for given group/role name
getParticipants(boolean) - Method in interface oracle.tip.pc.services.identity.BPMRole
Gets user participants
getParticipants(RoleClassifier, boolean) - Method in interface oracle.tip.pc.services.identity.BPMRole
Gets role participants , role grantees
getParticipants(String, boolean) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getParticipants(String, boolean) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Get participants for given group/role
getParts() - Method in class oracle.tip.pc.api.worklist.WorklistServiceException
Get the parts in the message
getPassword() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
Gets password
getPattern() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'pattern'.
getPayload() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'payload'.
getPayload(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getPayload(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the payload object for the task with the specifeid taskId
getPayloadEncoding() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
get the payload display page for the task
getPayloadEncoding(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getPayloadEncoding(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the payload encoding used for the payload of the task with the specifeid taskId, if a payload encoding is set.
getPayloadJsp() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the custom Payload JSP page for the task if specified.
getPayloadJsp(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getPayloadJsp(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the jsp page for the payload of the task with the specifeid taskId
getPhone() - Method in interface oracle.tip.pc.api.worklist.ITaskAssignee
Return phone of the assignee user
getPhone() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getPoolCfg() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
Gets PoolCfg
getPredicate(IPredicate, int, IPredicate) - Static method in class oracle.tip.pc.api.worklist.PredicateManager
Return IPredicate
getPredicate(String, int, List) - Static method in class oracle.tip.pc.api.worklist.PredicateManager
Returns IPredicate
getPredicate(String, int, List, boolean) - Static method in class oracle.tip.pc.api.worklist.PredicateManager
Returns IPredicate
getPredicate(String, int, Object) - Static method in class oracle.tip.pc.api.worklist.PredicateManager
Returns IPredicate
getPredicate(String, int, Object, boolean) - Static method in class oracle.tip.pc.api.worklist.PredicateManager
Returns IPredicate
getPrefSize() - Method in class oracle.tip.pc.services.identity.config.PoolCfg
Gets Pool's pref size
getPriority() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'priority'.
getProcessId() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
 
getProcessName() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'processName'.
getProcessName() - Method in class oracle.tip.pc.infra.exception.PCException
 
getProcessOwner() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Return processs Owner of the task
getProcessRevision() - Method in class oracle.tip.pc.infra.exception.PCException
 
getProcessVersion() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'processVersion'.
getProperties() - Static method in class oracle.tip.pc.services.identity.RoleProperties
Returns properties collection
getProperties() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
Gets provider properties
getProperties() - Method in class oracle.tip.pc.services.identity.config.ControlsCfg
Gets controls properties
getProperties() - Method in class oracle.tip.pc.services.identity.config.PoolCfg
Gets provider properties
getProperties() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets provider properties
getProperties() - Method in class oracle.tip.pc.services.identity.config.RoleControlsCfg
Gets controls properties
getProperties() - Method in class oracle.tip.pc.services.identity.config.SearchControlsCfg
Gets provider properties
getProperties() - Method in class oracle.tip.pc.services.identity.config.UserControlsCfg
Gets controls properties
getProperty(String, String) - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated. Gets property
getProperty(String) - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getProperty(String) - Static method in class oracle.tip.pc.services.identity.RoleProperties
Gets a property value with default
getProperty(String, String) - Static method in class oracle.tip.pc.services.identity.RoleProperties
Gets a property value with default
getProviderCfg() - Method in class oracle.tip.pc.services.identity.config.ISConfiguration
Gets ProviderCfg
getProviderClass() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getProviderClass() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets provider class name
getProviderName() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getProviderName() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets provider name
getProviderProperties() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated. Gets provider properties
getProviderType() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getProviderType() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets provider type
getReportees() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getReportees(boolean) - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets reportees for this user
getRequiredFormParameters(Form, IWorklistTask, IWorklistContext, String, String, String) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
Deprecated.  
getRequiredFormParameters(Map, IWorklistTask, IWorklistContext, String, String, String) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
a map of required form variable values keyed by form variable names
getRole(String) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Looks up BPMRole in specified realm by role name
getRoleControlsCfg() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets RoleControlsCfg
getRoleSearchProperties() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated.  
getRoles() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getRoles(RoleClassifier, boolean) - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Gets list of all BPMRoles which this BPMIndentity has
getRoles(RoleClassifier) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Gets Roles
getRoles(RoleClassifier) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Gets Roles
getSearchBase() - Method in class oracle.tip.pc.services.identity.config.SearchControlsCfg
Gets searchbase
getSearchControlsCfg() - Method in class oracle.tip.pc.services.identity.config.ControlsCfg
Gets search controls url
getSearchScope() - Method in class oracle.tip.pc.services.identity.config.SearchControlsCfg
Gets searchScope
getSessionKey() - Method in interface oracle.tip.pc.api.worklist.IWorklistContext
 
getState() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'state'.
getStatus() - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
getStatus() - Method in class oracle.tip.pc.services.identity.LocalIdentityService
Gets status
getSubState() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'subState'.
getSubTasks() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the subTasks of this task.
getSubTasks(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getSubTasks(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the list of sub-tasks (as Task objects) for the task with the specifeid taskId
getSystemActions() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
gets the system actions for the task type of the task
getSystemActions(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getSystemActions(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets the List of system actions available for the task with the specifeid taskId
getSystemString1() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'systemString1'.
getSystemString2() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'systemString2'.
getSystemString3() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'systemString3'.
getTaskGroupId() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'taskGroupId'.
getTaskId() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'taskId'.
getTaskNumber() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'taskNumber'.
getTaskType() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'taskType'.
getTimeZone() - Method in interface oracle.tip.pc.api.worklist.IWorklistContext
 
getTimeZone() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getTimeZone() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets user's time zone
getTimeout() - Method in class oracle.tip.pc.services.identity.config.PoolCfg
Gets Pool's timeout
getTitle() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'title'.
getTitle() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getTitle() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets user's title
getTitle() - Method in class oracle.tip.pc.services.identity.User
Gets user's title
getURI() - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Returns the value of field 'URI'.
getURL() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
Gets connection url
getUpdatedBy() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'updatedBy'.
getUptoTitle() - Method in interface oracle.tip.pc.services.identity.IManagementChain
Returns the value of field 'uptoTitle'.
getUptoTitle() - Method in class oracle.tip.pc.services.identity.ManagementChain
Returns the value of field 'uptoTitle'.
getUptoUser() - Method in interface oracle.tip.pc.services.identity.IManagementChain
Returns the value of field 'uptoUser'.
getUptoUser() - Method in class oracle.tip.pc.services.identity.ManagementChain
Returns the value of field 'uptoUser'.
getUser() - Method in interface oracle.tip.pc.api.worklist.IWorklistContext
 
getUser(String) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Looks up BPMUser in scpecified realm by user name
getUserControlsCfg() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
Gets UserControlsCfg
getUserInfo(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Gets information about the specificied user.
getUserInfo(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getUserInfo(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets information about the specificied user.
getUserInfo() - Method in class oracle.tip.pc.services.identity.User
 
getUserName(int) - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method getUserName
getUserName() - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method getUserName
getUserName(int) - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method getUserName
getUserName() - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method getUserName
getUserNameCount() - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method getUserNameCount
getUserNameCount() - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method getUserNameCount
getUserParticipants(String, boolean) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Gets all the user participants for given group/role name
getUserRoles(String, boolean) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Gets all the roles granted for given user
getUserSearchProperties() - Method in class oracle.tip.pc.services.identity.ISConfig
Deprecated. Gets User Search Properties
getUsers() - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Gets all users
getUsers() - Method in interface oracle.tip.pc.services.identity.BPMProvider
Gets all users
getUsersToRequestInfoForTask() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the list of users from who information can be requested by a user in its current state
getUsersToRequestInfoForTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getUsersToRequestInfoForTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Gets a set of the names of users who could be asked by default to provide more information about the task with the specifeid taskId
getVersionNumber() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'versionNumber'.
getVersionReason() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
gets the task version changes
getWorkPhone() - Method in interface oracle.tip.pc.api.worklist.IWorklistUser
 
getWorkPhone() - Method in interface oracle.tip.pc.services.identity.BPMUser
Gets work phone number for this BPMUser
getWorkPhone() - Method in class oracle.tip.pc.services.identity.User
Gets work phone number for this BPMUser
getWorklistHistoryIds(IWorklistContext, IPredicate, int, int) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a List of task ids from the task history table based on the specified IPredicate criterion.
getWorklistHistoryIds(IWorklistContext, IPredicate) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a List of task ids from the task history table based on the specified IPredicate criterion.
getWorklistHistoryIds(IWorklistContext, IPredicate, int, int) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistHistoryIds(IWorklistContext, IPredicate) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistHistoryIds(IWorklistContext, IPredicate, int, int) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a List of task ids from the task history table based on the specified IPredicate criterion.
getWorklistHistoryIds(IWorklistContext, IPredicate) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a List of task ids from the task history table based on the specified IPredicate criterion.
getWorklistTaskBusinessProcesses(IWorklistContext) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of business processes deployed in the system
getWorklistTaskBusinessProcesses(IWorklistContext) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTaskBusinessProcesses(IWorklistContext) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of business processes deployed in the system
getWorklistTaskById(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a worklist task based on the specified taskId
getWorklistTaskById(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTaskById(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a task based on the specified taskId
getWorklistTaskByNumber(IWorklistContext, int) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a worklist task based on the specified task number
getWorklistTaskByNumber(IWorklistContext, int) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTaskByNumber(IWorklistContext, int) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a task based on the specified task number
getWorklistTaskDetails(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a task (IWorklistTask) with all details (actions, attachment, payload, etc.) of based on the specified taskId
getWorklistTaskDetails(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTaskDetails(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a task (Task) with all details (actions, attachment, payload, etc.) of based on the specified taskId
getWorklistTaskHistory(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of history tasks (IWorklistTask) based on the specified taskId
getWorklistTaskHistory(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTaskHistory(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of history tasks (Task) based on the specified taskId
getWorklistTaskVersionDetails(IWorklistContext, String, int) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a task (IWorklistTask) with all details (actions, attachment, payload, etc.) of based on the specified taskId and the version
getWorklistTaskVersionDetails(IWorklistContext, String, int) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTaskVersionDetails(IWorklistContext, String, int) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a task (Task) with all details (actions, attachment, payload, etc.) of based on the specified taskId and the version
getWorklistTasks(IWorklistContext, Map, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of tasks (IWorklistTask) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, String, Map, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of tasks (IWorklistTask) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, Map, String, String, int, int) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of tasks (IWorklistTask) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, String, Map, String, String, int, int) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of tasks (IWorklistTask) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, IPredicate, IOrdering, int, int) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a List of task (IWorklistTask) objects based on the specified IPredicate and IOrdering criterion.
getWorklistTasks(IWorklistContext, IPredicate, IOrdering) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a List of task (IWorklistTask) objects based on the specified IPredicate and IOrdering criterion.
getWorklistTasks(IWorklistContext, Map, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTasks(IWorklistContext, String, Map, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTasks(IWorklistContext, Map, String, String, int, int) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTasks(IWorklistContext, String, Map, String, String, int, int) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTasks(IWorklistContext, IPredicate, IOrdering, int, int) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTasks(IWorklistContext, IPredicate, IOrdering) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
getWorklistTasks(IWorklistContext, Map, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of tasks (@link Task) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, String, Map, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of tasks (Task) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, Map, String, String, int, int) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of tasks (Task) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, String, Map, String, String, int, int) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of tasks (Task) that match the filter criterion specified in the filterMap.
getWorklistTasks(IWorklistContext, IPredicate, IOrdering, int, int) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a List of task (Task) objects based on the specified IPredicate and IOrdering criterion.
getWorklistTasks(IWorklistContext, IPredicate, IOrdering) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a List of task (Task) objects based on the specified IPredicate and IOrdering criterion.
getXpath() - Method in class oracle.tip.pc.api.worklist.payload.Field
 

H

HOMEPHONE_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
HOMEPHONE_ATTRNAME defines home phone attribute
hasCompleteInformation() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a boolean indicating whether task has complete information (such as payload, attachments etc.)
hasCompleteInformation(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
hasCompleteInformation(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Checks if the task with the specified taskId has complete information (payload etc.)
hashCode() - Method in class oracle.tip.pc.services.identity.BPMAction
Computes hashcode for BPMAction
hashCode() - Method in class oracle.tip.pc.services.identity.RoleClassifier
Computes hashcode for Classifier

I

IDENTIFICATIONKEY - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
IManagementChain - interface oracle.tip.pc.services.identity.IManagementChain.
Interface IManagementChain.
IManagementChainUsers - interface oracle.tip.pc.services.identity.IManagementChainUsers.
Interface IManagementChainUsers.
INITSIZE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
INSTANCEID - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
INVALID_WORKLIST_CONTEXT - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
 
INVALID_WORKLIST_TASKID - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
 
IOrdering - interface oracle.tip.pc.api.worklist.IOrdering.
 
IPredicate - interface oracle.tip.pc.api.worklist.IPredicate.
 
IRemoteIdentityService - interface oracle.tip.pc.services.identity.IRemoteIdentityService.
Generated by the Oracle JDeveloper 10g Web Services Interface Generator Date Created: Tue Jan 04 17:51:40 PST 2005 This interface lists the subset of public methods that you selected for inclusion in your web service's public interface.
ISConfig - class oracle.tip.pc.services.identity.ISConfig.
Deprecated. The class is deprecated. Use oracle.tip.pc.services.identity.config.ISConfiguration class instead.
ISConfigSchemaConstants - class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants.
 
ISConfigSchemaConstants() - Constructor for class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
ISConfiguration - class oracle.tip.pc.services.identity.config.ISConfiguration.
 
ITaskAssignee - interface oracle.tip.pc.api.worklist.ITaskAssignee.
 
ITaskAttachment - interface oracle.tip.pc.api.worklist.ITaskAttachment.
 
IWorklistContext - interface oracle.tip.pc.api.worklist.IWorklistContext.
 
IWorklistGroup - interface oracle.tip.pc.api.worklist.IWorklistGroup.
 
IWorklistService - interface oracle.tip.pc.api.worklist.IWorklistService.
IWorklistService is the main interface for the Worklist Service associated with BPEL Workflow.
IWorklistTask - interface oracle.tip.pc.api.worklist.IWorklistTask.
IWorklistTask is the interface for retrieving and updating information about a specific task.
IWorklistUser - interface oracle.tip.pc.api.worklist.IWorklistUser.
 
Identity - class oracle.tip.pc.services.identity.Identity.
Identity class defines BPEL Process Manager Identity for RemoteIdentityService inteface
Identity() - Constructor for class oracle.tip.pc.services.identity.Identity
Default Constructor
Identity(RealmPrincipal) - Constructor for class oracle.tip.pc.services.identity.Identity
Constructor
Identity(BPMIdentity) - Constructor for class oracle.tip.pc.services.identity.Identity
Constructor
IdentityXPathFunctionUtil - class oracle.tip.pc.services.identity.IdentityXPathFunctionUtil.
This class provides utility functions for all the XPath functions
IdentityXPathFunctionUtil() - Constructor for class oracle.tip.pc.services.identity.IdentityXPathFunctionUtil
 
IsUserInRoleFunction - class oracle.tip.pc.services.identity.IsUserInRoleFunction.
The signature of this function is ora:isUserInRole(userId, roleName).
IsUserInRoleFunction() - Constructor for class oracle.tip.pc.services.identity.IsUserInRoleFunction
 
init() - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
This method should be the first method called when using the RemoteWorklistClient.
init(FilterConfig) - Method in class oracle.tip.pc.services.identity.SecurityFilter
init() method called when the filter is instantiated.
isAdhocRoutingSupported() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a boolean indicating whetheradhoc routing is supported for this task
isAdhocRoutingSupported(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
isAdhocRoutingSupported(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Checks if adHoc routing is supported for the task with the specified taskId
isEditable() - Method in class oracle.tip.pc.api.worklist.payload.Field
 
isEncrypted() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
Checks if password encrypted or not
isHasSubTasks() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'hasSubTasks'.
isInRole(BPMRole) - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Defines whether the BPMIdentity belongs to given BPMRole
isInRole(String) - Method in interface oracle.tip.pc.services.identity.BPMIdentity
Defines whether the BPMIdentity belongs to given BPMRole name
isIsGroup() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns the value of field 'isGroup'.
isTaskDetailsErrored() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a boolean indicating whether task details is errored for this task (could not get one or more attributes)
isTaskDetailsErrored(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
isTaskDetailsErrored(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Checks if there were any errors encountered when constructing task details for the task with the specified taskId
isTaskReapprovalSupported() - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Returns a boolean indicating whether task reapproval is supported for this task
isTaskReapprovalSupported(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
isTaskReapprovalSupported(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Checks if re-approval is supported for the task with the specified taskId
isUserInRole(String, String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Defines whether User has the specifed role
isUserInRole(String, String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
isUserInRole(String, String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Defines whether user has the specifed role
isXmlEditable() - Method in class oracle.tip.pc.api.worklist.payload.Form
 

J

JAZN_PROVIDER - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
JBOSS_APP_POLICY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
JBOSS_APP_POLICY_VALUE - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
JNDI_PROPERTY_FILE - Static variable in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
 

L

LASTNAME_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
LASTNAME_ATTRNAME defines last name attribute
LDAP_PROVIDER - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
LocalIdentityService - class oracle.tip.pc.services.identity.LocalIdentityService.
LocalIdentityService defines web services which used by local binding only
LocalIdentityService() - Constructor for class oracle.tip.pc.services.identity.LocalIdentityService
 
LocalToRemoteIdentityService - class oracle.tip.pc.services.identity.LocalToRemoteIdentityService.
 
LocalToRemoteIdentityService() - Constructor for class oracle.tip.pc.services.identity.LocalToRemoteIdentityService
 
LookupGroupFunction - class oracle.tip.pc.services.identity.LookupGroupFunction.
The signature of this function is ora:lookupGroup(object).
LookupGroupFunction() - Constructor for class oracle.tip.pc.services.identity.LookupGroupFunction
 
LookupUserFunction - class oracle.tip.pc.services.identity.LookupUserFunction.
The signature of this function is ora:lookupUser(object).
LookupUserFunction() - Constructor for class oracle.tip.pc.services.identity.LookupUserFunction
 
lookupAssignees(IWorklistContext, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Returns a list of assignee (ITaskAssignee) objects of the specified type that match the userLookupList pattern.
lookupAssignees(IWorklistContext, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
lookupAssignees(IWorklistContext, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Returns a list of assignee (ITaskAssignee) objects of the specified type that match the userLookupList pattern.
lookupGroup(String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Looks up BPMGroup in scpecified realm by group name
lookupGroup(String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
lookupGroup(String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Look up BPMGroup in scpecified realm by group name
lookupGroup(String) - Method in class oracle.tip.pc.services.identity.XSLTLookupGroupExtFunction
 
lookupRole(String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Looks up BPMRole in scpecified realm by role name
lookupUser(String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Looks up BPMUser in scpecified realm by user name
lookupUser(String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
lookupUser(String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Looks up User in scpecified realm by role name
lookupUser(String) - Static method in class oracle.tip.pc.services.identity.XSLTLookupUserExtFunction
 

M

MAIL_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
MAIL_ATTRNAME defines email attribute
MANAGER_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
MANAGER_ATTRNAME defines manager attribute
MAXSIZELIMIT_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
MAXSIZE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
MAXTIMELIMIT_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
MEMBERATTRIBUTE_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
MEMBERSHIPSEARCHSCOPE_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
MIDDLENAME_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
MIDDLENAME_ATTRNAME defines middle name attribute
MOBILE_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
MOBILE_ATTRNAME defines mobile phone attribute
MODIFYDATE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
ManagementChain - class oracle.tip.pc.services.identity.ManagementChain.
Class ManagementChain.
ManagementChain() - Constructor for class oracle.tip.pc.services.identity.ManagementChain
 
ManagementChain(Element) - Constructor for class oracle.tip.pc.services.identity.ManagementChain
 
ManagementChain(String, String) - Constructor for class oracle.tip.pc.services.identity.ManagementChain
Constructor
ManagementChain(String, String, String) - Constructor for class oracle.tip.pc.services.identity.ManagementChain
Constructor
ManagementChainFactory - class oracle.tip.pc.services.identity.ManagementChainFactory.
Class ManagementChainFactory.
ManagementChainFactory() - Constructor for class oracle.tip.pc.services.identity.ManagementChainFactory
 
ManagementChainUsers - class oracle.tip.pc.services.identity.ManagementChainUsers.
Class ManagementChainUsers.
ManagementChainUsers() - Constructor for class oracle.tip.pc.services.identity.ManagementChainUsers
 
ManagementChainUsers(Element) - Constructor for class oracle.tip.pc.services.identity.ManagementChainUsers
 
ManagementChainUsersFactory - class oracle.tip.pc.services.identity.ManagementChainUsersFactory.
Class ManagementChainUsersFactory.
ManagementChainUsersFactory() - Constructor for class oracle.tip.pc.services.identity.ManagementChainUsersFactory
 
main(String[]) - Static method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
main(String[]) - Static method in class oracle.tip.pc.services.identity.ISConfig
Deprecated. Test
main(String[]) - Static method in class oracle.tip.pc.services.identity.config.ISConfiguration
Test

N

NAMEATTRIBUTE_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
NAMESPACE_PAYLOAD_ROOT_PREFIX - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
namespace prefix for payload root - set to "ns0" in this version
NAMESPACE_PAYLOAD_ROOT_URL - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
namespace url for payload root
NAMESPACE_PREFIX - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
namespace prefix - set to "ns" in this version
NAMESPACE_SPECIAL_XML - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
 
NAMESPACE_URI - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
NAME_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
NAME_ATTRNAME difines comman name attribute
NOTIFICATION_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
NOTIFICATION_ATTRNAME defines notification preference attribute

O

OBJECTCLASS_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
OBJECT_CACHE_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
OBJECT_CLASS_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
OP_EQ - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
equality operation "="
OP_GT - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
greater than operation ">"
OP_GTE - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
greater than or equal to operation ">="
OP_IN - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
SQL IN (for subqueries)
OP_LIKE - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
LIKE operation
OP_LT - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
less than operation "<"
OP_LTE - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
less than or equal to operation "<="
OP_NEQ - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
not equal operation "<>"
OR - Static variable in interface oracle.tip.pc.api.worklist.IPredicate
logical OR (for combining Predicates)
OWNER - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
OrderingManager - class oracle.tip.pc.api.worklist.OrderingManager.
 
OrderingManager() - Constructor for class oracle.tip.pc.api.worklist.OrderingManager
 
oracle.tip.pc.api.worklist - package oracle.tip.pc.api.worklist
 
oracle.tip.pc.api.worklist.payload - package oracle.tip.pc.api.worklist.payload
 
oracle.tip.pc.infra.exception - package oracle.tip.pc.infra.exception
 
oracle.tip.pc.services.hw.worklist - package oracle.tip.pc.services.hw.worklist
 
oracle.tip.pc.services.hw.worklist.servlet - package oracle.tip.pc.services.hw.worklist.servlet
 
oracle.tip.pc.services.identity - package oracle.tip.pc.services.identity
 
oracle.tip.pc.services.identity.config - package oracle.tip.pc.services.identity.config
 

P

PAGER_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
PAGER_ATTRNAME defines pager number attribute
PASSWORD_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PATTERN - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
PCException - exception oracle.tip.pc.infra.exception.PCException.
 
PCException(int) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(int, Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(PCException) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(PCRuntimeException) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
Deprecated. Use PCException(Throwable, int) Instead When this exception is thrown, it is not logged!
PCException(Throwable, int) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(int, Object[]) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(int, Object[], Object[]) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(int, Object[], Object[], Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(int, int, Object[], Object[], Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int, Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, PCException) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, PCRuntimeException) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int, Object[]) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int, Object[], Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int, Object[], Object[]) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int, Object[], Object[], Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
PCException(String, String, String, int, int, Object[], Object[], Throwable) - Constructor for class oracle.tip.pc.infra.exception.PCException
 
POOL_DEFAULT_INITSIZE - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
POOL_DEFAULT_MAXSIZE - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
POOL_DEFAULT_PREFSIZE - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
POOL_DEFAULT_TIMEOUT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
POOL_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
POOL_ENABLED_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PREFERRED_LANGUGAE_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
PREFERRED_LANGUGAE_ATTRNAME defines prefered language attribute
PREFSIZE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PRIORITY - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
PROCESSID - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
PROCESSNAME - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
PROCESSVERSION - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
PROPERTY_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PROPERTY_NAME_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PROPERTY_VALUE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PROVIDER_CLASS - Static variable in class oracle.tip.pc.services.identity.config.ProviderCfg
 
PROVIDER_CLASS_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PROVIDER_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PROVIDER_NAME - Static variable in class oracle.tip.pc.services.identity.config.ProviderCfg
 
PROVIDER_NAME_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PROVIDER_PROPERTIES - Static variable in class oracle.tip.pc.services.identity.config.ProviderCfg
 
PROVIDER_TYPE - Static variable in class oracle.tip.pc.services.identity.config.ProviderCfg
 
PROVIDER_TYPE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
PayloadConstant - interface oracle.tip.pc.api.worklist.payload.PayloadConstant.
 
PayloadFormGenerator - class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator.
 
PayloadFormGenerator() - Constructor for class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
 
PoolCfg - class oracle.tip.pc.services.identity.config.PoolCfg.
ConnectionCfg defines connection property : url, user, password and others.
PoolCfg() - Constructor for class oracle.tip.pc.services.identity.config.PoolCfg
Default constructor
PoolCfg(Properties) - Constructor for class oracle.tip.pc.services.identity.config.PoolCfg
Constructor
PoolCfg(int, int, int, int, Properties) - Constructor for class oracle.tip.pc.services.identity.config.PoolCfg
Constructor
PoolCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.PoolCfg
Constructor
PredicateManager - class oracle.tip.pc.api.worklist.PredicateManager.
 
PredicateManager() - Constructor for class oracle.tip.pc.api.worklist.PredicateManager
 
Principal - class oracle.tip.pc.services.identity.Principal.
Principal class defines BPEL Process Manager Principal for RemoteIdentityService inteface
Principal() - Constructor for class oracle.tip.pc.services.identity.Principal
Constructor
Principal(RealmPrincipal) - Constructor for class oracle.tip.pc.services.identity.Principal
Constructor
Principal(BPMPrincipal) - Constructor for class oracle.tip.pc.services.identity.Principal
Constructor
ProviderCfg - class oracle.tip.pc.services.identity.config.ProviderCfg.
IdentityServiceConfiguration class defines BPLE Process Manager Configuration
ProviderCfg() - Constructor for class oracle.tip.pc.services.identity.config.ProviderCfg
Default constructor
ProviderCfg(Properties) - Constructor for class oracle.tip.pc.services.identity.config.ProviderCfg
Constructor
ProviderCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.ProviderCfg
Constructor
populateRoleDetails(BPMRole) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Populate BPMRole Details
populateUserDetails(BPMUser) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Populate BPMUser Details
printElement(Element, JspWriter) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
Returns the string representation of the element

Q

queryNodes(Element, String, Map) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
 

R

REALM_NAME_PROPERTY - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
REASSIGN - Static variable in class oracle.tip.pc.services.identity.BPMAction
REASSIGN defines BPEL Process Manager Task Reassign Action
RELEASE - Static variable in class oracle.tip.pc.services.identity.BPMAction
RELEASE defines BPEL Process Manager Task Release Action
RENEW - Static variable in class oracle.tip.pc.services.identity.BPMAction
RENEW defines BPEL Process Manager Task Renew Action
REQUEST_INFO - Static variable in class oracle.tip.pc.services.identity.BPMAction
REQUEST_INFO defines BPEL Process Manager Request More Information Action
RESUME - Static variable in class oracle.tip.pc.services.identity.BPMAction
RESUME defines BPEL Process Manager Task Resume Action
ROLE_CONTROLS_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
ROOT_XPATH - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
root xpath of payload - set to "/ns0:task/ns0:payload" in this version
RemoteIdentityService - class oracle.tip.pc.services.identity.RemoteIdentityService.
RemoteIdentityService is an Identity Service.
RemoteIdentityService() - Constructor for class oracle.tip.pc.services.identity.RemoteIdentityService
Default Constructor
RemoteWorklistService - interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService.
 
RemoteWorklistServiceClient - class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient.
This class provides a remote API to the WorklistService, allowing clients to access the WorklistService from outside of the J2EE container that hosts the WorklistService.
RemoteWorklistServiceClient() - Constructor for class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
 
RoleClassifier - class oracle.tip.pc.services.identity.RoleClassifier.
 
RoleControlsCfg - class oracle.tip.pc.services.identity.config.RoleControlsCfg.
RoleControlsCfg defines connection property : url, role, password and others.
RoleControlsCfg() - Constructor for class oracle.tip.pc.services.identity.config.RoleControlsCfg
Default constructor
RoleControlsCfg(Properties) - Constructor for class oracle.tip.pc.services.identity.config.RoleControlsCfg
Constructor
RoleControlsCfg(SearchControlsCfg, Properties) - Constructor for class oracle.tip.pc.services.identity.config.RoleControlsCfg
Constructor
RoleControlsCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.RoleControlsCfg
Constructor
RoleProperties - class oracle.tip.pc.services.identity.RoleProperties.
 
RoleProperties() - Constructor for class oracle.tip.pc.services.identity.RoleProperties
 
refresh() - Method in class oracle.tip.pc.services.identity.config.ISConfiguration
Refresh configuration
releaseTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a release action on the task with the specified taskId
releaseTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
releaseTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a release action on the task with the specified taskId
remove(String) - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
removes the key and the associated object from the session attributes stored in this class.
removeAssignee(int) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Method removeAssignee
removeAttachment(int) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Method removeAttachment
removeField(String) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
removeNamespace(String) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
removeTaskAttachment(IWorklistContext, String, String[]) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Removes one or more attachments from the task with the specified taskId.
removeTaskAttachment(IWorklistContext, String, String[]) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
removeTaskAttachment(IWorklistContext, String, String[]) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Removes one or more attachments from the task with the specified taskId.
removeUserName(int) - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method removeUserName
removeUserName(int) - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method removeUserName
renewTask(IWorklistContext, String, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a renew action on the task with the specified taskId
renewTask(IWorklistContext, String, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
renewTask(IWorklistContext, String, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a renew action on the task with the specified taskId
requestInfoForTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a request more info action on the task with the specified taskId
requestInfoForTask(IWorklistContext, String, String, boolean, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a request more info action on the task with the specified taskId
requestInfoForTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
requestInfoForTask(IWorklistContext, String, String, boolean, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
requestInfoForTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a request more info action on the task with the specified taskId
requestInfoForTask(IWorklistContext, String, String, boolean, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a request more info action on the task with the specified taskId
resumeTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a resume action on the task with the specified taskId
resumeTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
resumeTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a resume action on the task with the specified taskId

S

SEARCHBASE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
SEARCHSCOPE_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
SEARCHSCOPE_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
SEARCH_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
SESSION_CURRENT_TASK_OBJECT - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by Update Payload Servlet, value saved in session object
SESSION_ERROR_PAGE - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by Update Payload Servlet, value saved in session object
SESSION_LOGIN_PAGE - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by Update Payload Servlet, value saved in session object
SESSION_NEXT_PAGE - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by Update Payload Servlet, value saved in session object
SESSION_WORKLIST_CONTEXT - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by Update Payload Servlet, value saved in session object
SORT_FIELD_TASK_CONCLUSION - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for conclusion
SORT_FIELD_TASK_EXPIRATION_DATE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for expiration date
SORT_FIELD_TASK_MODIFIED_BY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for modifying user
SORT_FIELD_TASK_MODIFIED_DATE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for modified date
SORT_FIELD_TASK_NUMBER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for task number
SORT_FIELD_TASK_PRIORITY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for priority
SORT_FIELD_TASK_STATUS - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for status
SORT_FIELD_TASK_TITLE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field option for title
SORT_OPTION_FIELD - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort field
SORT_OPTION_ORDER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort order
SORT_ORDER_ASCENDING - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort option for ascending order
SORT_ORDER_DESCENDING - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task sort option for descending order
STATE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
STATUS_FILTER_ANY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with any status
STATUS_FILTER_ASSIGNED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with assigned or info requested status
STATUS_FILTER_COMPLETED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with completed status
STATUS_FILTER_DEFAULT - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The default task status option for retrieving tasks (assigned or info requested) status
STATUS_FILTER_ERRORED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with errored status
STATUS_FILTER_EXPIRED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with expired status
STATUS_FILTER_INFO_REQUESTED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with info requested status
STATUS_FILTER_STALE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with stale status
STATUS_FILTER_SUSPENDED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with suspended status
STATUS_FILTER_WITHDRAWN - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task status option for retrieving tasks with withdrawn status
SUBMIT_INFO - Static variable in class oracle.tip.pc.services.identity.BPMAction
SUBMIT_INFO defines BPEL Process Manager Submit More Information Action
SUBSTATE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
SUBSTATE_ACQUIRED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task acquired substate
SUBSTATE_ASSIGNED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task assigned substate
SUBSTATE_ESCALATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task escalated substate
SUBSTATE_INFO_SUBMITTED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task info submitted substate
SUBSTATE_REASSIGNED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task reassigned substate
SUBSTATE_RELEASED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task released substate
SUBSTATE_RENEWED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task renewed substate
SUBSTATE_RESUMED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task resumed substate
SUBSTATE_ROUTED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task routed substate
SUSPEND - Static variable in class oracle.tip.pc.services.identity.BPMAction
SUSPEND defines BPEL Process Manager Task Suspend Action
SearchControlsCfg - class oracle.tip.pc.services.identity.config.SearchControlsCfg.
ConnectionCfg defines connection property : url, role, password and others.
SearchControlsCfg() - Constructor for class oracle.tip.pc.services.identity.config.SearchControlsCfg
Default constructor
SearchControlsCfg(String, Properties) - Constructor for class oracle.tip.pc.services.identity.config.SearchControlsCfg
Constructor
SearchControlsCfg(String, int, int, String, Properties) - Constructor for class oracle.tip.pc.services.identity.config.SearchControlsCfg
Constructor
SearchControlsCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.SearchControlsCfg
Constructor
SecurityFilter - class oracle.tip.pc.services.identity.SecurityFilter.
 
SecurityFilter() - Constructor for class oracle.tip.pc.services.identity.SecurityFilter
 
SessionWrapper - class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper.
SessionWrapper is a simple wrapper class to store all session related information for a user.
SessionWrapper(HttpSession) - Constructor for class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
Constructor for creating a new session wrapper instance
searchGroups(String, String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Searches groups which have given searchString in the specified attributeName
searchGroups(String, String) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Searches BPMGroups
searchGroups(String, String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
searchGroups(String, String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Searches groups having the searchString in the specified attributeName
searchUsers(String, String) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Searches users which have given searchString in the specified attributeName
searchUsers(String, String) - Method in interface oracle.tip.pc.services.identity.BPMProvider
Searches BPMUsers
searchUsers(String, String) - Method in interface oracle.tip.pc.services.identity.IRemoteIdentityService
 
searchUsers(String, String) - Method in class oracle.tip.pc.services.identity.RemoteIdentityService
Searches users having the searchString in the specified attributeName
selectNodeValue(Element, String, Map) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
 
selectNodeValue(Element, String, Map, String, Locale) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
 
selectNodes(Element, String, Map) - Static method in class oracle.tip.pc.api.worklist.payload.PayloadFormGenerator
 
set(String, Object) - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
sets the object as the value of the specified key
setAcquiredBy(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'acquireBy'.
setAssignee(List) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Method setAssigneeSets the value of 'assignee' by copying the given ArrayList.
setAttribute(String, Object) - Method in class oracle.tip.pc.services.identity.Principal
Set Principal attribute
setBoundary(String) - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Sets the boundary string for the content type of file upload
setBytes(byte[]) - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
To set the content as bytes
setComment(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Appends the specified comment to the existing comments on this task
setConclusion(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'conclusion'.
setContent(String) - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Sets the value of field 'content'.
setCountry(String) - Method in class oracle.tip.pc.services.identity.User
Set country
setDescription(String) - Method in class oracle.tip.pc.services.identity.Principal
Sets BPMPrincipal description
setDisplayName(String) - Method in class oracle.tip.pc.services.identity.Principal
Sets PBPMPrincipal display name
setDisplayResourceKey(String) - Method in class oracle.tip.pc.api.worklist.payload.Field
To set the resource key of the field
setEditable(boolean) - Method in class oracle.tip.pc.api.worklist.payload.Field
 
setEmail(String) - Method in class oracle.tip.pc.services.identity.Identity
Sets e-mail address for this Identity
setExpirationDate(Calendar) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'expirationDate'.
setExpirationDuration(Duration) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'expirationDuration'.
setFax(String) - Method in class oracle.tip.pc.services.identity.User
Sets fax number for this BPMUser
setFirstName(String) - Method in class oracle.tip.pc.services.identity.User
Sets first name for this BPMUser
setFlexDate1(Calendar) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexDate1'.
setFlexDate2(Calendar) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexDate2'.
setFlexDate3(Calendar) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexDate3'.
setFlexDouble1(double) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexDouble1'.
setFlexDouble2(double) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexDouble2'.
setFlexLong1(long) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexLong1'.
setFlexLong2(long) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexLong2'.
setFlexString1(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexString1'.
setFlexString2(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexString2'.
setFlexString3(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexString3'.
setFlexString4(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'flexString4'.
setFullName(String) - Method in class oracle.tip.pc.services.identity.Principal
Sets a BPMPrincipal name.
setGuid(String) - Method in class oracle.tip.pc.services.identity.Principal
Sets BPMPrincipal guid.
setHomePhone(String) - Method in class oracle.tip.pc.services.identity.User
Sets home phone number for this BPMUser
setIdentificationKey(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'identificationKey'.
setInputStream(InputStream) - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
To set the input stream.
setIsGroup(boolean) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'isGroup'.
setLanguage(String) - Method in class oracle.tip.pc.services.identity.User
Sets user's language preference
setLastName(String) - Method in class oracle.tip.pc.services.identity.User
Sets last name for this BPMUser
setLevels(String) - Method in interface oracle.tip.pc.services.identity.IManagementChain
Sets the value of field 'levels'.
setLevels(String) - Method in class oracle.tip.pc.services.identity.ManagementChain
Sets the value of field 'levels'.
setLocale(Locale) - Static method in class oracle.tip.pc.infra.exception.PCException
To set the locale of the ResourceBundle
setManager(String) - Method in class oracle.tip.pc.services.identity.User
Sets manager name
setMiddleName(String) - Method in class oracle.tip.pc.services.identity.User
Sets middle name for this BPMUser
setMobile(String) - Method in class oracle.tip.pc.services.identity.User
Sets mobile phone number for this BPMUser
setModifyDate(Calendar) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'modifyDate'.
setName(String) - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Sets the value of field 'name'.
setName(String) - Method in class oracle.tip.pc.services.identity.Principal
Sets a principal name.
setNamespaceMap(Map) - Method in class oracle.tip.pc.api.worklist.payload.Form
namespace map is a map keyed by the localNames of the namespaces with namespace urls as their values
setPager(String) - Method in class oracle.tip.pc.services.identity.User
Sets pager number for this BPMUser
setPayload(Object) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'payload'.
setPayloadEncoding(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
sets the payload display page for the task
setPriority(int) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'priority'.
setPropertyBundleName(String, Locale) - Static method in class oracle.tip.pc.infra.exception.PCException
To set the resource bundle
setPropertyBundleName(String) - Static method in class oracle.tip.pc.infra.exception.PCException
 
setShowXmlView(boolean) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
setState(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'state'.
setSubState(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'subState'.
setTitle(String) - Method in class oracle.tip.pc.services.identity.User
Sets title
setURI(String) - Method in interface oracle.tip.pc.api.worklist.ITaskAttachment
Sets the value of field 'URI'.
setUp() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
SetUp
setUpdatedBy(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Sets the value of field 'updatedBy'.
setUptoTitle(String) - Method in interface oracle.tip.pc.services.identity.IManagementChain
Sets the value of field 'uptoTitle'.
setUptoTitle(String) - Method in class oracle.tip.pc.services.identity.ManagementChain
Sets the value of field 'uptoTitle'.
setUptoUser(String) - Method in interface oracle.tip.pc.services.identity.IManagementChain
Sets the value of field 'uptoUser'.
setUptoUser(String) - Method in class oracle.tip.pc.services.identity.ManagementChain
Sets the value of field 'uptoUser'.
setUserName(int, String) - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method setUserName
setUserName(List) - Method in interface oracle.tip.pc.services.identity.IManagementChainUsers
Method setUserNameSets the value of 'userName' by copying the given ArrayList.
setUserName(int, String) - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method setUserName
setUserName(List) - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method setUserNameSets the value of 'userName' by copying the given ArrayList.
setVersionReason(String) - Method in interface oracle.tip.pc.api.worklist.IWorklistTask
Set the task version changes
setWorkPhone(String) - Method in class oracle.tip.pc.services.identity.User
Sets work phone number for this BPMUser
setXmlEditable(boolean) - Method in class oracle.tip.pc.api.worklist.payload.Form
 
setXpath(String) - Method in class oracle.tip.pc.api.worklist.payload.Field
 
showXmlView() - Method in class oracle.tip.pc.api.worklist.payload.Form
 
size() - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
returns the size of the key list for all the session attributes stored in this class.
submitInfoForTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a submit more info action on the task with the specified taskId
submitInfoForTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
submitInfoForTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a submit more info action on the task with the specified taskId
suspendTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a suspend action on the task with the specified taskId
suspendTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
suspendTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a suspend action on the task with the specified taskId

T

TASKGROUPID - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
TASKID - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
TASKNUMBER - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
TASKTYPE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
TASK_ACTION_ACQUIRE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for acquiring a task
TASK_ACTION_APPEND_COMMENTS - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for appending comments to a task
TASK_ACTION_CUSTOM - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for performing custom action on a task
TASK_ACTION_DELEGATE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for delegating a task
TASK_ACTION_ESCALATE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for escalating a task
TASK_ACTION_REASSIGN - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for reassigning a task
TASK_ACTION_RELEASE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for releasing a task
TASK_ACTION_RENEW - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for renewing a task
TASK_ACTION_REQ_MORE_INFO - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for requesting more info on a task
TASK_ACTION_RESUME - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for resuming a task
TASK_ACTION_SUBMIT_MORE_INFO - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for submitting more info on a task
TASK_ACTION_SUSPEND - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for suspending a task
TASK_ACTION_UPDATE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for updating a task
TASK_ACTION_VIEW_PROCESS_HISTORY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for viewing process history of a task
TASK_ACTION_VIEW_SUB_TASKS - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for viewing sub tasks of a task
TASK_ACTION_VIEW_TASK_HISTORY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for viewing history of a task
TASK_ACTION_WITHDRAW - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task action for withdrawing a task
TASK_FILTER_ADMIN - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving all tasks in the system as an admin
TASK_FILTER_ALL - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving all tasks
TASK_FILTER_CREATOR - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks where the context user is a creator
TASK_FILTER_DEFAULT - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The default task filter option (user and user's group)
TASK_FILTER_GROUP - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks assigned to a context user's group(s)
TASK_FILTER_MY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks assigned to a context user
TASK_FILTER_MY_AND_GROUP - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks assigned to a context user & user's group(s)
TASK_FILTER_MY_WORKFLOWS - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks the context user worked on in the past
TASK_FILTER_OWNER - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks where the context user is a owner
TASK_FILTER_REPORTEES - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task filter option for retrieving tasks assigned to the context user's reporteees
TASK_FUTURE_APPROVERS_TO_BE_DETERMINED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
 
TASK_PRIORITY_ANY - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task priority option for retrieving tasks with any priority
TASK_PRIORITY_DEFAULT - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The default task priority option (Any)
TASK_PRIORITY_FIVE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task priority option for retrieving tasks with priority 5
TASK_PRIORITY_FOUR - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task priority option for retrieving tasks with priority 4
TASK_PRIORITY_ONE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task priority option for retrieving tasks with priority 1
TASK_PRIORITY_THREE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task priority option for retrieving tasks with priority 3
TASK_PRIORITY_TWO - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task priority option for retrieving tasks with priority 2
TASK_VERSION_REASON_ACQUIRED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for acquiring task
TASK_VERSION_REASON_ATTACHMENT_ADDED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for adding attachment to task
TASK_VERSION_REASON_ATTACHMENT_REMOVED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for removing attachment from task
TASK_VERSION_REASON_COMMENT_UPDATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for updating comments on task
TASK_VERSION_REASON_CONCLUSION_UPDATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for updating conclusion on task
TASK_VERSION_REASON_ESCALATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for escalating task
TASK_VERSION_REASON_EXPIRED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for expiration of task
TASK_VERSION_REASON_INFO_REQUESTED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for requesting info on task
TASK_VERSION_REASON_INFO_SUBMITTED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for submitting info on task
TASK_VERSION_REASON_INITIATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for initiating (creating) task
TASK_VERSION_REASON_REASSIGNED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for reassigning task
TASK_VERSION_REASON_REINITIATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for reinitiating (continuing) task
TASK_VERSION_REASON_RELEASED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for releasing task
TASK_VERSION_REASON_RENEWED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for renewing task
TASK_VERSION_REASON_RESUMED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for resuming task
TASK_VERSION_REASON_ROUTED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for routing task
TASK_VERSION_REASON_STALE - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for task becoming stale (process off/undeployed)
TASK_VERSION_REASON_SUSPENDED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for suspending task
TASK_VERSION_REASON_UPDATED - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for updating task
TASK_VERSION_REASON_WITHDRAWN - Static variable in interface oracle.tip.pc.api.worklist.IWorklistService
The task version (sequence) reason for withdrawing task
TIMEOUT_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
TIMEZONE_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
TIMEZONE_ATTRNAME defines oracle timezone attribute for user
TITLE - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
TITLE_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
TITLE_ATTRNAME defines title attribute
tearDown() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
TearDown
testAllParticipants() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetAllGroups() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
Tests getALlGroups
testGetAllParticipants() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetAllUsers() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetAppRoles() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
Tests geApptRoles
testGetDirectParticipant1() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetDirectParticipant2() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetDirectReportees1() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
Test getDirectReportees
testGetDirectReportees2() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
Test getDirectReportees
testGetGroupParticipants() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testGetGroupParticipants
testGetGroups() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
Tests getALlGroups
testGetManagementChain() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetManager() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetRoleParticipants() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testGetRoles() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
Tests getRoles
testIsUserInRole1() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testIsUserInRole2() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testLookupExistingGroup() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testLookupExistingGroup
testLookupExistingUser() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testLookupExistingUser
testLookupNotExistingGroup() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testLookupNotExistingGroup
testLookupNotExistingUser() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testLookupNotExistingUser
testSearchExistingGroup() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testSearchExistingGroup
testSearchManager() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
TestSearchManager
testSearchNotExistingGroup() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
testSearchNotExistingGroup
testSearchUser1() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
testUserInfo() - Method in class oracle.tip.pc.services.identity.BPMIdentityServiceTest
 
toNode() - Method in interface oracle.tip.pc.services.identity.BPMGroup
Create a DOM Node from the BPMGroup object
toNode() - Method in interface oracle.tip.pc.services.identity.BPMUser
Create a DOM Node from the BPMUser object
toString() - Method in class oracle.tip.pc.api.worklist.payload.Field
 
toString() - Method in class oracle.tip.pc.api.worklist.payload.Form
 
toString() - Method in class oracle.tip.pc.services.identity.BPMAction
String representation of BPMAction
toString() - Method in class oracle.tip.pc.services.identity.Principal
Returns a string representation of the object.
toString() - Method in class oracle.tip.pc.services.identity.RoleClassifier
String representation of RoleClassifier
toString() - Method in class oracle.tip.pc.services.identity.config.ConfigurationProperties
 
toString() - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
 
toString() - Method in class oracle.tip.pc.services.identity.config.PoolCfg
 
toString() - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
 
toString() - Method in class oracle.tip.pc.services.identity.config.RoleControlsCfg
 
toString() - Method in class oracle.tip.pc.services.identity.config.UserControlsCfg
 
toXMLElement(Document, Element) - Method in class oracle.tip.pc.services.identity.config.ConnectionCfg
To XML Element
toXMLElement(Document) - Method in class oracle.tip.pc.services.identity.config.ISConfiguration
To XMLElement
toXMLElement(Document, Element) - Method in class oracle.tip.pc.services.identity.config.PoolCfg
To XML Element
toXMLElement(Document, Element) - Method in class oracle.tip.pc.services.identity.config.ProviderCfg
To XMLElement
toXMLElement(Document, Element) - Method in class oracle.tip.pc.services.identity.config.RoleControlsCfg
To XML Element
toXMLElement(Document, Element) - Method in class oracle.tip.pc.services.identity.config.SearchControlsCfg
To XML Element
toXMLElement(Document, Element) - Method in class oracle.tip.pc.services.identity.config.UserControlsCfg
To XML Element

U

UID_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
UID_ATTRNAME difines uid attribute
UNDEFINED - Static variable in class oracle.tip.pc.services.identity.GetGroupPropertyFunction
 
UNDEFINED - Static variable in class oracle.tip.pc.services.identity.GetUserPropertyFunction
 
UPDATEDBY - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
UPDATE_SERVLET_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
name of the update servlet
URL_ATTR - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
USERS_PROPERTIES_FILE_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
USERS_PROPERTIES_FILE_PROPERTY_VALUE - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
USER_CONTROLS_ELMT - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
USER_MAXSIZELIMIT_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
USER_MAXTIMELIMIT_PROPERTY_NAME - Static variable in class oracle.tip.pc.services.identity.config.ISConfigSchemaConstants
 
USER_PREFIX - Static variable in interface oracle.tip.pc.api.worklist.ITaskAssignee
 
User - class oracle.tip.pc.services.identity.User.
WebUser is a class which represent user for ldap implemetation
User() - Constructor for class oracle.tip.pc.services.identity.User
Constractor
User(BPMUser) - Constructor for class oracle.tip.pc.services.identity.User
Constractor
UserControlsCfg - class oracle.tip.pc.services.identity.config.UserControlsCfg.
UserControlsCfg defines connection property : url, role, password and others.
UserControlsCfg() - Constructor for class oracle.tip.pc.services.identity.config.UserControlsCfg
Default constructor
UserControlsCfg(Properties) - Constructor for class oracle.tip.pc.services.identity.config.UserControlsCfg
Constructor
UserControlsCfg(Element) - Constructor for class oracle.tip.pc.services.identity.config.UserControlsCfg
Constructor
UserControlsCfg(SearchControlsCfg, Properties) - Constructor for class oracle.tip.pc.services.identity.config.UserControlsCfg
Constructor
updateTask(IWorklistContext, IWorklistTask) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs an update action on the task with the specified taskId.
updateTask(IWorklistContext, Task) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
updateTask(IWorklistContext, Task) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs an update action on specified task object.

V

VERSION - Static variable in interface oracle.tip.pc.api.worklist.WorklistColumns
 
VIEW_PROCESS_HISTORY - Static variable in class oracle.tip.pc.services.identity.BPMAction
VIEW_PROCESS_HISTORY defines BPEL Process Manager View Process History Action
VIEW_REPORTS - Static variable in class oracle.tip.pc.services.identity.BPMAction
VIEW_REPORTS defines BPEL Process Manager View Reports Action
VIEW_TASK_HISTORY - Static variable in class oracle.tip.pc.services.identity.BPMAction
VIEW_TASK_HISTORY defines BPEL Process Manager View Task History Action
VIEW_WORKLIST - Static variable in class oracle.tip.pc.services.identity.BPMAction
VIEW_WORK_LIST defines BPEL Process Manager View Worklist Action
valueBound(HttpSessionBindingEvent) - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
callback method for handling session binding event.
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper
callback method for handling session unbinding event.
verifyAttributeName(String) - Method in class oracle.tip.pc.services.identity.AttributeNames
Verifies attribute name.

W

WITHDRAW - Static variable in class oracle.tip.pc.services.identity.BPMAction
WITHDRAW defines BPEL Process Manager Task Withdraw Action
WORKLIST_CONTEXT_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by default Payload JSP and Update Payload Servlet
WORKLIST_CONTEXT_PATH_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
an optional parameter by default Payload JSP and Update Payload Servlet If the context is not set then It will use default context as /integration/worklistapp
WORKLIST_ERROR_PAGE_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
an optional parameter by default Payload JSP and Update Payload Servlet
WORKLIST_HOME_PAGE - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
 
WORKLIST_JSP_CHARACTER_ENCODING - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
 
WORKLIST_LOGIN_PAGE_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
an optional parameter by default Payload JSP and Update Payload Servlet
WORKLIST_NEXT_PAGE_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
an optional parameter by default Payload JSP and Update Payload Servlet
WORKLIST_TASKID_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
a required parameter by default Payload JSP and Update Payload Servlet
WORKLIST_TASK_VERSION_PARAMETER_NAME - Static variable in interface oracle.tip.pc.api.worklist.payload.PayloadConstant
an optional parameter by default Payload JSP and Update Payload Servlet
WORKPHONE_ATTRNAME - Static variable in class oracle.tip.pc.services.identity.AttributeNames
WORKPHONE_ATTRNAME defines work phone attribute
WorklistColumns - interface oracle.tip.pc.api.worklist.WorklistColumns.
 
WorklistServiceException - exception oracle.tip.pc.api.worklist.WorklistServiceException.
WorklistServiceException is raised when the WorklistService encounters an error
WorklistServiceException(int) - Constructor for class oracle.tip.pc.api.worklist.WorklistServiceException
Constructor
WorklistServiceException(int, Throwable) - Constructor for class oracle.tip.pc.api.worklist.WorklistServiceException
Constructor
WorklistServiceException(PCException) - Constructor for class oracle.tip.pc.api.worklist.WorklistServiceException
Constructor
WorklistServiceException(Throwable) - Constructor for class oracle.tip.pc.api.worklist.WorklistServiceException
Constructor
WorklistServiceException(int, Object[]) - Constructor for class oracle.tip.pc.api.worklist.WorklistServiceException
Constructor
WorklistServiceException(int, Object[], Throwable) - Constructor for class oracle.tip.pc.api.worklist.WorklistServiceException
Constructor
whoAmI(HttpServletRequest) - Method in interface oracle.tip.pc.services.identity.BPMIdentityService
Who am I
withdrawTask(IWorklistContext, String) - Method in interface oracle.tip.pc.api.worklist.IWorklistService
Performs a withdraw action on the task with the specified taskId
withdrawTask(IWorklistContext, String) - Method in interface oracle.tip.pc.services.hw.worklist.RemoteWorklistService
 
withdrawTask(IWorklistContext, String) - Method in class oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceClient
Performs a withdraw action on the task with the specified taskId

X

XSLTLookupGroupExtFunction - class oracle.tip.pc.services.identity.XSLTLookupGroupExtFunction.
 
XSLTLookupGroupExtFunction() - Constructor for class oracle.tip.pc.services.identity.XSLTLookupGroupExtFunction
 
XSLTLookupUserExtFunction - class oracle.tip.pc.services.identity.XSLTLookupUserExtFunction.
 
XSLTLookupUserExtFunction() - Constructor for class oracle.tip.pc.services.identity.XSLTLookupUserExtFunction
 

_

__getFacadeName() - Method in class oracle.tip.pc.services.identity.ManagementChain
Method __getFacadeName
__getFacadeName() - Method in class oracle.tip.pc.services.identity.ManagementChainUsers
Method __getFacadeName

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

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 2 (10.1.2)
B25708-01


Copyright © 2005, Oracle. All rights reserved.