Liferay 7.0-ce-b4

com.liferay.portlet.trash.test
Interface WhenHasParent

All Known Subinterfaces:
WhenHasGrandParent

public interface WhenHasParent


Method Summary
 String getParentBaseModelClassName()
           
 void moveParentBaseModelToTrash(long primaryKey)
           
 

Method Detail

getParentBaseModelClassName

String getParentBaseModelClassName()

moveParentBaseModelToTrash

void moveParentBaseModelToTrash(long primaryKey)
                                throws Exception
Throws:
Exception

Liferay 7.0-ce-b4