Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.server.cache
Class CacheContainer.Key<T>

java.lang.Object
  extended by oracle.stellent.wcm.server.cache.CacheContainer.Key<T>

Enclosing interface:
CacheContainer

public static class CacheContainer.Key<T>
extends java.lang.Object

Holds a key name and type


Constructor Summary
CacheContainer.Key(java.lang.String name)
           

 

Method Summary
 java.lang.String getName()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

CacheContainer.Key

public CacheContainer.Key(java.lang.String name)

Method Detail

getName

public java.lang.String getName()

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.