Package com.evolveum.concepts
Interface MutationBehaviourAware<M extends MutationBehaviourAware<M>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
mutable()
Return true if object is currently mutable (can change publicly visible state)
-