@Deprecated public class InquiryPresentationControllerBase extends Object implements InquiryPresentationController
| Constructor and Description | 
|---|
| InquiryPresentationControllerBase()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<String> | getConditionallyHiddenPropertyNames(Object businessObject)Deprecated.  Implement this method to hide fields based on specific data in the record being inquired into | 
| Set<String> | getConditionallyHiddenSectionIds(Object businessObject)Deprecated.  Implement this method to hide sections based on specific data in the record being inquired into | 
public InquiryPresentationControllerBase()
public Set<String> getConditionallyHiddenPropertyNames(Object businessObject)
getConditionallyHiddenPropertyNames in interface InquiryOrMaintenanceDocumentPresentationControllerpublic Set<String> getConditionallyHiddenSectionIds(Object businessObject)
getConditionallyHiddenSectionIds in interface InquiryOrMaintenanceDocumentPresentationControllerCopyright © 2005–2015 The Kuali Foundation. All rights reserved.