public interface CreateSocViewHelperService
| Modifier and Type | Method and Description |
|---|---|
SocInfo |
createSocForTerm(String termCode) |
SocInfo |
getMainSocForTerm(String termCode) |
TermInfo |
getTermByTermCode(String termCode) |
SocInfo getMainSocForTerm(String termCode) throws Exception
ExceptionSocInfo createSocForTerm(String termCode) throws Exception
ExceptionCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.