Package io.jmix.core.datastore.security
Class EntityAttributesEraser.ReferencesCollector
java.lang.Object
io.jmix.core.datastore.security.EntityAttributesEraser.ReferencesCollector
- Enclosing interface:
- EntityAttributesEraser
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprotected static class
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddReference(Object entity, Object reference, String propertyName) getAttributes(Object entity) getReferencesByAttribute(Object entity, String attribute) 
- 
Field Details- 
references
 
- 
- 
Constructor Details- 
ReferencesCollectorpublic ReferencesCollector()
 
- 
- 
Method Details- 
getEntities
- 
getAttributes
- 
getReferencesByAttribute
- 
addReference
 
-