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:
Serializable

public class PrefetchInfo
extends Object
implements Serializable

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
PrefetchInfo(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(String expr)
Method Detail

getSchemas

public Schema[] getSchemas()

getFields

public Field[] getFields()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.