|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IService | |
---|---|
lumis.content.service | |
lumis.doui.service | |
lumis.portal.service | |
lumis.portlet.container.service | |
lumis.service.callcenteronline | |
lumis.service.chatroom | |
lumis.service.comment | |
lumis.service.html | |
lumis.service.navigation | |
lumis.service.report | |
lumis.service.wiki | Contains wiki service classes. |
lumis.service.wsrp.consumer | WSRP Consumer service. |
lumis.service.wsrp.producer | WSRP Producer service. |
Uses of IService in lumis.content.service |
---|
Classes in lumis.content.service that implement IService | |
---|---|
class |
ContentService
Service with content capabilities base implementation. |
Uses of IService in lumis.doui.service |
---|
Subinterfaces of IService in lumis.doui.service | |
---|---|
interface |
IDouiService
Interface for DOUI based Services. |
Classes in lumis.doui.service that implement IService | |
---|---|
class |
DouiService
Implements a DOUI Service. |
Uses of IService in lumis.portal.service |
---|
Classes in lumis.portal.service that implement IService | |
---|---|
class |
GenericService
A generic service implementation. |
Methods in lumis.portal.service that return IService | |
---|---|
IService |
ServiceManager.getService(SessionConfig sessionConfig,
String serviceId,
ITransaction transaction)
|
IService |
IServiceManager.getService(SessionConfig sessionConfig,
String serviceId,
ITransaction transaction)
Get the service. |
Uses of IService in lumis.portlet.container.service |
---|
Classes in lumis.portlet.container.service that implement IService | |
---|---|
class |
PortletService
A service that allows the use of JSR-168 portlets as its interfaces. |
Uses of IService in lumis.service.callcenteronline |
---|
Classes in lumis.service.callcenteronline that implement IService | |
---|---|
class |
ColService
Implements the call center online service. |
Uses of IService in lumis.service.chatroom |
---|
Classes in lumis.service.chatroom that implement IService | |
---|---|
class |
ChatRoomService
Chat Room Service |
Uses of IService in lumis.service.comment |
---|
Classes in lumis.service.comment that implement IService | |
---|---|
class |
CommentService
Comment service class. |
Uses of IService in lumis.service.html |
---|
Classes in lumis.service.html that implement IService | |
---|---|
class |
HtmlService
|
Uses of IService in lumis.service.navigation |
---|
Classes in lumis.service.navigation that implement IService | |
---|---|
class |
NavigationService
Implementation for the lumis.service.navigation service. |
Uses of IService in lumis.service.report |
---|
Classes in lumis.service.report that implement IService | |
---|---|
class |
ReportService
Service for managing and displaying reports. |
Uses of IService in lumis.service.wiki |
---|
Classes in lumis.service.wiki that implement IService | |
---|---|
class |
WikiService
Wiki service class. |
Uses of IService in lumis.service.wsrp.consumer |
---|
Classes in lumis.service.wsrp.consumer that implement IService | |
---|---|
class |
WSRPConsumerService
Service that consumes remote portlets using WSRP. |
Uses of IService in lumis.service.wsrp.producer |
---|
Classes in lumis.service.wsrp.producer that implement IService | |
---|---|
class |
ProducerService
Service that produces remote portlets using WSRP. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |