Interface VirtualCPTypeHelper
@ProviderType
public interface VirtualCPTypeHelper
-
Method Summary
Modifier and TypeMethodDescriptiongetCPDefinitionVirtualSetting
(long cpDefinitionId, long cpInstanceId) getSampleURL
(long cpDefinitionId, long cpInstanceId, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
-
Method Details
-
getCPDefinitionVirtualSetting
CPDefinitionVirtualSetting getCPDefinitionVirtualSetting(long cpDefinitionId, long cpInstanceId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getSampleURL
String getSampleURL(long cpDefinitionId, long cpInstanceId, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-