| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.iam.scheduler.vo.TaskSupport
      
com.thortech.xl.scheduler.tasks.SchedulerBaseTask
          
oracle.iam.connectors.icfcommon.recon.AbstractReconTask
              
oracle.iam.connectors.icfcommon.recon.LookupReconTask
public final class LookupReconTask
Lookup reconciliation scheduled task implementation. The following scheduled task parameters are expected to be defined:
ObjectClass nameThe implementation will execute connector search with parameters provided by the following methods:
AbstractReconTask.getObjectClass()AbstractReconTask.getFilter()LookupReconTask.getOperationOptions()Each of the ConnectorObjects returned by the search is processed by the following methods to get Code key and Decode values:
The implementation internally uses ReconciledLookup to access the lookup.
| Constructor Summary | |
|---|---|
LookupReconTask() | 
|
| Method Summary | 
|---|
| Methods inherited from class com.thortech.xl.scheduler.tasks.SchedulerBaseTask | 
|---|
execute, getAttribute, getAttributeMap, getAttributes, getResult, getStatus, getTaskAttributeMap, invokeMethodOnRemoteManager, isSuccess, run, runAsThread, setAttributes, setDataBase, setResult, setStatusString, setSuccess, setTaskAttributeMap, setUtilityFactory, stop, stopExecution | 
| Methods inherited from class oracle.iam.scheduler.vo.TaskSupport | 
|---|
executeJob, getId, getImplementation, getName, getTaskName, isJobSuccess, isStop, setImplementation, setName, setTaskName | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LookupReconTask()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||