This differs from the {@link PropertySetterFacet} in that it is only calledwhen object is set up (after persistence) and not every time a property changes; hence it will not be made part of a transaction.
In the standard Apache Isis Programming Model, corresponds to invoking the mutator method for a property. @see PropertyOrCollectionAccessorFacet @see PropertySetterFacet @see PropertyClearFacet
|
|
|
|
|
|