Uses of Class
org.pentaho.platform.engine.security.userroledao.PentahoUserRoleMapping.Id

Packages that use PentahoUserRoleMapping.Id
org.pentaho.platform.engine.security.userroledao Defines a data access object (DAO) for create, retrieve, update, and delete (CRUD) operations on users and roles. 
 

Uses of PentahoUserRoleMapping.Id in org.pentaho.platform.engine.security.userroledao
 

Methods in org.pentaho.platform.engine.security.userroledao that return PentahoUserRoleMapping.Id
 PentahoUserRoleMapping.Id PentahoUserRoleMapping.getId()
           
 

Methods in org.pentaho.platform.engine.security.userroledao with parameters of type PentahoUserRoleMapping.Id
 void PentahoUserRoleMapping.setId(PentahoUserRoleMapping.Id id)