Interface IPersistedPage

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractPersistentPageStore.PersistedPage, PageWindowManager.FileWindow

public interface IPersistedPage extends Serializable
Information about a page persisted in an IPersistentPageStore.

Note: This is not an actual page but a representation with essential information only.

See Also: