Interface InquiryOrMaintenanceDocumentRestrictions

All Superinterfaces:
BusinessObjectRestrictions, Serializable
All Known Subinterfaces:
InquiryRestrictions, MaintenanceDocumentRestrictions
All Known Implementing Classes:
InquiryOrMaintenanceDocumentRestrictionsBase, MaintenanceDocumentRestrictionsBase

@Deprecated public interface InquiryOrMaintenanceDocumentRestrictions extends BusinessObjectRestrictions
Deprecated.
Only used in KNS classes, use KRAD.
  • Method Details

    • addHiddenField

      void addHiddenField(String fieldName)
      Deprecated.
    • addHiddenSectionId

      void addHiddenSectionId(String sectionId)
      Deprecated.
    • isHiddenSectionId

      boolean isHiddenSectionId(String sectionId)
      Deprecated.