|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.service.GenericService lumis.doui.service.DouiService lumis.content.service.ContentService lumis.service.chatroom.ChatRoomService
public class ChatRoomService
Chat Room Service
Field Summary |
---|
Fields inherited from class lumis.portal.service.GenericService |
---|
serviceConfig |
Constructor Summary | |
---|---|
ChatRoomService()
|
Method Summary | |
---|---|
protected void |
deleteData(SessionConfig sessionConfig,
ServiceInstanceConfig config,
List<String> itemIdsTemp,
Node currentSourceDefinitionNode,
ITransaction transaction)
before deleting chat rooms, must clear the corresponding chat manager conversations |
Methods inherited from class lumis.content.service.ContentService |
---|
deleteContent, deleteRelatedData, deleteRelatedFiles, deserializeContent, getClocks, getResourceClassName, instanceAdded, instanceDeleted, instanceDeserialized, instanceDeserialized, instanceSerialized, instanceSerialized, postRegister, preUnregister, resolveHyperLink, setMetaDataField, setMetaDataFieldIfRequested, setMetaDataFields, setSourceFieldAttributes |
Methods inherited from class lumis.doui.service.DouiService |
---|
addDefaultDouiDefinitionValues, autoAddDependencies, restLumGetDataGet, restLumGetDataPost, setDataTypeAttributes, setDisplayAttributes, setIncludeAlwaysAttributes, setLookupAttributes, setPriorityOptions, setValidationAttributes, usesDocumentService, usesFileManager, usesImageService |
Methods inherited from class lumis.portal.service.GenericService |
---|
instanceLoaded, instanceMoved, instanceMoved, instanceUnloaded, load, postUnregister, preRegister, unload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.portal.service.IService |
---|
instanceLoaded, instanceMoved, instanceMoved, instanceUnloaded, load, postUnregister, preRegister, unload |
Constructor Detail |
---|
public ChatRoomService()
Method Detail |
---|
protected void deleteData(SessionConfig sessionConfig, ServiceInstanceConfig config, List<String> itemIdsTemp, Node currentSourceDefinitionNode, ITransaction transaction) throws PortalException
deleteData
in class ContentService
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |