Uses of Interface
org.kuali.rice.kim.api.common.delegate.DelegateMemberContract

Packages that use DelegateMemberContract
org.kuali.rice.kim.api.common.delegate 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 DelegateMemberContract in org.kuali.rice.kim.api.common.delegate
 

Classes in org.kuali.rice.kim.api.common.delegate that implement DelegateMemberContract
 class DelegateMember
           
static class DelegateMember.Builder
          A builder which can be used to construct DelegateMember instances.
 

Methods in org.kuali.rice.kim.api.common.delegate that return types with arguments of type DelegateMemberContract
 List<? extends DelegateMemberContract> DelegateTypeContract.getMembers()
           
 

Methods in org.kuali.rice.kim.api.common.delegate with parameters of type DelegateMemberContract
static DelegateMember.Builder DelegateMember.Builder.create(DelegateMemberContract contract)
           
 



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