Marker interface to indicate that this a page role. With page roles you can group pages together based one or more
roles for example have all your administrator pages have the Role Admin and query the pages that have that role.
Navigation.getPagesByRole(Class)