|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityRole | |
|---|---|
| com.mirth.match.ejb.inex | |
| Uses of SecurityRole in com.mirth.match.ejb.inex |
|---|
| Fields in com.mirth.match.ejb.inex with type parameters of type SecurityRole | |
|---|---|
protected java.util.List<SecurityRole> |
Privilege.securityRoles
|
protected java.util.List<SecurityRole> |
User.securityRoles
|
| Methods in com.mirth.match.ejb.inex that return SecurityRole | |
|---|---|
SecurityRole |
ObjectFactory.createSecurityRole()
Create an instance of SecurityRole |
| Methods in com.mirth.match.ejb.inex that return types with arguments of type SecurityRole | |
|---|---|
java.util.List<SecurityRole> |
Privilege.getSecurityRoles()
Gets the value of the securityRoles property. |
java.util.List<SecurityRole> |
User.getSecurityRoles()
Gets the value of the securityRoles property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||