org.nakedobjects.applib.snapshot
Interface SnapshottableWithInclusions

All Superinterfaces:
Snapshottable

public interface SnapshottableWithInclusions
extends Snapshottable

Optional subinterface of Snapshottables, used by XmlSnapshot to automatically include additional paths within the snapshot.


Method Summary
 List<String> snapshotInclusions()
          Paths to include in the snapshot.
 

Method Detail

snapshotInclusions

List<String> snapshotInclusions()
Paths to include in the snapshot.



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