public class OrganizationReversionInquirable extends KfsInquirableImpl
| Constructor and Description |
|---|
OrganizationReversionInquirable() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kuali.rice.kns.web.ui.Section> |
getSections(org.kuali.rice.krad.bo.BusinessObject bo)
Overridden to take out details with inactive categories
|
protected boolean |
shouldIncludeField(org.kuali.rice.kns.web.ui.Field field)
Determines if the given field should be included in the updated row, once we take out inactive categories
|
getInquiryUrladdAdditionalSections, createTitleText, getBusinessObject, getBusinessObjectAuthorizationService, getBusinessObjectClass, getBusinessObjectDictionaryService, getBusinessObjectMetaDataService, getEncryptionService, getHtmlMenuBar, getHyperLink, getHyperLink, getInactiveRecordDisplay, getInquiryUrlForPrimaryKeys, getKualiConfigurationService, getLookupService, getShowInactiveRecords, getTitle, retrieveDataObject, setBusinessObjectAuthorizationService, setBusinessObjectClass, setBusinessObjectDictionaryService, setBusinessObjectMetaDataService, setEncryptionService, setLookupService, setShowInactiveRecordsbuildInquirableLink, getAlternateKeysForClass, getDataDictionaryService, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getKualiModuleService, retrieveKeySetFromMap, setDataObjectClassaddCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildExportTableData, buildExportTableRow, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getBusinessObjectService, getCommonContext, getConfigurationService, 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 OrganizationReversionInquirable()
public List<org.kuali.rice.kns.web.ui.Section> getSections(org.kuali.rice.krad.bo.BusinessObject bo)
getSections in class org.kuali.rice.kns.inquiry.KualiInquirableImplKRAD Conversion: Inquirable performs conditional display/hiding of the fields/sections on the inquiry
But all field/section definitions are in data dictionary for bo Organization.protected boolean shouldIncludeField(org.kuali.rice.kns.web.ui.Field field)
field - the field to checkCopyright © 2004–2015 The Kuali Foundation. All rights reserved.