org.gcube.application.framework.contentmanagement.util
Class CacheEntryConstants

java.lang.Object
  extended by org.gcube.application.framework.contentmanagement.util.CacheEntryConstants

public class CacheEntryConstants
extends Object


Field Summary
static String abstractFieldsCache
           
static String collectionCache
           
static String contentCache
           
static String genericResourceCache
           
static String metadataCache
           
static String newContentCache
           
static String resourceDiscoveryCache
           
static String schemataCache
           
static String searchConfigCache
           
static String thumbnailCache
           
 
Constructor Summary
CacheEntryConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

searchConfigCache

public static final String searchConfigCache
See Also:
Constant Field Values

genericResourceCache

public static final String genericResourceCache
See Also:
Constant Field Values

collectionCache

public static final String collectionCache
See Also:
Constant Field Values

contentCache

public static final String contentCache
See Also:
Constant Field Values

metadataCache

public static final String metadataCache
See Also:
Constant Field Values

thumbnailCache

public static final String thumbnailCache
See Also:
Constant Field Values

schemataCache

public static final String schemataCache
See Also:
Constant Field Values

abstractFieldsCache

public static final String abstractFieldsCache
See Also:
Constant Field Values

newContentCache

public static final String newContentCache
See Also:
Constant Field Values

resourceDiscoveryCache

public static final String resourceDiscoveryCache
See Also:
Constant Field Values
Constructor Detail

CacheEntryConstants

public CacheEntryConstants()


Copyright © 2013. All Rights Reserved.