Interface IMapperContext

All Superinterfaces:
IPageSource
All Known Implementing Classes:
DefaultMapperContext

public interface IMapperContext extends IPageSource
Utility interface for providing and creating new page instances. This interface is used also to define which segments are reserved for internal use (see methods getNamespace(), getPageIdentifier(), getBookmarkableIdentifier() and getResourceIdentifier()).
Author:
Matej Knopp