org.syncope.console.commons
Class RoleTreeBuilder

java.lang.Object
  extended by org.syncope.console.commons.RoleTreeBuilder

public class RoleTreeBuilder
extends Object


Constructor Summary
RoleTreeBuilder()
           
 
Method Summary
 TreeModel build()
           
 TreeModel build(List<RoleTO> roles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleTreeBuilder

public RoleTreeBuilder()
Method Detail

build

public TreeModel build()

build

public TreeModel build(List<RoleTO> roles)


Copyright © 2011. All Rights Reserved.