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