Packages

p

dynamics

common

package common

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. common
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AllInstances extends JsObjectInstances
  2. trait AllSyntax extends JsDynamicSyntax with JSCallbackSyntaxNPM with JsUndefOrSyntax with JsObjectSyntax with JsAnySyntax with FutureSyntax with IteratorSyntax with JsPromiseSyntax with StreamSyntax with OrNullSyntax
  3. trait AppModule extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  4. trait AsyncOperationOData extends Object with StatusCode
    Annotations
    @RawJSType() @native()
  5. class BulkDeleteAction extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  6. trait BulkDeleteResponse extends Object
    Annotations
    @RawJSType() @native()
  7. trait BusinessUnitJS extends Object
    Annotations
    @RawJSType() @native()
  8. class ChangeAsyncJobState extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  9. class ChokidarOptions extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  10. trait DuplicateRuleCondition extends Object with StatusCodeNonNative
    Annotations
    @ScalaJSDefined() @RawJSType()
  11. trait DuplicateRuleJS extends Object with StatusCodeNonNative
    Annotations
    @ScalaJSDefined() @RawJSType()
  12. trait EntityRecordCountCollection extends Object
    Annotations
    @RawJSType() @native()
  13. class EntityReferenceJson extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  14. trait ErrorResponse extends Object
    Annotations
    @RawJSType() @native()
  15. trait ExportMappingsImportMapResponse extends Object
    Annotations
    @RawJSType() @native()
  16. trait FSWatcher extends Object
    Annotations
    @RawJSType() @native()
  17. abstract class FileCache extends AnyRef

    Manage a backing cache file.

  18. case class FutureOps[A](f: Future[A])(implicit ec: ExecutionContext) extends Product with Serializable
  19. trait FutureSyntax extends AnyRef
  20. trait IOInstances extends AnyRef
  21. trait ImportDataJS extends Object

    A single line of data imported from a file.

    A single line of data imported from a file.

    Annotations
    @RawJSType() @native()
  22. trait ImportFileJson extends Object with ImportFileJsonFV
    Annotations
    @ScalaJSDefined() @RawJSType()
  23. trait ImportFileJsonFV extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  24. trait ImportJSListing extends Object
    Annotations
    @RawJSType() @native()
  25. class ImportJson extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  26. trait ImportLogJS extends Object
    Annotations
    @RawJSType() @native()
  27. trait ImportMapOData extends Object
    Annotations
    @RawJSType() @native()
  28. class ImportMappingsImportMap extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  29. class ImportSolution extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  30. case class IteratorOps[A](iter: Iterator[A])(implicit ec: ExecutionContext) extends Product with Serializable
  31. trait IteratorSyntax extends AnyRef
  32. final case class JSCallbackOpsNPM[A](f: JSCallbackNPM[A]) extends Product with Serializable
  33. trait JSCallbackSyntaxNPM extends AnyRef
  34. trait JSDataHelpers extends AnyRef

    Helpers when working with scalajs data, specifically, js.Object, js.Dynamic and js.Dictionary.

    Helpers when working with scalajs data, specifically, js.Object, js.Dynamic and js.Dictionary. Most of these mutate the input source so create a copy of the data prior to calling if you want.

  35. type JsAnyDict = Dictionary[Any]
  36. final case class JsAnyOps(a: Any) extends Product with Serializable
  37. trait JsAnySyntax extends AnyRef
  38. final case class JsDictionaryOps(o: Dictionary[_]) extends Product with Serializable
  39. final case class JsDynamicOps(jsdyn: Dynamic) extends Product with Serializable
  40. trait JsDynamicSyntax extends AnyRef
  41. trait JsObjectInstances extends AnyRef
  42. final case class JsObjectOps(o: Object) extends Product with Serializable
  43. trait JsObjectSyntax extends AnyRef
  44. trait JsPromiseInstances extends AnyRef
  45. trait JsPromiseSyntax extends AnyRef
  46. final case class JsUndefOrOps[A](a: UndefOr[A]) extends Product with Serializable

    Not sure this is really going to do much for me.

  47. final case class JsUndefOrStringOps(a: UndefOr[String]) extends Product with Serializable
  48. trait JsUndefOrSyntax extends AnyRef
  49. trait LazyLogger extends AnyRef

    Technical logging.

  50. case class LineCache(filename: String) extends OfflineCache with Product with Serializable
  51. class Logger extends AnyRef
  52. trait MonadlessIO extends Monadless[IO]
  53. case class NeverInCache() extends OfflineCache with Product with Serializable
  54. class NodeCache extends Object with IEventEmitter
    Annotations
    @RawJSType() @native() @JSImport( "node-cache" , JSImport.Namespace )
  55. case class NodeCacheOps(cache: NodeCache) extends Product with Serializable
  56. class NodeCacheOptions extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  57. trait NodeCacheSyntax extends AnyRef
  58. trait OfflineCache extends AnyRef
  59. final case class OrNullOps[A <: Any](a: |[A, Null]) extends Product with Serializable

    It is common in interop code to model a value as A or null but not undefined.

  60. trait OrNullSyntax extends AnyRef
  61. trait PluginAssembly extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  62. trait PluginType extends Object
    Annotations
    @RawJSType() @native()
  63. class PrettyJsonOptions extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  64. trait PublisherOData extends Object
    Annotations
    @RawJSType() @native()
  65. trait RetrieveTotalRecordCountResponse extends Object
    Annotations
    @RawJSType() @native()
  66. type Reviver = Function2[Any, Any, Any]
  67. trait RoleJS extends Object with RoleNameJS
    Annotations
    @RawJSType() @native()
  68. trait RoleNameJS extends Object
    Annotations
    @RawJSType() @native()
  69. class ScalaCacheNodeCache extends Cache[InMemoryRepr]
  70. trait SolutionComponentOData extends Object

    Attaches to a solution.

    Attaches to a solution.

    Annotations
    @RawJSType() @native()
  71. trait SolutionOData extends Object
    Annotations
    @RawJSType() @native()
  72. trait Source extends Object

    Uses https://github.com/uhop/stream-json

    Uses https://github.com/uhop/stream-json

    Annotations
    @RawJSType() @native()
  73. trait StatusCode extends Object

    These are only here if you place them here or call dynamics.client.common.mapODataArtifacts.

    These are only here if you place them here or call dynamics.client.common.mapODataArtifacts.

    Annotations
    @RawJSType() @native()
  74. trait StatusCodeNonNative extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  75. final case class StreamOps[F[_], O](s: Stream[F, O]) extends Product with Serializable
  76. trait StreamSyntax extends AnyRef
  77. trait SystemuserJS extends Object
    Annotations
    @RawJSType() @native()
  78. class TableOptions extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  79. trait TeamJS extends Object
    Annotations
    @RawJSType() @native()
  80. class TestJS extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  81. trait Theme extends Object
    Annotations
    @RawJSType() @native()
  82. trait TokenInfo extends Object
    Annotations
    @RawJSType() @native()
  83. case class TokenRequestError(message: String) extends Exception with Product with Serializable
  84. class UserLogger extends AnyRef

    User messages logger.

  85. trait WebResourceOData extends Object

    WebResource as provided in odata response.

    WebResource as provided in odata response.

    Annotations
    @RawJSType() @native()
  86. class WebResourceUpsertArgs extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  87. trait WhoAmI extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  88. class XmlDocument extends Object
    Annotations
    @RawJSType() @native() @JSImport( "xmldoc" , "XmlDocument" )
  89. trait XmlElement extends Object
    Annotations
    @RawJSType() @native()

Value Members

  1. object AsyncOperation
  2. object CallbackHelpers

    Some small support to convert callback APIs in node to a cats effect.

    Some small support to convert callback APIs in node to a cats effect. This is similar in spirit to io.scalajs.util.PromiseHelper. The first parameter is almost always a subtype of js.Error. Most of these methods check the value of the first parameter and if null or undefined, return a failed effect. The function argument is usually a curried function call from a javascript facade.

  3. object ChokidarOptions
  4. object ComponentType
  5. object DataDelimiter
  6. object FSWatcher
  7. object FSWatcherOps
  8. object FieldDelimiter
  9. object FileType
  10. object FsExtra extends Object
    Annotations
    @native() @JSImport( "fs-extra" , JSImport.Namespace )
  11. object Fse
  12. object IOUtils
  13. object IsImport
  14. object Logger
  15. object ModeCode
  16. object MonadlessIO extends MonadlessIO
  17. object NPMTypes
  18. object Object2 extends Object
    Annotations
    @native() @JSGlobal( "Object" )
  19. object PrettyJson extends Object
    Annotations
    @native() @JSImport( "prettyjson" , JSImport.Namespace )
  20. object ProcessCode
  21. object StreamArray extends Object

    Uses https://github.com/uhop/stream-json

    Uses https://github.com/uhop/stream-json

    Annotations
    @native()
  22. object StreamJsonObjects extends Object

    Uses https://github.com/uhop/stream-json

    Uses https://github.com/uhop/stream-json

    Annotations
    @native() @JSImport( ... , JSImport.Namespace )
  23. object Table extends Object
    Annotations
    @native() @JSImport( "table" , JSImport.Namespace )
  24. object TableOptions
  25. object UserLogger
  26. object Utils
  27. object WebResource
  28. object chokidar extends Object
    Annotations
    @native() @JSImport( "chokidar" , JSImport.Namespace )
  29. object fs2helpers
  30. object glob extends Object
    Annotations
    @native() @JSImport( "glob" , JSImport.Namespace )
  31. object implicits extends AllSyntax with AllInstances
  32. object instances
  33. object processhack extends Object
    Annotations
    @native() @JSImport( "process" , JSImport.Namespace )
  34. object syntax
  35. object tablehelpers

    Helpers for printing tables.

Inherited from AnyRef

Inherited from Any

Ungrouped