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

    Fields
    Modifier and Type
    Field
    Description
    protected LadybugDebugger
     

    Fields inherited from class nl.nn.testtool.filter.View

    name, nodeLinkStrategy
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initBean(nl.nn.testtool.echo2.BeanParent beanParent)
     
     
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • TibetView

      public TibetView()
  • Method Details

    • initBean

      public void initBean(nl.nn.testtool.echo2.BeanParent beanParent)
      Specified by:
      initBean in interface nl.nn.testtool.echo2.BeanParent
      Overrides:
      initBean in class nl.nn.testtool.filter.View
      See Also:
      • Echo2Application.initBean()
    • isOpenReportAllowed

      public String isOpenReportAllowed(Object storageId)
      Overrides:
      isOpenReportAllowed in class nl.nn.testtool.filter.View
    • isOpenReportAllowedViaAdapter

      public String isOpenReportAllowedViaAdapter(Object storageId)