public class ProtocolNotificationTemplateForm
extends org.kuali.rice.kns.web.struts.form.KualiForm
| Constructor and Description |
|---|
ProtocolNotificationTemplateForm() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolNotificationTemplate> |
getNotificationTemplates() |
List<ProtocolNotificationTemplate> |
initNotificationTemplates()
This method to get the notification templates from db.
|
boolean |
isReadOnly() |
void |
setNotificationTemplates(List<ProtocolNotificationTemplate> notificationTemplates) |
void |
setReadOnly(boolean readOnly) |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInFormaddMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, customInitMaxUploadSizes, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValuespublic List<ProtocolNotificationTemplate> initNotificationTemplates()
public boolean isReadOnly()
public void setReadOnly(boolean readOnly)
public List<ProtocolNotificationTemplate> getNotificationTemplates()
public void setNotificationTemplates(List<ProtocolNotificationTemplate> notificationTemplates)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.