Class TopicStatus
- java.lang.Object
-
- org.sakaiproject.conversations.api.model.TopicStatus
-
- All Implemented Interfaces:
PersistableEntity<Long>
@Entity public class TopicStatus extends Object implements PersistableEntity<Long>
-
-
Constructor Summary
Constructors Constructor Description TopicStatus()TopicStatus(String siteId, String topicId, String userId)
-