Package

peds.archetype.party

relationship

Permalink

package relationship

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

Type Members

  1. abstract class PartyRelationship[CP <: Party, SP <: Party] extends AnyRef

    Permalink
  2. trait PartyRelationshipRepositoryComponent extends AnyRef

    Permalink
  3. type PartyRelationshipType = Enumeration

    Permalink
  4. trait PartyRole extends AnyRef

    Permalink
  5. trait PartyRoleLike[P <: Party] extends PartyRole

    Permalink
  6. case class PartyRoleSpecification[P <: Party, R <: Value](partyId: P.ID, roleType: R) extends PartyRoleLike[P] with Product with Serializable

    Permalink
  7. type PartyRoleType = Enumeration

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped