Class Mage_Sales_Model_Entity_Order_Shipment_Comment
Shipment comment resource model
-
Mage_Core_Model_Resource_Abstract
-
Mage_Eav_Model_Entity_Abstract
implements
Mage_Eav_Model_Entity_Interface
-
Mage_Sales_Model_Entity_Order_Shipment_Comment
Methods inherited from Mage_Eav_Model_Entity_Abstract
_addLoadAttributesSelectFields(),
_afterDelete(),
_afterLoad(),
_afterSave(),
_beforeDelete(),
_beforeSave(),
_canUpdateAttribute(),
_collectSaveData(),
_construct(),
_deleteAttributes(),
_getDefaultAttribute(),
_getDefaultAttributeModel(),
_getDefaultAttributes(),
_getLoadAttributesSelect(),
_getLoadRowSelect(),
_getOrigObject(),
_getReadAdapter(),
_getStaticFieldProperties(),
_getWriteAdapter(),
_insertAttribute(),
_isApplicableAttribute(),
_isAttributeValueEmpty(),
_isCallableAttributeInstance(),
_loadModelAttributes(),
_prepareLoadSelect(),
_prepareStaticValue(),
_prepareValueForSave(),
_processAttributeValues(),
_processSaveData(),
_saveAttribute(),
_setAttributeValue(),
_updateAttribute(),
addAttribute(),
attributesCompare(),
checkAttributeUniqueValue(),
delete(),
getAttribute(),
getAttributesByCode(),
getAttributesById(),
getAttributesByTable(),
getDefaultAttributeSourceModel(),
getDefaultAttributes(),
getEntityIdField(),
getEntityTable(),
getEntityTablePrefix(),
getEntityType(),
getIdFieldName(),
getReadConnection(),
getSortedAttributes(),
getTable(),
getType(),
getTypeId(),
getValueEntityIdField(),
getValueTablePrefix(),
getWriteConnection(),
isAttributeStatic(),
isPartialLoad(),
isPartialSave(),
load(),
loadAllAttributes(),
save(),
saveAttribute(),
setConnection(),
setNewIncrementId(),
setType(),
unsetAttributes(),
validate(),
walkAttributes()
|
Properties inherited from Mage_Eav_Model_Entity_Abstract
$_attributeBackendTables,
$_attributeValuesToDelete,
$_attributeValuesToSave,
$_attributesByCode,
$_attributesById,
$_attributesByTable,
$_defaultAttributes,
$_describeTable,
$_entityIdField,
$_entityTable,
$_entityTablePrefix,
$_isPartialLoad,
$_isPartialSave,
$_read,
$_sortingSetId,
$_staticAttributes,
$_type,
$_valueEntityIdField,
$_valueTablePrefix,
$_write
|