Class UserPropertiesRegistry

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

@Service public class UserPropertiesRegistry extends com.foreach.across.modules.properties.registries.EntityPropertiesRegistry
Author:
Arne Vandamme
  • Constructor Summary

    Constructors
    Constructor
    Description
    UserPropertiesRegistry(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

    • UserPropertiesRegistry

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