public interface AssigneeContract
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends DelegateTypeContract> | getDelegates()List of Delegates for a Permission Assignee | 
| String | getGroupId()The Group ID referenced by the Permission Assignee. | 
| String | getPrincipalId()The Principal ID referenced by the Permission Assignee. | 
String getPrincipalId()
String getGroupId()
List<? extends DelegateTypeContract> getDelegates()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.