com.liferay.portal.security.permission
Class UserBagFactoryImpl
java.lang.Object
com.liferay.portal.security.permission.UserBagFactoryImpl
- All Implemented Interfaces:
- UserBagFactory
public class UserBagFactoryImpl
- extends Object
- implements UserBagFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserBagFactoryImpl
public UserBagFactoryImpl()
create
public UserBag create(long userId)
throws PortalException
- Specified by:
create in interface UserBagFactory
- Throws:
PortalException
getUserOrgs
protected Collection<Organization> getUserOrgs(long userId)
throws PortalException
- Throws:
PortalException