|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonDocumentGroup | |
---|---|
org.kuali.rice.kim.document | |
org.kuali.rice.kim.document.rule | |
org.kuali.rice.kim.rule.event.ui | |
org.kuali.rice.kim.rules.ui | |
org.kuali.rice.kim.web.struts.form |
Uses of PersonDocumentGroup in org.kuali.rice.kim.document |
---|
Fields in org.kuali.rice.kim.document with type parameters of type PersonDocumentGroup | |
---|---|
protected List<PersonDocumentGroup> |
IdentityManagementPersonDocument.groups
|
Methods in org.kuali.rice.kim.document that return types with arguments of type PersonDocumentGroup | |
---|---|
List<PersonDocumentGroup> |
IdentityManagementPersonDocument.getGroups()
|
Method parameters in org.kuali.rice.kim.document with type arguments of type PersonDocumentGroup | |
---|---|
void |
IdentityManagementPersonDocument.setGroups(List<PersonDocumentGroup> groups)
|
Uses of PersonDocumentGroup in org.kuali.rice.kim.document.rule |
---|
Method parameters in org.kuali.rice.kim.document.rule with type arguments of type PersonDocumentGroup | |
---|---|
protected boolean |
IdentityManagementPersonDocumentRule.validActiveDatesForGroup(List<PersonDocumentGroup> groups)
|
Uses of PersonDocumentGroup in org.kuali.rice.kim.rule.event.ui |
---|
Methods in org.kuali.rice.kim.rule.event.ui that return PersonDocumentGroup | |
---|---|
PersonDocumentGroup |
AddGroupEvent.getGroup()
|
Methods in org.kuali.rice.kim.rule.event.ui with parameters of type PersonDocumentGroup | |
---|---|
void |
AddGroupEvent.setGroup(PersonDocumentGroup group)
|
Constructors in org.kuali.rice.kim.rule.event.ui with parameters of type PersonDocumentGroup | |
---|---|
AddGroupEvent(String errorPathPrefix,
Document document,
PersonDocumentGroup group)
|
Uses of PersonDocumentGroup in org.kuali.rice.kim.rules.ui |
---|
Methods in org.kuali.rice.kim.rules.ui with parameters of type PersonDocumentGroup | |
---|---|
protected boolean |
PersonDocumentGroupRule.validAssignGroup(IdentityManagementPersonDocument document,
PersonDocumentGroup newGroup)
|
Uses of PersonDocumentGroup in org.kuali.rice.kim.web.struts.form |
---|
Fields in org.kuali.rice.kim.web.struts.form declared as PersonDocumentGroup | |
---|---|
protected PersonDocumentGroup |
IdentityManagementPersonDocumentForm.newGroup
|
Methods in org.kuali.rice.kim.web.struts.form that return PersonDocumentGroup | |
---|---|
PersonDocumentGroup |
IdentityManagementPersonDocumentForm.getNewGroup()
|
Methods in org.kuali.rice.kim.web.struts.form with parameters of type PersonDocumentGroup | |
---|---|
void |
IdentityManagementPersonDocumentForm.setNewGroup(PersonDocumentGroup newGroup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |