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
ConstructorsConstructorDescriptionUserPropertiesRegistry(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 
- 
Constructor Details
- 
UserPropertiesRegistry
public UserPropertiesRegistry(com.foreach.across.modules.properties.config.EntityPropertiesDescriptor descriptor)  
 -