All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.javadocs-all.xml Maven / Gradle / Ivy

There is a newer version: 5.0.70
Show newest version
<?xml version="1.0"?>

<javadocs>
	<javadoc>
		<name>BookmarksPanelApp</name>
		<type>com.liferay.bookmarks.web.internal.application.list.BookmarksPanelApp</type>
		<author><![CDATA[Eudaldo Alonso]]></author>
		<method>
			<name>getParentCategoryKey</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getPortletId</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>setPortletLocalService</name>
			<param>
				<name>portletLocalService</name>
				<type>com.liferay.portal.service.PortletLocalService</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
	</javadoc>
	<javadoc>
		<name>BookmarksEntryCustomAttributesDisplay</name>
		<type>com.liferay.bookmarks.web.internal.custom.attributes.BookmarksEntryCustomAttributesDisplay</type>
		<author><![CDATA[Jorge Ferrer]]></author>
		<method>
			<name>getClassName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getIconPath</name>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>BookmarksFolderCustomAttributesDisplay</name>
		<type>com.liferay.bookmarks.web.internal.custom.attributes.BookmarksFolderCustomAttributesDisplay</type>
		<author><![CDATA[Jorge Ferrer]]></author>
		<method>
			<name>getClassName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getIconPath</name>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>ActionUtil</name>
		<type>com.liferay.bookmarks.web.internal.portlet.action.ActionUtil</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<method>
			<name>getEntry</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getEntry</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getFolder</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getFolder</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>BookmarksGroupServiceSettingsConfigurationAction</name>
		<type>com.liferay.bookmarks.web.portlet.action.BookmarksGroupServiceSettingsConfigurationAction</type>
		<author><![CDATA[Sergio González]]></author>
		<method>
			<name>processAction</name>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>validateRootFolder</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>EditEntryAction</name>
		<type>com.liferay.bookmarks.web.portlet.action.EditEntryAction</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<author><![CDATA[Levente Hudák]]></author>
		<method>
			<name>processAction</name>
			<param>
				<name>actionMapping</name>
				<type>org.apache.struts.action.ActionMapping</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionForm</name>
				<type>org.apache.struts.action.ActionForm</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>render</name>
			<param>
				<name>actionMapping</name>
				<type>org.apache.struts.action.ActionMapping</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionForm</name>
				<type>org.apache.struts.action.ActionForm</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>deleteEntry</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>moveToTrash</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>restoreTrashEntries</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>subscribeEntry</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>unsubscribeEntry</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>updateEntry</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>EditFolderAction</name>
		<type>com.liferay.bookmarks.web.portlet.action.EditFolderAction</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<method>
			<name>processAction</name>
			<param>
				<name>actionMapping</name>
				<type>org.apache.struts.action.ActionMapping</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionForm</name>
				<type>org.apache.struts.action.ActionForm</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionResponse</name>
				<type>javax.portlet.ActionResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>render</name>
			<param>
				<name>actionMapping</name>
				<type>org.apache.struts.action.ActionMapping</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionForm</name>
				<type>org.apache.struts.action.ActionForm</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>deleteFolders</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>moveToTrash</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>restoreTrashEntries</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>subscribeFolder</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>unsubscribeFolder</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>updateFolder</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>FindEntryAction</name>
		<type>com.liferay.bookmarks.web.internal.portlet.action.FindEntryAction</type>
		<author><![CDATA[Juan Fernández]]></author>
		<method>
			<name>getGroupId</name>
			<param>
				<name>primaryKey</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getPrimaryKeyParameterName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getStrutsAction</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletId</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>initPortletIds</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>FindFolderAction</name>
		<type>com.liferay.bookmarks.web.internal.portlet.action.FindFolderAction</type>
		<author><![CDATA[Alexander Chow]]></author>
		<method>
			<name>getGroupId</name>
			<param>
				<name>primaryKey</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getPrimaryKeyParameterName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getStrutsAction</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletId</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>initPortletIds</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>OpenEntryAction</name>
		<type>com.liferay.bookmarks.web.internal.portlet.action.OpenEntryAction</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<method>
			<name>execute</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>response</name>
				<type>javax.servlet.http.HttpServletResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>ViewAction</name>
		<type>com.liferay.bookmarks.web.portlet.action.ViewAction</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<method>
			<name>render</name>
			<param>
				<name>actionMapping</name>
				<type>org.apache.struts.action.ActionMapping</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>actionForm</name>
				<type>org.apache.struts.action.ActionForm</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>AuthPublicPath</name>
		<type>com.liferay.bookmarks.web.internal.portlet.path.AuthPublicPath</type>
		<author><![CDATA[Sergio González]]></author>
	</javadoc>
	<javadoc>
		<name>BookmarksUtil</name>
		<type>com.liferay.bookmarks.web.internal.portlet.util.BookmarksUtil</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<method>
			<name>addPortletBreadcrumbEntries</name>
			<param>
				<name>entry</name>
				<type>com.liferay.bookmarks.model.BookmarksEntry</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addPortletBreadcrumbEntries</name>
			<param>
				<name>folder</name>
				<type>com.liferay.bookmarks.model.BookmarksFolder</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addPortletBreadcrumbEntries</name>
			<param>
				<name>folderId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getEmailDefinitionTerms</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>emailFromAddress</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>emailFromName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getEntries</name>
			<param>
				<name>hits</name>
				<type>com.liferay.portal.kernel.search.Hits</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getEntryOrderByComparator</name>
			<param>
				<name>orderByCol</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>orderByType</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_log</name>
		</field>
	</javadoc>
	<javadoc>
		<name>BookmarksWebUpgrade</name>
		<type>com.liferay.bookmarks.web.internal.upgrade.BookmarksWebUpgrade</type>
		<author><![CDATA[Miguel Pastor]]></author>
		<method>
			<name>setBookmarksServiceConfigurator</name>
			<param>
				<name>bookmarksServiceConfigurator</name>
				<type>com.liferay.bookmarks.service.configuration.configurator.BookmarksServiceConfigurator</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setReleaseLocalService</name>
			<param>
				<name>releaseLocalService</name>
				<type>com.liferay.portal.service.ReleaseLocalService</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>upgrade</name>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_releaseLocalService</name>
		</field>
	</javadoc>
	<javadoc>
		<name>UpgradeAdminPortlets</name>
		<type>com.liferay.bookmarks.web.internal.upgrade.v1_0_0.UpgradeAdminPortlets</type>
		<author><![CDATA[Miguel Pastor]]></author>
		<method>
			<name>doUpgrade</name>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>UpgradePortletPreferences</name>
		<type>com.liferay.bookmarks.web.internal.upgrade.v1_0_0.UpgradePortletPreferences</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getPortletIds</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>upgradePreferences</name>
			<param>
				<name>companyId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>ownerId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>ownerType</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>plid</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletId</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>xml</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>BookmarksWebComponentProvider</name>
		<type>com.liferay.bookmarks.web.util.BookmarksWebComponentProvider</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getBookmarksWebComponentProvider</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getBookmarksGroupServiceConfiguration</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>activate</name>
		</method>
		<method>
			<name>deactivate</name>
		</method>
		<method>
			<name>setBookmarksGroupServiceConfiguration</name>
			<param>
				<name>bookmarksGroupServiceConfiguration</name>
				<type>com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>unsetBookmarksGroupServiceConfiguration</name>
			<param>
				<name>bookmarksGroupServiceConfiguration</name>
				<type>com.liferay.bookmarks.configuration.BookmarksGroupServiceConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<field>
			<name>_bookmarksWebComponentProvider</name>
		</field>
		<field>
			<name>_bookmarksGroupServiceConfiguration</name>
		</field>
	</javadoc>
</javadocs>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy