Liferay 7.0-ce-b4

com.liferay.portal.security.permission
Class UserBagFactoryUtil

java.lang.Object
  extended by com.liferay.portal.security.permission.UserBagFactoryUtil

public class UserBagFactoryUtil
extends Object


Method Summary
static UserBag create(long userId)
           
static UserBagFactory getUserBagFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static UserBag create(long userId)
                      throws PortalException
Throws:
PortalException

getUserBagFactory

public static UserBagFactory getUserBagFactory()

Liferay 7.0-ce-b4