Uses of Class
org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder

Packages that use EntityDefault.Builder
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. 
 

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)
           
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.