Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.Children

Packages that use Children
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
 

Uses of Children in org.nuxeo.ecm.core.storage.sql
 

Fields in org.nuxeo.ecm.core.storage.sql with type parameters of type Children
 Map<Serializable,Children> HierarchyContext.childrenRegularHard
           
 

Constructor parameters in org.nuxeo.ecm.core.storage.sql with type arguments of type Children
Children(HierarchyContext hierContext, String filterKey, boolean empty, Serializable mapKey, Map<Serializable,Children> softMap, Map<Serializable,Children> hardMap)
          Constructs a Children cache.
Children(HierarchyContext hierContext, String filterKey, boolean empty, Serializable mapKey, Map<Serializable,Children> softMap, Map<Serializable,Children> hardMap)
          Constructs a Children cache.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.