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 java.lang.Object


Constructor Summary
InfoPool()
           
 
Method Summary
static java.lang.String computeInfoId(RenderingInfo info)
           
static Info get(java.lang.String key)
           
static java.util.Map<java.lang.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 java.util.Map<java.lang.String,Info> getInfoMap()

register

public static void register(RenderingInfo info)

get

public static Info get(java.lang.String key)

computeInfoId

public static java.lang.String computeInfoId(RenderingInfo info)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.