Uses of Class
org.kuali.rice.kim.api.identity.residency.EntityResidency
Packages that use EntityResidency
Package
Description
-
Uses of EntityResidency in org.kuali.rice.kim.api.identity
Methods in org.kuali.rice.kim.api.identity that return EntityResidencyModifier and TypeMethodDescriptionIdentityService.addResidencyToEntity(EntityResidency residency) This will create aEntityResidencyexactly like the residency passed in.IdentityService.updateResidency(EntityResidency residency) This will update aEntityResidencyexactly like the residency passed in.Methods in org.kuali.rice.kim.api.identity with parameters of type EntityResidencyModifier and TypeMethodDescriptionIdentityService.addResidencyToEntity(EntityResidency residency) This will create aEntityResidencyexactly like the residency passed in.IdentityService.updateResidency(EntityResidency residency) This will update aEntityResidencyexactly like the residency passed in. -
Uses of EntityResidency in org.kuali.rice.kim.api.identity.entity
Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityResidency -
Uses of EntityResidency in org.kuali.rice.kim.api.identity.residency
Methods in org.kuali.rice.kim.api.identity.residency that return EntityResidency