WebCenter Interaction API  
 

IPTDataSourceProviderRegistry.GetDocumentTypeMapSuggestedIdentifiers Method 

Returns a list of suggested Document Type mappings for this provider.

object[][] GetDocumentTypeMapSuggestedIdentifiers(
   int lSectionID
);

Parameters

lSectionID
The section ID of the Document Type Map requested

Return Value

An array of extension to Document Type mappings

See Also

IPTDataSourceProviderRegistry Interface | com.plumtree.server Namespace