|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityCitizenship.Builder | |
---|---|
org.kuali.rice.kim.api.identity.citizenship | Copyright 2005-2011 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-2011 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 EntityCitizenship.Builder in org.kuali.rice.kim.api.identity.citizenship |
---|
Methods in org.kuali.rice.kim.api.identity.citizenship that return EntityCitizenship.Builder | |
---|---|
static EntityCitizenship.Builder |
EntityCitizenship.Builder.create()
|
static EntityCitizenship.Builder |
EntityCitizenship.Builder.create(EntityCitizenshipContract contract)
|
Uses of EntityCitizenship.Builder in org.kuali.rice.kim.api.identity.entity |
---|
Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityCitizenship.Builder | |
---|---|
List<EntityCitizenship.Builder> |
Entity.Builder.getCitizenships()
|
Method parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityCitizenship.Builder | |
---|---|
void |
Entity.Builder.setCitizenships(List<EntityCitizenship.Builder> citizenships)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |