|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateAction | |
|---|---|
| org.springframework.data.solr.core.query | |
| Uses of UpdateAction in org.springframework.data.solr.core.query |
|---|
| Methods in org.springframework.data.solr.core.query that return UpdateAction | |
|---|---|
UpdateAction |
SimpleUpdateField.getAction()
|
UpdateAction |
UpdateField.getAction()
UpdateAction to perform during update |
static UpdateAction |
UpdateAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UpdateAction[] |
UpdateAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.springframework.data.solr.core.query with parameters of type UpdateAction | |
|---|---|
SimpleUpdateField(String name,
Object value,
UpdateAction action)
|
|
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||