Each Asset has one of the AssetType supported by the Repository. There are
also zero or more RecordStructures required by the Repository for each AssetType. RecordStructures provide structural information. The values for a given Asset's RecordStructure are stored in a Record. RecordStructures can contain sub-elements which are referred to as PartStructures. The structure defined in the RecordStructure and its PartStructures is used in for any Records for the Asset. Records have Parts which parallel PartStructures.
<p> OSID Version: 2.0 </p>
Located in /harmoni/core/oki2/repository/File/Fields/ThumbnailMimeTypePart.class.php (line 24)
Part | --ThumbnailMimeTypePart
Create a Part. Records are composed of Parts. Parts can also contain other Parts. Each Record is associated with a specific RecordStructure and each Part is associated with a specific PartStructure.
Delete a Part and all its Parts.
Get the unique Id for this Part.
Get all the Parts in this Part. Iterators return a set, one at a time.
Get the PartStructure associated with this Part.
Get the value for this Part.
Update the value for this Part.
Allow the file record to update the fetch from its own queries
Inherited From Part
Part::createPart()
Part::deletePart()
Part::getDisplayName()
Part::getId()
Part::getParts()
Part::getPartStructure()
Part::getValue()
Part::updateDisplayName()
Part::updateValue()
Documentation generated on Wed, 19 Sep 2007 10:27:24 -0400 by phpDocumentor 1.3.0RC3