git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/vre-management/VREModeler@13649 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Lucio Lelii 2009-07-13 10:18:57 +00:00
parent bc354487ad
commit c3981f7ba8
1 changed files with 11 additions and 0 deletions

View File

@ -48,16 +48,22 @@ INSERT INTO FUNCTIONALITY VALUES(12,'Quick Search','Using Quick Search the user
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'searchGUI#Search')
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'collectionsnavigator#CollectionsNavigatorPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'newresultset#newresultset')
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'resultpresentation#resultpresentation')
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'Metadata_Viewing_Portlet#Metadata_Viewing_Portlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'VREInformationSpaceEditor#VREInformationSpaceEditorPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(9,'newresultset#newresultset')
INSERT INTO PORTLETRELTOFUNCT VALUES(9,'resultpresentation#resultpresentation')
INSERT INTO PORTLETRELTOFUNCT VALUES(12,'quicksearchportlet#QuickSearchPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(12,'newresultset#newresultset')
INSERT INTO PORTLETRELTOFUNCT VALUES(12,'resultpresentation#resultpresentation')
INSERT INTO PORTLETRELTOFUNCT VALUES(12,'Metadata_Viewing_Portlet#Metadata_Viewing_Portlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(11,'Metadata_Viewing_Portlet#Metadata_Viewing_Portlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(11,'newresultset#newresultset')
INSERT INTO PORTLETRELTOFUNCT VALUES(11,'resultpresentation#resultpresentation')
INSERT INTO PORTLETRELTOFUNCT VALUES(11,'geospatial#GeoSpatialPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(10,'GoogleSearchPortlet#GoogleSearchPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(10,'newresultset#newresultset')
INSERT INTO PORTLETRELTOFUNCT VALUES(10,'resultpresentation#resultpresentation')
INSERT INTO PORTLETRELTOFUNCT VALUES(10,'geospatial#GeoSpatialPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(6,'templatecreator#TemplateGenerator')
INSERT INTO PORTLETRELTOFUNCT VALUES(2,'reportgenerator#ReportGeneratorPortlet')
@ -90,6 +96,11 @@ INSERT INTO PORTLETRELTOFUNCT VALUES(10,'layoutcreator#LayoutcreatorPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(11,'layoutcreator#LayoutcreatorPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(12,'layoutcreator#LayoutcreatorPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(0,'userprofileeditingportlet#UserProfileEditingPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(9,'userprofileeditingportlet#UserProfileEditingPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(10,'userprofileeditingportlet#UserProfileEditingPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(11,'userprofileeditingportlet#UserProfileEditingPortlet')
INSERT INTO PORTLETRELTOFUNCT VALUES(12,'userprofileeditingportlet#UserProfileEditingPortlet')
INSERT INTO SERVICES VALUES(1,'ABE','Annotation', '1.00.00')