Class UndeletableEntityUiConfiguration

java.lang.Object
com.foreach.across.modules.entity.config.entities.UndeletableEntityUiConfiguration
All Implemented Interfaces:
EntityConfigurer

@ConditionalOnClass(com.foreach.across.modules.hibernate.repositories.Undeletable.class) @OrderInModule(4) public class UndeletableEntityUiConfiguration extends Object implements EntityConfigurer
Configures some basic settings for Undeletable entities.
Author:
Arne Vandamme