package com.yoursway.ide.application.view; public interface ViewSiteRoleVisitor { void visitProjectListRole(); }