public static class PrincipalException.MustBeCompanyAdmin extends PrincipalException
PrincipalException.MustBeAuthenticated, PrincipalException.MustBeCompanyAdmin, PrincipalException.MustBeEnabled, PrincipalException.MustBeInvokedUsingPost, PrincipalException.MustBeOmniadmin, PrincipalException.MustBePortletStrutsPath, PrincipalException.MustHavePermission
Modifier and Type | Field and Description |
---|---|
long |
userId |
Constructor and Description |
---|
PrincipalException.MustBeCompanyAdmin(long userId) |
PrincipalException.MustBeCompanyAdmin(PermissionChecker permissionChecker) |
getNestedClasses
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PrincipalException.MustBeCompanyAdmin(long userId)
public PrincipalException.MustBeCompanyAdmin(PermissionChecker permissionChecker)