|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityDefault.Builder | |
|---|---|
| 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. |
| Uses of EntityDefault.Builder in org.kuali.rice.kim.api.identity.entity |
|---|
| Methods in org.kuali.rice.kim.api.identity.entity that return EntityDefault.Builder | |
|---|---|
static EntityDefault.Builder |
EntityDefault.Builder.create()
|
static EntityDefault.Builder |
EntityDefault.Builder.create(EntityContract contract)
|
static EntityDefault.Builder |
EntityDefault.Builder.create(String entityId)
|
| Methods in org.kuali.rice.kim.api.identity.entity that return types with arguments of type EntityDefault.Builder | |
|---|---|
List<EntityDefault.Builder> |
EntityDefaultQueryResults.Builder.getResults()
|
| Method parameters in org.kuali.rice.kim.api.identity.entity with type arguments of type EntityDefault.Builder | |
|---|---|
void |
EntityDefaultQueryResults.Builder.setResults(List<EntityDefault.Builder> results)
|
| Constructors in org.kuali.rice.kim.api.identity.entity with parameters of type EntityDefault.Builder | |
|---|---|
EntityDefault(EntityDefault.Builder builder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||