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