|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityOperationType | |
|---|---|
| org.broadleafcommerce.openadmin.security | |
| org.broadleafcommerce.openadmin.server.security.remote | |
| Uses of EntityOperationType in org.broadleafcommerce.openadmin.security |
|---|
| Methods in org.broadleafcommerce.openadmin.security that return types with arguments of type EntityOperationType | |
|---|---|
List<EntityOperationType> |
SecurityConfig.getRequiredTypes()
|
| Method parameters in org.broadleafcommerce.openadmin.security with type arguments of type EntityOperationType | |
|---|---|
void |
SecurityConfig.setRequiredTypes(List<EntityOperationType> requiredTypes)
|
| Uses of EntityOperationType in org.broadleafcommerce.openadmin.server.security.remote |
|---|
| Methods in org.broadleafcommerce.openadmin.server.security.remote that return EntityOperationType | |
|---|---|
static EntityOperationType |
EntityOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EntityOperationType[] |
EntityOperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.broadleafcommerce.openadmin.server.security.remote with parameters of type EntityOperationType | |
|---|---|
void |
SecurityVerifier.securityCheck(String ceilingEntityFullyQualifiedName,
EntityOperationType operationType)
|
void |
AdminSecurityServiceRemote.securityCheck(String ceilingEntityFullyQualifiedName,
EntityOperationType operationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||