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

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

The newest version!
<?xml version="1.0"?>

<javadocs>
	<javadoc>
		<name>WikiGroupServiceSettingsConfigurationAction</name>
		<type>com.liferay.wiki.web.admin.portlet.action.WikiGroupServiceSettingsConfigurationAction</type>
		<author><![CDATA[Iván Zaera]]></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>
	</javadoc>
	<javadoc>
		<name>EditPageAttachmentAlwaysAllowDoAsUser</name>
		<type>com.liferay.wiki.web.admin.portlet.security.auth.EditPageAttachmentAlwaysAllowDoAsUser</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getStrutsActions</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_strutsActions</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiPanelApp</name>
		<type>com.liferay.wiki.web.internal.application.list.WikiPanelApp</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>WikiPortletInstanceConfiguration</name>
		<type>com.liferay.wiki.web.configuration.WikiPortletInstanceConfiguration</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>displayStyle</name>
			<comment><![CDATA[Set a DDM template ID that starts with the prefix "ddmTemplate_" (i.e. ddmTemplate_06cd7b42-e8a4-4b5e-8d5a-b4f4dbba5618) to use as the display style.]]></comment>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>displayStyleGroupId</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>enableCommentRatings</name>
			<comment><![CDATA[Set this to <code>true</code> to enable ratings in Wiki comments.]]></comment>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>enableComments</name>
			<comment><![CDATA[Set this to <code>true</code> to enable comments for Wiki pages.]]></comment>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>enablePageRatings</name>
			<comment><![CDATA[Set this to <code>true</code> to enable ratings for Wiki pages.]]></comment>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>enableRelatedAssets</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>hiddenNodes</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>visibleNodes</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPageCustomAttributesDisplay</name>
		<type>com.liferay.wiki.web.internal.custom.attributes.WikiPageCustomAttributesDisplay</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>DefaultWikiEditPageDisplayContext</name>
		<type>com.liferay.wiki.web.internal.display.context.DefaultWikiEditPageDisplayContext</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>DefaultWikiEditPageDisplayContext</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>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getUuid</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_UUID</name>
		</field>
	</javadoc>
	<javadoc>
		<name>DefaultWikiListPagesDisplayContext</name>
		<type>com.liferay.wiki.web.internal.display.context.DefaultWikiListPagesDisplayContext</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>DefaultWikiListPagesDisplayContext</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>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getMenu</name>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getToolbarItems</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUuid</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>addAddPageToolbarItem</name>
			<param>
				<name>toolbarItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>addCopyMenuItem</name>
			<param>
				<name>menuItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addDeleteMenuItem</name>
			<param>
				<name>menuItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addEditMenuItem</name>
			<param>
				<name>menuItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>addMoveMenuItem</name>
			<param>
				<name>menuItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addPermissionsMenuItem</name>
			<param>
				<name>menuItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>addSubscriptionMenuItem</name>
			<param>
				<name>menuItems</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>isCopyPasteEnabled</name>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_UUID</name>
		</field>
		<field>
			<name>_request</name>
		</field>
		<field>
			<name>_wikiNode</name>
		</field>
		<field>
			<name>_wikiRequestHelper</name>
		</field>
	</javadoc>
	<javadoc>
		<name>DefaultWikiViewPageDisplayContext</name>
		<type>com.liferay.wiki.web.internal.display.context.DefaultWikiViewPageDisplayContext</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>DefaultWikiViewPageDisplayContext</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>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getUuid</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_UUID</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiDisplayContextProvider</name>
		<type>com.liferay.wiki.web.internal.display.context.WikiDisplayContextProvider</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getWikiEditPageDisplayContext</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>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiListPagesDisplayContext</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>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiViewPageDisplayContext</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>
			<param>
				<name>wikiPage</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>activate</name>
			<param>
				<name>bundleContext</name>
				<type>org.osgi.framework.BundleContext</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setWikiDisplayContextFactory</name>
			<param>
				<name>serviceReference</name>
				<type>org.osgi.framework.ServiceReference</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>unsetWikiDisplayContextFactory</name>
			<param>
				<name>serviceReference</name>
				<type>org.osgi.framework.ServiceReference</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<field>
			<name>_bundleContext</name>
		</field>
		<field>
			<name>_wikiDisplayContextFactories</name>
		</field>
	</javadoc>
	<javadoc>
		<name>MailTemplatesHelper</name>
		<type>com.liferay.wiki.web.internal.display.context.logic.MailTemplatesHelper</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>MailTemplatesHelper</name>
			<param>
				<name>wikiRequestHelper</name>
				<type>com.liferay.wiki.web.internal.display.context.util.WikiRequestHelper</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getEmailFromDefinitionTerms</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getEmailNotificationDefinitionTerms</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_wikiGroupServiceSettings</name>
		</field>
		<field>
			<name>_wikiRequestHelper</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiPortletInstanceSettingsHelper</name>
		<type>com.liferay.wiki.web.internal.display.context.logic.WikiPortletInstanceSettingsHelper</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>WikiPortletInstanceSettingsHelper</name>
			<param>
				<name>wikiRequestHelper</name>
				<type>com.liferay.wiki.web.internal.display.context.util.WikiRequestHelper</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getAllNodeNames</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getAllNodes</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getAllPermittedNodes</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getDisplayStyle</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getDisplayStyleGroupId</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getHiddenNodes</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getVisibleNodeNames</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isEnableCommentRatings</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isEnableComments</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isEnablePageRatings</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isEnableRelatedAssets</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>_populateNodes</name>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_allNodeNames</name>
		</field>
		<field>
			<name>_allNodes</name>
		</field>
		<field>
			<name>_allPermittedNodes</name>
		</field>
		<field>
			<name>_displayStyle</name>
		</field>
		<field>
			<name>_displayStyleGroupId</name>
		</field>
		<field>
			<name>_enableCommentRatings</name>
		</field>
		<field>
			<name>_enableComments</name>
		</field>
		<field>
			<name>_enablePageRatings</name>
		</field>
		<field>
			<name>_enableRelatedAssets</name>
		</field>
		<field>
			<name>_hiddenNodes</name>
		</field>
		<field>
			<name>_visibleNodeNames</name>
		</field>
		<field>
			<name>_wikiPortletInstanceSettings</name>
		</field>
		<field>
			<name>_wikiRequestHelper</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiVisualizationHelper</name>
		<type>com.liferay.wiki.web.internal.display.context.logic.WikiVisualizationHelper</type>
		<author><![CDATA[Adolfo Pérez]]></author>
		<method>
			<name>WikiVisualizationHelper</name>
			<param>
				<name>wikiRequestHelper</name>
				<type>com.liferay.wiki.web.internal.display.context.util.WikiRequestHelper</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiPortletInstanceSettingsHelper</name>
				<type>WikiPortletInstanceSettingsHelper</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiGroupServiceConfiguration</name>
				<type>com.liferay.wiki.configuration.WikiGroupServiceConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>isFrontPageNavItemSelected</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isNodeNameVisible</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isNodeNavigationVisible</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isUndoTrashControlVisible</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isViewAllPagesNavItemSelected</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isViewDraftPagesNavItemSelected</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isViewOrphanPagesNavItemSelected</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isViewRecentChangesNavItemSelected</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getStrutsPath</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>isNavItemSelected</name>
			<param>
				<name>navItemStrutsAction</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_strutsPath</name>
		</field>
		<field>
			<name>_wikiGroupServiceConfiguration</name>
		</field>
		<field>
			<name>_wikiPortletInstanceSettingsHelper</name>
		</field>
		<field>
			<name>_wikiRequestHelper</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiRequestHelper</name>
		<type>com.liferay.wiki.web.internal.display.context.util.WikiRequestHelper</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>WikiRequestHelper</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getCategoryId</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiGroupServiceSettings</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiPage</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiPortletInstanceSettings</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_categoryId</name>
		</field>
		<field>
			<name>_wikiGroupServiceSettings</name>
		</field>
		<field>
			<name>_wikiPage</name>
		</field>
		<field>
			<name>_wikiPortletInstanceSettings</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiURLHelper</name>
		<type>com.liferay.wiki.web.internal.display.context.util.WikiURLHelper</type>
		<author><![CDATA[Adolfo Pérez]]></author>
		<method>
			<name>WikiURLHelper</name>
			<param>
				<name>wikiRequestHelper</name>
				<type>WikiRequestHelper</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderResponse</name>
				<type>javax.portlet.RenderResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiGroupServiceConfiguration</name>
				<type>com.liferay.wiki.configuration.WikiGroupServiceConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getBackToNodeURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getFrontPageURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getSearchURL</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getUndoTrashURL</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getViewAllPagesURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getViewDraftPagesURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getViewOrphanPagesURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getViewPageURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getViewRecentChangesURL</name>
			<param>
				<name>wikiNode</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiNodeBaseURL</name>
			<param>
				<name>node</name>
				<type>com.liferay.wiki.model.WikiNode</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_renderResponse</name>
		</field>
		<field>
			<name>_wikiGroupServiceConfiguration</name>
		</field>
		<field>
			<name>_wikiRequestHelper</name>
		</field>
	</javadoc>
	<javadoc>
		<name>ViewAction</name>
		<type>com.liferay.wiki.web.display.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>
		<method>
			<name>getNode</name>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</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>EditPageAttachmentAlwaysAllowDoAsUser</name>
		<type>com.liferay.wiki.web.display.portlet.security.auth.EditPageAttachmentAlwaysAllowDoAsUser</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getStrutsActions</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_strutsActions</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiAttachmentItemSelectorView</name>
		<type>com.liferay.wiki.web.internal.item.selector.view.WikiAttachmentItemSelectorView</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getItemSelectorCriterionClass</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getServletContext</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getSupportedItemSelectorReturnTypes</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getTitle</name>
			<param>
				<name>locale</name>
				<type>java.util.Locale</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>renderHTML</name>
			<param>
				<name>request</name>
				<type>javax.servlet.ServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>response</name>
				<type>javax.servlet.ServletResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiAttachmentItemSelectorCriterion</name>
				<type>com.liferay.wiki.item.selector.criterion.WikiAttachmentItemSelectorCriterion</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletURL</name>
				<type>javax.portlet.PortletURL</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>itemSelectedEventName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>IOException</name>
				<type>java.io.IOException</type>
				<comment><![CDATA[]]></comment>
			</throws>
			<throws>
				<name>ServletException</name>
				<type>javax.servlet.ServletException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>setServletContext</name>
			<param>
				<name>servletContext</name>
				<type>javax.servlet.ServletContext</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<field>
			<name>WIKI_ATTACHMENT_ITEM_SELECTOR_VIEW_DISPLAY_CONTEXT</name>
		</field>
		<field>
			<name>_supportedItemSelectorReturnTypes</name>
		</field>
		<field>
			<name>_servletContext</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiAttachmentItemSelectorViewDisplayContext</name>
		<type>com.liferay.wiki.web.internal.item.selector.view.display.context.WikiAttachmentItemSelectorViewDisplayContext</type>
		<author><![CDATA[Roberto Díaz]]></author>
		<method>
			<name>WikiAttachmentItemSelectorViewDisplayContext</name>
			<param>
				<name>wikiAttachmentItemSelectorCriterion</name>
				<type>com.liferay.wiki.item.selector.criterion.WikiAttachmentItemSelectorCriterion</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>wikiAttachmentItemSelectorView</name>
				<type>com.liferay.wiki.web.internal.item.selector.view.WikiAttachmentItemSelectorView</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>itemSelectedEventName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletURL</name>
				<type>javax.portlet.PortletURL</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>getDisplayStyle</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getItemSelectedEventName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getPortletURL</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>liferayPortletResponse</name>
				<type>com.liferay.portal.kernel.portlet.LiferayPortletResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortletException</name>
				<type>javax.portlet.PortletException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getTitle</name>
			<param>
				<name>locale</name>
				<type>java.util.Locale</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiAttachmentItemSelectorCriterion</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiPage</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_itemSelectedEventName</name>
		</field>
		<field>
			<name>_portletURL</name>
		</field>
		<field>
			<name>_wikiAttachmentItemSelectorCriterion</name>
		</field>
		<field>
			<name>_wikiAttachmentItemSelectorView</name>
		</field>
	</javadoc>
	<javadoc>
		<name>BaseAlwaysAllowDoAsUser</name>
		<type>com.liferay.wiki.web.security.auth.BaseAlwaysAllowDoAsUser</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getActionNames</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getPaths</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getStrutsActions</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPermissionPropagatorImpl</name>
		<type>com.liferay.wiki.web.internal.security.permission.WikiPermissionPropagatorImpl</type>
		<author><![CDATA[Hugo Huijser]]></author>
		<author><![CDATA[Angelo Jefferson]]></author>
		<method>
			<name>propagateRolePermissions</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>className</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>primKey</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>roleIds</name>
				<type>long[]</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPortletInstanceConfiguration</name>
		<type>com.liferay.wiki.web.configuration.WikiPortletInstanceOverriddenConfiguration</type>
		<author><![CDATA[Iván Zaera]]></author>
	</javadoc>
	<javadoc>
		<name>WikiPortletInstanceSettingsOverride</name>
		<type>com.liferay.wiki.web.configuration.WikiPortletInstanceConfigurationOverride</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>setHiddenNodes</name>
			<param>
				<name>hiddenNodes</name>
				<type>java.lang.String[]</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setVisibleNodes</name>
			<param>
				<name>visibleNodes</name>
				<type>java.lang.String[]</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>store</name>
			<throws>
				<name>IOException</name>
				<type>java.io.IOException</type>
				<comment><![CDATA[]]></comment>
			</throws>
			<throws>
				<name>ValidatorException</name>
				<type>javax.portlet.ValidatorException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiAdminPortletInstanceConfigurationPidMapping</name>
		<type>com.liferay.wiki.web.configuration.definition.WikiAdminPortletInstanceConfigurationPidMapping</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getConfigurationBeanClass</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getConfigurationPid</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiDisplayPortletInstanceConfigurationPidMapping</name>
		<type>com.liferay.wiki.web.configuration.definition.WikiDisplayPortletInstanceConfigurationPidMapping</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getConfigurationBeanClass</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getConfigurationPid</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPortletInstanceConfigurationBeanDeclaration</name>
		<type>com.liferay.wiki.web.configuration.definition.WikiPortletInstanceConfigurationBeanDeclaration</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getConfigurationBeanClass</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPortletInstanceConfigurationPidMapping</name>
		<type>com.liferay.wiki.web.configuration.definition.WikiPortletInstanceConfigurationPidMapping</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getConfigurationBeanClass</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getConfigurationPid</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPortletInstanceSettingsOverrideImpl</name>
		<type>com.liferay.wiki.web.configuration.definition.WikiPortletInstanceConfigurationOverrideImpl</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>WikiPortletInstanceSettingsOverrideImpl</name>
			<param>
				<name>typedSettings</name>
				<type>com.liferay.portal.kernel.settings.TypedSettings</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setHiddenNodes</name>
			<param>
				<name>hiddenNodes</name>
				<type>java.lang.String[]</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setVisibleNodes</name>
			<param>
				<name>visibleNodes</name>
				<type>java.lang.String[]</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>store</name>
			<throws>
				<name>IOException</name>
				<type>java.io.IOException</type>
				<comment><![CDATA[]]></comment>
			</throws>
			<throws>
				<name>ValidatorException</name>
				<type>javax.portlet.ValidatorException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_typedSettings</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiWebUpgrade</name>
		<type>com.liferay.wiki.web.internal.upgrade.WikiWebUpgrade</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>setReleaseLocalService</name>
			<param>
				<name>releaseLocalService</name>
				<type>com.liferay.portal.service.ReleaseLocalService</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setSettingsFactory</name>
			<param>
				<name>settingsFactory</name>
				<type>com.liferay.portal.kernel.settings.SettingsFactory</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>setWikiServiceConfigurator</name>
			<param>
				<name>wikiServiceConfigurator</name>
				<type>com.liferay.wiki.service.configuration.configurator.WikiServiceConfigurator</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>
		<field>
			<name>_settingsFactory</name>
		</field>
	</javadoc>
	<javadoc>
		<name>UpgradePortletSettings</name>
		<type>com.liferay.wiki.web.internal.upgrade.v1_0_0.UpgradePortletSettings</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>UpgradePortletSettings</name>
			<param>
				<name>settingsFactory</name>
				<type>com.liferay.portal.kernel.settings.SettingsFactory</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>doUpgrade</name>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiWebComponentProvider</name>
		<type>com.liferay.wiki.web.util.WikiWebComponentProvider</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getWikiWebComponentProvider</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiDisplayContextProvider</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getWikiGroupServiceConfiguration</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>setWikiDisplayContextProvider</name>
			<param>
				<name>wikiDisplayContextProvider</name>
				<type>com.liferay.wiki.web.internal.display.context.WikiDisplayContextProvider</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>activate</name>
		</method>
		<method>
			<name>deactivate</name>
		</method>
		<method>
			<name>setWikiGroupServiceConfiguration</name>
			<param>
				<name>wikiGroupServiceConfiguration</name>
				<type>com.liferay.wiki.configuration.WikiGroupServiceConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>unsetWikiGroupServiceConfiguration</name>
			<param>
				<name>wikiGroupServiceConfiguration</name>
				<type>com.liferay.wiki.configuration.WikiGroupServiceConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<field>
			<name>_wikiWebComponentProvider</name>
		</field>
		<field>
			<name>_wikiDisplayContextProvider</name>
		</field>
		<field>
			<name>_wikiGroupServiceConfiguration</name>
		</field>
	</javadoc>
	<javadoc>
		<name>ActionUtil</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.ActionUtil</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<author><![CDATA[Jorge Ferrer]]></author>
		<method>
			<name>getFirstNode</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getFirstVisibleNode</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getFirstVisiblePage</name>
			<param>
				<name>nodeId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getNode</name>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</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>getPage</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>CompareVersionsAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.CompareVersionsAction</type>
		<author><![CDATA[Bruno Farache]]></author>
		<author><![CDATA[Julio Camarero]]></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>
		<method>
			<name>serveResource</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>resourceRequest</name>
				<type>javax.portlet.ResourceRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>resourceResponse</name>
				<type>javax.portlet.ResourceResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>compareVersions</name>
			<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>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getHtmlDiffResult</name>
			<param>
				<name>sourceVersion</name>
				<type>double</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>targetVersion</name>
				<type>double</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletResponse</name>
				<type>javax.portlet.PortletResponse</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>EditNodeAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.EditNodeAction</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>deleteNode</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>getWikiPortletInstanceSettings</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</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>subscribeNode</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>unsubscribeNode</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>updateNode</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>updateSettings</name>
			<param>
				<name>wikiPortletInstanceConfiguration</name>
				<type>com.liferay.wiki.web.configuration.WikiPortletInstanceOverriddenConfiguration</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>oldName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>newName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
	</javadoc>
	<javadoc>
		<name>EditNodeAttachmentAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.EditNodeAttachmentAction</type>
		<author><![CDATA[Eudaldo Alonso]]></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>emptyTrash</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>EditPageAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.EditPageAction</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<author><![CDATA[Jorge Ferrer]]></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>deletePage</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>getPage</name>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>getSaveAndContinueRedirect</name>
			<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>
			<param>
				<name>page</name>
				<type>com.liferay.wiki.model.WikiPage</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>redirect</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>
		<method>
			<name>isCheckMethodOnProcessAction</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>restorePage</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>revertPage</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>subscribePage</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>unsubscribePage</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>updatePage</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>
		<field>
			<name>_CHECK_METHOD_ON_PROCESS_ACTION</name>
		</field>
	</javadoc>
	<javadoc>
		<name>EditPageAttachmentsAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.EditPageAttachmentsAction</type>
		<author><![CDATA[Jorge Ferrer]]></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>addAttachment</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>addMultipleFileEntries</name>
			<comment><![CDATA[TODO: Remove. This should extend from EditFileEntryAction once it is modularized.]]></comment>
			<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>addMultipleFileEntries</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>
			<param>
				<name>selectedFileName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>validFileNameKVPs</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>invalidFileNameKVPs</name>
				<type>java.util.List</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>addTempAttachment</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>deleteAttachment</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>deleteTempAttachment</name>
			<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>emptyTrash</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>getAddMultipleFileEntriesErrorMessage</name>
			<comment><![CDATA[TODO: Remove. This should extend from EditFileEntryAction once it is modularized.]]></comment>
			<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>
			<param>
				<name>e</name>
				<type>java.lang.Exception</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>getAllowedFileExtensions</name>
			<comment><![CDATA[TODO: Remove. This should extend from EditFileEntryAction once it is modularized.]]></comment>
			<param>
				<name>portletConfig</name>
				<type>javax.portlet.PortletConfig</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletRequest</name>
				<type>javax.portlet.PortletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletResponse</name>
				<type>javax.portlet.PortletResponse</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>handleUploadException</name>
			<comment><![CDATA[TODO: Remove. This should extend from EditFileEntryAction once it is modularized.]]></comment>
			<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>
			<param>
				<name>cmd</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>e</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>restoreEntries</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>restoreOverride</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>restoreRename</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>
		<field>
			<name>_TEMP_FOLDER_NAME</name>
		</field>
	</javadoc>
	<javadoc>
		<name>ExportPageAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.ExportPageAction</type>
		<author><![CDATA[Bruno Farache]]></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>getFile</name>
			<param>
				<name>nodeId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>title</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>version</name>
				<type>double</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>targetExtension</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>viewPageURL</name>
				<type>javax.portlet.PortletURL</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>editPageURL</name>
				<type>javax.portlet.PortletURL</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>themeDisplay</name>
				<type>com.liferay.portal.theme.ThemeDisplay</type>
				<comment><![CDATA[]]></comment>
			</param>
			<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>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isCheckMethodOnProcessAction</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_CHECK_METHOD_ON_PROCESS_ACTION</name>
		</field>
		<field>
			<name>_LOCALHOST</name>
		</field>
		<field>
			<name>_LOCALHOST_IP</name>
		</field>
		<field>
			<name>_log</name>
		</field>
	</javadoc>
	<javadoc>
		<name>FindPageAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.FindPageAction</type>
		<author><![CDATA[Samuel Kong]]></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>
		<method>
			<name>processPortletURL</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>portletURL</name>
				<type>javax.portlet.PortletURL</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>GetPageAttachmentAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.GetPageAttachmentAction</type>
		<author><![CDATA[Jorge Ferrer]]></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>
		<method>
			<name>getFile</name>
			<param>
				<name>nodeId</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>title</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>fileName</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>status</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<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>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<field>
			<name>_log</name>
		</field>
	</javadoc>
	<javadoc>
		<name>ImportPagesAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.ImportPagesAction</type>
		<author><![CDATA[Jorge Ferrer]]></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>importPages</name>
			<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>
	</javadoc>
	<javadoc>
		<name>MovePageAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.MovePageAction</type>
		<author><![CDATA[Jorge Ferrer]]></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>changeNode</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>changeParentPage</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>getChangeNodeRedirect</name>
			<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>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isCheckMethodOnProcessAction</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>renamePage</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>
		<field>
			<name>_CHECK_METHOD_ON_PROCESS_ACTION</name>
		</field>
	</javadoc>
	<javadoc>
		<name>RSSAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.RSSAction</type>
		<author><![CDATA[Jorge Ferrer]]></author>
		<method>
			<name>getRSS</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</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>isRSSFeedsEnabled</name>
			<param>
				<name>request</name>
				<type>javax.servlet.http.HttpServletRequest</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>ViewNodeAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.ViewNodeAction</type>
		<author><![CDATA[Jorge Ferrer]]></author>
		<author><![CDATA[Jack Li]]></author>
		<method>
			<name>viewNode</name>
			<param>
				<name>actionMapping</name>
				<type>org.apache.struts.action.ActionMapping</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>defaultForward</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>
		<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>ViewPageAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.ViewPageAction</type>
		<author><![CDATA[Brian Wing Shun Chan]]></author>
		<author><![CDATA[Jorge Ferrer]]></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>
		<method>
			<name>getNode</name>
			<param>
				<name>renderRequest</name>
				<type>javax.portlet.RenderRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
			<throws>
				<name>Exception</name>
				<type>java.lang.Exception</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</method>
		<method>
			<name>isCheckMethodOnProcessAction</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiGroupServiceSettingsConfigurationAction</name>
		<type>com.liferay.wiki.web.wiki.portlet.action.WikiGroupServiceSettingsConfigurationAction</type>
		<author><![CDATA[Bruno Farache]]></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>validateDisplaySettings</name>
			<param>
				<name>actionRequest</name>
				<type>javax.portlet.ActionRequest</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
	</javadoc>
	<javadoc>
		<name>AuthPublicPath</name>
		<type>com.liferay.wiki.web.wiki.portlet.path.AuthPublicPath</type>
		<author><![CDATA[Sergio González]]></author>
	</javadoc>
	<javadoc>
		<name>WikiFriendlyURLMapper</name>
		<type>com.liferay.wiki.web.wiki.portlet.route.WikiFriendlyURLMapper</type>
		<author><![CDATA[Shinn Lok]]></author>
		<author><![CDATA[Levente Hudák]]></author>
		<method>
			<name>buildPath</name>
			<param>
				<name>liferayPortletURL</name>
				<type>com.liferay.portal.kernel.portlet.LiferayPortletURL</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>addParameter</name>
			<param>
				<name>routeParameters</name>
				<type>java.util.Map</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>name</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>escape</name>
				<type>boolean</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
		<method>
			<name>populateParams</name>
			<param>
				<name>parameterMap</name>
				<type>java.util.Map</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>namespace</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>routeParameters</name>
				<type>java.util.Map</type>
				<comment><![CDATA[]]></comment>
			</param>
		</method>
	</javadoc>
	<javadoc>
		<name>EditPageAttachmentAlwaysAllowDoAsUser</name>
		<type>com.liferay.wiki.web.wiki.portlet.security.auth.EditPageAttachmentAlwaysAllowDoAsUser</type>
		<author><![CDATA[Iván Zaera]]></author>
		<method>
			<name>getStrutsActions</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<field>
			<name>_strutsActions</name>
		</field>
	</javadoc>
	<javadoc>
		<name>WikiPortletDisplayTemplateHandler</name>
		<type>com.liferay.wiki.web.wiki.portlet.template.WikiPortletDisplayTemplateHandler</type>
		<author><![CDATA[Juan Fernández]]></author>
		<method>
			<name>getClassName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getName</name>
			<param>
				<name>locale</name>
				<type>java.util.Locale</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getResourceName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getTemplateVariableGroups</name>
			<param>
				<name>classPK</name>
				<type>long</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>language</name>
				<type>java.lang.String</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>locale</name>
				<type>java.util.Locale</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>getTemplatesConfigPath</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
	</javadoc>
	<javadoc>
		<name>WikiPageWorkflowHandler</name>
		<type>com.liferay.wiki.web.internal.workflow.WikiPageWorkflowHandler</type>
		<author><![CDATA[Jorge Ferrer]]></author>
		<author><![CDATA[Julio Camarero]]></author>
		<method>
			<name>getClassName</name>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>getType</name>
			<param>
				<name>locale</name>
				<type>java.util.Locale</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
		</method>
		<method>
			<name>updateStatus</name>
			<param>
				<name>status</name>
				<type>int</type>
				<comment><![CDATA[]]></comment>
			</param>
			<param>
				<name>workflowContext</name>
				<type>java.util.Map</type>
				<comment><![CDATA[]]></comment>
			</param>
			<return>
				<comment><![CDATA[]]></comment>
			</return>
			<throws>
				<name>PortalException</name>
				<type>com.liferay.portal.kernel.exception.PortalException</type>
				<comment><![CDATA[]]></comment>
			</throws>
		</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>
</javadocs>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy