Liferay 7.0-ga1 portal-test-integration

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-ga1 portal-test-integration