Class ExistsVisitor
java.lang.Object
com.inductiveautomation.ignition.designer.auth.tree.ExistsVisitor
- All Implemented Interfaces:
SecurityLevelTreeNode.Visitor
-
Constructor Summary
ConstructorsConstructorDescriptionExistsVisitor
(SecurityLevelTree tree, com.google.common.collect.ImmutableCollection<SecurityLevelConfig> securityLevelConfigs) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.ignition.designer.auth.tree.SecurityLevelTreeNode.Visitor
shouldContinue
-
Constructor Details
-
ExistsVisitor
public ExistsVisitor(@Nonnull SecurityLevelTree tree, @Nonnull com.google.common.collect.ImmutableCollection<SecurityLevelConfig> securityLevelConfigs)
-
-
Method Details
-
shouldVisit
- Specified by:
shouldVisit
in interfaceSecurityLevelTreeNode.Visitor
-
visit
- Specified by:
visit
in interfaceSecurityLevelTreeNode.Visitor
-
getAbsentCount
public int getAbsentCount()
-