com.arsdigita.acs.chat
Class ChatRoom
java.lang.Object
|
+--com.arsdigita.acs.Selection
|
+--com.arsdigita.acs.SingleSelection
|
+--com.arsdigita.acs.chat.ChatRoom
- All Implemented Interfaces:
- DataSource
- public class ChatRoom
- extends SingleSelection
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChatRoom
ChatRoom(ResultSet rs)
throws IOException,
SQLException
getRoomId
public String getRoomId()
throws DataSourceException
getName
public String getName()
throws DataSourceException
isModerated
public boolean isModerated()
throws DataSourceException
isPrivate
public boolean isPrivate()
throws DataSourceException
getGroupId
public String getGroupId()
throws DataSourceException