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 |
java.util.List<java.lang.String> |
snapshotInclusions()
Paths to include in the snapshot. |
snapshotInclusions
java.util.List<java.lang.String> snapshotInclusions()
- Paths to include in the snapshot.
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.