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