Uses of Interface
org.kuali.rice.krms.api.repository.reference.ReferenceObjectBindingContract

Packages that use ReferenceObjectBindingContract
org.kuali.rice.krms.api.repository.reference Copyright 2005-2012 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. 
org.kuali.rice.krms.impl.repository   
 

Uses of ReferenceObjectBindingContract in org.kuali.rice.krms.api.repository.reference
 

Classes in org.kuali.rice.krms.api.repository.reference that implement ReferenceObjectBindingContract
 class ReferenceObjectBinding
          Generated using JVM arguments -DNOT_BLANK=krmsObjectId,krmsDiscriminatorType,referenceObjectId,referenceDiscriminatorType Concrete model object implementation, immutable.
static class ReferenceObjectBinding.Builder
          A builder which can be used to construct ReferenceObjectBinding instances.
 

Methods in org.kuali.rice.krms.api.repository.reference with parameters of type ReferenceObjectBindingContract
static ReferenceObjectBinding.Builder ReferenceObjectBinding.Builder.create(ReferenceObjectBindingContract contract)
           
 

Uses of ReferenceObjectBindingContract in org.kuali.rice.krms.impl.repository
 

Classes in org.kuali.rice.krms.impl.repository that implement ReferenceObjectBindingContract
 class ReferenceObjectBindingBo
          The mutable implementation of the @{link ReferenceObjectBindingContract} interface, the counterpart to the immutable implementation ReferenceObjectBinding.
 



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