public class UserBagFactoryImpl
extends Object
implements com.liferay.portal.kernel.security.permission.UserBagFactory
| Constructor and Description |
|---|
UserBagFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.security.permission.UserBag |
create(long userId) |
protected Collection<com.liferay.portal.kernel.model.Organization> |
getUserOrgs(long userId) |
public com.liferay.portal.kernel.security.permission.UserBag create(long userId)
throws com.liferay.portal.kernel.exception.PortalException
create in interface com.liferay.portal.kernel.security.permission.UserBagFactorycom.liferay.portal.kernel.exception.PortalExceptionprotected Collection<com.liferay.portal.kernel.model.Organization> getUserOrgs(long userId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException