Uses of Interface
com.taleo.integration.client.customstep.tools.document.DocumentInfo

Packages that use DocumentInfo
com.taleo.integration.client.customstep.tools.document   
 

Uses of DocumentInfo in com.taleo.integration.client.customstep.tools.document
 

Classes in com.taleo.integration.client.customstep.tools.document that implement DocumentInfo
 class DefaultDocumentInfo
          Deprecated. No more necessary with the added Document.Code to build filename.
 class PdfDocumentInfo
          Deprecated. No more necessary with the added Document.Code to build filename.
 

Methods in com.taleo.integration.client.customstep.tools.document that return DocumentInfo
 DocumentInfo DocumentInfoBuilder.createDocumentInfo(java.io.File file)
          Deprecated. Create a DocumentInfo on the given file.