Uses of Class
org.security.session.manager.helpers.LocationTreeWrapper

Packages that use LocationTreeWrapper
org.security.session.manager.helpers   
 

Uses of LocationTreeWrapper in org.security.session.manager.helpers
 

Subclasses of LocationTreeWrapper in org.security.session.manager.helpers
 class UserLocationTree
          Extends LocationTreeWrapper to add a Set of Users to each node in the tree.
 

Methods in org.security.session.manager.helpers that return LocationTreeWrapper
 LocationTreeWrapper LocationTreeWrapper.getParent()
          Get the parent Location of the represented Location in LocationTreeWrapper form.
 LocationTreeWrapper LocationTreeWrapper.getRoot()
          Get the most generic Location reachable from the Location represented.
 

Methods in org.security.session.manager.helpers that return types with arguments of type LocationTreeWrapper
 Set<LocationTreeWrapper> LocationTreeWrapper.getChildren()
          Get all children of the Location represented buy this node.
 

Methods in org.security.session.manager.helpers with parameters of type LocationTreeWrapper
 boolean LocationTreeWrapper.equals(LocationTreeWrapper obj)
          
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.