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 Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionresolveMetaPropertyPath
(MetaClass metaClass, String propertyPath)
-
Field Details
-
dynAttrMetadata
-
-
Constructor Details
-
DynAttrMetaPropertyPathResolver
public DynAttrMetaPropertyPathResolver()
-
-
Method Details
-
resolveMetaPropertyPath
- Specified by:
resolveMetaPropertyPath
in interfaceMetaPropertyPathResolver
-