Interface FriendlyURLSeparatorConfigurationManager


public interface FriendlyURLSeparatorConfigurationManager
  • Method Details

    • getFriendlyURLSeparatorsJSONObject

      com.liferay.portal.kernel.json.JSONObject getFriendlyURLSeparatorsJSONObject(long companyId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • updateFriendlyURLSeparatorCompanyConfiguration

      void updateFriendlyURLSeparatorCompanyConfiguration(long companyId, String friendlyURLSeparatorsJSON) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException