Interface IDuplicateRuleHeader_element

  • All Known Implementing Classes:
    DuplicateRuleHeader_element

    public interface IDuplicateRuleHeader_element
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getAllowSave

        boolean getAllowSave()
        element : allowSave of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isAllowSave

        boolean isAllowSave()
      • setAllowSave

        void setAllowSave​(boolean allowSave)
      • getIncludeRecordDetails

        boolean getIncludeRecordDetails()
        element : includeRecordDetails of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isIncludeRecordDetails

        boolean isIncludeRecordDetails()
      • setIncludeRecordDetails

        void setIncludeRecordDetails​(boolean includeRecordDetails)
      • getRunAsCurrentUser

        boolean getRunAsCurrentUser()
        element : runAsCurrentUser of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isRunAsCurrentUser

        boolean isRunAsCurrentUser()
      • setRunAsCurrentUser

        void setRunAsCurrentUser​(boolean runAsCurrentUser)