public interface FriendlyURLSeparatorConfigurationManager
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFriendlyURLSeparatorsJSON(long companyId) |
void |
updateFriendlyURLSeparatorCompanyConfiguration(long companyId,
java.lang.String friendlyURLSeparatorsJSON) |
java.lang.String getFriendlyURLSeparatorsJSON(long companyId) throws com.liferay.portal.kernel.module.configuration.ConfigurationException
com.liferay.portal.kernel.module.configuration.ConfigurationException
void updateFriendlyURLSeparatorCompanyConfiguration(long companyId, java.lang.String friendlyURLSeparatorsJSON) throws com.liferay.portal.kernel.module.configuration.ConfigurationException
com.liferay.portal.kernel.module.configuration.ConfigurationException