Uses of Class
org.kuali.kfs.module.endow.businessobject.TicklerRecipientGroup

Packages that use TicklerRecipientGroup
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.businessobject   
 

Uses of TicklerRecipientGroup in org.kuali.kfs.module.endow.batch.service.impl
 

Method parameters in org.kuali.kfs.module.endow.batch.service.impl with type arguments of type TicklerRecipientGroup
protected  List<org.kuali.rice.kns.bo.AdHocRouteWorkgroup> TicklerDeliveryServiceImpl.convertTicklerGroupsToAdhocRouteGroup(List<TicklerRecipientGroup> groups)
          Converts tickler groups into normal AdHocRouteWorkgroup list
 

Uses of TicklerRecipientGroup in org.kuali.kfs.module.endow.businessobject
 

Methods in org.kuali.kfs.module.endow.businessobject that return types with arguments of type TicklerRecipientGroup
 List<TicklerRecipientGroup> Tickler.getRecipientGroups()
           
 

Method parameters in org.kuali.kfs.module.endow.businessobject with type arguments of type TicklerRecipientGroup
 void Tickler.setRecipientGroups(List<TicklerRecipientGroup> recipientGroups)
           
 



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