Aqualogic Interaction API  
 

IPTDataSourceProvider.GetSuggestedDocumentTypeMapEntries Method 

SuggestedDocumentTypeMapEntries returns a SafeArray of suggested Document Type Map entries. For examples, the File provider might suggest that "*.txt" should be in the File section of the map. See the PT_SUGG_DOC_TYPE_MAP_ENTRIES_INDICES enumeration

object[][] GetSuggestedDocumentTypeMapEntries();

Return Value

an Object array of suggested Document Type mappings

See Also

IPTDataSourceProvider Interface | com.plumtree.server Namespace