Uses of Interface
org.kuali.rice.kim.api.responsibility.ResponsibilityContract
Packages that use ResponsibilityContract
-
Uses of ResponsibilityContract in org.kuali.rice.kim.api.responsibility
Classes in org.kuali.rice.kim.api.responsibility that implement ResponsibilityContractModifier and TypeClassDescriptionfinal classAn immutable representation of aResponsibilityContract.static final classThis builder constructs a Responsibility enforcing the constraints of theResponsibilityContract.Methods in org.kuali.rice.kim.api.responsibility with parameters of type ResponsibilityContractModifier and TypeMethodDescriptionstatic Responsibility.BuilderResponsibility.Builder.create(ResponsibilityContract contract) Creates a Responsibility from an existingResponsibilityContract.