Uses of Class
org.kuali.rice.kns_2_4_M2.datadictionary.MaintainableCollectionDefinition

Packages that use MaintainableCollectionDefinition
org.kuali.rice.kns_2_4_M2.datadictionary 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 MaintainableCollectionDefinition in org.kuali.rice.kns_2_4_M2.datadictionary
 

Fields in org.kuali.rice.kns_2_4_M2.datadictionary with type parameters of type MaintainableCollectionDefinition
protected  Map<String,MaintainableCollectionDefinition> MaintainableCollectionDefinition.maintainableCollectionMap
          Deprecated.  
protected  List<MaintainableCollectionDefinition> MaintainableCollectionDefinition.maintainableCollections
          Deprecated.  
 

Methods in org.kuali.rice.kns_2_4_M2.datadictionary that return types with arguments of type MaintainableCollectionDefinition
 List<MaintainableCollectionDefinition> MaintainableCollectionDefinition.getMaintainableCollections()
          Deprecated.  
 

Method parameters in org.kuali.rice.kns_2_4_M2.datadictionary with type arguments of type MaintainableCollectionDefinition
 void MaintainableCollectionDefinition.setMaintainableCollections(List<MaintainableCollectionDefinition> maintainableCollections)
          Deprecated. The list of sub-collections to include in this collection.
 



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