public final class SetupCategorization extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setupTags(eu.lundegaard.liferay.db.setup.domain.Site site,
long groupId,
long companyId)
Sets up tags for a site.
|
static void |
setupVocabularies(eu.lundegaard.liferay.db.setup.domain.Site site,
long groupId,
long companyId)
Sets up vocabularies for a site.
|
public static void setupVocabularies(eu.lundegaard.liferay.db.setup.domain.Site site,
long groupId,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException,
com.liferay.portal.kernel.exception.PortalException
site - the site for which to set up vocabulariesgroupId - the group ID of the sitecompanyId - the company ID of the sitecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredcom.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic static void setupTags(eu.lundegaard.liferay.db.setup.domain.Site site,
long groupId,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
site - the site for which to set up tagsgroupId - the group ID of the sitecompanyId - the company ID of the sitecom.liferay.portal.kernel.exception.SystemException - if a system exception occurredCopyright © 2016–2023 Lundegaard a.s.. All rights reserved.