public interface SponsorHierarchyDao
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getAllSponsors(String hierarchyName)
This method is to load all sponsor codes for future duplicate code checking in sponsor hierarchy maint
|
Iterator |
getTopSponsorHierarchy()
This method is to get the sposor hierarchy name for the drop down
|
List<String> |
getUniqueNamesAtLevel(String hierarchyName,
int depth)
Get the unique grouping names at specificed level in the specified hierarchy.
|
Iterator getTopSponsorHierarchy()
Iterator getAllSponsors(String hierarchyName)
hierarchyName - Copyright © 2013 The Kuali Foundation. All Rights Reserved.