Uses of Interface
com.documentum.fc.client.fulltext.internal.IDfFtUriSpec
Packages that use IDfFtUriSpec
-
Uses of IDfFtUriSpec in com.documentum.fc.client.fulltext.internal
Methods in com.documentum.fc.client.fulltext.internal that return IDfFtUriSpecModifier and TypeMethodDescriptionIDfFtExportContext.makeFtUriSpec(String uri, boolean delete, String mimeType, Map customMetaData) Construct and return an IDfFtUriSpec to identify content for inclusion in the DFTXML document for this context's object.Methods in com.documentum.fc.client.fulltext.internal with parameters of type IDfFtUriSpecModifier and TypeMethodDescriptionIDfFtExportContext.makeContentElement(IDfFtUriSpec uriSpec) Create a dmftcontent element to represent the inclusion of a URI in a DFTXML document.