Uses of Class
org.kuali.rice.kim.bo.ui.PersonDocumentPhone
Packages that use PersonDocumentPhone
-
Uses of PersonDocumentPhone in org.kuali.rice.kim.document
Fields in org.kuali.rice.kim.document with type parameters of type PersonDocumentPhoneModifier and TypeFieldDescriptionprotected List<PersonDocumentPhone> IdentityManagementPersonDocument.phonesMethods in org.kuali.rice.kim.document that return types with arguments of type PersonDocumentPhoneMethod parameters in org.kuali.rice.kim.document with type arguments of type PersonDocumentPhoneModifier and TypeMethodDescriptionvoidIdentityManagementPersonDocument.setPhones(List<PersonDocumentPhone> phones) -
Uses of PersonDocumentPhone in org.kuali.rice.kim.web.struts.form
Fields in org.kuali.rice.kim.web.struts.form declared as PersonDocumentPhoneModifier and TypeFieldDescriptionprotected PersonDocumentPhoneIdentityManagementPersonDocumentForm.newPhoneMethods in org.kuali.rice.kim.web.struts.form that return PersonDocumentPhoneMethods in org.kuali.rice.kim.web.struts.form with parameters of type PersonDocumentPhoneModifier and TypeMethodDescriptionvoidIdentityManagementPersonDocumentForm.setNewPhone(PersonDocumentPhone newPhone)