Uses of Class
com.mirth.match.ejb.core.Privilege

Packages that use Privilege
com.mirth.match.ejb.core   
 

Uses of Privilege in com.mirth.match.ejb.core
 

Fields in com.mirth.match.ejb.core with type parameters of type Privilege
protected  java.util.List<Privilege> SecurityRole.privileges
           
 

Methods in com.mirth.match.ejb.core that return Privilege
 Privilege ObjectFactory.createPrivilege()
          Create an instance of Privilege
 

Methods in com.mirth.match.ejb.core that return types with arguments of type Privilege
 java.util.List<Privilege> SecurityRole.getPrivileges()
          Gets the value of the privileges property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.