Records

Relationship Record

class dlkit.relationship.records.RelationshipRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Relationship.

The methods specified by the record type are available through the underlying object.

Relationship Query Record

class dlkit.relationship.records.RelationshipQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a RelationshipQuery.

The methods specified by the record type are available through the underlying object.

Relationship Form Record

class dlkit.relationship.records.RelationshipFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a RelationshipForm.

The methods specified by the record type are available through the underlying object.

Relationship Search Record

class dlkit.relationship.records.RelationshipSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a RelationshipSearch.

The methods specified by the record type are available through the underlying object.

Family Record

class dlkit.relationship.records.FamilyRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Family.

The methods specified by the record type are available through the underlying object.

Family Query Record

class dlkit.relationship.records.FamilyQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a FamilyQuery.

The methods specified by the record type are available through the underlying object.

Family Form Record

class dlkit.relationship.records.FamilyFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a FamilyForm.

The methods specified by the record type are available through the underlying object.

Family Search Record

class dlkit.relationship.records.FamilySearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a FamilySearch.

The methods specified by the record type are available through the underlying object.