Liferay 7.0-ce-b4

com.liferay.portlet.trash.test
Interface WhenIsUpdatableBaseModel


public interface WhenIsUpdatableBaseModel


Method Summary
 BaseModel<?> updateBaseModel(long primaryKey, ServiceContext serviceContext)
           
 

Method Detail

updateBaseModel

BaseModel<?> updateBaseModel(long primaryKey,
                             ServiceContext serviceContext)
                             throws Exception
Throws:
Exception

Liferay 7.0-ce-b4