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