Interface CPContentContributor
public interface CPContentContributor
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
com.liferay.portal.kernel.json.JSONObject
getValue
(CPInstance cpInstance, javax.servlet.http.HttpServletRequest httpServletRequest)
-
Method Details
-
getName
String getName() -
getValue
com.liferay.portal.kernel.json.JSONObject getValue(CPInstance cpInstance, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-