org.kuali.rice.kcb.api.service
Interface MessageDelivererRegistryAPI

All Known Subinterfaces:
MessageDelivererRegistryService
All Known Implementing Classes:
MessageDelivererRegistryServiceImpl

public interface MessageDelivererRegistryAPI

Public API to MessageDelivererRegistryService

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 Collection<String> getAllDelivererTypes()
          This service method is responsible for retrieving all MessageDeliverer Types names.
 

Method Detail

getAllDelivererTypes

Collection<String> getAllDelivererTypes()
This service method is responsible for retrieving all MessageDeliverer Types names.

Returns:
Collection of deliverer type names


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