Home
last modified time | relevance | path

Searched refs:hasEnvironment (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DGroup.java185 if (!hasEnvironment()) { in initialize()
1505 private boolean hasEnvironment = false; field in Group
1507 private boolean hasEnvironment() { in hasEnvironment() method in Group
1508 if (hasEnvironment) in hasEnvironment()
1511 return parentGroup.hasEnvironment(); in hasEnvironment()
1520 return hasEnvironment; in isBase()
1538 if (hasEnvironment) in hasBase()
1550 if (hasEnvironment) in getBase()
1585 hasEnvironment = true; in setEnvironmentInfo()