molecule.core.action

Members list

Type members

Classlikes

abstract class Action(elements: List[Element]) extends ModelUtils

Attributes

Source
Action.scala
Supertypes
trait ModelUtils
class Object
trait Matchable
class Any
Known subtypes
class Delete
class Insert
class Query[Tpl]
class QueryCursor[Tpl]
class QueryOffset[Tpl]
class Save
class Update
Show all
class Actions_00(molecule: Molecule_00)

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_01[A](molecule: Molecule_01[A])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_02[A, B](molecule: Molecule_02[A, B])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_03[A, B, C](molecule: Molecule_03[A, B, C])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_04[A, B, C, D](molecule: Molecule_04[A, B, C, D])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_05[A, B, C, D, E](molecule: Molecule_05[A, B, C, D, E])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_06[A, B, C, D, E, F](molecule: Molecule_06[A, B, C, D, E, F])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_07[A, B, C, D, E, F, G](molecule: Molecule_07[A, B, C, D, E, F, G])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_08[A, B, C, D, E, F, G, H](molecule: Molecule_08[A, B, C, D, E, F, G, H])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_09[A, B, C, D, E, F, G, H, I](molecule: Molecule_09[A, B, C, D, E, F, G, H, I])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_10[A, B, C, D, E, F, G, H, I, J](molecule: Molecule_10[A, B, C, D, E, F, G, H, I, J])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_11[A, B, C, D, E, F, G, H, I, J, K](molecule: Molecule_11[A, B, C, D, E, F, G, H, I, J, K])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_12[A, B, C, D, E, F, G, H, I, J, K, L](molecule: Molecule_12[A, B, C, D, E, F, G, H, I, J, K, L])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_13[A, B, C, D, E, F, G, H, I, J, K, L, M](molecule: Molecule_13[A, B, C, D, E, F, G, H, I, J, K, L, M])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N](molecule: Molecule_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](molecule: Molecule_15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](molecule: Molecule_16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](molecule: Molecule_17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](molecule: Molecule_18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](molecule: Molecule_19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](molecule: Molecule_20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](molecule: Molecule_21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
class Actions_22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](molecule: Molecule_22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V])

Attributes

Source
Actions_.scala
Supertypes
class Object
trait Matchable
class Any
case class Delete(elements: List[Element], doInspect: Boolean) extends Action

Attributes

Source
Delete.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all
case class Insert(elements: List[Element], tpls: Seq[Product], doInspect: Boolean) extends Action

Attributes

Source
Insert.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all
case class Insert_1[A](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_10[A, B, C, D, E, F, G, H, I, J](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_11[A, B, C, D, E, F, G, H, I, J, K](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_12[A, B, C, D, E, F, G, H, I, J, K, L](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_13[A, B, C, D, E, F, G, H, I, J, K, L, M](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_14[A, B, C, D, E, F, G, H, I, J, K, L, M, N](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_2[A, B](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_3[A, B, C](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_4[A, B, C, D](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_5[A, B, C, D, E](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_6[A, B, C, D, E, F](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_7[A, B, C, D, E, F, G](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_8[A, B, C, D, E, F, G, H](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Insert_9[A, B, C, D, E, F, G, H, I](elements: List[Element])

Attributes

Source
Insert_.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Query[Tpl](elements: List[Element], optLimit: Option[Int], dbView: Option[DbView], doInspect: Boolean) extends Action

Attributes

Source
Query.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all
case class QueryCursor[Tpl](elements: List[Element], optLimit: Option[Int], cursor: String, dbView: Option[DbView], doInspect: Boolean) extends Action

Attributes

Source
QueryCursor.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all
case class QueryOffset[Tpl](elements: List[Element], optLimit: Option[Int], offset: Int, dbView: Option[DbView], doInspect: Boolean) extends Action

Attributes

Source
QueryOffset.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all
case class Save(elements: List[Element], doInspect: Boolean) extends Action

Attributes

Source
Save.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all
case class Update(elements: List[Element], isUpsert: Boolean, doInspect: Boolean) extends Action

Attributes

Source
Update.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Action
trait ModelUtils
class Object
trait Matchable
class Any
Show all