| Package | Description |
|---|---|
| org.finra.herd.model.jpa |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<SecurityRoleEntity,String> |
SecurityRoleEntity_.code |
static javax.persistence.metamodel.SingularAttribute<SecurityRoleEntity,String> |
SecurityRoleEntity_.description |
static javax.persistence.metamodel.SingularAttribute<SecurityRoleFunctionEntity,SecurityRoleEntity> |
SecurityRoleFunctionEntity_.securityRole |
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleEntity |
SecurityRoleFunctionEntity.getSecurityRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityRoleFunctionEntity.setSecurityRole(SecurityRoleEntity securityRole) |
Copyright © 2017. All rights reserved.