Interface CPVersionContributor
public interface CPVersionContributor
-
Method Summary
-
Method Details
-
onDelete
void onDelete(long cpDefinitionId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
onUpdate
void onUpdate(long oldCPDefinitionId, long newCPDefinitionId)
-