org.zanata.client.etag
Class ETagCacheCollection

java.lang.Object
  extended by org.zanata.client.etag.ETagCacheCollection

public class ETagCacheCollection
extends Object

Author:
Carlos Munoz camunoz@redhat.com

Constructor Summary
ETagCacheCollection()
           
 
Method Summary
 List<ETagCacheEntry> getCacheEntries()
           
 void setCacheEntries(List<ETagCacheEntry> cacheEntries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ETagCacheCollection

public ETagCacheCollection()
Method Detail

getCacheEntries

public List<ETagCacheEntry> getCacheEntries()

setCacheEntries

public void setCacheEntries(List<ETagCacheEntry> cacheEntries)


Copyright © 2013 Zanata Project. All Rights Reserved.