WebCenter Interaction API  
 

IPTDocumentTypeMap Members

IPTDocumentTypeMap overview

Public Instance Methods

public methodAddSection Adds a section to the mao
public methodClear Clears the map.
public methodGetMappings Returns the mappings of a particular section
public methodGetSections Returns all the sections currently in the map
public methodGetSuggestedDocumentType Returns the suggested document type for a section and matched document identifier
public methodGetSuggestedIdentifiers Returns the identifiers for a section
public methodGetValidDocumentTypes Returns all the valid document types from a section
public methodInitialize For DTMs inside Crawlers, this function will be called as the Crawler is being restored (in the CrawlerManager::OnOpen). However, when the crawler is being created, it will actually be called twice, once by the OnOpen, and again when Initialize is called on the Crawler. And, it will be called when Perform Operation is called on the Crawler, with a different session.
public methodLookupByPropBagOverloaded. Returns the doc type id based on the prop bag xml string passed in
public methodLookupSuggested Returns the doc type for a section id and matched document identifier.
public methodRemoveSection Removes a section from the map
public methodSetMappings Sets the mappings

See Also

IPTDocumentTypeMap Interface | com.plumtree.server Namespace