Liferay 7.0-ce-b7 portal-test-internal

com.liferay.portlet.trash.test
Interface WhenIsUpdatableBaseModel


public interface WhenIsUpdatableBaseModel


Method Summary
 com.liferay.portal.kernel.model.BaseModel<?> updateBaseModel(long primaryKey, com.liferay.portal.kernel.service.ServiceContext serviceContext)
           
 

Method Detail

updateBaseModel

com.liferay.portal.kernel.model.BaseModel<?> updateBaseModel(long primaryKey,
                                                             com.liferay.portal.kernel.service.ServiceContext serviceContext)
                                                             throws Exception
Throws:
Exception

Liferay 7.0-ce-b7 portal-test-internal