public interface IsDirtyObjectFacet extends DirtyObjectFacet
marked as dirty.
In the standard Apache Isis Programming Model, typically corresponds to method named isDirty.
ClearDirtyObjectFacet,
MarkDirtyObjectFacet| Modifier and Type | Method and Description |
|---|---|
boolean |
invoke(ObjectAdapter object) |
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetboolean invoke(ObjectAdapter object)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.