Uses of Class
org.ow2.dragon.persistence.bo.common.KeyedReferenceGroup

Packages that use KeyedReferenceGroup
org.ow2.dragon.persistence.bo.common   
 

Uses of KeyedReferenceGroup in org.ow2.dragon.persistence.bo.common
 

Methods in org.ow2.dragon.persistence.bo.common that return types with arguments of type KeyedReferenceGroup
 java.util.List<KeyedReferenceGroup> CategoryBag.getKeyedReferenceGroups()
           
 

Methods in org.ow2.dragon.persistence.bo.common with parameters of type KeyedReferenceGroup
 void CategoryBag.addKeyedReferenceGroup(KeyedReferenceGroup keyedReferenceGroup)
           
 

Method parameters in org.ow2.dragon.persistence.bo.common with type arguments of type KeyedReferenceGroup
 void CategoryBag.setKeyedReferenceGroups(java.util.List<KeyedReferenceGroup> keyedReferenceGroups)
           
 

Constructor parameters in org.ow2.dragon.persistence.bo.common with type arguments of type KeyedReferenceGroup
CategoryBag(java.util.List<KeyedReference> keyedReferences, java.util.List<KeyedReferenceGroup> keyedReferenceGroups)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.