Package lumis.portal.serviceinterfaceinstance
-
Interface Summary Interface Description IInterfaceInstanceCacheKeyProvider This interface represents the cache key provider for customized cache keys.IServiceInterfaceInstanceDao DAO for service interface instanceIServiceInterfaceInstanceManager Interface definition for manager of service interface instances.IServiceInterfaceInstanceManagerSPI Service Provider Interface for the ServiceInterfaceInstanceManager.IServiceInterfaceInstanceOwner Represents the owner of a service interface instance. -
Class Summary Class Description DummyInterfaceInstanceOwner Dummy interface instance owner.InterfaceInstanceHtmlCache<T> Cache implementation for serviceInterfaceInstanceHtmlCache to support timeout expiration.ServiceInterfaceInstanceCacheEntry Service interface instance cache entry.ServiceInterfaceInstanceConfig Holds the data about a service interface instance.ServiceInterfaceInstanceControllerHtml This class renders and returns the HTML for a single service interface.ServiceInterfaceInstanceControllerXml ServiceInterfaceInstanceDaoJdbc JDBC based DAO implementation for service interface instance.ServiceInterfaceInstanceManager Class responsible for operations with Service Interface InstancesServiceInterfaceInstanceObserver Observes events of render data changed on a service interface instance and clears its cache.ServiceInterfaceInstanceRenderDataChangedEvent Event that indicates that the render data of some service interface instances may have changed.ServiceInterfaceRenderResultResponse A delegate to aServiceContainerRenderResponse
that stores the rendered string to support returning and changing it. -
Enum Summary Enum Description ServiceInterfaceInstancePermission Service interface instance permissions. -
Exception Summary Exception Description CacheKeyProviderClassNotFoundException Portal Exception that indicates that the class that is used to generate the cache key is not available at runtime.