Skip navigation links

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

E17273-02


oracle.stellent.wcm.server.content
Class ContentCache.Key<T>

java.lang.Object
  extended by oracle.stellent.wcm.server.content.ContentCache.Key<T>

Enclosing interface:
ContentCache

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

Holds a key name and type


Constructor Summary
ContentCache.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

ContentCache.Key

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

Method Detail

getName

public java.lang.String getName()

Skip navigation links

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

E17273-02


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