Package | Description |
---|---|
fr.paris.lutece.plugins.tagcloud.business.portlet |
Modifier and Type | Method and Description |
---|---|
TagCloudPortlet |
TagCloudPortletDAO.load(int nId)
Load the data of the tagCloudPortlet from the table
|
Modifier and Type | Method and Description |
---|---|
Collection<TagCloudPortlet> |
TagCloudPortletDAO.selectTagCloudPortletsList()
Load the data of all the tagCloudPortlets and returns them as a collection
|
Modifier and Type | Method and Description |
---|---|
void |
TagCloudPortletDAO.insert(TagCloudPortlet tagCloudPortlet)
Insert a new record in the table.
|
void |
TagCloudPortletDAO.store(TagCloudPortlet tagCloudPortlet)
Update the record in the table
|
Copyright © 2015 City of Paris. All rights reserved.