<?php
/* This file is automatically generated from Maps.xml by lib/tools/bin/generate-maps.php */
$mapInfo['SubscriptionMap'] = array('userId'=>array('type'=>STORAGE_TYPE_INTEGER,'size'=>STORAGE_SIZE_MEDIUM,'notNull'=>true),'itemId'=>array('type'=>STORAGE_TYPE_INTEGER,'size'=>STORAGE_SIZE_MEDIUM,'notNull'=>true),'notificationName'=>array('type'=>STORAGE_TYPE_STRING,'size'=>STORAGE_SIZE_MEDIUM,'notNull'=>true),'handlerName'=>array('type'=>STORAGE_TYPE_STRING,'size'=>STORAGE_SIZE_MEDIUM,'notNull'=>true));
?>
