Class GroupProperties
public class GroupProperties
extends com.foreach.across.modules.properties.business.EntityProperties<Long>
- 
Nested Class Summary
 - 
Field Summary
Fields inherited from class com.foreach.common.spring.properties.TypedPropertyMap
propertyTypeRegistry, source, sourceValueClass - 
Constructor Summary
ConstructorsConstructorDescriptionGroupProperties(long groupId, com.foreach.common.spring.properties.PropertyTypeRegistry<String> propertyTypeRegistry, com.foreach.common.spring.properties.PropertiesSource source)  - 
Method Summary
Methods inherited from class com.foreach.across.modules.properties.business.EntityProperties
getSourceMethods inherited from class com.foreach.common.spring.properties.TypedPropertyMap
clear, containsKey, containsValue, detach, entrySet, get, getValue, getValue, getValue, isEmpty, keySet, put, putAll, remove, set, size, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll 
- 
Constructor Details
- 
GroupProperties
public GroupProperties(long groupId, com.foreach.common.spring.properties.PropertyTypeRegistry<String> propertyTypeRegistry, com.foreach.common.spring.properties.PropertiesSource source)  
 - 
 - 
Method Details
- 
getId
- Specified by:
 getIdin classcom.foreach.across.modules.properties.business.EntityProperties<Long>
 
 -