Interface InitialValueAttributeAccessor
- All Superinterfaces:
AttributeAccessor
- All Known Implementing Classes:
DirtyStateViewAttributeAccessor
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Method Summary
Modifier and TypeMethodDescriptiongetInitialValue(Object view) getMutableStateValue(Object view) voidsetInitialValue(Object view, Object initialValue) Methods inherited from interface com.blazebit.persistence.view.impl.accessor.AttributeAccessor
getOrCreateValue, getValue, setValue
-
Method Details
-
getMutableStateValue
-
getInitialValue
-
setInitialValue
-