public class CreateSocViewHelperServiceImpl extends ViewHelperServiceImpl implements CreateSocViewHelperService
| Constructor and Description |
|---|
CreateSocViewHelperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
SocInfo |
createSocForTerm(String termCode) |
SocInfo |
getMainSocForTerm(String termCode) |
TermInfo |
getTermByTermCode(String termCode) |
addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildExportTableData, buildExportTableRow, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getBusinessObjectService, getCommonContext, getConfigurationService, getDataDictionaryService, getExportTableFormatOptions, getExpressionEvaluator, getPersistenceService, getPersistenceStructureService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, retrieveEditModesAndActionFlags, runComponentModifiers, setBusinessObjectService, setConfigurationService, setDataDictionaryService, setExpressionEvaluator, setPersistenceService, setPersistenceStructureService, setViewContext, setViewDictionaryService, spawnSubLifecyle, syncClientSideStateForComponentpublic CreateSocViewHelperServiceImpl()
public SocInfo getMainSocForTerm(String termCode) throws Exception
getMainSocForTerm in interface CreateSocViewHelperServiceExceptionpublic SocInfo createSocForTerm(String termCode) throws Exception
createSocForTerm in interface CreateSocViewHelperServiceExceptionpublic TermInfo getTermByTermCode(String termCode) throws InvalidParameterException, MissingParameterException, PermissionDeniedException, OperationFailedException
getTermByTermCode in interface CreateSocViewHelperServiceInvalidParameterExceptionMissingParameterExceptionPermissionDeniedExceptionOperationFailedExceptionCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.