Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.schema
Class PrefetchInfo

java.lang.Object
  extended by org.nuxeo.ecm.core.schema.PrefetchInfo
All Implemented Interfaces:
java.io.Serializable

public class PrefetchInfo
extends java.lang.Object
implements java.io.Serializable

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
PrefetchInfo(java.lang.String expr)
           
 
Method Summary
 Field[] getFields()
           
 Schema[] getSchemas()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefetchInfo

public PrefetchInfo(java.lang.String expr)
Method Detail

getSchemas

public Schema[] getSchemas()

getFields

public Field[] getFields()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.