org.kuali.rice.kim.web.utils
Class KimWebUtils

java.lang.Object
  extended by org.kuali.rice.kim.web.utils.KimWebUtils

public class KimWebUtils
extends Object

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
KimWebUtils()
           
 
Method Summary
static boolean matchingQualifierExists(List<KimDocumentRoleMember> members, Integer index, String kimAttrDefnId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KimWebUtils

public KimWebUtils()
Method Detail

matchingQualifierExists

public static boolean matchingQualifierExists(List<KimDocumentRoleMember> members,
                                              Integer index,
                                              String kimAttrDefnId)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.