This is the StorablePrimitive abstract for classes with string-type data values.
Located in /harmoni/core/dataManager/storablePrimitives/StorableString.abstract.php (line 13)
SObject | --String | --StorableStringAbstract
Class | Description |
---|---|
StorableBlob | This is the StorablePrimitive equivalent of Blob for the dm_blob table. |
StorableShortString | This is the StorablePrimitive equivalent of String for the dm_shortstring table. |
StorableString | This is the StorablePrimitive equivalent of String for the dm_string table. |
*******************************************************
Instance Methods *******************************************************
Inherited from String
String::$_string
Convert this object to a StorableBlob
Convert this object to a StorableShortString
Convert this object to a StorableString
Inserts a new row into the Database with the data contained in the object.
Deletes the data row from the appropriate table.
Uses the ID passed and updates the database row with new data.
Inherited From String
String::String()
String::fromString()
String::isEqualTo()
String::printableString()
String::withValue()
Inherited From SObject
SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()
Documentation generated on Wed, 19 Sep 2007 10:26:50 -0400 by phpDocumentor 1.3.0RC3