Uses of Interface
lumis.portal.service.IService

Packages that use IService
lumis.content.service   
lumis.doui.service   
lumis.portal.rest.resource This package contains the REST Resources provided by Lumis. 
lumis.portal.service   
lumis.portlet.container.service   
lumis.service.callcenteronline   
lumis.service.chatroom   
lumis.service.comment   
lumis.service.html   
lumis.service.navigation   
lumis.service.pagepersonalization   
lumis.service.report   
lumis.service.rss   
lumis.service.socialnetworkintegration Social network integration service. 
lumis.service.socialnetworkservices.microblog Microblog service. 
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.rest.resource
 

Methods in lumis.portal.rest.resource that return IService
 IService ServiceInstanceResource.customPathResource(String restShortName, javax.ws.rs.core.UriInfo ui)
          Forwards requests to the sub-resources.
 

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.pagepersonalization
 

Classes in lumis.service.pagepersonalization that implement IService
 class PagePersonalizationService
           
 

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.rss
 

Classes in lumis.service.rss that implement IService
 class RssService
          RSS service implementation.
 

Uses of IService in lumis.service.socialnetworkintegration
 

Classes in lumis.service.socialnetworkintegration that implement IService
 class SocialNetworkIntegrationService
          Social network integration service class.
 

Uses of IService in lumis.service.socialnetworkservices.microblog
 

Classes in lumis.service.socialnetworkservices.microblog that implement IService
 class MicroblogService
          Social network integration service class.
 

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.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.