Uses of Interface
org.kuali.rice.kim.api.responsibility.ResponsibilityContract

Packages that use ResponsibilityContract
org.kuali.rice.kim.api.responsibility 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 ResponsibilityContract in org.kuali.rice.kim.api.responsibility
 

Classes in org.kuali.rice.kim.api.responsibility that implement ResponsibilityContract
 class Responsibility
          An immutable representation of a ResponsibilityContract.
static class Responsibility.Builder
          This builder constructs a Responsibility enforcing the constraints of the ResponsibilityContract.
 

Methods in org.kuali.rice.kim.api.responsibility with parameters of type ResponsibilityContract
static Responsibility.Builder Responsibility.Builder.create(ResponsibilityContract contract)
          Creates a Responsibility from an existing ResponsibilityContract.
 



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