org.kuali.rice.kim.api.identity
Class EntityUtils

java.lang.Object
  extended by org.kuali.rice.kim.api.identity.EntityUtils

public class EntityUtils
extends Object


Method Summary
static
<T extends Defaultable & Inactivatable>
T
getDefaultItem(Collection<T> collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefaultItem

public static <T extends Defaultable & Inactivatable> T getDefaultItem(Collection<T> collection)


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