Package mc.core.domain.base.aspect
Class ValueParamConfig
java.lang.Object
mc.core.domain.base.aspect.ValueParamConfig
optional
EntityToAttributeParam configuration, implemented as application scoped bean. implement derived
class and add configured properties through addConfig(String, Class) methods. do not inject and use this
class directly cause the injection may not be resolved. instead use methods in ValueParamBean to safely
access property configuration.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValueParamConfig
public ValueParamConfig()
-