Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portal.kernel.util.Function

Packages that use Function
com.liferay.portal.kernel.comment   
 

Uses of Function in com.liferay.portal.kernel.comment
 

Methods in com.liferay.portal.kernel.comment with parameters of type Function
 long CommentManager.addComment(long userId, long groupId, String className, long classPK, String userName, String subject, String body, Function<String,ServiceContext> serviceContextFunction)
           
 


Liferay 7.0-ce-m3