Class AddDmsFksFragment

java.lang.Object
ch.tocco.nice2.dms.impl.dbrefactoring.AddDmsFksFragment
All Implemented Interfaces:
InstallFragment

@Component public class AddDmsFksFragment extends Object implements InstallFragment
  • Constructor Details

  • Method Details

    • install

      public FragmentReport install(InstallParameters params)
      Description copied from interface: InstallFragment
      Executes this fragments install routine and returns a report. This will affect all modules.
      Specified by:
      install in interface InstallFragment
      Returns:
      a report for this install fragment
    • setExcludedEntityModels

      @Autowired public void setExcludedEntityModels(List<String> excludedEntityModels)