Package io.jmix.data.impl
Class EntityAttributesEraser.ReferencesCollector
java.lang.Object
io.jmix.data.impl.EntityAttributesEraser.ReferencesCollector
- Enclosing interface:
- EntityAttributesEraser
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addReference
(Object entity, Object reference, String propertyName) getAttributes
(Object entity) getReferencesByAttribute
(Object entity, String attribute)
-
Field Details
-
references
-
-
Constructor Details
-
ReferencesCollector
public ReferencesCollector()
-
-
Method Details
-
getEntities
-
getAttributes
-
getReferencesByAttribute
-
addReference
-