|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.service.GenericService
lumis.doui.service.DouiService
lumis.content.service.ContentService
lumis.service.callcenteronline.ColService
public class ColService
Implements the call center online service.
Field Summary | |
---|---|
protected ColDaoJdbc |
colDao
|
protected IResource |
colResource
|
Fields inherited from class lumis.portal.service.GenericService |
---|
serviceConfig |
Constructor Summary | |
---|---|
ColService()
|
Method Summary | |
---|---|
protected void |
deleteData(SessionConfig sessionConfig,
ServiceInstanceConfig config,
java.util.List<java.lang.String> itemIdsTemp,
org.w3c.dom.Node currentSourceDefinitionNode,
ITransaction transaction)
before deleting requests, 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, 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, instanceUnloaded, load, postUnregister, preRegister, unload |
Field Detail |
---|
protected ColDaoJdbc colDao
protected IResource colResource
Constructor Detail |
---|
public ColService()
Method Detail |
---|
protected void deleteData(SessionConfig sessionConfig, ServiceInstanceConfig config, java.util.List<java.lang.String> itemIdsTemp, org.w3c.dom.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 |