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