Class IdentifierCallback
- java.lang.Object
-
- co.mastermindcms.common.extensions.mongodb.IdentifierCallback
-
- All Implemented Interfaces:
org.springframework.util.ReflectionUtils.FieldCallback
public class IdentifierCallback extends java.lang.Object implements org.springframework.util.ReflectionUtils.FieldCallback
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
idFound
-
Constructor Summary
Constructors Constructor Description IdentifierCallback()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doWith(java.lang.reflect.Field field)
boolean
isIdFound()
-