Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.