org.jasig.portlet.emailpreview.caching
Interface IEWSEndpoingUriCacheKeyGenerator

All Known Implementing Classes:
EWSEndpointUriCacheKeyGeneratorImpl

public interface IEWSEndpoingUriCacheKeyGenerator

Author:
James Wennmacher, jwennmacher@unicon.net

Method Summary
 String getKey(MailStoreConfiguration config)
          Returns a cache key based on the mailstore configuration
 

Method Detail

getKey

String getKey(MailStoreConfiguration config)
Returns a cache key based on the mailstore configuration

Parameters:
config - mailstore configuration
Returns:
cache key


Copyright © 2013 Jasig. All Rights Reserved.