Liferay 7.0-ce-b4

com.liferay.portal.security.permission
Interface UserBagFactory

All Known Implementing Classes:
UserBagFactoryImpl

public interface UserBagFactory


Method Summary
 UserBag create(long userId)
           
 

Method Detail

create

UserBag create(long userId)
               throws PortalException
Throws:
PortalException

Liferay 7.0-ce-b4