Class EntityTypeCopier


  • @Component
    public class EntityTypeCopier
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void copy​(java.util.List<org.molgenis.data.meta.model.EntityType> entityTypes, org.molgenis.navigator.copy.service.CopyState state)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • copy

        public void copy​(java.util.List<org.molgenis.data.meta.model.EntityType> entityTypes,
                         org.molgenis.navigator.copy.service.CopyState state)