Uses of Class
com.agimatec.annomark.example.model.Privilege

Packages that use Privilege
com.agimatec.annomark.example.model   
 

Uses of Privilege in com.agimatec.annomark.example.model
 

Methods in com.agimatec.annomark.example.model that return types with arguments of type Privilege
 List<Privilege> Role.getPrivileges()
           
 

Methods in com.agimatec.annomark.example.model with parameters of type Privilege
 void Role.addPrivilege(Privilege aTarget)
          method (especially for dozer) to set BOTH SIDES of the relationship
 void Role.removePrivilege(Privilege aTarget)
           
 

Method parameters in com.agimatec.annomark.example.model with type arguments of type Privilege
 void Role.setPrivileges(List<Privilege> privileges)
           
 



Copyright © 2008-2013. All Rights Reserved.