org.kuali.student.enrollment.class2.courseoffering.service
Interface ManageSOCViewHelperService
- All Superinterfaces:
- ViewHelperService
- All Known Implementing Classes:
- ManageSOCViewHelperServiceImpl
public interface ManageSOCViewHelperService
- extends ViewHelperService
Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService |
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults |
getTermByCode
List<TermInfo> getTermByCode(String termCode)
throws Exception
- Throws:
Exception
buildModel
void buildModel(ManageSOCForm socForm)
lockSOC
void lockSOC(ManageSOCForm socForm)
allowSOCFinalEdit
void allowSOCFinalEdit(ManageSOCForm socForm)
publishSOC
void publishSOC(ManageSOCForm socForm)
closeSOC
void closeSOC(ManageSOCForm socForm)
startMassScheduling
void startMassScheduling(ManageSOCForm socForm)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.