Uses of Class
net.sf.ahtutils.xml.access.RoleAutoAssign

Packages that use RoleAutoAssign
net.sf.ahtutils.xml.access   
net.sf.ahtutils.xml.xpath   
 

Uses of RoleAutoAssign in net.sf.ahtutils.xml.access
 

Fields in net.sf.ahtutils.xml.access with type parameters of type RoleAutoAssign
protected  List<RoleAutoAssign> AclContainer.roleAutoAssign
           
 

Methods in net.sf.ahtutils.xml.access that return RoleAutoAssign
 RoleAutoAssign ObjectFactory.createRoleAutoAssign()
          Create an instance of RoleAutoAssign
 

Methods in net.sf.ahtutils.xml.access that return types with arguments of type RoleAutoAssign
 List<RoleAutoAssign> AclContainer.getRoleAutoAssign()
          Gets the value of the roleAutoAssign property.
 

Uses of RoleAutoAssign in net.sf.ahtutils.xml.xpath
 

Methods in net.sf.ahtutils.xml.xpath that return RoleAutoAssign
static RoleAutoAssign AccessXpath.getAutoAssign(AclContainer aclContainer, String code)
           
 



Copyright © 2011. All Rights Reserved.