Class TibetView

java.lang.Object
org.wearefrank.ladybug.filter.View
org.frankframework.ladybug.tibet2.TibetView
All Implemented Interfaces:
org.wearefrank.ladybug.echo2.BeanParent

public class TibetView extends org.wearefrank.ladybug.filter.View
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.wearefrank.ladybug.filter.View

    org.wearefrank.ladybug.filter.View.NodeLinkStrategy
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected LadybugDebugger
     

    Fields inherited from class org.wearefrank.ladybug.filter.View

    name, nodeLinkStrategy
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initBean(org.wearefrank.ladybug.echo2.BeanParent beanParent)
     
     
     

    Methods inherited from class org.wearefrank.ladybug.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(org.wearefrank.ladybug.echo2.BeanParent beanParent)
      Specified by:
      initBean in interface org.wearefrank.ladybug.echo2.BeanParent
      Overrides:
      initBean in class org.wearefrank.ladybug.filter.View
      See Also:
      • Echo2Application.initBean()
    • isOpenReportAllowed

      public String isOpenReportAllowed(Object storageId)
      Overrides:
      isOpenReportAllowed in class org.wearefrank.ladybug.filter.View
    • isOpenReportAllowedViaAdapter

      public String isOpenReportAllowedViaAdapter(Object storageId)