Interface ProjectRoleService

All Known Implementing Classes:
DefaultProjectRoleService

@PublicApi public interface ProjectRoleService
This is the business layer component that must be used to access all ProjectRole functionality. This will perform validation before it hands off to the project role manager. Operations will not be performed if validation fails.