Records

Resource Record

class dlkit.resource.records.ResourceRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Resource.

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

Resource Query Record

class dlkit.resource.records.ResourceQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a ResourceQuery.

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

Resource Form Record

class dlkit.resource.records.ResourceFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a ResourceForm.

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

Resource Search Record

class dlkit.resource.records.ResourceSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a ResourceSearch.

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

Bin Record

class dlkit.resource.records.BinRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Bin.

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

Bin Query Record

class dlkit.resource.records.BinQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a BinQuery.

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

Bin Form Record

class dlkit.resource.records.BinFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a BinForm.

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

Bin Search Record

class dlkit.resource.records.BinSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a BinSearch.

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