Uses of Interface
org.kuali.rice.krms.api.repository.BaseAttributeContract

Packages that use BaseAttributeContract
org.kuali.rice.krms.api.repository 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 BaseAttributeContract in org.kuali.rice.krms.api.repository
 

Classes in org.kuali.rice.krms.api.repository that implement BaseAttributeContract
 class BaseAttribute
          abstract base model object for KRMS Attribute immutables.
static class BaseAttribute.Builder
          This builder is used to construct the fields that BaseAttribute is responsible for.
 

Constructors in org.kuali.rice.krms.api.repository with parameters of type BaseAttributeContract
BaseAttribute.Builder(BaseAttributeContract attr)
           
 



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