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, waitMethods 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:
 shouldVisitin interfaceSecurityLevelTreeNode.Visitor
 - 
visit
- Specified by:
 visitin interfaceSecurityLevelTreeNode.Visitor
 - 
getAbsentCount
public int getAbsentCount() 
 -