public static class CollectionManager.IdValidatingUpdateStrategy
extends java.lang.Object
implements com.lucidworks.apollo.component.crud.UpdateFunction.PreUpdate<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 |
|---|
IdValidatingUpdateStrategy() |
| Modifier and Type | Method and Description |
|---|---|
<any> |
apply(<any> entityAndVersion) |
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