|
Liferay 7.0-ce-b7 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.security.auth.PrincipalException
com.liferay.portal.kernel.security.auth.PrincipalException.MustBeEnabled
public static class PrincipalException.MustBeEnabled
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.liferay.portal.kernel.security.auth.PrincipalException |
|---|
PrincipalException.MustBeAuthenticated, PrincipalException.MustBeCompanyAdmin, PrincipalException.MustBeEnabled, PrincipalException.MustBeInvokedUsingPost, PrincipalException.MustBeOmniadmin, PrincipalException.MustBePortletStrutsPath, PrincipalException.MustHavePermission |
| Field Summary | |
|---|---|
long |
companyId
|
String[] |
resourceName
|
| Constructor Summary | |
|---|---|
PrincipalException.MustBeEnabled(long companyId,
String... resourceName)
|
|
| Method Summary |
|---|
| Methods inherited from class com.liferay.portal.kernel.security.auth.PrincipalException |
|---|
getNestedClasses |
| Methods inherited from class java.lang.Throwable |
|---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final long companyId
public final String[] resourceName
| Constructor Detail |
|---|
public PrincipalException.MustBeEnabled(long companyId,
String... resourceName)
|
Liferay 7.0-ce-b7 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||