Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.models
Class InfoPool

java.lang.Object
  extended by org.nuxeo.theme.models.InfoPool

public final class InfoPool
extends Object


Constructor Summary
InfoPool()
           
 
Method Summary
static String computeInfoId(RenderingInfo info)
           
static Info get(String key)
           
static Map<String,Info> getInfoMap()
           
static void register(RenderingInfo info)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoPool

public InfoPool()
Method Detail

getInfoMap

public static Map<String,Info> getInfoMap()

register

public static void register(RenderingInfo info)

get

public static Info get(String key)

computeInfoId

public static String computeInfoId(RenderingInfo info)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.