org.kuali.rice.kcb.service
Interface KENIntegrationService

All Known Implementing Classes:
KENIntegrationServiceDirectImpl

public interface KENIntegrationService

Interface for service that implements integration with KEN

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

Method Summary
 Collection<String> getAllChannelNames()
          Returns names of all channels defined in KEN
 

Method Detail

getAllChannelNames

Collection<String> getAllChannelNames()
Returns names of all channels defined in KEN

Returns:
names of all channels defined in KEN


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