Uses of Class
org.kuali.rice.kim.bo.ui.PersonDocumentName
Packages that use PersonDocumentName
-
Uses of PersonDocumentName in org.kuali.rice.kim.document
Fields in org.kuali.rice.kim.document with type parameters of type PersonDocumentNameModifier and TypeFieldDescriptionprotected List<PersonDocumentName> IdentityManagementPersonDocument.namesMethods in org.kuali.rice.kim.document that return types with arguments of type PersonDocumentNameMethod parameters in org.kuali.rice.kim.document with type arguments of type PersonDocumentNameModifier and TypeMethodDescriptionvoidIdentityManagementPersonDocument.setNames(List<PersonDocumentName> names) -
Uses of PersonDocumentName in org.kuali.rice.kim.web.struts.form
Fields in org.kuali.rice.kim.web.struts.form declared as PersonDocumentNameModifier and TypeFieldDescriptionprotected PersonDocumentNameIdentityManagementPersonDocumentForm.newNameMethods in org.kuali.rice.kim.web.struts.form that return PersonDocumentNameMethods in org.kuali.rice.kim.web.struts.form with parameters of type PersonDocumentNameModifier and TypeMethodDescriptionvoidIdentityManagementPersonDocumentForm.setNewName(PersonDocumentName newName)