Interface InquiryOrMaintenanceDocumentPresentationController

All Known Subinterfaces:
InquiryPresentationController, MaintenanceDocumentPresentationController
All Known Implementing Classes:
InquiryPresentationControllerBase, MaintenanceDocumentPresentationControllerBase

@Deprecated public interface InquiryOrMaintenanceDocumentPresentationController
Deprecated.
Only used by KNS classes, use KRAD.
  • Method Details

    • getConditionallyHiddenPropertyNames

      Set<String> getConditionallyHiddenPropertyNames(Object businessObject)
      Deprecated.
    • getConditionallyHiddenSectionIds

      Set<String> getConditionallyHiddenSectionIds(Object businessObject)
      Deprecated.