|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityEmployment.Builder | |
|---|---|
| org.kuali.rice.kim.api.identity.employment | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kim.api.identity.entity | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| Uses of EntityEmployment.Builder in org.kuali.rice.kim.api.identity.employment |
|---|
| Methods in org.kuali.rice.kim.api.identity.employment that return EntityEmployment.Builder | |
|---|---|
static EntityEmployment.Builder |
EntityEmployment.Builder.create()
|
static EntityEmployment.Builder |
EntityEmployment.Builder.create(EntityEmploymentContract contract)
|
| Uses of EntityEmployment.Builder in org.kuali.rice.kim.api.identity.entity |
|---|
| Methods in org.kuali.rice.kim.api.identity.entity that return EntityEmployment.Builder | |
|---|---|
EntityEmployment.Builder |
EntityDefault.Builder.getEmployment()
|
EntityEmployment.Builder |
Entity.Builder.getPrimaryEmployment()
|
| Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityEmployment.Builder | |
|---|---|
List<EntityEmployment.Builder> |
Entity.Builder.getEmploymentInformation()
|
| Methods in org.kuali.rice.kim.api.identity.entity with parameters of type EntityEmployment.Builder | |
|---|---|
void |
EntityDefault.Builder.setEmployment(EntityEmployment.Builder employment)
|
| Method parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityEmployment.Builder | |
|---|---|
void |
Entity.Builder.setEmploymentInformation(List<EntityEmployment.Builder> employmentInformation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||