Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.UserIdMapperPersistence

Packages that use UserIdMapperPersistence
com.liferay.portal.service.persistence   
 

Uses of UserIdMapperPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return UserIdMapperPersistence
static UserIdMapperPersistence UserIdMapperUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type UserIdMapperPersistence
 void UserIdMapperUtil.setPersistence(UserIdMapperPersistence persistence)
           
 


Liferay 6.0-ee-sp2