Class TibetView
java.lang.Object
nl.nn.testtool.filter.View
org.frankframework.ladybug.tibet2.TibetView
- All Implemented Interfaces:
nl.nn.testtool.echo2.BeanParent
public class TibetView
extends nl.nn.testtool.filter.View
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.nn.testtool.filter.View
nl.nn.testtool.filter.View.NodeLinkStrategy
-
Field Summary
FieldsFields inherited from class nl.nn.testtool.filter.View
name, nodeLinkStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
initBean
(nl.nn.testtool.echo2.BeanParent beanParent) isOpenReportAllowed
(Object storageId) isOpenReportAllowedViaAdapter
(Object storageId) Methods inherited from class nl.nn.testtool.filter.View
getBeanParent, getDebugStorage, getEcho2Application, getMetadataFilter, getMetadataLabels, getMetadataNames, getName, getNodeLinkStrategy, hasCheckpointMatchers, setCheckpointMatchers, setDebugStorage, setMetadataFilter, setMetadataNames, setName, setNodeLinkStrategy, showCheckpoint, toString
-
Field Details
-
ibisDebugger
-
-
Constructor Details
-
TibetView
public TibetView()
-
-
Method Details
-
initBean
public void initBean(nl.nn.testtool.echo2.BeanParent beanParent) - Specified by:
initBean
in interfacenl.nn.testtool.echo2.BeanParent
- Overrides:
initBean
in classnl.nn.testtool.filter.View
- See Also:
-
isOpenReportAllowed
- Overrides:
isOpenReportAllowed
in classnl.nn.testtool.filter.View
-
isOpenReportAllowedViaAdapter
-