Package com.adobe.cq.projects.api
Interface ProjectMemberRole
-
public interface ProjectMemberRoleTheProjectMemberRolerepresents the role a user has in a project team.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDisplayName()Returns a human readable name of this role suitable for display.java.lang.StringgetId()Return the id of this role
-