Interface ICustomizationPermissionsReports

  • All Superinterfaces:
    com4j.Com4jObject

    public interface ICustomizationPermissionsReports
    extends com4j.Com4jObject
    For HP use. Patch interface for skipping permission checking , used for standard reports
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void enableReportsMarch2009​(boolean bEnable, java.lang.String verificationCode)
      For HP use.Force Skip permission check on add item - patch only for Atlantis for report creation
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • enableReportsMarch2009

        void enableReportsMarch2009​(boolean bEnable,
                                    java.lang.String verificationCode)

        For HP use.Force Skip permission check on add item - patch only for Atlantis for report creation

        Parameters:
        bEnable - Mandatory boolean parameter.
        verificationCode - Mandatory java.lang.String parameter.