|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityCitizenshipContract | |
|---|---|
| org.kuali.rice.kim.api.identity.citizenship | Copyright 2005-2012 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-2012 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 EntityCitizenshipContract in org.kuali.rice.kim.api.identity.citizenship |
|---|
| Classes in org.kuali.rice.kim.api.identity.citizenship that implement EntityCitizenshipContract | |
|---|---|
class |
EntityCitizenship
|
static class |
EntityCitizenship.Builder
A builder which can be used to construct EntityCitizenship instances. |
| Methods in org.kuali.rice.kim.api.identity.citizenship with parameters of type EntityCitizenshipContract | |
|---|---|
static EntityCitizenship.Builder |
EntityCitizenship.Builder.create(EntityCitizenshipContract contract)
|
| Uses of EntityCitizenshipContract in org.kuali.rice.kim.api.identity.entity |
|---|
| Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityCitizenshipContract | |
|---|---|
List<? extends EntityCitizenshipContract> |
EntityContract.getCitizenships()
Gets this EntityContract's citizenship information |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||