nl.hippo.portal.cms.source
Class EventCacheableSource
java.lang.Object
nl.hippo.portal.cms.source.EventCacheableSource
- All Implemented Interfaces:
- nl.hippo.portal.cms.cache.EventCacheable, nl.hippo.portal.cms.source.Source
public class EventCacheableSource
- extends java.lang.Object
- implements nl.hippo.portal.cms.cache.EventCacheable, nl.hippo.portal.cms.source.Source
- Version:
- $Id: EventCacheableSource.java 8564 2007-10-18 15:30:09Z ddam $
- Author:
- Dennis Dam
|
Constructor Summary |
EventCacheableSource(java.io.InputStream stream,
nl.hippo.portal.cms.cache.PortalCacheKey key,
nl.hippo.client.api.event.EventValidity validity)
|
EventCacheableSource(java.io.InputStream stream,
nl.hippo.portal.cms.cache.PortalCacheKey key,
nl.hippo.client.api.event.EventValidity[] validities)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCacheableSource
public EventCacheableSource(java.io.InputStream stream,
nl.hippo.portal.cms.cache.PortalCacheKey key,
nl.hippo.client.api.event.EventValidity[] validities)
EventCacheableSource
public EventCacheableSource(java.io.InputStream stream,
nl.hippo.portal.cms.cache.PortalCacheKey key,
nl.hippo.client.api.event.EventValidity validity)
getCacheKey
public nl.hippo.portal.cms.cache.PortalCacheKey getCacheKey()
- Specified by:
getCacheKey in interface nl.hippo.portal.cms.cache.EventCacheable
getEventValidities
public nl.hippo.client.api.event.EventValidity[] getEventValidities()
- Specified by:
getEventValidities in interface nl.hippo.portal.cms.cache.EventCacheable
getInputStream
public java.io.InputStream getInputStream()
- Specified by:
getInputStream in interface nl.hippo.portal.cms.source.Source
Copyright © 2007-2008 . All Rights Reserved.