Packages

t

dynamics.common

DuplicateRuleJS

trait DuplicateRuleJS extends Object with StatusCodeNonNative

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DuplicateRuleJS
  2. StatusCodeNonNative
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val DuplicateRule_DuplicateRuleConditions: UndefOr[Array[DuplicateRuleCondition]]

    Only here if you perform an $expand.

    Only here if you perform an $expand.

    Annotations
    @JSOptional()
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val baseentitymatchcodetable: UndefOr[String]
    Annotations
    @JSOptional()
  7. val baseentityname: UndefOr[String]
    Annotations
    @JSOptional()
  8. val baseentitytypecode: UndefOr[Int]
    Annotations
    @JSOptional()
  9. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  10. val description: UndefOr[String]
    Annotations
    @JSOptional()
  11. val duplicateruleid: UndefOr[String]
    Annotations
    @JSOptional()
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  14. val excludeinactiverecords: UndefOr[Boolean]
    Annotations
    @JSOptional()
  15. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  17. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  18. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  20. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  21. val iscasesensitive: UndefOr[Boolean]
    Annotations
    @JSOptional()
  22. val matchingentitymatchcodetable: UndefOr[String]
    Annotations
    @JSOptional()
  23. val matchingentityname: UndefOr[String]
    Annotations
    @JSOptional()
  24. val matchingentitytypecode: UndefOr[Int]
    Annotations
    @JSOptional()
  25. val name: UndefOr[String]
    Annotations
    @JSOptional()
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  30. val statecode: UndefOr[Int]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional()
  31. val statecode_fv: UndefOr[String]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional() @JSName( ... )
  32. val statuscode: UndefOr[Int]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional()
  33. val statuscode_fv: UndefOr[String]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional() @JSName( ... )
  34. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  35. def toLocaleString(): String
    Definition Classes
    Object
  36. def toString(): String
    Definition Classes
    AnyRef → Any
  37. def valueOf(): Any
    Definition Classes
    Object
  38. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from StatusCodeNonNative

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped