Id represents a unique identifier. A String representation of the unique
identifier is available with getIdString(). To convert from a String representation of the identifier to the identifier object, org.osid.shared.Id, use getId(String). Id can determine if it is equal to another Id.
<p> OSID Version: 2.0 </p>
Located in /harmoni/core/oki2/shared/HarmoniId.class.php (line 23)
Id | --HarmoniId
Constructor. Creates a HarmoniId with id = $id or a new unique id if $id is NULL.
Return the String representation of this unique Id.
Tests if an unique Id equals this unique Id.
Answer a String whose characters are a description of the receiver.
Override this method as needed to provide a better representation
Answer the string version of this id. Enables transparent Id to string translation.
Inherited From Id
Id::getIdString()
Id::isEqual()
Documentation generated on Wed, 19 Sep 2007 10:24:03 -0400 by phpDocumentor 1.3.0RC3