| Interface | Description |
|---|---|
| ClearDirtyObjectFacet |
Explicitly indicate that this object is no longer dirty and so does not need
to be persisted.
|
| DirtyObjectFacet |
Mechanisms for explicitly managing the dirty state of the object.
|
| IsDirtyObjectFacet |
Determine whether this object has been explicitly
marked as dirty. |
| MarkDirtyObjectFacet |
Explicitly indicate that this object is dirty and needs to be persisted.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.