Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Class
oracle.odi.domain.runtime.ess.JobDefinitionNotFoundException

Packages that use JobDefinitionNotFoundException
oracle.odi.domain.runtime.ess This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
 

Uses of JobDefinitionNotFoundException in oracle.odi.domain.runtime.ess
 

Methods in oracle.odi.domain.runtime.ess that throw JobDefinitionNotFoundException
 oracle.as.scheduler.JobDefinition IJobDefinitionRepository.getJobDefinitionForId(oracle.as.scheduler.MetadataObjectId pJobId)
          Obtains the job definition with the given ID from this repository instance.
 oracle.as.scheduler.JobDefinition IJobDefinitionRepository.getJobDefinitionForName(java.lang.String pJobName)
          Obtains the job definition with the given name from this repository instance.
 void IJobDefinitionRepository.updateJobDefinition(oracle.as.scheduler.JobDefinition pJobDefinition)
          Update the given job definition from this repository instance.
 

Uses of JobDefinitionNotFoundException in oracle.odi.domain.runtime.ess.support
 

Methods in oracle.odi.domain.runtime.ess.support that throw JobDefinitionNotFoundException
 oracle.as.scheduler.JobDefinition DefaultJobDefinitionRepository.getJobDefinitionForId(oracle.as.scheduler.MetadataObjectId pJobId)
          Deprecated.  
 oracle.as.scheduler.JobDefinition JobDefinitionRepositoryImpl.getJobDefinitionForId(oracle.as.scheduler.MetadataObjectId pJobId)
           
 oracle.as.scheduler.JobDefinition DefaultJobDefinitionRepository.getJobDefinitionForName(java.lang.String pJobName)
          Deprecated.  
 oracle.as.scheduler.JobDefinition JobDefinitionRepositoryImpl.getJobDefinitionForName(java.lang.String pJobName)
           
 void DefaultJobDefinitionRepository.updateJobDefinition(oracle.as.scheduler.JobDefinition pJobDefinition)
          Deprecated.  
 void JobDefinitionRepositoryImpl.updateJobDefinition(oracle.as.scheduler.JobDefinition pJobDefinition)
           
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.