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. case class LocalOfficeId[E](id: EntityId, department: String)(implicit evidence$3: ClassTag[E]) extends OfficeId with Product with Serializable

    Permalink
  3. class Office extends AnyRef

    Permalink
  4. trait OfficeId extends BusinessEntity

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

    Permalink

Value Members

  1. object LocalOfficeId extends Serializable

    Permalink

Ungrouped