public class Site extends Object
Site(String name, List<String> roles)
String
dump()
protected String
dump(String indentString)
Map<String,Site>
getChildren()
getName()
List<String>
getRoles()
void
setRoles(List<String> roles)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Site(String name, List<String> roles)
public String getName()
public void setRoles(List<String> roles)
public List<String> getRoles()
public Map<String,Site> getChildren()
public String dump()
protected String dump(String indentString)
Copyright © 2020. All Rights Reserved.