Uses of Interface
lumis.portal.event.IPortalEventObserver

Packages that use IPortalEventObserver
lumis.content.search.common   
lumis.portal.cache   
lumis.portal.event The portal event framework allows the sending of events and the register of observers to receive such events. 
lumis.portal.page.cache Implements the portal's page HTML cache engine. 
lumis.portal.serviceinterfaceinstance   
lumis.portal.url Manages the resolution of page URLs. 
lumis.portal.webfilereplication Contains the classes for web file replication feature. 
lumis.service.pagepersonalization.observer   
lumis.service.rss   
lumis.service.socialnetworkservices.microblog.doui.observer   
lumis.service.socialnetworkservices.socialprofile   
lumis.service.wsrp.producer WSRP Producer service. 
 

Uses of IPortalEventObserver in lumis.content.search.common
 

Classes in lumis.content.search.common that implement IPortalEventObserver
 class ContentIndexerObserver
          Listens to content persistence events, triggering content re-indexing as necessary.
 

Uses of IPortalEventObserver in lumis.portal.cache
 

Classes in lumis.portal.cache that implement IPortalEventObserver
 class ClusterMembershipObserver
          Observes ClusterMembershipChangedEvent and clears memory cache when it is raised.
 

Uses of IPortalEventObserver in lumis.portal.event
 

Classes in lumis.portal.event that implement IPortalEventObserver
 class AbstractPortalEventObserver
          An abstract implementation for IPortalEventObserver.
 

Uses of IPortalEventObserver in lumis.portal.page.cache
 

Classes in lumis.portal.page.cache that implement IPortalEventObserver
 class PageCacheObserver
          Observer that clears page caches according to the notifications received.
 

Uses of IPortalEventObserver in lumis.portal.serviceinterfaceinstance
 

Classes in lumis.portal.serviceinterfaceinstance that implement IPortalEventObserver
 class ServiceInterfaceInstanceObserver
          Observes events of render data changed on a service interface instance and clears its cache.
 

Uses of IPortalEventObserver in lumis.portal.url
 

Classes in lumis.portal.url that implement IPortalEventObserver
 class URLConversionCacheObserver
          Triggers the clearing of URL conversions cache due to updates of pages, channels or websites.
 

Uses of IPortalEventObserver in lumis.portal.webfilereplication
 

Classes in lumis.portal.webfilereplication that implement IPortalEventObserver
 class WebFileReplicationObserver
          Observer that replicates files and directories.
 

Uses of IPortalEventObserver in lumis.service.pagepersonalization.observer
 

Classes in lumis.service.pagepersonalization.observer that implement IPortalEventObserver
 class PagePersonalizationObserver
          Observer that checks if the current page is a template.
 

Uses of IPortalEventObserver in lumis.service.rss
 

Classes in lumis.service.rss that implement IPortalEventObserver
 class RssObserver
          Observer that update the RSS XML file according to the notifications received.
 

Uses of IPortalEventObserver in lumis.service.socialnetworkservices.microblog.doui.observer
 

Classes in lumis.service.socialnetworkservices.microblog.doui.observer that implement IPortalEventObserver
 class MicroblogPortalObserver
          Observer used to remove all user Microblog-related data before it's deletion.
 

Uses of IPortalEventObserver in lumis.service.socialnetworkservices.socialprofile
 

Classes in lumis.service.socialnetworkservices.socialprofile that implement IPortalEventObserver
 class SocialProfilePortalObserver
          Observer to automatically delete user's social profile (and its content) when it is deleted.
 

Uses of IPortalEventObserver in lumis.service.wsrp.producer
 

Classes in lumis.service.wsrp.producer that implement IPortalEventObserver
 class ServiceInterfaceInstanceDeleteObserver
          Observes the deletions of service interfaces in order to remove from any WSRPProducers's offered portlets.
 



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