Liferay 7.0-ce-b4

com.liferay.portal.kernel.dao.orm
Interface ActionableDynamicQuery.PerformActionMethod<T>

Enclosing interface:
ActionableDynamicQuery

public static interface ActionableDynamicQuery.PerformActionMethod<T>


Method Summary
 void performAction(T t)
           
 

Method Detail

performAction

void performAction(T t)
                   throws PortalException
Throws:
PortalException

Liferay 7.0-ce-b4