Class EntityTypeMapper


  • @Component
    public class EntityTypeMapper
    extends Object
    • Method Detail

      • toEditorEntityType

        public EditorEntityType toEditorEntityType​(org.molgenis.data.meta.model.EntityType entityType,
                                                   List<org.molgenis.data.meta.model.Attribute> referringAttributes)
      • toEntityType

        public org.molgenis.data.meta.model.EntityType toEntityType​(EditorEntityType editorEntityType)