Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.test.DeleteAfterTestRun

Packages that use DeleteAfterTestRun
com.liferay.portal.lar This package defines the portal archiving interfaces, classes, and exceptions. 
com.liferay.portal.search   
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.permission This package defines the portal service permission interfaces and utilities. 
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
com.liferay.portal.util.subscriptions   
com.liferay.portlet.social   
com.liferay.portlet.trash   
 

Uses of DeleteAfterTestRun in com.liferay.portal.lar
 

Fields in com.liferay.portal.lar with annotations of type DeleteAfterTestRun
protected  Group BaseExportImportTestCase.group
           
protected  Group BaseExportImportTestCase.importedGroup
           
protected  Group BaseStagedModelDataHandlerTestCase.liveGroup
           
protected  Group BasePortletDataHandlerTestCase.stagingGroup
           
protected  Group BaseStagedModelDataHandlerTestCase.stagingGroup
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.search
 

Fields in com.liferay.portal.search with annotations of type DeleteAfterTestRun
protected  Group BaseSearchTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.service
 

Fields in com.liferay.portal.service with annotations of type DeleteAfterTestRun
protected  Group BaseLocalServiceTreeTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.service.permission
 

Fields in com.liferay.portal.service.permission with annotations of type DeleteAfterTestRun
protected  Group BasePermissionTestCase.group
           
protected  User BasePermissionTestCase.user
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.util
 

Fields in com.liferay.portal.util with annotations of type DeleteAfterTestRun
protected  Group BaseUserNotificationTestCase.group
           
protected  User BaseUserNotificationTestCase.user
           
 

Uses of DeleteAfterTestRun in com.liferay.portal.util.subscriptions
 

Fields in com.liferay.portal.util.subscriptions with annotations of type DeleteAfterTestRun
protected  Group BaseSubscriptionTestCase.group
           
protected  User BaseSubscriptionTestCase.user
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.social
 

Fields in com.liferay.portlet.social with annotations of type DeleteAfterTestRun
protected  Group BaseSocialActivityInterpreterTestCase.group
           
 

Uses of DeleteAfterTestRun in com.liferay.portlet.trash
 

Fields in com.liferay.portlet.trash with annotations of type DeleteAfterTestRun
protected  Group BaseTrashHandlerTestCase.group
           
 


Liferay 7.0-ce-m3