org.nakedobjects.applib.marker
Interface ImmutableUntilPersisted


public interface ImmutableUntilPersisted

Marker interface to show that an object cannot be changed before it is persisted. Use Immutable annotation in preference to this marker interface.




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