An entry in a Cabinet, a CabinetEntry is either a ByteStore or a Cabinet.
CabinetEntry contains information common to both Cabinets and Bytestores
<p> OSID Version: 2.0 </p>
<p> Licensed under the org.osid.SidImplementationLicenseMIT. </p>
Located in /harmoni/oki2/osid/filing/CabinetEntry.php (line 18)
Class | Description |
---|---|
Cabinet | Cabinets contain other Cabinets and ByteStores, and have implementation-dependent properties. |
Returns true or false depending on whether this CabinetEntry exists in the file system.
Returns all the times that this Cabinet was modified.
Return the Id of the Agent that owns this CabinetEntry.
Returns when this CabinetEntry was created. Not all implementations will record the time of creation accurately. The value returned will be at least the last modified time, the actual creation time may be earlier.
Return the name of this CabinetEntry in its parent Cabinet.
Returns when this Cabinet was last accessed. Not all implementations will record last access times accurately, due to caching and performance. The value returned will be at least the last modified time, the actual time when a read was performed may be later.
Returns when this Cabinet was last modified.
Returns the Cabinet in which this CabinetEntry is an entry, or null if it has no parent (for example is the root Cabinet).
Get the Properties associated with this CabinetEntry.
Get the Properties of this Type associated with this CabinetEntry.
Get all the Property Types for CabinetEntry.
Sets the last-modified time to the current time for this CabinetEntry.
Change the name of this CabinetEntry to
- displayName
Documentation generated on Wed, 19 Sep 2007 10:21:57 -0400 by phpDocumentor 1.3.0RC3