@Component public class VariableUpdater extends Object
| Constructor and Description |
|---|
VariableUpdater(EntityFinder entityFinder,
VariableRepository variableRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Variable updatedVariable,
com.querydsl.core.types.Predicate predicate,
String notFoundMessage) |
@Autowired public VariableUpdater(EntityFinder entityFinder, VariableRepository variableRepository)
Copyright © 2010–2017 Alfresco. All rights reserved.