CADI AAF Integration and merging the code
[portal.git] / ecomp-portal-BE-common / src / main / java / org / onap / portalapp / portal / service / AdminRolesService.java
index e61f87a..a9d55fc 100644 (file)
@@ -64,6 +64,10 @@ public interface AdminRolesService {
         */
        public boolean isAccountAdmin(EPUser user);
 
+       
+       public boolean isRoleAdmin(EPUser user);
+       
+       
        /**
         * Attention! User roles in ONAP PORTAL cannot be managed by this function.
         * @param user