|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.webapp.pagination.ResultsProviderService
@Deprecated public class ResultsProviderService
| Field Summary | |
|---|---|
static String |
NAME
Deprecated. |
| Constructor Summary | |
|---|---|
ResultsProviderService()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
activate(ComponentContext context)
Deprecated. Activates the component. |
void |
deactivate(ComponentContext context)
Deprecated. Deactivates the component. |
String |
getFarmNameFor(String providerName)
Deprecated. |
ResultsProviderDescriptor |
getResultsProviderDescriptor(String descriptorName)
Deprecated. |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
Deprecated. |
void |
unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
Deprecated. |
| Methods inherited from class org.nuxeo.runtime.model.DefaultComponent |
|---|
applicationStarted, getAdapter, registerExtension, unregisterExtension |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
| Constructor Detail |
|---|
public ResultsProviderService()
| Method Detail |
|---|
public ResultsProviderDescriptor getResultsProviderDescriptor(String descriptorName)
public void activate(ComponentContext context)
ComponentThis method is called by the runtime when a component is activated.
activate in interface Componentactivate in class DefaultComponentcontext - the runtime contextpublic void deactivate(ComponentContext context)
ComponentThis method is called by the runtime when a component is deactivated.
deactivate in interface Componentdeactivate in class DefaultComponentcontext - the runtime context
public void registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
registerContribution in class DefaultComponent
public void unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
unregisterContribution in class DefaultComponentpublic String getFarmNameFor(String providerName)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||