Liferay 7.0-ce-b8 portal-test-internal

com.liferay.portlet.trash.test
Interface WhenHasDraftStatus


public interface WhenHasDraftStatus


Method Summary
 com.liferay.portal.kernel.model.BaseModel<?> addDraftBaseModelWithWorkflow(com.liferay.portal.kernel.model.BaseModel<?> parentBaseModel, com.liferay.portal.kernel.service.ServiceContext serviceContext)
           
 

Method Detail

addDraftBaseModelWithWorkflow

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

Liferay 7.0-ce-b8 portal-test-internal