|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonDocumentAffiliation | |
---|---|
org.kuali.rice.kim.bo.ui | |
org.kuali.rice.kim.document | |
org.kuali.rice.kim.document.rule | |
org.kuali.rice.kim.service.impl | |
org.kuali.rice.kim.web.struts.form |
Uses of PersonDocumentAffiliation in org.kuali.rice.kim.bo.ui |
---|
Fields in org.kuali.rice.kim.bo.ui declared as PersonDocumentAffiliation | |
---|---|
protected PersonDocumentAffiliation |
PersonDocumentEmploymentInfo.affiliation
|
Methods in org.kuali.rice.kim.bo.ui that return PersonDocumentAffiliation | |
---|---|
PersonDocumentAffiliation |
PersonDocumentEmploymentInfo.getAffiliation()
|
Methods in org.kuali.rice.kim.bo.ui with parameters of type PersonDocumentAffiliation | |
---|---|
void |
PersonDocumentEmploymentInfo.setAffiliation(PersonDocumentAffiliation affiliation)
|
Uses of PersonDocumentAffiliation in org.kuali.rice.kim.document |
---|
Fields in org.kuali.rice.kim.document with type parameters of type PersonDocumentAffiliation | |
---|---|
protected List<PersonDocumentAffiliation> |
IdentityManagementPersonDocument.affiliations
|
Methods in org.kuali.rice.kim.document that return types with arguments of type PersonDocumentAffiliation | |
---|---|
List<PersonDocumentAffiliation> |
IdentityManagementPersonDocument.getAffiliations()
|
Method parameters in org.kuali.rice.kim.document with type arguments of type PersonDocumentAffiliation | |
---|---|
void |
IdentityManagementPersonDocument.setAffiliations(List<PersonDocumentAffiliation> affiliations)
|
Uses of PersonDocumentAffiliation in org.kuali.rice.kim.document.rule |
---|
Method parameters in org.kuali.rice.kim.document.rule with type arguments of type PersonDocumentAffiliation | |
---|---|
protected boolean |
IdentityManagementPersonDocumentRule.checkAffiliationEithOneEMpInfo(List<PersonDocumentAffiliation> affiliations)
|
protected boolean |
IdentityManagementPersonDocumentRule.checkAffiliationTypeChange(List<PersonDocumentAffiliation> affiliations)
|
protected boolean |
IdentityManagementPersonDocumentRule.checkPrimaryEmploymentInfo(List<PersonDocumentAffiliation> affiliations)
|
protected boolean |
IdentityManagementPersonDocumentRule.checkUniqueAffiliationTypePerCampus(List<PersonDocumentAffiliation> affiliations)
|
protected boolean |
IdentityManagementPersonDocumentRule.isPersonAnEmployee(List<PersonDocumentAffiliation> affiliations)
|
protected boolean |
IdentityManagementPersonDocumentRule.validEmployeeIDForAffiliation(List<PersonDocumentAffiliation> affiliations)
|
Uses of PersonDocumentAffiliation in org.kuali.rice.kim.service.impl |
---|
Methods in org.kuali.rice.kim.service.impl that return types with arguments of type PersonDocumentAffiliation | |
---|---|
protected List<PersonDocumentAffiliation> |
LdapUiDocumentServiceImpl.loadAffiliations(List<EntityAffiliation> affiliations,
List<EntityEmployment> empInfos)
|
protected List<PersonDocumentAffiliation> |
UiDocumentServiceImpl.loadAffiliations(List<EntityAffiliation> affiliations,
List<EntityEmployment> empInfos)
|
Uses of PersonDocumentAffiliation in org.kuali.rice.kim.web.struts.form |
---|
Fields in org.kuali.rice.kim.web.struts.form declared as PersonDocumentAffiliation | |
---|---|
protected PersonDocumentAffiliation |
IdentityManagementPersonDocumentForm.newAffln
|
Methods in org.kuali.rice.kim.web.struts.form that return PersonDocumentAffiliation | |
---|---|
PersonDocumentAffiliation |
IdentityManagementPersonDocumentForm.getNewAffln()
|
Methods in org.kuali.rice.kim.web.struts.form with parameters of type PersonDocumentAffiliation | |
---|---|
void |
IdentityManagementPersonDocumentForm.setNewAffln(PersonDocumentAffiliation newAffln)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |