public class DataDictionaryDumperAction extends org.kuali.rice.kns.web.struts.action.KualiAction
| Modifier and Type | Field and Description |
|---|---|
protected static List<org.kuali.rice.kns.datadictionary.BusinessObjectEntry> |
businessObjectEntries |
protected static org.kuali.rice.kns.service.DataDictionaryService |
dataDictionaryService |
protected static List<org.kuali.rice.krad.datadictionary.DocumentEntry> |
documentEntries |
| Constructor and Description |
|---|
DataDictionaryDumperAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
List<org.kuali.rice.kns.datadictionary.BusinessObjectEntry> |
getBusinessObjectEntries() |
org.kuali.rice.kns.service.DataDictionaryService |
getDataDictionaryService() |
List<org.kuali.rice.krad.datadictionary.DocumentEntry> |
getDocumentEntries() |
addMethodToCallToUncheckedList, checkAuthorization, defaultDispatch, dispatchMethod, doProcessingAfterPost, findMethodToCall, getApplicationBaseUrl, getBusinessObjectAuthorizationService, getEncryptionService, getHeaderTabDispatch, getHeaderTabNavigateTo, getImageContext, getKualiModuleService, getLineToDelete, getLineToEdit, getReturnLocation, getRoleQualification, getSelectedLine, getTabToToggle, headerTab, hideAllTabs, isModuleLocked, performInquiry, performLookup, performQuestionWithInput, performQuestionWithInputAgainBecauseOfErrors, performQuestionWithoutInput, performWorkgroupLookup, postTextAreaToParent, refresh, retrieveLookupParameterValue, showAllTabs, toggleTab, updateTextArea, validateLookupInquiryFullParametercancelled, getMethod, getMethodName, getParameter, unspecifiedaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletprotected static org.kuali.rice.kns.service.DataDictionaryService dataDictionaryService
protected static List<org.kuali.rice.krad.datadictionary.DocumentEntry> documentEntries
protected static List<org.kuali.rice.kns.datadictionary.BusinessObjectEntry> businessObjectEntries
public DataDictionaryDumperAction()
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
execute in class org.kuali.rice.kns.web.struts.action.KualiActionpublic org.kuali.rice.kns.service.DataDictionaryService getDataDictionaryService()
public List<org.kuali.rice.krad.datadictionary.DocumentEntry> getDocumentEntries()
public List<org.kuali.rice.kns.datadictionary.BusinessObjectEntry> getBusinessObjectEntries()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.