Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portal.kernel.lar.UserIdStrategy

Packages that use UserIdStrategy
com.liferay.portal.kernel.lar   
com.liferay.portal.lar   
 

Uses of UserIdStrategy in com.liferay.portal.kernel.lar
 

Methods in com.liferay.portal.kernel.lar that return UserIdStrategy
 UserIdStrategy PortletDataContext.getUserIdStrategy()
           
 

Uses of UserIdStrategy in com.liferay.portal.lar
 

Subinterfaces of UserIdStrategy in com.liferay.portal.lar
 interface UserIdStrategy
          Deprecated. Moved to UserIdStrategy
 


Liferay 6.1.10-ee-ga1