Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.pagination
Class ResultsProviderDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.webapp.pagination.ResultsProviderDescriptor

Deprecated. since 5.4: use content views instead

@Deprecated
public class ResultsProviderDescriptor
extends Object

Registration unit to bind a PagedDocumentsProvider name to the ResultsProviderFarm that's able to build it.

Author:
Georges Racinet

Constructor Summary
ResultsProviderDescriptor()
          Deprecated.  
 
Method Summary
 String getFarm()
          Deprecated.  
 String getName()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultsProviderDescriptor

public ResultsProviderDescriptor()
Deprecated. 
Method Detail

getName

public String getName()
Deprecated. 

getFarm

public String getFarm()
Deprecated. 

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.