@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 InquiryOrMaintenanceDocumentPresentationController
public Set<String> getConditionallyHiddenSectionIds(Object businessObject)
getConditionallyHiddenSectionIds
in interface InquiryOrMaintenanceDocumentPresentationController
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.