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
FieldsFields inherited from class org.wearefrank.ladybug.filter.View
name, nodeLinkStrategy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitBean(org.wearefrank.ladybug.echo2.BeanParent beanParent) isOpenReportAllowed(Object storageId) isOpenReportAllowedViaAdapter(Object storageId) 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
-
Field Details
-
ibisDebugger
-
-
Constructor Details
-
TibetView
public TibetView()
-
-
Method Details
-
initBean
public void initBean(org.wearefrank.ladybug.echo2.BeanParent beanParent) - Specified by:
initBeanin interfaceorg.wearefrank.ladybug.echo2.BeanParent- Overrides:
initBeanin classorg.wearefrank.ladybug.filter.View- See Also:
-
isOpenReportAllowed
- Overrides:
isOpenReportAllowedin classorg.wearefrank.ladybug.filter.View
-
isOpenReportAllowedViaAdapter
-