Uses of Class
org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
Packages that use PersonDocumentEmploymentInfo
-
Uses of PersonDocumentEmploymentInfo in org.kuali.rice.kim.bo.ui
Fields in org.kuali.rice.kim.bo.ui declared as PersonDocumentEmploymentInfoModifier and TypeFieldDescriptionprotected PersonDocumentEmploymentInfoPersonDocumentAffiliation.newEmpInfoFields in org.kuali.rice.kim.bo.ui with type parameters of type PersonDocumentEmploymentInfoModifier and TypeFieldDescriptionprotected List<PersonDocumentEmploymentInfo> PersonDocumentAffiliation.empInfosMethods in org.kuali.rice.kim.bo.ui that return PersonDocumentEmploymentInfoMethods in org.kuali.rice.kim.bo.ui that return types with arguments of type PersonDocumentEmploymentInfoMethods in org.kuali.rice.kim.bo.ui with parameters of type PersonDocumentEmploymentInfoModifier and TypeMethodDescriptionvoidPersonDocumentAffiliation.setNewEmpInfo(PersonDocumentEmploymentInfo newEmpInfo) Method parameters in org.kuali.rice.kim.bo.ui with type arguments of type PersonDocumentEmploymentInfoModifier and TypeMethodDescriptionvoidPersonDocumentAffiliation.setEmpInfos(List<PersonDocumentEmploymentInfo> empInfos) -
Uses of PersonDocumentEmploymentInfo in org.kuali.rice.kim.web.struts.form
Fields in org.kuali.rice.kim.web.struts.form declared as PersonDocumentEmploymentInfoModifier and TypeFieldDescriptionprotected PersonDocumentEmploymentInfoIdentityManagementPersonDocumentForm.newEmpInfoMethods in org.kuali.rice.kim.web.struts.form that return PersonDocumentEmploymentInfoMethods in org.kuali.rice.kim.web.struts.form with parameters of type PersonDocumentEmploymentInfoModifier and TypeMethodDescriptionvoidIdentityManagementPersonDocumentForm.setNewEmpInfo(PersonDocumentEmploymentInfo newEmpInfo)