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
 java.util.Map<java.io.Serializable,Children> HierarchyContext.childrenRegularHard
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.