WebCenter Interaction API  
 

IPTSPlumtreeCollection.CategorizableObjectType Method 

An alternative format of the object type that the portal UI uses to group by object type. Value is a single token. For portal items, the token indicates the detailed type, such as PTCARD or PTCOMMUNITY. For Collab or Content Server items, the value is simply PTCOLLAB or PTCONTENT, respectively.

Type String. This field is retrievable, but not searchable. Instead of querying on this field, restrict your query using one of the IPTSQuery objects returned by factory methods in IPTSPortalCollection, IPTSCollabCollection, or IPTSContentCollection (for example, IPTSPortalCollection.DocDirectory).
IPTSField CategorizableObjectType();

See Also

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