| Package | Description |
|---|---|
| com.ibm.itim.dataservices.model.system |
Extends the
com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the system specific elements of the data model. |
| com.ibm.itim.workflow.provisioning |
Provides classes that process query logic based on a provisioning specific
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowQuery |
SystemUser.getDefaultWorkflowQuery()
Returns the user's preferences for querying workflow status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemUser.setDefaultWorkflowQuery(WorkflowQuery query)
Changes the user's preferences for querying workflow status.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowQuery |
ProvisioningQueryStatement.getWorkflowQuery()
Returns the WorkflowQuery object
|
| Constructor and Description |
|---|
ProvisioningQueryStatement(WorkflowQuery query,
long process,
java.lang.String sortColumn,
java.util.List<java.lang.String> processTypes)
Constructs with a WorkflowQuery as its query parameters.
|
ProvisioningQueryStatement(WorkflowQuery query,
long process,
java.lang.String sortColumn,
java.lang.String processType)
Constructs with a WorkflowQuery as its query parameters.
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.