--- a/contentstorage/caclient/s60/inc/caobjectadapter.h Tue Mar 23 23:42:03 2010 +0200
+++ b/contentstorage/caclient/s60/inc/caobjectadapter.h Tue Mar 23 23:55:55 2010 +0200
@@ -158,17 +158,27 @@
/**
* @return uid attribute name
*/
- static const QString &applicationUidAttributeName();
+ static const QString applicationUidAttributeName();
+
+ /**
+ * @return application entry type name
+ */
+ static const QString applicationEntryTypeName();
/**
- * @return attribute type name
+ * @return widget entry type name
*/
- static const QString &applicationEntryName();
+ static const QString widgetEntryTypeName();
/**
- * @return widget type name
+ * @return url entry type name
*/
- static const QString &widgetEntryName();
+ static const QString urlEntryTypeName();
+
+ /**
+ * @return template application entry type name
+ */
+ static const QString templateApplicationEntryTypeName();
/**
* Set entry id.