Class EntityElementCollectionInitializer

java.lang.Object
io.jmix.core.impl.EntityElementCollectionInitializer
All Implemented Interfaces:
EntityInitializer, org.springframework.core.Ordered

@Component("core_EntityElementCollectionInitializer") public class EntityElementCollectionInitializer extends Object implements EntityInitializer, org.springframework.core.Ordered
  • Constructor Details

    • EntityElementCollectionInitializer

      public EntityElementCollectionInitializer()
  • Method Details

    • initEntity

      public void initEntity(Object entity)
      Specified by:
      initEntity in interface EntityInitializer
    • getOrder

      public int getOrder()
      Specified by:
      getOrder in interface org.springframework.core.Ordered