| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CarteObjectEntry | |
|---|---|
| org.pentaho.di.www | |
| Uses of CarteObjectEntry in org.pentaho.di.www | 
|---|
| Methods in org.pentaho.di.www that return CarteObjectEntry | |
|---|---|
 CarteObjectEntry | 
TransformationMap.getFirstCarteObjectEntry(String transName)
 | 
 CarteObjectEntry | 
JobMap.getFirstCarteObjectEntry(String jobName)
 | 
| Methods in org.pentaho.di.www that return types with arguments of type CarteObjectEntry | |
|---|---|
 Map<CarteObjectEntry,TransConfiguration> | 
TransformationMap.getConfigurationMap()
 | 
 Map<CarteObjectEntry,JobConfiguration> | 
JobMap.getConfigurationMap()
 | 
 List<CarteObjectEntry> | 
JobMap.getJobObjects()
 | 
 List<CarteObjectEntry> | 
TransformationMap.getTransformationObjects()
 | 
| Methods in org.pentaho.di.www with parameters of type CarteObjectEntry | |
|---|---|
 int | 
CarteObjectEntry.compare(CarteObjectEntry o1,
        CarteObjectEntry o2)
 | 
 int | 
CarteObjectEntry.compareTo(CarteObjectEntry o)
 | 
 void | 
TransformationMap.deallocateServerSocketPorts(CarteObjectEntry entry)
Deallocate all the ports for the given transformation entry, across all hosts.  | 
 TransConfiguration | 
TransformationMap.getConfiguration(CarteObjectEntry entry)
 | 
 JobConfiguration | 
JobMap.getConfiguration(CarteObjectEntry entry)
 | 
 Job | 
JobMap.getJob(CarteObjectEntry entry)
 | 
 Trans | 
TransformationMap.getTransformation(CarteObjectEntry entry)
 | 
 void | 
JobMap.removeJob(CarteObjectEntry entry)
 | 
 void | 
TransformationMap.removeTransformation(CarteObjectEntry entry)
 | 
 void | 
JobMap.replaceJob(CarteObjectEntry entry,
           Job job,
           JobConfiguration jobConfiguration)
 | 
| Method parameters in org.pentaho.di.www with type arguments of type CarteObjectEntry | |
|---|---|
 void | 
JobMap.setConfigurationMap(Map<CarteObjectEntry,JobConfiguration> configurationMap)
 | 
 void | 
TransformationMap.setConfigurationMap(Map<CarteObjectEntry,TransConfiguration> configurationMap)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||