Deprecated API


Contents
Deprecated Methods
com.infoengine.object.factory.Task.addInput(Group)
            
com.infoengine.object.factory.Task.addOutput(Group)
            
com.infoengine.object.factory.Task.addOutput(String)
            
com.infoengine.object.factory.Task.clearInput()
            
com.infoengine.object.factory.Task.getInput()
            
com.infoengine.object.factory.Task.getInput(String)
            
com.infoengine.object.factory.Task.getInputs()
            
com.infoengine.object.factory.Task.getMimeInputStream()
          use getInputStream instead 
com.infoengine.object.factory.Task.getOutput()
            
com.infoengine.object.factory.Task.getOutput(String)
            
com.infoengine.object.factory.Element.getValues(String, boolean)
          Use one-argument signature instead. 
com.infoengine.object.factory.Element.getValuesIc(String)
          Use getValues instead. 
com.infoengine.au.NamingService.newInstance(String, Properties)
            
com.infoengine.object.factory.Task.removeInput(Group)
            
com.infoengine.au.NamingService.setGlobalProperties(String)
            
com.infoengine.object.factory.Task.setInput(IeCollection)
            
com.infoengine.object.IeMultipartOutputStream.writeBlob(InputStream, String, String, String, boolean)
          Use writeBlob() without the flag argument instead.