public static class CollectionManager.PipelineCreatingUpdateStrategy
extends java.lang.Object
implements com.lucidworks.apollo.component.crud.UpdateFunction.PostUpdate<com.lucidworks.apollo.common.models.Collection>
com.lucidworks.apollo.component.crud.UpdateFunction.PostUpdate<E extends com.lucidworks.apollo.common.objects.Entity>, com.lucidworks.apollo.component.crud.UpdateFunction.PreUpdate<E extends com.lucidworks.apollo.common.objects.Entity>| Constructor and Description |
|---|
PipelineCreatingUpdateStrategy(ClientComponent clientComponent,
com.lucidworks.apollo.links.LinkManager linkManager,
boolean createDefaultPipelines) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
apply(<any> entityAndVersion) |
public PipelineCreatingUpdateStrategy(ClientComponent clientComponent, com.lucidworks.apollo.links.LinkManager linkManager, boolean createDefaultPipelines)
public <any> apply(<any> entityAndVersion)
throws com.lucidworks.apollo.common.error.ComponentError
apply in interface com.lucidworks.apollo.component.crud.UpdateFunction<com.lucidworks.apollo.common.models.Collection>com.lucidworks.apollo.common.error.ComponentError