|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.util.i18n.AbstractI18NBean
com.silverpeas.util.i18n.AbstractBean
com.stratelia.silverpeas.chat.ChatRoomDetail
public class ChatRoomDetail
| Constructor Summary | |
|---|---|
ChatRoomDetail(String instanceId,
String id,
String name,
String comment,
String creatorId)
|
|
| Method Summary | |
|---|---|
String |
getCreatorId()
|
String |
getDate()
|
String |
getIconUrl()
|
String |
getId()
|
String |
getInstanceId()
|
String |
getSilverCreationDate()
|
String |
getTitle()
|
String |
getURL()
|
void |
setIconUrl(String iconUrl)
|
void |
setId(String string)
|
| Methods inherited from class com.silverpeas.util.i18n.AbstractBean |
|---|
getDescription, getLanguages, getName |
| Methods inherited from class com.silverpeas.util.i18n.AbstractI18NBean |
|---|
addTranslation, getClonedTranslations, getDescription, getLanguage, getLanguageToDisplay, getName, getNextTranslation, getTranslation, getTranslationId, getTranslations, isRemoveTranslation, setDescription, setLanguage, setName, setRemoveTranslation, setTranslationId, setTranslations, setTranslations, setTranslations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.stratelia.silverpeas.contentManager.SilverContentInterface |
|---|
getDescription, getDescription, getLanguages, getName, getName |
| Constructor Detail |
|---|
public ChatRoomDetail(String instanceId,
String id,
String name,
String comment,
String creatorId)
| Method Detail |
|---|
public String getURL()
getURL in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic String getId()
getId in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic String getInstanceId()
getInstanceId in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic String getDate()
getDate in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic String getCreatorId()
getCreatorId in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic void setIconUrl(String iconUrl)
public String getIconUrl()
getIconUrl in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic String getTitle()
public String getSilverCreationDate()
getSilverCreationDate in interface com.stratelia.silverpeas.contentManager.SilverContentInterfacepublic void setId(String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||