Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.convert.cache
Class CacheKeyGenerator

java.lang.Object
  extended by org.nuxeo.ecm.core.convert.cache.CacheKeyGenerator

public class CacheKeyGenerator
extends Object

Simple helper to handle cache key generation.

Author:
tiry

Method Summary
static String computeKey(String converterName, BlobHolder blobHolder, Map<String,Serializable> parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

computeKey

public static String computeKey(String converterName,
                                BlobHolder blobHolder,
                                Map<String,Serializable> parameters)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.