Class GroupPropertiesRegistry

java.lang.Object
com.foreach.across.modules.properties.registries.EntityPropertiesRegistry
com.foreach.across.modules.user.services.GroupPropertiesRegistry

@Service public class GroupPropertiesRegistry extends com.foreach.across.modules.properties.registries.EntityPropertiesRegistry
  • Constructor Summary

    Constructors
    Constructor
    Description
    GroupPropertiesRegistry(com.foreach.across.modules.properties.config.EntityPropertiesDescriptor descriptor)
     
  • Method Summary

    Methods inherited from class com.foreach.across.modules.properties.registries.EntityPropertiesRegistry

    clear, getClassForUnknownProperties, getDefaultConversionService, getDefaultValueForProperty, getPropertyTypeRegistry, getRegisteredProperties, getTypeForProperty, isEmpty, isRegistered, register, register, register, register, register, register, setClassForUnknownProperties, unregister

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GroupPropertiesRegistry

      public GroupPropertiesRegistry(com.foreach.across.modules.properties.config.EntityPropertiesDescriptor descriptor)