Class PrefetchInfo

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

public class PrefetchInfo extends Object implements Serializable
Information about what's to be prefetched: individual properties and whole schemas.
See Also:
  • Constructor Details

    • PrefetchInfo

      public PrefetchInfo(String expr)
  • Method Details

    • getSchemas

      public String[] getSchemas()
    • getFields

      @Deprecated(since="11.1") public String[] getFields()
      Deprecated.
      since 11.1. Not used anymore.