Class SetFieldSourceEntityStrategy

java.lang.Object
ch.tocco.nice2.entityoperation.impl.merge.strategies.SetFieldSourceEntityStrategy
All Implemented Interfaces:
SourceEntityStrategy

@Component public class SetFieldSourceEntityStrategy extends Object implements SourceEntityStrategy
Strategy which sets a field of the source entities to a specific value after the merge
  • Constructor Details

    • SetFieldSourceEntityStrategy

      public SetFieldSourceEntityStrategy(Context context, TextResources textResources)
  • Method Details