Interface PageMappingService

All Known Implementing Classes:
PageMappingServiceImpl

public interface PageMappingService
Service that allows to map an arbitrary String key to a (Custom) Page or URL. Also allows to process the URL or Page return by providing an URLAdapter implementation that will be called automatically. Also allows to execute Authorization checkings by specifying rules to execute before returning the Page or URL.
Author:
Baptiste Mesta, Emmanuel Duchastenier, Matthieu Chaffotte
See Also: