Interface BulkSelectionAction<T>


public interface BulkSelectionAction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(com.liferay.portal.kernel.model.User user, BulkSelection<T> bulkSelection, Map<String,Serializable> inputMap)