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

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

Uses of TicklerRecipientPrincipal 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 TicklerRecipientPrincipal
protected  List<org.kuali.rice.kns.bo.AdHocRoutePerson> TicklerDeliveryServiceImpl.convertTicklerPrincipalToAdhocRoutePerson(List<TicklerRecipientPrincipal> principals)
          Converts tickler principals into normal AdHocRoutePerson list
 

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

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

Method parameters in org.kuali.kfs.module.endow.businessobject with type arguments of type TicklerRecipientPrincipal
 void Tickler.setRecipientPrincipals(List<TicklerRecipientPrincipal> recipientPrincipals)
           
 



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