Uses of Interface
com.documentum.operations.IDfFormatRecognizer
Packages that use IDfFormatRecognizer
-
Uses of IDfFormatRecognizer in com.documentum.com
Methods in com.documentum.com that return IDfFormatRecognizerModifier and TypeMethodDescriptionDfClientX.getFormatRecognizer
(IDfSession session, String filePath, String suggestedFormat) IDfClientX.getFormatRecognizer
(IDfSession session, String filePath, String suggestedFormat) Factory method that constructs a newIDfFormatRecognizer
object that is used to suggest what Docbase formats might be appropriate for the specified file.DfClientX.getMacFormatRecognizer
(IDfSession session, String dataForkPath, String resForkPath, String suggestedFormat) IDfClientX.getMacFormatRecognizer
(IDfSession session, String dataForkpath, String resourceForkPath, String suggestedFormat) Factory method that constructs a newIDfFormatRecognizer
object that is used to suggest what Docbase formats might be appropriate based on both the data and resource forks of a Macintosh file.