Package

pl.newicom.dddd

office

Permalink

package office

Visibility
  1. Public
  2. All

Type Members

  1. case class CaseRef(id: EntityId, responsible: BusinessEntity, version: Option[Long]) extends BusinessEntity with Product with Serializable

    Permalink
  2. trait OfficeId extends BusinessEntity

    Permalink
  3. case class RemoteOfficeId[M](id: EntityId, department: String, messageClass: Class[M])(implicit evidence$1: ClassTag[M]) extends OfficeId with Product with Serializable

    Permalink

Ungrouped