| Package | Description |
|---|---|
| org.nuiton.web | |
| org.nuiton.web.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityEnum[] |
AbstractSecurityTopiaApplicationContext.getContracts() |
static SecurityEntityEnum[] |
SecurityEntityEnum.getContracts() |
<E extends org.nuiton.topia.persistence.TopiaEntity> |
AbstractSecurityTopiaApplicationContext.getEntityEnum(Class<E> type) |
SecurityEntityEnum |
AbstractSecurityTopiaApplicationContext.getEntityEnum(String name) |
static SecurityEntityEnum |
SecurityEntityEnum.valueOf(Class<?> klass) |
static SecurityEntityEnum |
SecurityEntityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityEntityEnum |
SecurityEntityEnum.valueOf(org.nuiton.topia.persistence.TopiaEntity entity) |
static SecurityEntityEnum[] |
SecurityEntityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityEntityEnum |
GeneratedSecurityRoleTopiaDao.getTopiaEntityEnum() |
SecurityEntityEnum |
GeneratedSecurityUserTopiaDao.getTopiaEntityEnum() |
Copyright © 2010–2017 CodeLutin. All rights reserved.