Class EntityTypeMetadataCopier


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.molgenis.data.meta.model.EntityType copy​(org.molgenis.data.meta.model.EntityType entityType, 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 org.molgenis.data.meta.model.EntityType copy​(org.molgenis.data.meta.model.EntityType entityType,
                                                            org.molgenis.navigator.copy.service.CopyState state)