WebCenter Interaction API  
 

IPTSPortalCollection.classIdToObjectType Method 

Helper method to map a portal Class ID value to the String object type codes used here. Returns null if the class id is invalid or nonsearchable.

string classIdToObjectType(
   int classId
);

See Also

IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace