Class ExistsVisitor
java.lang.Object
com.inductiveautomation.ignition.designer.auth.tree.ExistsVisitor
- All Implemented Interfaces:
- SecurityLevelTreeNode.Visitor
- 
Constructor SummaryConstructorsConstructorDescriptionExistsVisitor(SecurityLevelTree tree, com.google.common.collect.ImmutableCollection<SecurityLevelConfig> securityLevelConfigs) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.designer.auth.tree.SecurityLevelTreeNode.VisitorshouldContinue
- 
Constructor Details- 
ExistsVisitorpublic ExistsVisitor(@Nonnull SecurityLevelTree tree, @Nonnull com.google.common.collect.ImmutableCollection<SecurityLevelConfig> securityLevelConfigs) 
 
- 
- 
Method Details- 
shouldVisit- Specified by:
- shouldVisitin interface- SecurityLevelTreeNode.Visitor
 
- 
visit- Specified by:
- visitin interface- SecurityLevelTreeNode.Visitor
 
- 
getAbsentCountpublic int getAbsentCount()
 
-