public class OmniadminUtil
extends Object
A user can be made a universal administrator by adding their primary key to
the list in portal.properties under the key
omniadmin.users. If this property is left blank, administrators
of the default company will automatically be universal administrators.
| Constructor and Description |
|---|
OmniadminUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOmniadmin(long userId) |
static boolean |
isOmniadmin(com.liferay.portal.kernel.model.User user) |