Records

Asset Record

class dlkit.repository.records.AssetRecord

Bases: dlkit.osid.records.OsidRecord

A record for an Asset.

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

Asset Query Record

class dlkit.repository.records.AssetQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AssetQuery.

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

Asset Form Record

class dlkit.repository.records.AssetFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AssetForm.

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

Asset Search Record

class dlkit.repository.records.AssetSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AssetSearch.

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

Asset Content Record

class dlkit.repository.records.AssetContentRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AssetContent.

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

Asset Content Query Record

class dlkit.repository.records.AssetContentQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AssetContentQuery.

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

Asset Content Form Record

class dlkit.repository.records.AssetContentFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AssetForm.

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

Composition Record

class dlkit.repository.records.CompositionRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Composition.

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

Composition Query Record

class dlkit.repository.records.CompositionQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a CompositionQuery.

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

Composition Form Record

class dlkit.repository.records.CompositionFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a CompositionForm.

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

Composition Search Record

class dlkit.repository.records.CompositionSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a CompositionSearch.

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

Repository Record

class dlkit.repository.records.RepositoryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Repository.

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

Repository Query Record

class dlkit.repository.records.RepositoryQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a RepositoryQuery.

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

Repository Form Record

class dlkit.repository.records.RepositoryFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a RepositoryForm.

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

Repository Search Record

class dlkit.repository.records.RepositorySearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a RepositorySearch.

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