Aqualogic Interaction API  
 

IPTDocumentTypeMap Methods

The methods of the IPTDocumentTypeMap interface are listed below. For a complete list of IPTDocumentTypeMap interface members, see the IPTDocumentTypeMap Members topic.

Public Instance Methods

AddSection Adds a section to the mao
Clear Clears the map.
GetMappings Returns the mappings of a particular section
GetSections Returns all the sections currently in the map
GetSuggestedDocumentType Returns the suggested document type for a section and matched document identifier
GetSuggestedIdentifiers Returns the identifiers for a section
GetValidDocumentTypes Returns all the valid document types from a section
Initialize 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.
LookupByPropBagOverloaded. Returns the doc type id based on the prop bag xml string passed in
LookupSuggested Returns the doc type for a section id and matched document identifier.
RemoveSection Removes a section from the map
SetMappings Sets the mappings

See Also

IPTDocumentTypeMap Interface | com.plumtree.server Namespace