Object Types
Various tables in Jive Software products use object type IDs to identify the type of object that the database row refers to. For example, rows in the jiveWatch table have an object type column to identify whether the watch is for a message, category, document, etc.
Object type IDs are integer constants defined in the JiveConstants class. To view the integer values for various object types, please see the Javadocs for the particular product.
that link is dead