Records

Authorization Record

class dlkit.authorization.records.AuthorizationRecord

Bases: dlkit.osid.records.OsidRecord

A record for an Authorization The methods specified by the record type are available through the underlying object.

Authorization Query Record

class dlkit.authorization.records.AuthorizationQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AuthorizationQuery.

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

Authorization Form Record

class dlkit.authorization.records.AuthorizationFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AuthorizationForm.

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

Authorization Search Record

class dlkit.authorization.records.AuthorizationSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for an AuthorizationSearch.

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

Vault Record

class dlkit.authorization.records.VaultRecord

Bases: dlkit.osid.records.OsidRecord

A record for a Vault.

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

Vault Query Record

class dlkit.authorization.records.VaultQueryRecord

Bases: dlkit.osid.records.OsidRecord

A record for a VaultQuery.

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

Vault Form Record

class dlkit.authorization.records.VaultFormRecord

Bases: dlkit.osid.records.OsidRecord

A record for a VaultForm.

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

Vault Search Record

class dlkit.authorization.records.VaultSearchRecord

Bases: dlkit.osid.records.OsidRecord

A record for a VaultSearch.

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