Package io.jmix.dynattr.impl
Class DynAttrMetaPropertyPathResolver
java.lang.Object
io.jmix.dynattr.impl.DynAttrMetaPropertyPathResolver
- All Implemented Interfaces:
- MetaPropertyPathResolver
@Component("dynat_DynAttrMetaPropertyPathResolver")
public class DynAttrMetaPropertyPathResolver
extends Object
implements MetaPropertyPathResolver
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionresolveMetaPropertyPath(MetaClass metaClass, String propertyPath) 
- 
Field Details- 
dynAttrMetadata
 
- 
- 
Constructor Details- 
DynAttrMetaPropertyPathResolverpublic DynAttrMetaPropertyPathResolver()
 
- 
- 
Method Details- 
resolveMetaPropertyPath- Specified by:
- resolveMetaPropertyPathin interface- MetaPropertyPathResolver
 
 
-