Modifier and Type | Method and Description |
---|---|
GroupDocumentMember |
IdentityManagementGroupDocument.getBlankMember() |
Modifier and Type | Method and Description |
---|---|
List<GroupDocumentMember> |
IdentityManagementGroupDocument.getMembers() |
Modifier and Type | Method and Description |
---|---|
void |
IdentityManagementGroupDocument.addMember(GroupDocumentMember member) |
Modifier and Type | Method and Description |
---|---|
void |
IdentityManagementGroupDocument.setMembers(List<GroupDocumentMember> members) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IdentityManagementGroupDocumentRule.validGroupMemberActiveDates(List<GroupDocumentMember> groupMembers) |
protected boolean |
IdentityManagementGroupDocumentRule.validGroupMemberPrincipalIDs(List<GroupDocumentMember> groupMembers) |
Modifier and Type | Method and Description |
---|---|
GroupDocumentMember |
AddGroupMemberEvent.getMember() |
Modifier and Type | Method and Description |
---|---|
void |
AddGroupMemberEvent.setMember(GroupDocumentMember member) |
Constructor and Description |
---|
AddGroupMemberEvent(String errorPathPrefix,
Document document,
GroupDocumentMember member) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
GroupDocumentMemberRule.validAssignGroup(GroupDocumentMember groupMember,
IdentityManagementGroupDocument document) |
Modifier and Type | Method and Description |
---|---|
protected List<GroupDocumentMember> |
UiDocumentServiceImpl.loadGroupMembers(IdentityManagementGroupDocument identityManagementGroupDocument,
List<GroupMember> members) |
Modifier and Type | Method and Description |
---|---|
int |
UiDocumentServiceImpl.GroupMemberNameComparator.compare(GroupDocumentMember m1,
GroupDocumentMember m2) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IdentityManagementGroupDocumentAction.checkKimDocumentGroupMember(GroupDocumentMember newMember) |
Modifier and Type | Field and Description |
---|---|
protected GroupDocumentMember |
IdentityManagementGroupDocumentForm.member |
Modifier and Type | Method and Description |
---|---|
GroupDocumentMember |
IdentityManagementGroupDocumentForm.getMember() |
Modifier and Type | Method and Description |
---|---|
void |
IdentityManagementGroupDocumentForm.setMember(GroupDocumentMember member) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.