Jive Forums API (5.5.20.2-oracle) Core Javadocs

com.jivesoftware.base
Interface JiveObject

All Known Subinterfaces:
ContentTag, ForumCategory, ForumMessage, ForumThread, JiveContentObject

public interface JiveObject

An interface for watchable objects.


Method Summary
 long getID()
          Retrieve the unique identifier for the jive object.
 int getObjectType()
          Return the object type of the jive object.
 

Method Detail

getID

long getID()
Retrieve the unique identifier for the jive object.

Returns:
the unique identifier for the jive object.

getObjectType

int getObjectType()
Return the object type of the jive object.

Returns:
the object type of the jive object.

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.