Package org.nakedobjects.metamodel.facets.object.dirty

Interface Summary
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.
 

Class Summary
ClearDirtyObjectFacetAbstract  
ClearDirtyObjectFacetViaMethod  
DirtyMethodsFacetFactory  
DirtyObjectFacetAbstract  
IsDirtyObjectFacetAbstract  
IsDirtyObjectFacetViaMethod  
MarkDirtyObjectFacetAbstract  
MarkDirtyObjectFacetViaMethod  
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.